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:
authorNextcloud bot <bot@nextcloud.com>2017-11-08 04:09:21 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-08 04:09:21 +0300
commit79c9439c50729ab2880c21876ed0a775a6b85a5d (patch)
tree09bfbfddfef53a44ebc6d08092de2d26efea96a4 /apps/federation/l10n/ka_GE.js
parentb754a2e385cd328220c80cbfabcb9fde8566f6ee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/ka_GE.js')
-rw-r--r--apps/federation/l10n/ka_GE.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/federation/l10n/ka_GE.js b/apps/federation/l10n/ka_GE.js
new file mode 100644
index 00000000000..c58d846f758
--- /dev/null
+++ b/apps/federation/l10n/ka_GE.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "federation",
+ {
+ "Added to the list of trusted servers" : "დაემატა სანდო სერვერების სიას",
+ "Server is already in the list of trusted servers." : "სერვერი უკვე დაცული სერვერების სიაშია.",
+ "No server to federate with found" : "სერვერი რომელთანაც შედგება ფედერალიზირება არ იქნა ნაპოვნი",
+ "Could not add server" : "სერვერის დამატება ვერ მოხერხდა",
+ "Trusted servers" : "სანდო სერვერები",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ფედერალიზაცია იძლევა საშუალებას დაუკავშირდეთ სხვა დაცულ სერვერებს და გაცვალოთ მომხმარებლის დირექტორია. მაგალითისთვის ეს გამოყენებულ იქნება რომ მოხდეს ექსტერნალური მომხმარებლების ფედერალური გაზიარებისთვის ავტო-დასრულება.",
+ "Add server automatically once a federated share was created successfully" : "სერვერის ავტომატურად დამატება, როდესაც ფედერალიზირებული გაზიარება წარმატებით შეიქმნება",
+ "+ Add trusted server" : "+ სანდო სერვერის დამატება",
+ "Trusted server" : "სანდო სერვერი",
+ "Add" : "დამატება",
+ "Federation" : "ფედერაცია"
+},
+"nplurals=1; plural=0;");