mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -783,4 +783,5 @@ $lang['No results'] = 'لا نتائج';
|
||||
$lang['Searching...'] = 'جاري البحث ..';
|
||||
$lang['Type in a search term'] = 'اكتب كلمات البحث';
|
||||
$lang['display'] = 'عرض';
|
||||
$lang['Learn more'] = 'تعلم أكثر';
|
||||
?>
|
||||
@@ -66,6 +66,5 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'فشل في إنشاء ملف التكوين local/config/database.inc.php ';
|
||||
$lang['Download the config file'] = 'تحميل ملف التكوين';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'يمكنك تحميل ملف التكوين وتحميله إلى الدليل المحلي';
|
||||
$lang['Learn more'] = 'تعلم أكثر';
|
||||
|
||||
?>
|
||||
@@ -799,5 +799,5 @@ $lang['Do you want to activate anyway?'] = 'Voleu activar-lo de totes formes?';
|
||||
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ARA AQUEST CONNECTOR FORMA PART DEL NUCLI DE PIWIGO! ELEMINAR-LO ARA';
|
||||
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: AQUEST CONNECTOR MANCA PERÒ ESTÀ INSTAL·LAT! DESISNTAL·LAR-LO ARA.';
|
||||
$lang['display'] = 'visualitzar';
|
||||
|
||||
$lang['Learn more'] = 'Apreneu-ne més';
|
||||
?>
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'La creació del fitxer de configuració local/config/database.inc.php ha fallat.';
|
||||
$lang['Download the config file'] = 'Descarregueu el fitxer de configuració';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Podeu descarregar el fitxer de configuració i penjar-lo al directori local/config de la vostra instal·lació.';
|
||||
$lang['Learn more'] = 'Apreneu-ne més';
|
||||
?>
|
||||
|
||||
@@ -841,5 +841,5 @@ $lang['Rate'] = 'Hodnocení';
|
||||
$lang['Add a criteria'] = 'Přidání kritéria';
|
||||
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemužete definovat výchozí pořadí fotografií, protože máte nadefinováno vlastní nastavení v konfiguraci';
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Specifikovali jste <i>$conf[\'order_by\']</i> v konfiguračním souboru, tento parametr je zastaralý, prosím odstraňte ho nebo přejmenujte na <i>$conf[\'order_by_custom\']</i> !';
|
||||
|
||||
$lang['Learn more'] = 'Zjistit více';
|
||||
?>
|
||||
@@ -69,7 +69,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvoření souboru local/config/database.inc.php se nepodařilo.';
|
||||
$lang['Download the config file'] = 'Stáhnout konfigurační soubor';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Můžete stáhnout konfigurační soubor a nahrát jej do adrešáře local/config Vaší instalace.';
|
||||
$lang['Learn more'] = 'Zjistit více';
|
||||
$lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo';
|
||||
$lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii';
|
||||
?>
|
||||
@@ -730,4 +730,5 @@ $lang['Selection'] = 'Selektion';
|
||||
$lang['Set author'] = 'Vælg forfartter';
|
||||
$lang['Set creation date'] = 'Vælg oprettelsesdato';
|
||||
$lang['Set title'] = 'Vælg titel';
|
||||
$lang['Learn more'] = 'Lær mere';
|
||||
?>
|
||||
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Oprettelsen af local/config/database.inc.php gik galt.';
|
||||
$lang['Download the config file'] = 'Download config filen';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan downloade config filen og uploade den til local/config i din installation.';
|
||||
$lang['Learn more'] = 'Lær mere';
|
||||
?>
|
||||
@@ -839,5 +839,5 @@ $lang['You can\'t define a default photo order because you have a custom setting
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Sie haben <i>$conf[\'order_by\']</i> in ihrer lokalen Konfigurationsdatei festgelegt, dieser Parameter wird abgelehnt, bitte entfernen sie ihn oder benennen sie ihn um in <i>$conf[\'order_by_custom\']</i> !';
|
||||
$lang['Average rate'] = 'Durchschnittliche Bewertung';
|
||||
$lang['Rate'] = 'Bewertung';
|
||||
|
||||
$lang['Learn more'] = 'Mehr Informationen';
|
||||
?>
|
||||
@@ -72,5 +72,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.';
|
||||
$lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'SIe können die Konfigurationsdatei herunterladen und in den Ordner local/config ihrer Installation hochladen.';
|
||||
$lang['Learn more'] = 'Mehr Informationen';
|
||||
?>
|
||||
|
||||
@@ -68,7 +68,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Creation of config file local/config/database.inc.php failed.';
|
||||
$lang['Download the config file'] = 'Download the config file';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'You can download the config file and upload it to local/config directory of your installation.';
|
||||
$lang['Learn more'] = 'Learn more';
|
||||
$lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery';
|
||||
$lang['Welcome to my photo gallery'] = 'Welcome to my photo gallery';
|
||||
?>
|
||||
|
||||
@@ -835,5 +835,5 @@ $lang['Follow Orientation'] = 'siguen la orientación';
|
||||
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Si desea volver a generar imágenes en miniatura, por favor vaya a la <a href="%s">la administracion por lotes</a>.';
|
||||
$lang['Graphics Library'] = 'librería gráfica';
|
||||
|
||||
|
||||
$lang['Learn more'] = 'Más información';
|
||||
?>
|
||||
@@ -73,5 +73,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'La creación del fichero de configuración local/config/database.inc.php fue suspendido.';
|
||||
$lang['Download the config file'] = 'Descargar el fichero de configuración';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Usted puede descargar el fichero de configuración y carga en el repertorio local/config de su instalación Piwigo.';
|
||||
$lang['Learn more'] = 'Más información';
|
||||
?>
|
||||
@@ -785,4 +785,5 @@ $lang['Do you want to activate anyway?'] = 'آیا به هر طریقی قصد
|
||||
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'این پلاگین در حال حاضر بخشی از هسته PIWIGO! میباشد. هم الکنون از حالت نصب خارج نمائید!';
|
||||
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'خطا : این پلاگین گم شده است اما آن نصب شده است! اکنون از نصب خارجش کنید.';
|
||||
$lang['display'] = 'نمایش';
|
||||
$lang['Learn more'] = 'اطلاعات بيشتر در اينباره';
|
||||
?>
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'اشکال در ایجاد فایل local/config/database.inc.php.';
|
||||
$lang['Download the config file'] = 'دريافت فايل پيکربندي';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'شما ميتوانيد فايل پيکربندي را دانلود کنيد و آن را در دايرکتوري local/config در محلي که گالري را نصب کرديد آپلود کنيد.';
|
||||
$lang['Learn more'] = 'اطلاعات بيشتر در اينباره';
|
||||
?>
|
||||
@@ -794,4 +794,5 @@ $lang['display'] = 'Afficher';
|
||||
$lang['Restore'] = "Restaurer";
|
||||
$lang['Restore default configuration. You will lose your plugin settings!'] = "Restaurer la configuration par défaut? Vous perdrez vos réglages personnels !";
|
||||
$lang['Show menubar'] = "Afficher le menu";
|
||||
$lang['Learn more'] = 'En savoir plus';
|
||||
?>
|
||||
@@ -69,5 +69,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'La création du fichier de configuration local/config/database.inc.php a échoué.';
|
||||
$lang['Download the config file'] = 'Télécharger le fichier de configuration';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Vous pouvez télécharger le fichier de configuration et le transférer dans le répertoire local/config de votre installation Piwigo.';
|
||||
$lang['Learn more'] = 'En savoir plus';
|
||||
?>
|
||||
|
||||
@@ -868,4 +868,5 @@ $lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Les tags <em>%s</em> on
|
||||
$lang['Select at least two tags for merging'] = 'Sélectionnez au moins deux tags pour la fusion';
|
||||
$lang['Average rate'] = 'Note moyenne';
|
||||
$lang['Rate'] = 'Note';
|
||||
$lang['Learn more'] = 'En savoir plus';
|
||||
?>
|
||||
@@ -69,7 +69,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'La création du fichier de configuration local/config/database.inc.php a échoué.';
|
||||
$lang['Download the config file'] = 'Télécharger le fichier de configuration';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Vous pouvez télécharger le fichier de configuration et le transférer dans le répertoire local/config de votre installation Piwigo.';
|
||||
$lang['Learn more'] = 'En savoir plus';
|
||||
$lang['Just another Piwigo gallery'] = 'Une galerie Piwigo de plus';
|
||||
$lang['Welcome to my photo gallery'] = 'Bienvenue sur ma galerie photo';
|
||||
?>
|
||||
|
||||
@@ -831,4 +831,5 @@ $lang['Two updates are available'] = 'שני עידכונים זמינים';
|
||||
$lang['This is a minor update, with only bug corrections.'] = 'זהו עידכון שולי, תיקון באגים שנמצאו.';
|
||||
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'עדכון חשוב, עם <a href="%s">מאפיינים חדשים ומלהיבים</a>.';
|
||||
$lang['Some themes and plugins may be not available yet.'] = 'יכול להיות שחלק מההתקנים וערכות הנושא לא זמינים עדיין .';
|
||||
$lang['Learn more'] = 'למד עוד';
|
||||
?>
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'יצירת קובץ config local/config/database.inc.php ניכשל.';
|
||||
$lang['Download the config file'] = 'הורד את קובץ config';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'אתה יכול להוריד את קובץ config ולהעלות אותו אל local/config בתיקיית ההתקנה שלך.';
|
||||
$lang['Learn more'] = 'למד עוד';
|
||||
?>
|
||||
@@ -859,5 +859,4 @@ $lang['Merge selected tags'] = 'Kiválasztott címkék összevonása';
|
||||
$lang['No destination tag selected'] = 'Nincs kijelölt címke';
|
||||
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = '<em>%s</em> címke (címkék) összevonva a(z) <em>%s</em> címkével';
|
||||
$lang['Select at least two tags for merging'] = 'Válasszon ki legalább két címkét';
|
||||
$lang['Learn more'] = 'Részletek';
|
||||
?>
|
||||
@@ -68,7 +68,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'A local/config/database.inc.php konfigurációs fájl létrehozása sikertelen.';
|
||||
$lang['Download the config file'] = 'Konfigurációs fájl letöltése';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Letöltheti a konfigurációs fájlt és töltse fel a telepítésének local/config könyvtárába.';
|
||||
$lang['Learn more'] = 'Bővebben';
|
||||
$lang['Just another Piwigo gallery'] = 'Csak egy újabb Piwigo galéria';
|
||||
$lang['Welcome to my photo gallery'] = 'Üdvözöljük a képgalériában';
|
||||
?>
|
||||
@@ -868,4 +868,5 @@ $lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'i tags <em>%s</em> sono
|
||||
$lang['Select at least two tags for merging'] = 'Selezionare almeno due tag da fuzionare';
|
||||
$lang['Average rate'] = 'Voto medio';
|
||||
$lang['Rate'] = 'Voto';
|
||||
$lang['Learn more'] = 'Per saperne di più';
|
||||
?>
|
||||
@@ -69,7 +69,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Creazione del file di configurazione local/config/database.inc.php fallita.';
|
||||
$lang['Download the config file'] = 'Scaricare il file di configurazione';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'È possibile scaricare il file di configurazione e caricarlo in local/config della vostra installazione di Piwigo.';
|
||||
$lang['Learn more'] = 'Per saperne di più';
|
||||
$lang['Just another Piwigo gallery'] = 'Una galleria Piwigo in più ';
|
||||
$lang['Welcome to my photo gallery'] = 'Benvenuti nella mia galleria fotografica';
|
||||
?>
|
||||
@@ -732,4 +732,5 @@ $lang['File upload stopped by extension'] = 'エクステンションによっ
|
||||
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] =' あなたのphp.ini ファイルによって、最高の投稿サイズ (%sB)より、 最大のアップロード・ファイルサイズ (%sB) のほうが大量です。この設定を変更する必です。';
|
||||
$lang['Average rate'] = '平均評価';
|
||||
$lang['Rate'] = '評価';
|
||||
$lang['Learn more'] = '詳細はこちら';
|
||||
?>
|
||||
|
||||
@@ -69,5 +69,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'local/config/database.inc.php のconfig ファイル作成失敗しました。';
|
||||
$lang['Download the config file'] = 'config ファイルをダウンロードします。';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'config ファイルをダウンロードし、インストールされた local/config ディレクトリーにアップロードすることができます。';
|
||||
$lang['Learn more'] = '詳細はこちら';
|
||||
?>
|
||||
@@ -794,5 +794,5 @@ $lang['new'] = 'ახალი';
|
||||
$lang['No results'] = 'შედეგი არ არის';
|
||||
$lang['Searching...'] = 'ძიება...';
|
||||
$lang['Type in a search term'] = 'ჩაწერეთ მოსაძებნი სიტყვა';
|
||||
|
||||
$lang['Learn more'] = 'გავიგოთ მეტი';
|
||||
?>
|
||||
@@ -70,5 +70,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'კონფიგურაციის ფაილის local/config/database.inc.php შექმნა არ მოხერხდა.';
|
||||
$lang['Download the config file'] = 'ავტვირთოთ კონფიგურაციის ფაილი';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'თქვენ შეგიძლიათ ატვირთოთ კონფიგურაციის ფაილი და გადასცეთ იგი local/config directory ში.';
|
||||
$lang['Learn more'] = 'გავიგოთ მეტი';
|
||||
?>
|
||||
@@ -830,4 +830,5 @@ $lang['You can\'t define a default photo order because you have a custom setting
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Jūs savā lokālajā konfigurācijas failā esat iestatīts <i>$conf[\'order_by\']</i>, šis parametrs ir novecojis, lūdzu izdzēšiet to vai pārdēvējiet to sekojoši : <i>$conf[\'order_by_custom\']</i> !';
|
||||
$lang['Average rate'] = "Vidējais novērtejums";
|
||||
$lang['Rate'] = "Vērtējums";
|
||||
$lang['Learn more'] = 'Uzzini vairak';
|
||||
?>
|
||||
@@ -66,5 +66,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Konfigurācijas faila local/config/database.inc.php izveide ir nesekmīga.';
|
||||
$lang['Download the config file'] = 'Lejupladet config failu';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.';
|
||||
$lang['Learn more'] = 'Uzzini vairak';
|
||||
?>
|
||||
@@ -839,5 +839,5 @@ $lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch
|
||||
$lang['Graphics Library'] = 'Afbeeldings bibliotheek';
|
||||
$lang['Average rate'] = 'Gemiddelde waardering';
|
||||
$lang['Rate'] = 'Waardering';
|
||||
|
||||
$lang['Learn more'] = 'Leer meer';
|
||||
?>
|
||||
@@ -70,5 +70,4 @@ $lang['Creation of config file local/config/database.inc.php failed.'] = 'Het aa
|
||||
$lang['Download the config file'] = 'Download het config-bestand';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'U kunt het config-bestand downloaden en het uploaden naar de local/config directory van uw Piwigo-installatie.';
|
||||
'SQLite en PostgreSQL zijn momenteel nog in een experimenteel stadium.';
|
||||
$lang['Learn more'] = 'Leer meer';
|
||||
?>
|
||||
@@ -766,5 +766,5 @@ $lang['All languages are up to date.'] = 'Alle språk er oppdaterte.';
|
||||
$lang['Visit theme site'] = 'Besøk tema side';
|
||||
$lang['Visit language site'] = 'Besøk språk side';
|
||||
$lang['New Version'] = 'Ny versjon';
|
||||
|
||||
$lang['Learn more'] = 'Lær mer';
|
||||
?>
|
||||
@@ -66,6 +66,5 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Opprettelse av konfig fil local/config/database.inc.php feilet.';
|
||||
$lang['Download the config file'] = 'Last ned konfig fil';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan laste ned konfig filen og laste den opp til local/config mappen i din installasjon.';
|
||||
$lang['Learn more'] = 'Lær mer';
|
||||
|
||||
?>
|
||||
@@ -809,4 +809,5 @@ $lang['ERROR'] = 'BŁĄD';
|
||||
$lang['Update Complete'] = 'Aktualizacja zakończona';
|
||||
$lang['Rate'] = 'Ocena';
|
||||
$lang['Average rate'] = 'Średnia ocena';
|
||||
$lang['Learn more'] = 'Dowiedz się więcej';
|
||||
?>
|
||||
@@ -71,5 +71,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Nie powiodło się stworzenie pliku konfiguracyjnego local/config/database.inc.php.';
|
||||
$lang['Download the config file'] = 'Pobierz plik konfiguracyjny';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Możesz pobrać plik konfiguracyjny i wgrać go do katalogu lokalnego/z konfiguracją.';
|
||||
$lang['Learn more'] = 'Dowiedz się więcej';
|
||||
?>
|
||||
@@ -782,5 +782,5 @@ $lang['new'] = 'novo';
|
||||
$lang['No results'] = 'Sem resultados';
|
||||
$lang['Searching...'] = 'Procurando...';
|
||||
$lang['Type in a search term'] = 'Escreva um termo de busca';
|
||||
|
||||
$lang['Learn more'] = 'Saber mais';
|
||||
?>
|
||||
@@ -71,5 +71,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'A criação do ficheiro de configuração local/config/database.inc.php falhou.';
|
||||
$lang['Download the config file'] = 'Guardar ficheiro de configuração';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Pode guardar o ficheiro de configuração no seu computador e de seguida enviá-lo para a pasta /local/config da sua instalação.';
|
||||
$lang['Learn more'] = 'Saber mais';
|
||||
?>
|
||||
@@ -835,4 +835,5 @@ $lang['Graphics Library'] = 'Библиотека изображений';
|
||||
$lang['Add a criteria'] = 'Добавить критерий';
|
||||
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Вы не можете определить порядок сортировки фотографий по умолчанию, так как он переопределен в локальных настройках.';
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Вы использовали <i>$conf[\'order_by\']</i> в качестве порядка сортировки в локальном файле конфигурации. Этот параметр не рекомендуется для использования. Пожалуйста, удалите его или переименуйте в <i>$conf[\'order_by_custom\']</i> !';
|
||||
$lang['Learn more'] = 'Узнать больше';
|
||||
?>
|
||||
@@ -66,5 +66,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Создать файл конфигурации local/config/database.inc.php не удалось.';
|
||||
$lang['Download the config file'] = 'Загрузить файл конфигурации';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Вы можете загрузить файл конфигурации и передать его в local/config directory.';
|
||||
$lang['Learn more'] = 'Узнать больше';
|
||||
?>
|
||||
@@ -840,5 +840,5 @@ $lang['Rate'] = 'Hodnotenie';
|
||||
$lang['Add a criteria'] = 'Pridať kritéria';
|
||||
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemožno definovať prednastavené zoradenie fotiek, pretože ho máte inak nastavené lokálnej konfigurácii.';
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Máte špecifikované <i>$conf[\'order_by\']</i> vo Vašom lokálnom konfiguračnom súbore, tento parameter je neprípustný, prosím vymažte ho alebo premenujte v <i>$conf[\'order_by_custom\']</i> !';
|
||||
|
||||
$lang['Learn more'] = 'Zistiť viac';
|
||||
?>
|
||||
@@ -74,5 +74,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Vytvorenie súboru local/config/database.inc.php sa nepodarilo.';
|
||||
$lang['Download the config file'] = 'Stiahnuť konfiguračný súbor';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Môžete stiahnuť konfiguračný súbor a nahrať ho do adresára local/config Vašej inštalácie.';
|
||||
$lang['Learn more'] = 'Zistiť viac';
|
||||
?>
|
||||
@@ -835,5 +835,5 @@ $lang['Height'] = 'Висина';
|
||||
$lang['Follow Orientation'] = 'Следећа орјентација';
|
||||
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Ако желите да обновите сличице, молимо Вас да одете на следећу везу: <a href="%s">Управљач обраде</a>.';
|
||||
$lang['Graphics Library'] = 'Графичка библиотека';
|
||||
|
||||
$lang['Learn more'] = 'Научите више';
|
||||
?>
|
||||
@@ -67,5 +67,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Формирање конфигурационе датотеке local/config/database.inc.php неуспешно.';
|
||||
$lang['Download the config file'] = 'Сними на рачунар конфигурациону датотеку';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Можете снимити на рацунар конфигурациону датотеку и послати је на local/config директоријум Ваше инсталације.';
|
||||
$lang['Learn more'] = 'Научите више';
|
||||
?>
|
||||
@@ -809,5 +809,5 @@ $lang['Piwigo Update'] = 'Piwigo Uppdatering';
|
||||
$lang['Extensions Update'] = 'Uppdatering av tillägg';
|
||||
$lang['Rate'] = 'Betygsätt';
|
||||
$lang['Average rate'] = 'Genomsnittligt betyg';
|
||||
|
||||
$lang['Learn more'] = 'Läs mer';
|
||||
?>
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Kunde inte skapa filen local/config/database.inc.php .';
|
||||
$lang['Download the config file'] = 'Ladda ner konfigurations filen';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan ladda ner konfigurationsfilen och ladda upp den till local/config .';
|
||||
$lang['Learn more'] = 'Läs mer';
|
||||
?>
|
||||
@@ -825,5 +825,5 @@ $lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch
|
||||
$lang['Graphics Library'] = 'Grafik Arşivi';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Resimlerin yanındaki "yeni" simgesini etkinleştir';
|
||||
$lang['Default photos order'] = 'Varsayılan resim düzeni';
|
||||
|
||||
$lang['Learn more'] = 'Daha fazla bilgi edinin';
|
||||
?>
|
||||
@@ -68,5 +68,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Yapılandırmada dosyası local/config/database.inc.php oluşturma başarısız oldu.';
|
||||
$lang['Download the config file'] = 'Yapılandırma dosyasını indir';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Yapılandırma dosyasını indirip düzenleyebilir ve kurulum dizininde local/config bölümüne yükleyebilirsiniz.';
|
||||
$lang['Learn more'] = 'Daha fazla bilgi edinin';
|
||||
?>
|
||||
@@ -846,4 +846,5 @@ $lang['Maximum file size: %sB.'] = 'Kích thước file lớn nhất: %sB.';
|
||||
$lang['Allowed file types: %s.'] = 'Loại file cho phép dùng: %s.';
|
||||
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Độ phân giải lớn nhất ước chừng: %dM pixels (đó là %dx%d pixels).';
|
||||
$lang['Manage Permissions'] = 'Quản lý Quyền Hạn';
|
||||
$lang['Learn more'] = 'Tìm hiểu thêm';
|
||||
?>
|
||||
@@ -68,7 +68,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Việc tạo ra tệp tin cấu hình local/config/database.inc.php đã bị lỗi.';
|
||||
$lang['Download the config file'] = 'Tải tệp tin cấu hình xuống';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Bạn có thể tải tệp tin cấu hình và upload nó vào thư mục local/config của thư mục cài đặt Piwigo.';
|
||||
$lang['Learn more'] = 'Tìm hiểu thêm';
|
||||
$lang['Just another Piwigo gallery'] = 'Lại thêm một thư viện Piwigo nữa';
|
||||
$lang['Welcome to my photo gallery'] = 'Chào mừng bạn đến với thư viện hình của tôi';
|
||||
?>
|
||||
@@ -844,5 +844,5 @@ $lang['Maximum file size: %sB.'] = '文件最大尺寸: %sB.';
|
||||
$lang['Allowed file types: %s.'] = '可上传的文件类型: %s.';
|
||||
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = '近乎最大的分辨率: %dM 像素 (that\'s %dx%d pixels).';
|
||||
$lang['Manage Permissions'] = '管理证书';
|
||||
|
||||
$lang['Learn more'] = '了解更多';
|
||||
?>
|
||||
@@ -70,5 +70,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = '创建 local/config/database.inc.php 文件失败.';
|
||||
$lang['Download the config file'] = '下载配置文件';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = '您可以下载配置文件,然后上传到 local/config 目录以完成您的安装.';
|
||||
$lang['Learn more'] = '了解更多';
|
||||
?>
|
||||
@@ -782,5 +782,5 @@ $lang['Do you want to activate anyway?'] = '你無論如何都要啟動嗎?';
|
||||
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = '這個插件目前是Piwigo核心一部份! 請立即移除它!';
|
||||
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = '錯誤:這個插件雖已安裝但並不存在! 請立即移除它!';
|
||||
$lang['display'] = '顯示';
|
||||
|
||||
$lang['Learn more'] = '瞭解更多';
|
||||
?>
|
||||
@@ -70,5 +70,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = '創建 local/config/database.inc.php 文件失敗.';
|
||||
$lang['Download the config file'] = '下載配置文件';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = '您可以下載配置文件,然後上傳到 local/config 目錄以完成您的安裝.';
|
||||
$lang['Learn more'] = '瞭解更多';
|
||||
?>
|
||||
Reference in New Issue
Block a user