0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/federatedfilesharing/l10n/ka_GE.js
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

35 lines
4 KiB
JavaScript

OC.L10N.register(
"federatedfilesharing",
{
"Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID",
"Server to server sharing is not enabled on this server" : "ამ სერვერზე სერვერიდან სერვერზე გაზიარება არაა ჩართული",
"Couldn't establish a federated share." : "ფედერალური გაზიარება ვერ დამყარდა.",
"Couldn't establish a federated share, maybe the password was wrong." : "ფედერალური გაზიარება ვერ დამყარდა, შეისაძლოა პაროლი არ იყოს მართებული.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "ფედერალური გაზიარების მოთხოვნა გაიგზავნა, თქვენ მიიღებთ მოწვევას. შეამოწმეთ თქვენი შეტყობინებები.",
"File is already shared with %s" : "ფაილი უკვე გაზიარებულია მომხმარებელთან %s ",
"Could not find share" : "გაზიარება ვერ იქნა ნაპოვნი",
"Federated sharing" : "ფედერალური გაზიარება",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "თქვენ მიიღეთ გაზიარება {share} როგორც დისტანციური გაზიარება მომხმარებლისგან {user} (სახელით {behalf})",
"You received {share} as a remote share from {user}" : "თქვენ მიიღეთ {share} როგორც დისტანციური გაზიარება მომხმარებლისგან {user}",
"Accept" : "მიღება",
"Decline" : "უარყოფა",
"Federated Cloud Sharing" : "ფედერალური ქლაუდ გაზიარება",
"Sharing" : "გაზიარება",
"Federated file sharing" : "ფედერალური ფაილების გაზიარება",
"Federated Cloud" : "ფედერალური ქლაუდი",
"Share it so your friends can share files with you:" : "გააზიარეთ, რომ თქვენმა მეგობრებმაც შეძლონ ფაილების გაზიარება თქვენთან:",
"Add to your website" : "საიტზე დამატება",
"Share with me via Nextcloud" : "გამიზიარე Nextcloud-ის მეშვეობით",
"HTML Code:" : "HTML კოდი:",
"Share with me through my #Nextcloud Federated Cloud ID" : "გააზიარეთ ჩემთან ჩემი #Nextcloud-ის ფედერალური ქლაუდ ID-ის მეშვეობით",
"Copy to clipboard" : "კოპირება ბუფერში",
"Copied!" : "კოპირებულია!",
"Cancel" : "გაუქმება",
"Add remote share" : "დისტანციური გაზიარების დამატება",
"Remote share" : "დისტანციური გაზიარება",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "გსურთ დაამატოთ {owner}@{remote}-ის დისტანცური გაზიარება {name}?",
"Remote share password" : "დისტანციური გაზიარების პაროლი",
"Your Federated Cloud ID:" : "თქვენი ფედერალური ქლაუდ ID:",
"Twitter" : "Twitter-ი"
},
"nplurals=2; plural=(n!=1);");