diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
commit | 66641b6e6516eb0b2867506a09f4977b850a21bc (patch) | |
tree | 0aabc1c040160a1a9425db218c154b65505da547 /apps/files/l10n/de.json | |
parent | 5169976d2ba3cbeeafea3e0b0f92f10b3094e304 (diff) | |
download | nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.tar.gz nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de.json')
-rw-r--r-- | apps/files/l10n/de.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 707f4f4c148..14832e2f25e 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -78,8 +78,12 @@ "\"/\" 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 can not 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 can not be updated or synced anymore!" : "Gruppenordner \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Externer Speicher \"{mountPoint}\" ist voll, Dateien können nicht mehr aktualisiert oder synchronisiert werden!", "Your storage is full, files can not be updated or synced anymore!" : "Dein 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}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Dein Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], "View in folder" : "In Ordner anzeigen", |