nextcloud/apps/federatedfilesharing/l10n/et_EE.js

40 lines
2.7 KiB
JavaScript
Raw Normal View History

2016-02-16 14:49:12 +01:00
OC.L10N.register(
"federatedfilesharing",
{
2017-12-10 02:10:25 +01:00
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisada kaugjagamise {name} asukohast {owner}@{remote}?",
"Remote share" : "Kaugjagamine",
"Remote share password" : "Kaugjagamise parool",
"Cancel" : "Tühista",
"Add remote share" : "Lisa kaugjagamine",
"Invalid Federated Cloud ID" : "Vigane liitpilve ID",
"Server to server sharing is not enabled on this server" : "Serveritevaheline jagamine ei ole selle pilves aktiiveeritud",
"Couldn't establish a federated share." : "Liitjagamist ei õnnestunud luua",
"Couldn't establish a federated share, maybe the password was wrong." : "Liitjagamist ei õnnestunud luua, ehk oli parool vale.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Liitjagamise päring edastatud, sulle saadetakse kutse. Kontrolli oma teateid.",
"Not allowed to create a federated share with the same user" : "Liitjagamise loomine sama kasutajaga ei ole lubatud.",
"File is already shared with %s" : "Fail on juba jagatud kasutajaga %s",
"Could not find share" : "Jagamist ei leitud",
2019-07-18 04:14:53 +02:00
"Federated sharing" : "Liit-jagamine",
2017-12-10 02:10:25 +01:00
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sa said kaugjagatud faili {share} kasjutajalt {user} ({behalf} nimel)",
"You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {file} kasutajalt {user}",
2016-05-24 21:24:38 +02:00
"Accept" : "Nõustu",
2017-12-10 02:10:25 +01:00
"Decline" : "Keeldu",
"Federated Cloud Sharing" : "Jagamine liitpilves",
2017-12-10 02:10:25 +01:00
"Sharing" : "Jagamine",
2016-04-26 10:50:32 +02:00
"Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest",
2017-12-10 02:10:25 +01:00
"Search global and public address book for users" : "Otsi kasutajaid globaalsest ja avalikust aadressiraamatust",
"Allow users to publish their data to a global and public address book" : "Luba kasutajatel avaldada oma andmeid globaalses ja avalikus aadressiraamatus",
"Federated Cloud" : "Liitpilv",
"Your Federated Cloud ID:" : "Sinu liitpilve ID:",
"Share it so your friends can share files with you:" : "Jaga seda, et su sõbrad saaksid sinuga faile jagada:",
"Twitter" : "Twitter",
2016-04-26 10:50:32 +02:00
"Add to your website" : "Lisa oma veebisaidile",
2018-02-08 02:10:28 +01:00
"Share with me via Nextcloud" : "Jaga minuga läbi Nextcloudi",
2019-11-19 03:17:47 +01:00
"HTML Code:" : "HTML kood:",
"Share with me through my #Nextcloud Federated Cloud ID" : "Jaga minuga läbi minu #Nextcloudi liitpilve ID",
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
"Copied!" : "Kopeeritud!",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaga minuga läbi minu #Nextcloudi liitpilve ID, vaata %s"
2016-02-16 14:49:12 +01:00
},
"nplurals=2; plural=(n != 1);");