diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
commit | 435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3 (patch) | |
tree | 14aaa2cb706223ddfe6b1e115524c9f7033f6a5f /settings/l10n/et_EE.php | |
parent | 645ecb76448a1452905f8aae6b59ec2bda37653b (diff) | |
download | nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.tar.gz nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/et_EE.php')
-rw-r--r-- | settings/l10n/et_EE.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index b46e0138c1d..5ad3b4b0d69 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "Unable to change full name" => "Täispika nime muutmine ebaõnnestus", "Group already exists" => "Grupp on juba olemas", "Unable to add group" => "Keela grupi lisamine", +"Files decrypted successfully" => "Failide krüpteerimine õnnestus", +"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Ei suutnud faile dekrüpteerida, palun kontrolli oma owncloud.log-i või küsi nõu administraatorilt", +"Couldn't decrypt your files, check your password and try again" => "Ei suutnud failde dekrüpteerida, kontrolli parooli ja proovi uuesti", "Email saved" => "Kiri on salvestatud", "Invalid email" => "Vigane e-post", "Unable to delete group" => "Grupi kustutamine ebaõnnestus", @@ -111,6 +114,7 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Luba kasutajatel kõigiga jagada", "Allow users to only share with users in their groups" => "Luba kasutajatel jagada kirjeid ainult nende grupi liikmetele, millesse nad ise kuuluvad", "Allow mail notification" => "Luba teavitused e-postiga", +"Allow users to send mail notification for shared files" => "Luba kasutajatel saata e-posti teavitusi jagatud failide kohta", "Security" => "Turvalisus", "Enforce HTTPS" => "Sunni peale HTTPS-i kasutamine", "Forces the clients to connect to %s via an encrypted connection." => "Sunnib kliente %s ühenduma krüpteeritult.", |