aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-01 13:37:28 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-01 13:37:28 +0200
commitc0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430 (patch)
tree9d8e9ba20783c7ed1dafa3f70fba26ca9f43111e /lib/l10n/de.php
parent10bd64debdf15a181def233ef8685c15d528c5e1 (diff)
downloadnextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.tar.gz
nextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r--lib/l10n/de.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index e77ec97df75..4a567003de2 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -21,5 +21,8 @@
"last month" => "Letzten Monat",
"months ago" => "Vor Monaten",
"last year" => "Letztes Jahr",
-"years ago" => "Vor Jahren"
+"years ago" => "Vor 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"
);