diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files/l10n/de_DE.json | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de_DE.json')
-rw-r--r-- | apps/files/l10n/de_DE.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index fc2277de8e1..80d4e5840a0 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -77,6 +77,10 @@ "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", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Der Speicher von {owner} ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Gruppenordner \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Externer Speicher \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", + "Your storage is full, files cannot 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}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Gruppenordner \"{mountPoint}\" ist beinahe voll ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externer Speicher \"{mountPoint}\" ist beinahe voll ({usedSpacePercent}%).", |