summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/de.php')
-rw-r--r--apps/files/l10n/de.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index c89294bc092..a1be267f4d9 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -34,7 +34,7 @@ $TRANSLATIONS = array(
"replaced {new_name} with {old_name}" => "{old_name} ersetzt durch {new_name}",
"undo" => "rückgängig machen",
"perform delete operation" => "Löschvorgang ausführen",
-"1 file uploading" => "1 Datei wird hochgeladen",
+"_Uploading %n file_::_Uploading %n files_" => array(,),
"files uploading" => "Dateien werden hoch geladen",
"'.' is an invalid file name." => "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",
@@ -46,10 +46,8 @@ $TRANSLATIONS = array(
"Name" => "Name",
"Size" => "Größe",
"Modified" => "Geändert",
-"1 folder" => "1 Ordner",
-"{count} folders" => "{count} Ordner",
-"1 file" => "1 Datei",
-"{count} files" => "{count} Dateien",
+"_%n folder_::_%n folders_" => array(,),
+"_%n file_::_%n files_" => array(,),
"%s could not be renamed" => "%s konnte nicht umbenannt werden",
"Upload" => "Hochladen",
"File handling" => "Dateibehandlung",