diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
commit | 79c9439c50729ab2880c21876ed0a775a6b85a5d (patch) | |
tree | 09bfbfddfef53a44ebc6d08092de2d26efea96a4 /apps/federation | |
parent | b754a2e385cd328220c80cbfabcb9fde8566f6ee (diff) | |
download | nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.tar.gz nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/ka_GE.js | 16 | ||||
-rw-r--r-- | apps/federation/l10n/ka_GE.json | 14 |
2 files changed, 30 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;"); diff --git a/apps/federation/l10n/ka_GE.json b/apps/federation/l10n/ka_GE.json new file mode 100644 index 00000000000..5b929351305 --- /dev/null +++ b/apps/federation/l10n/ka_GE.json @@ -0,0 +1,14 @@ +{ "translations": { + "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" : "ფედერაცია" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |