diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
commit | e41ccd4344db20c13a1a2260134af052f7aedd9a (patch) | |
tree | 72cd878601cdd5dfcb5dccaf3d1e3785f992fe88 /lib/l10n | |
parent | fdecee1bda0641eb0d1f215663a60a4ad559a6b8 (diff) | |
download | nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.tar.gz nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/da.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php index 7a9ee26b477..5c68174fa07 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -21,5 +21,7 @@ "last month" => "Sidste måned", "months ago" => "måneder siden", "last year" => "Sidste år", -"years ago" => "år siden" +"years ago" => "år siden", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s er tilgængelig. Få <a href=\"%s\">mere information</a>", +"up to date" => "opdateret" ); |