spip_nursit/plugins-dist/dist/nursit/zen-garden/lang/zengarden_it.php

38 lines
1 KiB
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/zengarden?lang_cible=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'apercevoir_ce_theme' => 'Vedi',
// B
'bandeau_personalisable' => 'E possibile personalizzare la copertina di questo tema',
// C
'choisir_ce_theme' => 'Scegliere',
'choix_theme' => 'Scegli il tuo tema',
// D
'desactiver_ce_theme' => 'Disattiva e torna allo stile predefinito',
// I
'info_page' => 'Puoi scegliere un tema proposto o semplicemente vederne lanteprima senza modificare laspetto del sito per i tuoi visitatori',
'intitule_compatiblite_squelette' => 'Compatibile solo con temi',
'intitule_version' => 'versione',
// S
'switcher_activer' => 'Attiva il tema per il sito pubblico',
'switcher_desactiver' => 'Disattiva lo schema',
// T
'theme_actif' => 'Questo tema è attualmente utilizzato',
'themes' => 'Temi'
);