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-09-10 05:30:26 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-10 05:30:26 +0300
commita42976f3dbf6bdc40b2399afee6404120214ae30 (patch)
tree706df0ba1bcdaeb1e1ac2285ac10236205a3d3f6 /apps/theming
parentef9736160b21713f9d6af55327dac5d85b230caa (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/de.js1
-rw-r--r--apps/theming/l10n/de.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js
index a2cd1a2fcdb..bdf62b28ebe 100644
--- a/apps/theming/l10n/de.js
+++ b/apps/theming/l10n/de.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Admin" : "Administrator",
"Saved" : "Gespeichert",
"a safe home for all your data" : "Ein sicheres Zuhause für deine Daten",
+ "Error uploading the file" : "Fehler beim Hochladen der Datei",
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json
index 331a027a80b..6dee2bc0534 100644
--- a/apps/theming/l10n/de.json
+++ b/apps/theming/l10n/de.json
@@ -3,6 +3,7 @@
"Admin" : "Administrator",
"Saved" : "Gespeichert",
"a safe home for all your data" : "Ein sicheres Zuhause für deine Daten",
+ "Error uploading the file" : "Fehler beim Hochladen der Datei",
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",