summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-15 02:02:45 +0200
commit6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8 (patch)
tree8c26df9e438a657cb73d9a6a0bc4a584b2183c7a /apps/files/l10n/de.php
parentfdef2a373a173a81e855982543d64e35723145fa (diff)
downloadnextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.tar.gz
nextcloud-server-6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de.php')
-rw-r--r--apps/files/l10n/de.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index 14d084bc211..bcc3a4c6c9d 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -1,7 +1,6 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits",
"Could not move %s" => "Konnte %s nicht verschieben",
-"Unable to rename file" => "Konnte Datei nicht umbenennen",
"No file was uploaded. Unknown error" => "Keine Datei hochgeladen. Unbekannter Fehler",
"There is no error, the file uploaded with success" => "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini",
@@ -47,6 +46,7 @@
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
+"Unable to rename file" => "Konnte Datei nicht umbenennen",
"Upload" => "Hochladen",
"File handling" => "Dateibehandlung",
"Maximum upload size" => "Maximale Upload-Größe",