diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 9b80b413e65..f805235b66c 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -70,7 +70,7 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "Ei suutnud lähtestada e-maili. Palun kontakteeru süsteemihalduriga.", "New password" : "Uus parool", "I know what I'm doing" : "Ma tean mida teen", - "Cancel" : "Loobu", + "Skip" : "Jäta vahele", "Forgot password?" : "Unustasid parooli?", "Back" : "Tagasi", "Reset search" : "Lähtesta otsing", @@ -107,6 +107,7 @@ OC.L10N.register( "Already existing files" : "Juba olemasolevad failid", "Which files do you want to keep?" : "Milliseid faile sa soovid alles hoida?", "If you select both versions, the copied file will have a number added to its name." : "Kui valid mõlemad versioonid, siis lisatakse kopeeritud faili nimele number.", + "Cancel" : "Loobu", "Continue" : "Jätka", "(all selected)" : "(kõik valitud)", "({count} selected)" : "({count} valitud)", |