diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 79303820ad8..7325c6478d8 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -110,9 +110,11 @@ OC.L10N.register( "Edit tags" : "Muuda silte", "Error loading dialog template: {error}" : "Viga dialoogi malli laadimisel: {error}", "No tags selected for deletion." : "Kustutamiseks pole ühtegi silti valitud.", + "unknown text" : "tundmatu tekst", + "Hello world!" : "Tere maailm!", "sunny" : "päikeseline", "Hello {name}, the weather is {weather}" : "Tere {name}, ilm on {weather}", - "_download %n file_::_download %n files_" : ["",""], + "_download %n file_::_download %n files_" : ["laadi alla %n fail","laadi alla %n faili"], "Updating {productName} to version {version}, this may take a while." : "Uuendan {productName} versioonile {version}, see võtab veidi aega.", "Please reload the page." : "Palun laadi see uuesti.", "The update was unsuccessful." : "Uuendus ebaõnnestus.", |