diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 9df97286cdb..a65583b3bd2 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -48,6 +48,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (pole ühilduv)", "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "Already up to date" : "On juba ajakohane", + "Dismiss" : "Jäta vahele", + "Connection to server lost" : "Ühendus serveriga katkes", "No" : "Ei", "Yes" : "Jah", "No files in here" : "Siin ei ole faile", @@ -73,8 +75,9 @@ OC.L10N.register( "Copy to {folder}" : "Kopeeri {folder}", "Move to {folder}" : "Liiguta {folder}", "Saving..." : "Salvestamine...", - "Dismiss" : "Jäta vahele", "seconds ago" : "sekundit tagasi", + "Settings" : "Seaded", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"], "Authentication required" : "Autentimine on vajalik", "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", "Confirm" : "Kinnita", @@ -154,9 +157,6 @@ OC.L10N.register( "Rename" : "Nimeta ümber", "Collaborative tags" : "Koostöö sildid", "No tags found" : "Märgendeid ei leitud", - "Settings" : "Seaded", - "Connection to server lost" : "Ühendus serveriga katkes", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"], "Very weak password" : "Väga nõrk parool", "Weak password" : "Nõrk parool", "So-so password" : "Enam-vähem sobiv parool", |