aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files/l10n/de.json
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de.json')
-rw-r--r--apps/files/l10n/de.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 67711a68358..e7480c11060 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -77,14 +77,11 @@
"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 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",
"Copied!" : "Kopiert!",
"Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)",
@@ -207,6 +204,10 @@
"Text file" : "Textdatei",
"New text file.txt" : "Neue Textdatei file.txt",
"Unshare" : "Freigabe aufheben",
+ "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}%).",