diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /lib/l10n/ka_GE.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js deleted file mode 100644 index b1741f607c7..00000000000 --- a/lib/l10n/ka_GE.js +++ /dev/null @@ -1,33 +0,0 @@ -OC.L10N.register( - "lib", - { - "today" : "დღეს", - "yesterday" : "გუშინ", - "last month" : "გასულ თვეში", - "last year" : "ბოლო წელს", - "seconds ago" : "წამის წინ", - "%s enter the database username." : "%s შეიყვანეთ ბაზის იუზერნეიმი.", - "%s enter the database name." : "%s შეიყვანეთ ბაზის სახელი.", - "%s you may not use dots in the database name" : "%s არ მიუთითოთ წერტილი ბაზის სახელში", - "Oracle username and/or password not valid" : "Oracle იუზერნეიმი და/ან პაროლი არ არის სწორი", - "DB Error: \"%s\"" : "DB შეცდომა: \"%s\"", - "Offending command was: \"%s\"" : "Offending ბრძანება იყო: \"%s\"", - "You need to enter either an existing account or the administrator." : "თქვენ უნდა შეიყვანოთ არსებული მომხმარებელის სახელი ან ადმინისტრატორი.", - "Offending command was: \"%s\", name: %s, password: %s" : "Offending ბრძანება იყო: \"%s\", სახელი: %s, პაროლი: %s", - "PostgreSQL username and/or password not valid" : "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი", - "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", - "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", - "Could not find category \"%s\"" : "\"%s\" კატეგორიის მოძებნა ვერ მოხერხდა", - "Apps" : "აპლიკაციები", - "A valid username must be provided" : "უნდა მიუთითოთ არსებული მომხმარებლის სახელი", - "A valid password must be provided" : "უნდა მიუთითოთ არსებული პაროლი", - "Help" : "დახმარება", - "Personal" : "პირადი", - "Users" : "მომხმარებელი", - "Admin" : "ადმინისტრატორი", - "web services under your control" : "web services under your control", - "Application is not enabled" : "აპლიკაცია არ არის აქტიური", - "Authentication error" : "ავთენტიფიკაციის შეცდომა", - "Token expired. Please reload page." : "Token–ს ვადა გაუვიდა. გთხოვთ განაახლოთ გვერდი." -}, -"nplurals=1; plural=0;"); |