diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
commit | bc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch) | |
tree | 2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /lib/l10n/ka_GE.php | |
parent | 78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff) | |
download | nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ka_GE.php')
-rw-r--r-- | lib/l10n/ka_GE.php | 13 |
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" => "განახლების ძებნა გათიშულია" +); |