diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/encryption/l10n/et_EE.js | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/et_EE.js')
-rw-r--r-- | apps/encryption/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/et_EE.js b/apps/encryption/l10n/et_EE.js index 9352a4baa6e..eb7385315ee 100644 --- a/apps/encryption/l10n/et_EE.js +++ b/apps/encryption/l10n/et_EE.js @@ -22,7 +22,6 @@ OC.L10N.register( "Private key password successfully updated." : "Privaatse võtme parool edukalt uuendatud.", "Bad Signature" : "Vigane allkiri", "Missing Signature" : "Allkiri puudub", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Sa ei saa seda faili dekrüpteerida, see on tõenäoliselt jagatud fail. Palun lase omanikul seda faili sinuga uuesti jagada.", "The share will expire on %s." : "Jagamine aegub %s.", "Cheers!" : "Terekest!", "Enable recovery key" : "Luba taastevõtme kasutamine", @@ -43,6 +42,7 @@ OC.L10N.register( "Enable password recovery:" : "Luba parooli taaste:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab taastada ligipääsu krüpteeritud failidele kui parooli kaotuse puhul", "Enabled" : "Sisse lülitatud", - "Disabled" : "Väljalülitatud" + "Disabled" : "Väljalülitatud", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Sa ei saa seda faili dekrüpteerida, see on tõenäoliselt jagatud fail. Palun lase omanikul seda faili sinuga uuesti jagada." }, "nplurals=2; plural=(n != 1);"); |