diff options
7 files changed, 113 insertions, 5 deletions
diff --git a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php index 526ac38d7..974cdefe3 100644 --- a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php @@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Шаблоны'; $lang['locfiledit_onglet_lang'] = 'Языки'; $lang['locfiledit_onglet_plug'] = 'Личный плагин'; -$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права зависи в директории "local/" (chmod).'; +$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права записи в директории "local/" (chmod).'; $lang['locfiledit_newfile'] = 'Файл не существует и будет создан LocalFilesEditor'; $lang['locfiledit_save_config'] = 'Файл записан успешно'; $lang['locfiledit_show_default'] = 'Показать исходный файл: '; diff --git a/plugins/LocalFilesEditor/language/sl_SI/description.txt b/plugins/LocalFilesEditor/language/sl_SI/description.txt new file mode 100644 index 000000000..5202d65e1 --- /dev/null +++ b/plugins/LocalFilesEditor/language/sl_SI/description.txt @@ -0,0 +1 @@ +Urejanje lokalnih datotek iz administratorske plošče
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/sl_SI/plugin.lang.php b/plugins/LocalFilesEditor/language/sl_SI/plugin.lang.php new file mode 100644 index 000000000..da09aa738 --- /dev/null +++ b/plugins/LocalFilesEditor/language/sl_SI/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'] = 'Obnovi varnostno datoteko'; +$lang['locfiledit_restore_confirm'] = 'Prosimo potrdite? +Obnovitev ne bo v veljavi do naslednje shranitve.'; +$lang['locfiledit_save_bak'] = 'Varnostna kopija bo ustvarjena ob shranitvi.'; +$lang['locfiledit_save_config'] = 'Datoteka je bila uspešno zapisana.'; +$lang['locfiledit_save_file'] = 'Shrani datoteko'; +$lang['locfiledit_saved_bak'] = 'Varnostna kopija ustvarjena (%s)'; +$lang['locfiledit_show_default'] = 'Prikaži referenčno datoteko:'; +$lang['locfiledit_syntax_error'] = 'Napaka v sintaksi. Datoteke se ne da shraniti.'; +$lang['locfiledit_webmaster_only'] = 'Lokalne datoteke lahko ustvari ali spreminja le skrbnik.'; +$lang['locfiledit_bak_loaded1'] = 'Varnostna datoteka naložena'; +$lang['locfiledit_bak_loaded2'] = 'Datoteko morate shraniti pred obnovitvijo'; +$lang['locfiledit_cant_save'] = 'Trenutna datoteka ni zapisljiva. Preverite, če je direktorij "local/" zapisljiv (chmod)'; +$lang['locfiledit_choose_file'] = 'Izberite datoteko za urejanje'; +$lang['locfiledit_edit'] = 'Uredi'; +$lang['locfiledit_empty_filename'] = 'Vpisati morate ime datoteke'; +$lang['locfiledit_empty_page'] = 'Prazna stran'; +$lang['locfiledit_file_already_exists'] = 'Datoteka že obstaja'; +$lang['locfiledit_filename_error'] = 'Prepovedani znaki v imenu datoteke'; +$lang['locfiledit_model'] = 'Model'; +$lang['locfiledit_model_error'] = 'Izbrati morate model'; +$lang['locfiledit_new_filename'] = 'Ime datoteke'; +$lang['locfiledit_new_tpl'] = 'Ustvari novo datoteko'; +$lang['locfiledit_newfile'] = 'Datoteka ne obstaja dokler spodaj ne vnesete nekaj informacij. Ko so informacije vnesene in shranjene bo datoteka kreirana.'; +$lang['locfiledit_onglet_css'] = 'CSS'; +$lang['locfiledit_onglet_lang'] = 'Jeziki'; +$lang['locfiledit_onglet_localconf'] = 'Local config'; +$lang['locfiledit_onglet_plug'] = 'Osebni vtičnik'; +$lang['locfiledit_onglet_tpl'] = 'Predloge'; +$lang['locfiledit_parent_directory'] = 'Nadrejeni direktorij'; +?>
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php index 7d61e5386..852b24ec2 100644 --- a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php @@ -21,7 +21,7 @@ // | USA. | // +-----------------------------------------------------------------------+ -$lang['locfiledit_onglet_localconf'] = 'Yerel ayarlar'; +$lang['locfiledit_onglet_localconf'] = 'Yerel yapılandırma'; $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Şablonlar'; $lang['locfiledit_onglet_lang'] = 'Diller'; @@ -49,7 +49,7 @@ $lang['locfiledit_empty_page'] = 'Boş sayfa'; $lang['locfiledit_parent_directory'] = 'Üst dizin'; $lang['locfiledit_filename_error'] = 'Dosya adında yasaklanmış karakterler var.'; $lang['locfiledit_file_already_exists'] = 'Bu dosya zaten var.'; -$lang['locfiledit_model_error'] = 'Bir model seçmek zorundasınız.'; +$lang['locfiledit_model_error'] = 'Bir model seçmelisiniz.'; $lang['locfiledit_empty_filename'] = 'Dosya ismini girmelisiniz.'; -$lang['locfiledit_webmaster_only'] = 'Sadece yöneticiler dosyaları yaratabilir veya değiştirebilir.'; +$lang['locfiledit_webmaster_only'] = 'Sadece yöneticiler yerel dosyaları yaratabilir veya değiştirebilir.'; ?>
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/zh_HK/description.txt b/plugins/LocalFilesEditor/language/zh_HK/description.txt new file mode 100644 index 000000000..513365a9f --- /dev/null +++ b/plugins/LocalFilesEditor/language/zh_HK/description.txt @@ -0,0 +1 @@ +在管理面板編輯本地檔案。
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/zh_HK/plugin.lang.php b/plugins/LocalFilesEditor/language/zh_HK/plugin.lang.php new file mode 100644 index 000000000..a5b4f8178 --- /dev/null +++ b/plugins/LocalFilesEditor/language/zh_HK/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'] = '將備份檔案還原'; +$lang['locfiledit_restore_confirm'] = '請確定? +還原將不會有效,直到有下一個儲存。'; +$lang['locfiledit_save_bak'] = '儲存時會建立備份副本。'; +$lang['locfiledit_save_config'] = '檔案成功地寫入。'; +$lang['locfiledit_save_file'] = '儲存檔案'; +$lang['locfiledit_saved_bak'] = '建立的備份檔案(%s)'; +$lang['locfiledit_show_default'] = '顯示參照檔案:'; +$lang['locfiledit_syntax_error'] = '語法錯誤!無法儲存檔案。'; +$lang['locfiledit_webmaster_only'] = '只有網站管理員可以建立或修改本地檔案。'; +$lang['locfiledit_bak_loaded1'] = '載入備份文件。'; +$lang['locfiledit_bak_loaded2'] = '您必須儲存檔案來還原它。'; +$lang['locfiledit_cant_save'] = '檔案是無法寫入。檢查目錄"local/"有寫入權限(chmod)。'; +$lang['locfiledit_choose_file'] = '選擇要編輯的檔案'; +$lang['locfiledit_edit'] = '編輯'; +$lang['locfiledit_empty_filename'] = '您必須輸入檔案名稱。'; +$lang['locfiledit_empty_page'] = '空頁'; +$lang['locfiledit_file_already_exists'] = '檔案已存在。'; +$lang['locfiledit_filename_error'] = '檔案名有禁止的字符。'; +$lang['locfiledit_model'] = '模式'; +$lang['locfiledit_model_error'] = '你必須選擇一種模式。'; +$lang['locfiledit_new_filename'] = '檔案名稱'; +$lang['locfiledit_new_tpl'] = '建立新的檔案'; +$lang['locfiledit_newfile'] = '該檔案不存在,直到輸入一些信息。信息一旦輸入並保存,該文件將被創建。'; +$lang['locfiledit_onglet_css'] = 'CSS'; +$lang['locfiledit_onglet_lang'] = '語言'; +$lang['locfiledit_onglet_localconf'] = '本地設定'; +$lang['locfiledit_onglet_plug'] = '個人插件'; +$lang['locfiledit_onglet_tpl'] = '範本'; +$lang['locfiledit_parent_directory'] = '父目錄'; +?>
\ No newline at end of file diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 6a16dcc19..d7eab1807 100644 --- a/plugins/LocalFilesEditor/main.inc.php +++ b/plugins/LocalFilesEditor/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: LocalFiles Editor -Version: 2.5.1 +Version: 2.5.2 Description: Edit local files from administration panel Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Author: Piwigo team |