Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-07 05:28:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-07 05:28:38 +0300
commit277dc0c9a4165f1a507d5c63e7ee8d056db9c0dd (patch)
treef5af57b8e8bb60f64a30b8c4c5206f9b11d2321f /apps/theming
parent8af968790c4fe0fd2efa7bae1780b4db540faeda (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/et_EE.js3
-rw-r--r--apps/theming/l10n/et_EE.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/et_EE.js b/apps/theming/l10n/et_EE.js
index 52967870db9..bc34c2ed823 100644
--- a/apps/theming/l10n/et_EE.js
+++ b/apps/theming/l10n/et_EE.js
@@ -9,10 +9,13 @@ OC.L10N.register(
"The given web address is too long" : "Antud veebiaadress on liiga pikk",
"The given slogan is too long" : "Antud tunnuslause on liiga pikk",
"The given color is invalid" : "Antud värv ei sobi",
+ "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",
"No file uploaded" : "Faili ei laetud üles",
"Theming" : "Teemad",
"Dark theme" : "Tume teema",
diff --git a/apps/theming/l10n/et_EE.json b/apps/theming/l10n/et_EE.json
index 92ca8437beb..df314f79f6d 100644
--- a/apps/theming/l10n/et_EE.json
+++ b/apps/theming/l10n/et_EE.json
@@ -7,10 +7,13 @@
"The given web address is too long" : "Antud veebiaadress on liiga pikk",
"The given slogan is too long" : "Antud tunnuslause on liiga pikk",
"The given color is invalid" : "Antud värv ei sobi",
+ "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",
"No file uploaded" : "Faili ei laetud üles",
"Theming" : "Teemad",
"Dark theme" : "Tume teema",