aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/de.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-22 12:58:42 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-22 12:58:42 -0400
commit28918d61d2375e879fdba582b8ab2f9377ff7a24 (patch)
tree62a67ae4b236ec9e695f86dd5550e07ebf06be2c /core/l10n/de.php
parent37bd489d2b832eef48ec5ff5dc50c24b8c13a215 (diff)
downloadnextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.tar.gz
nextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r--core/l10n/de.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 302ebe2f2f9..b5ff8826ad8 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -58,7 +58,15 @@ $TRANSLATIONS = array(
"No" => "Nein",
"Ok" => "OK",
"Error loading message template: {error}" => "Fehler beim Laden der Nachrichtenvorlage: {error}",
-"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"_{count} file conflict_::_{count} file conflicts_" => array("{count} Dateikonflikt","{count} Dateikonflikte"),
+"One file conflict" => "Ein Dateikonflikt",
+"Which files do you want to keep?" => "Welche Dateien möchtest du behalten?",
+"If you select both versions, the copied file will have a number added to its name." => "Wenn du beide Versionen auswählst, erhält die kopierte Datei eine Zahl am Ende des Dateinamens.",
+"Cancel" => "Abbrechen",
+"Continue" => "Fortsetzen",
+"(all selected)" => "(Alle ausgewählt)",
+"({count} selected)" => "({count} ausgewählt)",
+"Error loading file exists template" => "Fehler beim Laden der vorhanden Dateivorlage",
"The object type is not specified." => "Der Objekttyp ist nicht angegeben.",
"Error" => "Fehler",
"The app name is not specified." => "Der App-Name ist nicht angegeben.",