nextcloud/apps/files_sharing/l10n/et_EE.js

58 lines
3.4 KiB
JavaScript
Raw Normal View History

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",
2015-09-05 08:55:18 +03:00
"Storage not valid" : "Andmehoidla pole korrektne",
"Couldn't add remote share" : "Ei suutnud lisada kaugjagamist",
"Shared with you" : "Sinuga jagatud",
"Shared with others" : "Teistega jagatud",
"Shared by link" : "Jagatud lingiga",
2015-06-29 08:54:44 +03:00
"Nothing shared with you yet" : "Sinuga pole veel midagi jagatud",
2015-09-05 08:55:18 +03:00
"Files and folders others share with you will show up here" : "Siin näidatakse faile ja kaustasid, mida teised on sulle jaganud",
2015-06-27 08:55:58 +03:00
"Nothing shared yet" : "Midagi pole veel jagatud",
2015-09-05 08:55:18 +03:00
"Files and folders you share will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa oled teistega jaganud",
2015-06-27 08:55:58 +03:00
"No shared links" : "Jagatud linke pole",
2015-09-05 08:55:18 +03:00
"Files and folders you share by link will show up here" : "Siin kuvatakse faile ja kaustasid, mida sa jagad 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",
2015-06-29 08:54:44 +03:00
"You can upload into this folder" : "Sa saad sellesse kausta faile üles laadida",
2015-08-25 19:39:10 +03:00
"No ownCloud installation (7 or higher) found at {remote}" : "Saidilt {remote} ei leitud ownCloudi (7 või uuem) ",
"Invalid ownCloud url" : "Vigane ownCloud url",
"Shared by" : "Jagas",
2015-08-25 19:39:10 +03:00
"Sharing" : "Jagamine",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "Fail või kataloog on <strong>jagatud</strong>",
"You shared %1$s with %2$s" : "Jagasid %1$s %2$s kasutajaga",
"You shared %1$s with group %2$s" : "Jagasid %1$s %2$s grupiga",
"You shared %1$s via link" : "Jagasid %1$s lingiga",
2016-02-12 09:56:04 +03:00
"%2$s shared %1$s with you" : "%2$s jagas sinuga %1$s",
2015-12-28 09:55:10 +03:00
"Downloaded via public link" : "Alla laetud avalikult lingilt",
"Shared with %2$s" : "Jagatud kasutajaga %2$s",
2016-04-07 08:56:01 +03:00
"Shared with group %2$s" : "Jagatud grupiga %2$s",
"Shared via public link" : "Jagatud avaliku lingiga",
"Removed public link" : "Avalik link on eemaldatud",
"Public link expired" : "Avalik link aegus",
2015-02-20 09:55:01 +03:00
"Shares" : "Jagamised",
"This share is password-protected" : "See jagamine on parooliga kaitstud",
"The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
"Password" : "Parool",
2015-04-19 08:54:41 +03:00
"No entries found in this folder" : "Selles kaustas ei leitud kirjeid",
"Name" : "Nimi",
"Share time" : "Jagamise aeg",
"Sorry, this link doesnt 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",
2016-04-26 11:50:32 +03:00
"Direct link" : "Otsene link"
},
"nplurals=2; plural=(n != 1);");