diff --git a/adminer/lang/ka.inc.php b/adminer/lang/ka.inc.php index f107af34..360eb25c 100644 --- a/adminer/lang/ka.inc.php +++ b/adminer/lang/ka.inc.php @@ -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, more information.' => 'უპაროლო წვდომა ბაზასთან არაა დაშვებული Adminer-ში, მეტი ინფორმაციისთვის ეწვიეთ ბმულს.', + 'DB' => 'ბაზა', + 'Thanks for using Adminer, consider donating.' => 'მადლობას გიხდით Adminer-ით სარგებლობისთვის, გადახედეთ ბმულს შემოწირულობა.', + '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 გაფართოება.', );