diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
commit | 16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (patch) | |
tree | 6e3576fe4c062ee549c5b12c795f9836cb386c94 /core/l10n/et_EE.php | |
parent | 051dde08dbaa447c89e7a84d456045cc74240a19 (diff) | |
download | nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.tar.gz nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.php')
-rw-r--r-- | core/l10n/et_EE.php | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index bc97cd04036..68c4a43470c 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -15,13 +15,32 @@ "October" => "Oktoober", "November" => "November", "December" => "Detsember", +"Choose" => "Vali", "Cancel" => "Loobu", "No" => "Ei", "Yes" => "Jah", "Ok" => "Ok", "No categories selected for deletion." => "Kustutamiseks pole kategooriat valitud.", "Error" => "Viga", +"Error while sharing" => "Viga jagamisel", +"Error while unsharing" => "Viga jagamise lõpetamisel", +"Error while changing permissions" => "Viga õiguste muutmisel", +"Share with" => "Jaga", +"Share with link" => "Jaga lingiga", +"Password protect" => "Parooliga kaitstud", "Password" => "Parool", +"Set expiration date" => "Määra aegumise kuupäev", +"Expiration date" => "Aegumise kuupäev", +"Share via email:" => "Jaga e-postiga:", +"No people found" => "Ühtegi inimest ei leitud", +"Unshare" => "Lõpeta jagamine", +"can edit" => "saab muuta", +"access control" => "ligipääsukontroll", +"create" => "loo", +"update" => "uuenda", +"delete" => "kustuta", +"share" => "jaga", +"Password protected" => "Parooliga kaitstud", "ownCloud password reset" => "ownCloud parooli taastamine", "Use the following link to reset your password: {link}" => "Kasuta järgnevat linki oma parooli taastamiseks: {link}", "You will receive a link to reset your password via Email." => "Sinu parooli taastamise link saadetakse sulle e-postile.", @@ -42,6 +61,7 @@ "Cloud not found" => "Pilve ei leitud", "Edit categories" => "Muuda kategooriaid", "Add" => "Lisa", +"Security Warning" => "Turvahoiatus", "Create an <strong>admin account</strong>" => "Loo <strong>admini konto</strong>", "Advanced" => "Lisavalikud", "Data folder" => "Andmete kaust", @@ -59,5 +79,7 @@ "Log in" => "Logi sisse", "You are logged out." => "Sa oled välja loginud", "prev" => "eelm", -"next" => "järgm" +"next" => "järgm", +"Security Warning!" => "turvahoiatus!", +"Verify" => "Kinnita" ); |