diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-19 01:54:41 -0400 |
commit | fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9 (patch) | |
tree | ff8002c304833cff0c9e74e5ed80d9ca62948064 /core/l10n/et_EE.js | |
parent | cdf82909b8225a885fbf92b78208fb1fe258853e (diff) | |
download | nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.tar.gz nextcloud-server-fd3c1484ad19f3fa59fe7c1f53d365b9d61ca4e9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index e4acdc2bf65..40195e2769c 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -45,6 +45,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", "Ok" : "Ok", "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", + "read-only" : "kirjutuskaitstud", "_{count} file conflict_::_{count} file conflicts_" : ["{count} failikonflikt","{count} failikonflikti"], "One file conflict" : "Üks failikonflikt", "New Files" : "Uued failid", @@ -73,9 +74,11 @@ OC.L10N.register( "Shared with you by {owner}" : "Sinuga jagas {owner}", "Share link" : "Jaga linki", "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist", + "Link" : "Link", "Password protect" : "Parooliga kaitstud", "Password" : "Parool", "Choose a password for the public link" : "Vali avaliku lingi jaoks parool", + "Allow editing" : "Luba muutmine", "Email link to person" : "Saada link isikule e-postiga", "Send" : "Saada", "Set expiration date" : "Määra aegumise kuupäev", @@ -109,6 +112,7 @@ OC.L10N.register( "Hello world!" : "Tere maailm!", "sunny" : "päikeseline", "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", + "Hello {name}" : "Tere, {name}", "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", |