diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:24 +0000 |
commit | ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b (patch) | |
tree | f1debd825e438f08c6374a30c0b855a9c3b64c70 /core/l10n/et_EE.js | |
parent | 8f4614be164b30790724f8d38d3dc4cc42f8498f (diff) | |
download | nextcloud-server-ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b.tar.gz nextcloud-server-ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 08c27732459..08de5eca626 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -140,21 +140,9 @@ OC.L10N.register( "Looking for {term} …" : "Otsin {term} …", "No" : "Ei", "Yes" : "Jah", - "No files in here" : "Siin ei ole faile", - "New folder" : "Uus kaust", - "No more subfolders in here" : "Siin pole rohkem alamkaustu", - "Name" : "Nimi", - "Size" : "Suurus", - "Modified" : "Muudetud", - "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", - "File name cannot be empty." : "Failinimi ei saa olla tühi.", - "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", - "{newName} already exists" : "{newName} on juba olemas", "Choose" : "Vali", "Copy" : "Kopeeri", "Move" : "Liiguta", - "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", "OK" : "OK", "Error loading message template: {error}" : "Viga sõnumi malli laadimisel: {error}", "read-only" : "kirjutuskaitstud", @@ -169,11 +157,6 @@ OC.L10N.register( "(all selected)" : "(kõik valitud)", "({count} selected)" : "({count} valitud)", "Error loading file exists template" : "Viga faili olemasolu malli laadimisel", - "Show list view" : "Näita loendivaadet", - "Pending" : "Ootel", - "Home" : "Avaleht", - "Copy to {folder}" : "Kopeeri kausta {folder}", - "Move to {folder}" : "Liiguta kausta {folder}", "Saving …" : "Salvestamine …", "Authentication required" : "Autentimine on vajalik", "This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist", @@ -297,6 +280,23 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.", "Press enter to start searching" : "Otsimiseks vajuta Enter", "Settings" : "Seaded", + "No files in here" : "Siin ei ole faile", + "New folder" : "Uus kaust", + "No more subfolders in here" : "Siin pole rohkem alamkaustu", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud", + "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.", + "File name cannot be empty." : "Failinimi ei saa olla tühi.", + "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", + "{newName} already exists" : "{newName} on juba olemas", + "Error loading file picker template: {error}" : "Viga failivalija malli laadimisel: {error}", + "Show list view" : "Näita loendivaadet", + "Pending" : "Ootel", + "Home" : "Avaleht", + "Copy to {folder}" : "Kopeeri kausta {folder}", + "Move to {folder}" : "Liiguta kausta {folder}", "File not found" : "Faili ei leitud", "Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasuta uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud." }, |