0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/federation/l10n/ka_GE.js
Nextcloud bot fea2277b63
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-14 00:19:31 +00:00

16 lines
1.8 KiB
JavaScript

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" : "ფედერაცია",
"+ Add trusted server" : "+ სანდო სერვერის დამატება",
"Trusted server" : "სანდო სერვერი",
"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);");