summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/de_DE.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-05 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-05 00:08:23 +0000
commit457ac66eb9bc271794886ca55d77c6d3387f09eb (patch)
tree8d19d86750f17b6b4cd6fe06802aa3ce4d462094 /apps/files/l10n/de_DE.json
parent060eac40d868b55733fef0389b487ef64a211a4d (diff)
downloadnextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.tar.gz
nextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de_DE.json')
-rw-r--r--apps/files/l10n/de_DE.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 2fcb69a7027..71b6d542cf1 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -36,9 +36,9 @@
"Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits",
"Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden",
"Could not copy \"{file}\", target exists" : "\"{file}\" konnte nicht kopiert werden, Ziel existiert bereits",
- "Could not copy \"{file}\"" : "Konnte \"{file}\" nicht kopieren",
- "Copied {origin} inside {destination}" : "{origin} wurde in {destination} kopiert",
- "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} und {nbfiles} weitere Dateien wurden in {destination} kopiert",
+ "Could not copy \"{file}\"" : "\"{file}\" konnte nicht kopiert werden",
+ "Copied {origin} inside {destination}" : "{origin} wurde nach {destination} kopiert",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} und {nbfiles} weitere Dateien wurden nach {destination} kopiert",
"{newName} already exists" : "{newName} existiert bereits",
"Could not rename \"{fileName}\", it does not exist any more" : "Die Datei konnte nicht umbenannt werden \"{fileName}\", da die Datei nicht mehr existiert",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name „{targetName}“ wird bereits im Ordner „{dir}“ benutzt. Bitte wählen Sie einen anderen Namen.",