summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/et_EE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-19 01:55:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-19 01:55:38 -0400
commite1fd10f22697383a4a1c2eba4e9ec4fdd9d3f841 (patch)
treee2284139f3cb82a43e971b9f4115746b5751b323 /apps/files_sharing/l10n/et_EE.php
parented10f56994c7a6909a0d9ace53c61c2a70000ba4 (diff)
downloadnextcloud-server-e1fd10f22697383a4a1c2eba4e9ec4fdd9d3f841.tar.gz
nextcloud-server-e1fd10f22697383a4a1c2eba4e9ec4fdd9d3f841.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.php')
-rw-r--r--apps/files_sharing/l10n/et_EE.php20
1 files changed, 19 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index 9122c6e2360..9a9928321b1 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -1,19 +1,37 @@
<?php
$TRANSLATIONS = array(
+"Server to server sharing is not enabled on this server" => "Serverist serverisse jagamine pole antud serveris lubatud",
+"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.",
+"Add {name} from {owner}@{remote}" => "Lisa {name} kohast {owner}@{remote}",
+"No ownCloud installation found at {remote}" => "Ei leitud ownCloud paigaldust asukohas {remote}",
+"Invalid ownCloud url" => "Vigane ownCloud url",
"Shared by {owner}" => "Jagas {owner}",
"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.",
+"Save to ownCloud" => "Salvesta ownCloudi",
+"example.com/owncloud" => "example.com/owncloud",
+"Save" => "Salvesta",
"Download" => "Lae alla",
"Download %s" => "Laadi alla %s",
-"Direct link" => "Otsene link"
+"Direct link" => "Otsene link",
+"File Sharing" => "Faili jagamine",
+"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"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";