diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
commit | cb57a20ec27c5716fa52a998babf7e93f64fbe4e (patch) | |
tree | 295a961e5571dd050f692023760088a722610fb2 /core/l10n/da.php | |
parent | 4c06c25c6cb6ac64f1685222c9cdf35afe80aea6 (diff) | |
download | nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.tar.gz nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index 2614d376894..06fff48e5d1 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -3,6 +3,16 @@ "No category to add?" => "Ingen kategori at tilføje?", "This category already exists: " => "Denne kategori eksisterer allerede: ", "Settings" => "Indstillinger", +"seconds ago" => "sekunder siden", +"1 minute ago" => "1 minut siden", +"{minutes} minutes ago" => "{minutes} minutter siden", +"today" => "i dag", +"yesterday" => "i går", +"{days} days ago" => "{days} dage siden", +"last month" => "sidste måned", +"months ago" => "måneder siden", +"last year" => "sidste år", +"years ago" => "år siden", "Choose" => "Vælg", "Cancel" => "Fortryd", "No" => "Nej", |