aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2008-10-05 12:54:42 +0000
committerriopwg <riopwg@piwigo.org>2008-10-05 12:54:42 +0000
commit0e7340d9c6d61dd02f2c80efaacc321a6ad8fb90 (patch)
treee9b769dad075dae8e107cf464c54a2e2ee6bbba8 /plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
parent2cdce14011eaf8e2bfffde354d9e8f6a2b213626 (diff)
Updates
git-svn-id: http://piwigo.org/svn/trunk@2664 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/it_IT/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/it_IT/plugin.lang.php23
1 files changed, 12 insertions, 11 deletions
diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
index fa9f6b076..d829d3ba8 100644
--- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
@@ -36,19 +36,20 @@ $lang['locfiledit_save_file'] = 'Registrare il file';
$lang['locfiledit_choose_file'] = 'Scegliere un file da editare';
$lang['locfiledit_edit'] = 'Editare';
$lang['locfiledit_restore'] = 'Caricare il file di backup';
-$lang['locfiledit_restore_confirm'] = 'Volete caricare il file di backup? Dovrete in seguito cliccare sù Registrare per restaurarlo.';
+$lang['locfiledit_restore_confirm'] = 'Volete caricare il file di backup?
+Dovrete in seguito cliccare sù Registrare per restaurarlo.';
$lang['locfiledit_bak_loaded1'] = 'Copia di backup caricata';
$lang['locfiledit_bak_loaded2'] = 'Dovete registrarlo per salvarlo.';
$lang['locfiledit_syntax_error'] = 'Errore di sintassi! Impossible di registrare il file.';
-/* TODO */ $lang['locfiledit_enable_editarea'] = 'Enable Editarea';
-/* TODO */ $lang['locfiledit_disable_editarea'] = 'Disable Editarea';
-/* TODO */$lang['locfiledit_new_tpl'] = 'Créer un nouveau fichier';
-/* TODO */$lang['locfiledit_new_filename'] = 'Nom du fichier';
-/* TODO */$lang['locfiledit_model'] = 'Modèle';
-/* TODO */$lang['locfiledit_empty_page'] = 'Page vierge';
-/* TODO */$lang['locfiledit_parent_directory'] = 'Dossier parent';
-/* TODO */$lang['locfiledit_filename_error'] = 'Caractères interdits dans le nom du fichier.';
-/* TODO */$lang['locfiledit_file_already_exists'] = 'Le fichier existe déjà.';
-/* TODO */$lang['locfiledit_model_error'] = 'Veuillez sélectionner un modèle.';
+$lang['locfiledit_enable_editarea'] = 'Attivare Editarea';
+$lang['locfiledit_disable_editarea'] = 'Disattivare Editarea';
+$lang['locfiledit_new_tpl'] = 'Creare un nuovo file';
+$lang['locfiledit_new_filename'] = 'Nom file';
+$lang['locfiledit_model'] = 'Modello';
+$lang['locfiledit_empty_page'] = 'Pagina vergine';
+$lang['locfiledit_parent_directory'] = 'Directory parente';
+$lang['locfiledit_filename_error'] = 'Caratteri vietati nel nome del file.';
+$lang['locfiledit_file_already_exists'] = 'Il file esiste già.';
+$lang['locfiledit_model_error'] = 'Selezionare un modello.';
?> \ No newline at end of file