]> git.joonet.de Git - adminer.git/commitdiff
Update translations
authorJakub Vrana <jakub@vrana.cz>
Fri, 12 Nov 2010 13:05:02 +0000 (14:05 +0100)
committerJakub Vrana <jakub@vrana.cz>
Fri, 12 Nov 2010 13:05:02 +0000 (14:05 +0100)
adminer/lang/ar.inc.php
adminer/lang/hu.inc.php
adminer/lang/nl.inc.php
adminer/lang/sk.inc.php

index e87fd6a9f61cfa9f23b7fbbf47c1d2b921c336b1..0d413e2fa2a9ecd5f44b7d12203110bb024c9f51 100644 (file)
@@ -259,5 +259,11 @@ $translations = array(
        'Attachments' => 'ملفات مرفقة.',
        'Item%s has been inserted.' => 'تم إدراج العنصر.',
        'now' => 'الآن',
+       '%d query(s) executed OK.' => array('تم تنفيذ الإستعلام %d بنجاح.', 'تم تنفيذ الإستعلامات %d بنجاح.'),
+       'Show only errors' => 'إعرض الأخطاء فقط',
+       'Last page' => 'الصفحة السابقة',
+       'Refresh' => 'تحديث',
+       'Invalid schema.' => 'مخطط خاطئ.',
+       'Please use one of the extensions %s.' => 'من فضلك إستعمل إحدى الغمتدادات: %s.',
        'ltr' => 'rtl',
 );
index fddd51dd64b16f7d436dd561bd48863cf5b40d54..ed5d444a3ed979dd505de53fbddf2b76e55b397e 100644 (file)
@@ -259,4 +259,10 @@ $translations = array(
        'From server' => 'Szerverről',
        'empty' => 'üres',
        'now' => 'most',
+       '%d query(s) executed OK.' => '%d sikeres lekérdezés.',
+       'Show only errors' => 'Csak a hibák mutatása',
+       'Last page' => 'Utolsó oldal',
+       'Refresh' => 'Frissítés',
+       'Invalid schema.' => 'Érvénytelen séma.',
+       'Please use one of the extensions %s.' => 'Használja a(z) %s kiterjesztést.',
 );
index c5864edc855eb869906664d56034e6c4bf75764f..01afa05b77fee376baeae75a923cf52a53445263 100644 (file)
@@ -258,4 +258,11 @@ $translations = array(
        'Geometry' => 'Geometrie',
        'File exists.' => 'Bestand bestaat reeds.',
        'Attachments' => 'Bijlagen',
+       '%d query(s) executed OK.' => array('%d query succesvol uitgevoerd.', '%d querys succesvol uitgevoerd'),
+       'Show only errors' => 'Enkel fouten tonen',
+       'Last page' => 'Laatste pagina',
+       'Refresh' => 'Vernieuwen',
+       'Invalid schema.' => 'Ongeldig schema.',
+       'Please use one of the extensions %s.' => 'Gebruik 1 van volgende extensies: %s.',
+       'now' => 'nu',
 );
index 33f5cc34c86c7a6af424f14e51c09043bf0d6bfc..2d515d932b49f9684fd0ba189ffe3272f84b6f74 100644 (file)
@@ -258,4 +258,11 @@ $translations = array(
        'Geometry' => 'Geometria',
        'File exists.' => 'Súbor existuje.',
        'Attachments' => 'Prílohy',
+       '%d query(s) executed OK.' => array('Bol vykonaný %d dotaz.', 'Boli vykonané %d dotazy.', 'Bolo vykonaných %d dotazov.'),
+       'Show only errors' => 'Zobraziť iba chyby',
+       'Last page' => 'Posledná stránka',
+       'Refresh' => 'Obnoviť',
+       'Invalid schema.' => 'Neplatné schéma.',
+       'Please use one of the extensions %s.' => 'Prosím vyberte jednu z koncoviek %s.',
+       'now' => 'teraz',
 );