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>2020-02-26 05:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:31 +0300
commitb5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch)
treecf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/de_DE.js
parent0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r--core/l10n/de_DE.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index a76ebe3126a..77d3f1d9bc4 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Name",
"Size" : "Größe",
"Modified" : "Geändert",
+ "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.",
+ "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
+ "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}“ ist kein erlaubter Dateityp ",
"{newName} already exists" : "{newName} existiert bereits",
"Choose" : "Auswählen",
"Copy" : "Kopieren",