diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-07 02:28:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-07 02:28:29 +0000 |
commit | 9af2cea9b42efe099012d21d0bd18cd4eff23507 (patch) | |
tree | e1a2c332566c55abe9d7d348fb192b7c71385762 /core/l10n/et_EE.js | |
parent | fd580d0aa2af83de4bfd797ce7edd787bac2672f (diff) | |
download | nextcloud-server-9af2cea9b42efe099012d21d0bd18cd4eff23507.tar.gz nextcloud-server-9af2cea9b42efe099012d21d0bd18cd4eff23507.zip |
[tx-robot] updated 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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index f805235b66c..2925644f7b9 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -5,10 +5,13 @@ OC.L10N.register( "File is too big" : "Fail on liiga suur", "The selected file is not an image." : "Valitud fail ei ole pilt.", "The selected file cannot be read." : "Valitud faili ei ole võimalik lugeda.", + "The file was uploaded" : "Fail laaditi üles", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis", + "The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt", "No file was uploaded" : "Ühtegi faili ei latud üles", "Missing a temporary folder" : "Ajutine kausta on puudu", + "Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus", "Invalid file provided" : "Vigane fail", "No image or file provided" : "Ühtegi pilti või faili pole pakutud", "Unknown filetype" : "Tundmatu failitüüp", |