]> git.joonet.de Git - adminer.git/commitdiff
Update translation
authorJakub Vrana <jakub@vrana.cz>
Tue, 18 Sep 2018 13:47:22 +0000 (15:47 +0200)
committerJakub Vrana <jakub@vrana.cz>
Tue, 18 Sep 2018 13:47:22 +0000 (15:47 +0200)
adminer/lang/ka.inc.php

index f107af340b32f3ff3ca83e273fd3d0a47f5da536..360eb25cce5c78ca616fc3fb59e8894940953ef7 100644 (file)
@@ -285,4 +285,19 @@ $translations = array(
        'Saving' => 'შენახვა',
        'yes' => 'კი',
        'no' => 'არა',
+       'Routines' => 'რუტინები',
+       'Target table' => 'მიზნობრივი ცხრილი',
+       'Strings' => 'ველები',
+       'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'საწყისი და მიზნობრივი ველები უნდა იყოს ერთიდაიგივე სახეობის, მიზნობრივ ველზე უნდა იყოს ინდექსი და უნდა არსებობდეს შესაბამისი ინფორმაცია.',
+       'Drop %s?' => 'წაიშალოს %s?',
+       'Warnings' => 'გაფრთხილება',
+       'Adminer does not support accessing a database without a password, <a href="https://www.adminer.org/en/password/"%s>more information</a>.' => 'უპაროლო წვდომა ბაზასთან არაა დაშვებული Adminer-ში, მეტი ინფორმაციისთვის ეწვიეთ <a href="https://www.adminer.org/en/password/"%s>ბმულს</a>.',
+       'DB' => 'ბაზა',
+       'Thanks for using Adminer, consider <a href="https://www.adminer.org/en/donation/">donating</a>.' => 'მადლობას გიხდით Adminer-ით სარგებლობისთვის, გადახედეთ ბმულს <a href="https://www.adminer.org/en/donation/">შემოწირულობა</a>.',
+       'The action will be performed after successful login with the same credentials.' => 'მოქმედება შესრულდება იგივე მომხმარებლით წარმატებული ავტორიზაციის შემდეგ.',
+       'Connecting to privileged ports is not allowed.' => 'პრივილეგირებულ პორტთან წვდომა დაუშვებელია.',
+       'There is a space in the input password which might be the cause.' => 'პაროლში არის გამოტოვება, შეიძლება ეს ქმნის პრობლემას.',
+       'Unknown error.' => 'უცნობი შეცდომა.',
+       'Database does not support password.' => 'ბაზაში არაა მხარდაჭერილი პაროლი.',
+       'Disable %s or enable %s or %s extensions.' => 'გათიშეთ %s ან ჩართეთ %s ან %s გაფართოება.',
 );