diff options
Diffstat (limited to 'apps/encryption/l10n/et_EE.js')
-rw-r--r-- | apps/encryption/l10n/et_EE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/encryption/l10n/et_EE.js b/apps/encryption/l10n/et_EE.js index 93273a01464..ee5586afa90 100644 --- a/apps/encryption/l10n/et_EE.js +++ b/apps/encryption/l10n/et_EE.js @@ -22,8 +22,6 @@ OC.L10N.register( "Private key password successfully updated." : "Privaatse võtme parool edukalt uuendatud.", "Bad Signature" : "Vigane allkiri", "Missing Signature" : "Allkiri puudub", - "The share will expire on %s." : "Jagamine aegub %s.", - "Cheers!" : "Terekest!", "Enable recovery key" : "Luba taastevõtme kasutamine", "Disable recovery key" : "Keela taastevõtme kasutamine", "Recovery key password" : "Taastevõtme parool", @@ -42,6 +40,8 @@ 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", + "The share will expire on %s." : "Jagamine aegub %s.", + "Cheers!" : "Terekest!" }, "nplurals=2; plural=(n != 1);"); |