diff options
Diffstat (limited to 'plugins/LocalFilesEditor')
4 files changed, 61 insertions, 7 deletions
diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php index d7b504be7..298e738dd 100644 --- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php @@ -29,16 +29,16 @@ $lang['locfiledit_onglet_plug'] = 'Plugin Personale'; $lang['locfiledit_cant_save'] = 'Non è stato possibile scrivere il file. Verificare i permessi di scrittura (chmod) della directory "local/".'; $lang['locfiledit_newfile'] = 'Il file non esiste fino a quando qualche informazione verrà inserita di seguito. Una volta che le informazioni sono inserite e salvate, il file verrà creato.'; $lang['locfiledit_save_config'] = 'Il file è stato salvato.'; -$lang['locfiledit_show_default'] = 'Visualizzare il file '; +$lang['locfiledit_show_default'] = 'Visualizzare file di riferimento:'; $lang['locfiledit_save_bak'] = 'Una copia di backup del file sarà creata durante la fase di salvataggio.'; $lang['locfiledit_saved_bak'] = 'Una copia di backup è stata creata (%s)'; $lang['locfiledit_save_file'] = 'Salvare il file'; -$lang['locfiledit_choose_file'] = 'Scegliere un file da editare'; -$lang['locfiledit_edit'] = 'Editare'; +$lang['locfiledit_choose_file'] = 'Scegliere un file da modificare'; +$lang['locfiledit_edit'] = 'Modificare'; $lang['locfiledit_restore'] = 'Caricare il file di backup'; $lang['locfiledit_restore_confirm'] = 'Si prega di confermare? Il ripristino non sarà effettivo fino al successivo salvataggio.'; -$lang['locfiledit_bak_loaded1'] = 'Copia di backup caricata'; +$lang['locfiledit_bak_loaded1'] = 'Copia di backup caricata.'; $lang['locfiledit_bak_loaded2'] = 'E\' necessario salvare il file per ripristinarlo.'; $lang['locfiledit_syntax_error'] = 'Errore di sintassi! Impossible salvare il file.'; $lang['locfiledit_new_tpl'] = 'Creare un nuovo file'; @@ -48,7 +48,7 @@ $lang['locfiledit_empty_page'] = 'Pagina vuota'; $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.'; -$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.'; +$lang['locfiledit_model_error'] = 'E\' necessario scegliere un modello.'; +$lang['locfiledit_empty_filename'] = 'E\' necessario inserire il nome del file.'; $lang['locfiledit_webmaster_only'] = 'Solo i webmasters sono autorizzati a creare o modificare i file locali.'; ?>
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/nn_NO/description.txt b/plugins/LocalFilesEditor/language/nn_NO/description.txt new file mode 100644 index 000000000..f09a8d791 --- /dev/null +++ b/plugins/LocalFilesEditor/language/nn_NO/description.txt @@ -0,0 +1 @@ +Endre lokale filer frå administrasjonspanelet.
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/nn_NO/plugin.lang.php b/plugins/LocalFilesEditor/language/nn_NO/plugin.lang.php new file mode 100644 index 000000000..f2eeda902 --- /dev/null +++ b/plugins/LocalFilesEditor/language/nn_NO/plugin.lang.php @@ -0,0 +1,53 @@ +<?php +// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+ +$lang['locfiledit_restore'] = 'Gjenopprett frå sikringskopi'; +$lang['locfiledit_restore_confirm'] = 'Bekreft? +Gjennoppretting vil ikkje trå i kraft før neste lagring.'; +$lang['locfiledit_save_bak'] = 'Sikringskopi vil bli oppretta ved lagring.'; +$lang['locfiledit_save_config'] = 'Fila vart lagra.'; +$lang['locfiledit_save_file'] = 'Lagre fil'; +$lang['locfiledit_saved_bak'] = 'Sikringskopi oppretta (%s)'; +$lang['locfiledit_show_default'] = 'Vis referansefil'; +$lang['locfiledit_syntax_error'] = 'Syntaksfeil! Fila kan ikkje lagrast.'; +$lang['locfiledit_webmaster_only'] = 'Bare webmaster kan opprette eller lagre lokale filer.'; +$lang['locfiledit_bak_loaded1'] = 'Reservekopifil er lasta opp'; +$lang['locfiledit_bak_loaded2'] = 'Du må fyrst lagre fila før du kan gjenopprette den.'; +$lang['locfiledit_cant_save'] = 'Gjeldande fil er ikkje skrivbar. Sjekk at katalogen "local/" er skrivbar (chmod)'; +$lang['locfiledit_choose_file'] = 'Velg fil som skal endrast'; +$lang['locfiledit_edit'] = 'Endre'; +$lang['locfiledit_empty_filename'] = 'Du må skrive inn filnamnet'; +$lang['locfiledit_empty_page'] = 'Tom side'; +$lang['locfiledit_file_already_exists'] = 'Fila finst allerie.'; +$lang['locfiledit_filename_error'] = 'Forbode tegn i filnamn.'; +$lang['locfiledit_model'] = 'Modell/mal'; +$lang['locfiledit_model_error'] = 'Du må velge ein model/mal'; +$lang['locfiledit_new_filename'] = 'Filnamn'; +$lang['locfiledit_new_tpl'] = 'Lag ny fil'; +$lang['locfiledit_newfile'] = 'Fila eksisterer ikkje før det er skrive inn noko innhald under. Straks informasjon er skrive inn og lagra, vil fila bli oppretta.'; +$lang['locfiledit_onglet_css'] = 'CSS'; +$lang['locfiledit_onglet_lang'] = 'Språk'; +$lang['locfiledit_onglet_localconf'] = 'Lokal konfigurasjon'; +$lang['locfiledit_onglet_plug'] = 'Personleg tilleggsprogram'; +$lang['locfiledit_onglet_tpl'] = 'Malar'; +$lang['locfiledit_parent_directory'] = 'Foreldrekatalog'; +?>
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 5fe5de586..6a16dcc19 100644 --- a/plugins/LocalFilesEditor/main.inc.php +++ b/plugins/LocalFilesEditor/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: LocalFiles Editor -Version: 2.5.0 +Version: 2.5.1 Description: Edit local files from administration panel Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Author: Piwigo team |