2014-10-17 16:20:02 +04:00
|
|
|
|
OC.L10N.register(
|
|
|
|
|
"files_sharing",
|
|
|
|
|
{
|
|
|
|
|
"Server to server sharing is not enabled on this server" : "Serverist serverisse jagamine pole antud serveris lubatud",
|
|
|
|
|
"The mountpoint name contains invalid characters." : "Ühenduspunkti nimes on vigaseid märke.",
|
|
|
|
|
"Invalid or untrusted SSL certificate" : "Vigane või tundmatu SSL sertifikaat",
|
|
|
|
|
"Couldn't add remote share" : "Ei suutnud lisada kaugjagamist",
|
|
|
|
|
"Shared with you" : "Sinuga jagatud",
|
|
|
|
|
"Shared with others" : "Teistega jagatud",
|
|
|
|
|
"Shared by link" : "Jagatud lingiga",
|
|
|
|
|
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Soovid lisata kaugjagamise {name} asukohast {owner}@{remote}?",
|
|
|
|
|
"Remote share" : "Kaugjagamine",
|
|
|
|
|
"Remote share password" : "Kaugjagamise parool",
|
|
|
|
|
"Cancel" : "Loobu",
|
|
|
|
|
"Add remote share" : "Lisa kaugjagamine",
|
|
|
|
|
"Invalid ownCloud url" : "Vigane ownCloud url",
|
|
|
|
|
"Shared by" : "Jagas",
|
|
|
|
|
"This share is password-protected" : "See jagamine on parooliga kaitstud",
|
|
|
|
|
"The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
|
|
|
|
|
"Password" : "Parool",
|
|
|
|
|
"Name" : "Nimi",
|
|
|
|
|
"Share time" : "Jagamise aeg",
|
|
|
|
|
"Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.",
|
|
|
|
|
"Reasons might be:" : "Põhjused võivad olla:",
|
|
|
|
|
"the item was removed" : "üksus on eemaldatud",
|
|
|
|
|
"the link expired" : "link on aegunud",
|
|
|
|
|
"sharing is disabled" : "jagamine on peatatud",
|
|
|
|
|
"For more info, please ask the person who sent this link." : "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.",
|
|
|
|
|
"Add to your ownCloud" : "Lisa oma ownCloudi",
|
|
|
|
|
"Download" : "Lae alla",
|
|
|
|
|
"Download %s" : "Laadi alla %s",
|
2014-11-12 09:55:24 +03:00
|
|
|
|
"Direct link" : "Otsene link",
|
|
|
|
|
"Server-to-Server Sharing" : "Serverist-serverisse jagamine",
|
|
|
|
|
"Allow users on this server to send shares to other servers" : "Luba selle serveri kasutajatel saata faile teistesse serveritesse",
|
|
|
|
|
"Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest"
|
2014-10-17 16:20:02 +04:00
|
|
|
|
},
|
|
|
|
|
"nplurals=2; plural=(n != 1);");
|