diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/et_EE.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.js')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.js | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js new file mode 100644 index 00000000000..51389730f0f --- /dev/null +++ b/apps/files_sharing/l10n/et_EE.js @@ -0,0 +1,41 @@ +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", + "No files have been shared with you yet." : "Sinuga pole veel ühtegi faili jagatud.", + "You haven't shared any files yet." : "Sa pole jaganud veel ühtegi faili.", + "You haven't shared any files by link yet." : "Sa pole lingiga jaganud veel ühtegi faili.", + "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", + "No ownCloud installation found at {remote}" : "Ei leitud ownCloud paigaldust asukohas {remote}", + "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", + "Direct link" : "Otsene link", + "Remote Shares" : "Eemalolevad jagamised", + "Allow other instances to mount public links shared from this server" : "Luba teistel instantsidel ühendada sellest serverist jagatud avalikke linke", + "Allow users to mount public link shares" : "Luba kasutajatel ühendada jagatud avalikke linke" +}, +"nplurals=2; plural=(n != 1);"); |