Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 04:06:03 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-23 04:06:03 +0400
commitbc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch)
tree2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /lib/l10n/ka_GE.php
parent78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ka_GE.php')
-rw-r--r--lib/l10n/ka_GE.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/l10n/ka_GE.php b/lib/l10n/ka_GE.php
new file mode 100644
index 00000000000..9820ce68599
--- /dev/null
+++ b/lib/l10n/ka_GE.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Help" => "დახმარება",
+"Personal" => "პირადი",
+"Settings" => "პარამეტრები",
+"Users" => "მომხმარებელი",
+"Apps" => "აპლიკაციები",
+"Admin" => "ადმინისტრატორი",
+"months ago" => "თვის წინ",
+"last year" => "ბოლო წელს",
+"years ago" => "წლის წინ",
+"up to date" => "განახლებულია",
+"updates check is disabled" => "განახლების ძებნა გათიშულია"
+);