diff options
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index f46262bee85..f2f84c331f7 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -50,10 +50,6 @@ OC.L10N.register( "Security" : "Turvalisus", "Additional settings" : "Lisaseaded", "Personal info" : "Isiklik info", - "Unlimited" : "Piiramatult", - "Verifying" : "Kontrollin", - "Verifying …" : "Kontrollin ...", - "Verify" : "Kontrolli", "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.", "%s enter the database name." : "%s sisesta andmebaasi nimi.", @@ -155,6 +151,10 @@ OC.L10N.register( "Please upgrade your database version" : "Palun uuenda oma andmebaasi versiooni", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav", "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".", + "Unlimited" : "Piiramatult", + "Verifying" : "Kontrollin", + "Verifying …" : "Kontrollin ...", + "Verify" : "Kontrolli", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s jagamine ebaõnnestus sest server ei luba %i tüüpi jagamisi", "Sharing %s failed, because the file does not exist" : "%s jagamine ebaõnnestus, kuna faili pole olemas", "Sharing %s failed, because you can not share with yourself" : "%s jagamine ebaõnnestus, kuna sa ei saa jagada iseendaga", |