From d4167bf6280cdd05f3dda1bd1caf8198e5de995c Mon Sep 17 00:00:00 2001 From: riopwg Date: Fri, 10 Jul 2009 19:27:43 +0000 Subject: Update lang IT git-svn-id: http://piwigo.org/svn/branches/2.0@3564 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/it_IT/plugin.lang.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php index af3ae20a0..3ddb6d69b 100644 --- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php @@ -26,9 +26,9 @@ $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Templates'; $lang['locfiledit_onglet_lang'] = 'Lingue'; $lang['locfiledit_onglet_plug'] = 'Plugin Personale'; -$lang['locfiledit_cant_save'] = 'È impossibile scrivere il file. Verificare i permessi (chmod) della directory.'; +$lang['locfiledit_cant_save'] = 'Non è stato possibile scrivere il file. Verificare i permessi (chmod) della directory "include/".'; $lang['locfiledit_newfile'] = 'Il file non esiste e sarà creato durante la fase di registrazione con LocalFiles Editor'; -$lang['locfiledit_save_config'] = 'Il file è stato salvato.'; +$lang['locfiledit_save_config'] = 'Il file è stato registrato.'; $lang['locfiledit_show_default'] = 'Visualizzare il file '; $lang['locfiledit_save_bak'] = 'Una copia di backup del file sarà creata durante la fase di registrazione'; $lang['locfiledit_saved_bak'] = 'Una copia di backup è stata creata (%s)'; @@ -52,4 +52,5 @@ $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.'; $lang['locfiledit_empty_filename'] = 'Indicate un nome di file.'; + ?> \ No newline at end of file -- cgit v1.2.3