summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de.json')
-rw-r--r--lib/l10n/de.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index d4eb0ab8793..0905bf89b58 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -4,7 +4,7 @@
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lese die Dokumentation vor der Änderung an der config.php.",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies wird nicht unterstützt und kann zum Abruch Ihrer Installation führen. Bitte lies die Dokumentation vor der Änderung an der config.php.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
"PHP with a version less then %s is required." : "PHP wird in einer früheren Version als %s benötigt.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
@@ -20,11 +20,11 @@
"Invalid image" : "Ungültiges Bild",
"today" : "Heute",
"yesterday" : "Gestern",
- "_%n day ago_::_%n days ago_" : ["",""],
+ "_%n day ago_::_%n days ago_" : ["Vor %n Tag","Vor %n Tagen"],
"last month" : "Letzten Monat",
"_%n month ago_::_%n months ago_" : ["Vor %n Monat","Vor %n Monaten"],
"last year" : "Letztes Jahr",
- "_%n year go_::_%n years ago_" : ["",""],
+ "_%n year ago_::_%n years ago_" : ["",""],
"_%n hour ago_::_%n hours ago_" : ["Vor %n Stunde","Vor %n Stunden"],
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"seconds ago" : "Gerade eben",