Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-18 03:02:00 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-18 03:02:00 +0400
commite28d71bf5511a8e6b687814a54e5448d2827cbbb (patch)
treed4523b17e66dcb7b5b7f03238f2de7554e177d21 /lib/l10n/de_DE.php
parentf3ae43d94a8eff5ec1765d0f8fcc1285b08573bd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de_DE.php')
-rw-r--r--lib/l10n/de_DE.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index c2ff42d8570..95596a7a33a 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -18,13 +18,17 @@
"seconds ago" => "Gerade eben",
"1 minute ago" => "Vor einer Minute",
"%d minutes ago" => "Vor %d Minuten",
+"1 hour ago" => "Vor einer Stunde",
+"%d hours ago" => "Vor %d Stunden",
"today" => "Heute",
"yesterday" => "Gestern",
"%d days ago" => "Vor %d Tag(en)",
"last month" => "Letzten Monat",
+"%d months ago" => "Vor %d Monaten",
"last year" => "Letztes Jahr",
"years ago" => "Vor wenigen Jahren",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>",
"up to date" => "aktuell",
-"updates check is disabled" => "Die Update-Überprüfung ist ausgeschaltet"
+"updates check is disabled" => "Die Update-Überprüfung ist ausgeschaltet",
+"Could not find category \"%s\"" => "Die Kategorie \"%s\" konnte nicht gefunden werden."
);