[2.7] - plugin - language - prepare 2.7.1

git-svn-id: http://piwigo.org/svn/branches/2.7@30013 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2014-10-12 06:24:58 +00:00
parent ccc730d54d
commit 0f80a888a2
43 changed files with 252 additions and 117 deletions
@@ -21,7 +21,7 @@
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Show SQL queries'] = 'Покажи SQL заявки';
$lang['Combine JS&CSS'] = 'Комбиниране JS&CSS';
$lang['Combine JS&CSS'] = 'Комбиниране JS&CSS';
$lang['Debug languages'] = 'Език за отстраняване на грешки';
$lang['Debug template'] = 'Шаблон отстраняване на грешки';
$lang['Properties page'] = 'Страница с настройки';
@@ -21,7 +21,7 @@
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Closed icon position'] = 'Posició de la icona';
$lang['Combine JS&CSS'] = 'Combina JS&CSS';
$lang['Combine JS&CSS'] = 'Combina JS&SS';
$lang['Debug languages'] = 'Depura els idiomes';
$lang['Debug template'] = 'Depura la plantilla';
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Dóna accés als propietaris de les fotos (encara que no siguin administradors) per poder editar de forma ràpida ';
@@ -1,6 +1,6 @@
<?php
$lang['Combine JS&CSS'] = 'Kombinace JS&CSS';
$lang['Combine JS&CSS'] = 'Kombinace JS&amp;CSS';
$lang['Debug languages'] = 'Debug překladů';
$lang['Debug template'] = 'Debug šablony vzhledu';
$lang['Viewing as <b>%s</b>.'] = 'Zobrazení jako <b>%s</b>.';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Kombiner JS&CSS';
$lang['Combine JS&CSS'] = 'Kombiner JS&amp;CSS';
$lang['Debug languages'] = 'Debug sprog';
$lang['Debug template'] = 'Debug skabelon';
$lang['Properties page'] = 'Egenskabsside';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'JS&CSS kombinieren';
$lang['Combine JS&CSS'] = 'JS&amp;CSS kombinieren';
$lang['Debug languages'] = 'Sprachen debuggen';
$lang['Debug template'] = 'Vorlagen debuggen';
$lang['Properties page'] = 'Eigenschafts-Seite';
@@ -30,7 +30,7 @@ $lang['Quick edit'] = 'Γρήγορη επεξεργασία';
$lang['Debug languages'] = 'Γλώσσες αποσφάτωσης';
$lang['Debug template'] = 'Πρότυπο αποσφάτωσης';
$lang['Properties page'] = 'Ιδιότητες σελίδας';
$lang['Combine JS&CSS'] = 'Συνδυάστε JS&CSS';
$lang['Combine JS&CSS'] = 'Συνδυάστε JS&amp;CSS';
$lang['Saved'] = 'Αποθηκεύτηκε';
$lang['right'] = 'δεξιά';
$lang['left'] = 'αριστερά';
@@ -1,6 +1,6 @@
<?php
$lang['Combine JS&CSS'] = 'Combine JS&CSS';
$lang['Combine JS&CSS'] = 'Combine JS&amp;CSS';
$lang['Debug languages'] = 'Debug languages';
$lang['Debug template'] = 'Debug template';
$lang['Viewing as <b>%s</b>.'] = 'Viewing as <b>%s</b>.';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Kunigi JS&CSS';
$lang['Combine JS&CSS'] = 'Kunigi JS&amp;CSS';
$lang['Debug languages'] = 'Sencimigi la lingvojn';
$lang['Debug template'] = 'Sencimigi la ŝablonon';
$lang['Properties page'] = 'Paĝaj ecoj';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Yhdistä JS&CSS';
$lang['Combine JS&CSS'] = 'Yhdistä JS&amp;CSS';
$lang['Debug languages'] = 'Debuggaa kielet';
$lang['Quick edit'] = 'Pikamuokkaus';
$lang['Revert'] = 'Palauta';
@@ -1,6 +1,6 @@
<?php
$lang['Combine JS&CSS'] = 'Combiner JS&CSS';
$lang['Combine JS&CSS'] = 'Combiner JS&amp;CSS';
$lang['Debug languages'] = 'Déboguer les langues';
$lang['Debug template'] = 'Déboguer le patron';
$lang['Viewing as <b>%s</b>.'] = 'Vue simulée de <b>%s</b>.';
@@ -1,6 +1,6 @@
<?php
$lang['Combine JS&CSS'] = 'Combiner JS&CSS';
$lang['Combine JS&CSS'] = 'Combiner JS&amp;CSS';
$lang['Debug languages'] = 'Debuguer les langues';
$lang['Debug template'] = 'Debuguer le template';
$lang['Viewing as <b>%s</b>.'] = 'Vue simulée de <b>%s</b>.';
@@ -1,24 +1,24 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2014 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. |
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2014 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['Debug languages'] = 'Hibakeresés nyelvek';
$lang['Debug template'] = 'Hibakeresés sablon';
@@ -31,4 +31,9 @@ $lang['Save'] = 'Ment';
$lang['Saved'] = 'Mentve';
$lang['Show SQL queries'] = 'SQL lekérdezések mutatása';
$lang['left'] = 'bal';
$lang['right'] = 'jobb';
$lang['right'] = 'jobb';
$lang['Combine JS&CSS'] = 'Kombinált JS és CSS';
$lang['Save visit in history'] = 'Látogatások archívumba mentése';
$lang['View as'] = 'Megjelenítés mint:';
$lang['Closed icon position'] = 'Zárt ikon hely';
$lang['Viewing as <b>%s</b>.'] = 'Látható, mint <b>%s</b>.';
@@ -29,7 +29,7 @@ $lang['Properties page'] = 'Proprietà pagina';
$lang['Quick edit'] = 'Modifica veloce';
$lang['Debug template'] = 'Debug dei modelli';
$lang['Debug languages'] = 'Debug delle lingue';
$lang['Combine JS&CSS'] = 'Combinare JS & CSS';
$lang['Combine JS&CSS'] = 'Combinare JS &amp; CSS';
$lang['Save'] = 'Salva';
$lang['Saved'] = 'Salvato';
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Dare accesso modifica veloce ai proprietari di foto anche se non sono amministratori';
@@ -35,5 +35,5 @@ $lang['Open toolbar by default'] = 'បើ​របារឧបករណ៍​
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'ផ្តល់​សិទ្ធិចូល​ទៅ​ការកែ​ប្រែលឿនដល់​ម្ចាស់​រូបភាព បើទោះបី​ពួកគាត់​ពុំមែន​ជា​អ្នក​គ្រប់គ្រង​ក៏ដោយ';
$lang['Debug template'] = 'ស្វែងរក​កំបុស​ពុម្ព';
$lang['Debug languages'] = 'ស្វែង​រកកំហុស​ភាសា';
$lang['Combine JS&CSS'] = 'បញ្ចូល JS&CSS';
$lang['Combine JS&CSS'] = 'បញ្ចូល JS&amp;CSS';
$lang['Closed icon position'] = 'ទីតាំ​ង​រូប​បិទ';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Apjungti JS&CSS';
$lang['Combine JS&CSS'] = 'Apjungti JS&amp;CSS';
$lang['Debug languages'] = 'Debuginti kalbas';
$lang['Debug template'] = 'Debuginti šablonus';
$lang['Properties page'] = 'Nustatymų puslapis';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Apvienot JS & CSS';
$lang['Combine JS&CSS'] = 'Apvienot JS &amp; CSS';
$lang['Revert'] = 'Atgriezt';
$lang['View as'] = 'Apskatīt kā';
$lang['Viewing as <b>%s</b>.'] = 'Apskatīt kā <b>%s </ b>.';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Kombiner JS&CSS';
$lang['Combine JS&CSS'] = 'Kombiner JS&amp;CSS';
$lang['Debug languages'] = 'Feilsøkingspråk';
$lang['Debug template'] = 'Feilsøking tema';
$lang['Properties page'] = 'Egenskapersiden';
@@ -30,7 +30,7 @@ $lang['Viewing as <b>%s</b>.'] = 'Bekijken als <b>%s</b>.';
$lang['Show SQL queries'] = 'Toon SQL queries';
$lang['View as'] = 'Bekijk als';
$lang['Quick edit'] = 'Snel bewerken';
$lang['Combine JS&CSS'] = 'Combineer JS&CSS';
$lang['Combine JS&CSS'] = 'Combineer JS&amp;CSS';
$lang['Saved'] = 'Opgeslagen';
$lang['Closed icon position'] = 'Positie van pictogram gesloten';
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Geef foto-eigenaren toegang tot Snel bewerken, zelfs als ze geen administrator zijn.';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Połącz JS&CSS';
$lang['Combine JS&CSS'] = 'Połącz JS&amp;CSS';
$lang['Debug languages'] = 'Języki debugowania';
$lang['Debug template'] = 'Wzory debugowania';
$lang['Properties page'] = 'Ustawienia';
@@ -36,4 +36,4 @@ $lang['Give access to quick edit to photo owners even if they are not admin'] =
$lang['Open toolbar by default'] = 'Domyślnie otwieraj pasek narzędzi';
$lang['left'] = 'lewo';
$lang['right'] = 'prawo';
?>
$lang['Closed icon position'] = 'Stała pozycja ikony.';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Combinar JS&CSS';
$lang['Combine JS&CSS'] = 'Combinar JS&amp;CSS';
$lang['Debug languages'] = 'Depurar idiomas';
$lang['Debug template'] = 'Depurar modelo';
$lang['Properties page'] = 'Página de propriedades';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Combină JS&CSS';
$lang['Combine JS&CSS'] = 'Combină JS&amp;CSS';
$lang['Debug languages'] = 'Depanare limbă';
$lang['Debug template'] = 'Depanare șablon';
$lang['Properties page'] = 'Pagină de proprietăți';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Объединение JS&CSS';
$lang['Combine JS&CSS'] = 'Объединение JS&amp;CSS';
$lang['Debug languages'] = 'Отладка языков';
$lang['Debug template'] = 'Отладка шаблона';
$lang['Properties page'] = 'Свойства страницы';
@@ -30,7 +30,7 @@ $lang['Quick edit'] = 'Rýchla editácia';
$lang['Properties page'] = 'Vlastnosti stránky';
$lang['Debug template'] = 'Odstrániť chyby šablón';
$lang['Debug languages'] = 'Odstrániť chyby jazykov';
$lang['Combine JS&CSS'] = 'Kombinovať JS&CSS';
$lang['Combine JS&CSS'] = 'Kombinovať JS&amp;CSS';
$lang['Saved'] = 'Uložené';
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Poskytnúť prístup na rýchlu úpravu fotiek majiteľom, ak nie sú adminom';
$lang['Open toolbar by default'] = 'Otvoriť prednastavený panel nástrojov';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Kombiniraj JS&CSS';
$lang['Combine JS&CSS'] = 'Kombiniraj JS&amp;CSS';
$lang['Open toolbar by default'] = 'Privzeto odpri vrstico z orodji';
$lang['Revert'] = 'Obratno';
$lang['Properties page'] = 'Lastnosti strani';
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Ge access för snabbändring till foto ägare även om dom inte är administratörer';
$lang['Closed icon position'] = 'Stängd ikon position';
$lang['Combine JS&CSS'] = 'Kombinera JS&CSS';
$lang['Combine JS&CSS'] = 'Kombinera JS&amp;CSS';
$lang['Debug languages'] = 'Felsökningsspråk';
$lang['Debug template'] = 'Felsökningsmall';
$lang['Open toolbar by default'] = 'Öppna verktygslisten som standard';
@@ -26,7 +26,7 @@ $lang['Revert'] = 'Geri al';
$lang['Debug template'] = 'Hata ayıklama şablonu';
$lang['Debug languages'] = 'Hata ayıklama dili';
$lang['Properties page'] = 'Özellikler sayfası';
$lang['Combine JS&CSS'] = 'JS&CSS Birleştir';
$lang['Combine JS&CSS'] = 'JS&amp;CSS Birleştir';
$lang['Show SQL queries'] = 'SQL sorgularını göster';
$lang['Save visit in history'] = 'Ziyareti geçmiş günlüğüne kaydet';
$lang['Save'] = 'Kaydet';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Об’єднати JS&CSS';
$lang['Combine JS&CSS'] = 'Об’єднати JS&amp;CSS';
$lang['Debug languages'] = 'Налагодження мов';
$lang['Debug template'] = 'Налагодження шаблон';
$lang['Properties page'] = 'Властивості сторінки';
@@ -20,7 +20,7 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Combine JS&CSS'] = 'Kết hợp JS&CSS';
$lang['Combine JS&CSS'] = 'Kết hợp JS&amp;CSS';
$lang['Debug languages'] = 'Ngôn ngữ gỡ rối';
$lang['Debug template'] = 'Mẫu gỡ rối';
$lang['Properties page'] = 'Trang thuộc tính';
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Admin Tools
Version: 2.7.0
Version: 2.7.1
Description: Do some admin task from the public pages
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=720
Author: Piwigo team