diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 64a8653eb17..98e7cd78552 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -134,8 +134,8 @@ OC.L10N.register( "No action available" : "Ühtegi tegevust pole saadaval", "Error fetching contact actions" : "Viga kontakti toimingute laadimisel", "Non-existing tag #{tag}" : "Olematu silt #{tag}", - "restricted" : "piiratud", - "invisible" : "nähtamatu", + "Restricted" : "Piiratud", + "Invisible" : "Nähtamatu", "Delete" : "Kustuta", "Rename" : "Nimeta ümber", "Collaborative tags" : "Koostöö sildid", @@ -208,6 +208,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollin tabelit %s", + "restricted" : "piiratud", + "invisible" : "nähtamatu", "More" : "Rohkem", "The password is wrong. Try again." : "Parool on vale. Proovi uuesti." }, |