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>2013-08-16 09:32:30 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 09:32:30 +0400
commit6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch)
tree9a5833b8622fb1435bc165364dfe5a905060610f /lib/l10n/de.php
parentd2767faf6104f4a4f0330c1771c488beea6245cd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r--lib/l10n/de.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index ba43ad248dd..798322fdb47 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -41,13 +41,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.",
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.",
"seconds ago" => "Gerade eben",
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
+"_%n minute ago_::_%n minutes ago_" => array("","Vor %n Minuten"),
+"_%n hour ago_::_%n hours ago_" => array("","Vor %n Stunden"),
"today" => "Heute",
"yesterday" => "Gestern",
-"_%n day go_::_%n days ago_" => array("",""),
+"_%n day go_::_%n days ago_" => array("","Vor %n Tagen"),
"last month" => "Letzten Monat",
-"_%n month ago_::_%n months ago_" => array("",""),
+"_%n month ago_::_%n months ago_" => array("","Vor %n Monaten"),
"last year" => "Letztes Jahr",
"years ago" => "Vor Jahren",
"Caused by:" => "Verursacht durch:",