diff options
Diffstat (limited to 'settings/l10n/ka_GE.php')
-rw-r--r-- | settings/l10n/ka_GE.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/ka_GE.php b/settings/l10n/ka_GE.php index ab9fc83b4ca..f6f4249e68f 100644 --- a/settings/l10n/ka_GE.php +++ b/settings/l10n/ka_GE.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "აპლიკაციების სია ვერ ჩამოიტვირთა App Store", "Authentication error" => "ავთენტიფიკაციის შეცდომა", +"Your display name has been changed." => "თქვენი დისფლეის სახელი უკვე შეიცვალა", "Unable to change display name" => "დისფლეის სახელის შეცვლა ვერ მოხერხდა", "Group already exists" => "ჯგუფი უკვე არსებობს", "Unable to add group" => "ჯგუფის დამატება ვერ მოხერხდა", @@ -27,7 +28,7 @@ "deleted" => "წაშლილი", "undo" => "დაბრუნება", "Unable to remove user" => "მომხმარებლის წაშლა ვერ მოხერხდა", -"Groups" => "ჯგუფი", +"Groups" => "ჯგუფები", "Group Admin" => "ჯგუფის ადმინისტრატორი", "Delete" => "წაშლა", "add group" => "ჯგუფის დამატება", @@ -66,7 +67,7 @@ "Log" => "ლოგი", "Log level" => "ლოგირების დონე", "More" => "უფრო მეტი", -"Less" => "naklebi", +"Less" => "უფრო ნაკლები", "Version" => "ვერსია", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "წარმოებულია <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>–ის მიერ. <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> ვრცელდება <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ლიცენზიის ფარგლებში.", "Add your App" => "დაამატე შენი აპლიკაცია", |