spip_nursit/plugins-dist/dist/nursit/zen-garden/lang/zengarden_it.php
2023-06-01 17:30:12 +02:00

37 lines
1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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'
);