diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
commit | cae8702ab2e5821ae54a98895ce1689aa3945be2 (patch) | |
tree | e10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/files/l10n/de_DE.json | |
parent | e46ffe82f74526b1fcb417f60b430febe7e939b4 (diff) | |
download | nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de_DE.json')
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 5f24b4b319b..0f22fd2ca7e 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -56,6 +56,7 @@ "New" : "Neu", "\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", + "\"{name}\" is not an allowed filetype" : "„{name}“ ist kein erlaubter Dateityp", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Der Speicher von {owner} ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Der Speicher von {owner} ist beinahe voll ({usedSpacePercent}%)", |