diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/federation/l10n/ka_GE.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation/l10n/ka_GE.js')
-rw-r--r-- | apps/federation/l10n/ka_GE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/l10n/ka_GE.js b/apps/federation/l10n/ka_GE.js index 8ece86f6cbb..068493758d3 100644 --- a/apps/federation/l10n/ka_GE.js +++ b/apps/federation/l10n/ka_GE.js @@ -7,9 +7,9 @@ OC.L10N.register( "Could not add server" : "სერვერის დამატება ვერ მოხერხდა", "Trusted servers" : "სანდო სერვერები", "Federation" : "ფედერაცია", - "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 trusted server" : "+ სანდო სერვერის დამატება", "Trusted server" : "სანდო სერვერი", - "Add" : "დამატება" + "Add" : "დამატება", + "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." : "ფედერალიზაცია იძლევა საშუალებას დაუკავშირდეთ სხვა დაცულ სერვერებს და გაცვალოთ მომხმარებლის დირექტორია. მაგალითისთვის ეს გამოყენებულ იქნება, რომ მოხდეს ექსტერნალური მომხმარებლების ფედერალური გაზიარებისთვის ავტო-დასრულება." }, "nplurals=2; plural=(n!=1);"); |