diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-02 02:02:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-02 02:02:53 +0200 |
commit | 2bb7cb9f64b0244290ce8df745fdb040823dbd62 (patch) | |
tree | 3a56913ce103f7374a332298767789b35e7bfb97 /lib/l10n/nl.php | |
parent | 2508f64efee5204fdb38eda51435d0bad7da76f2 (diff) | |
download | nextcloud-server-2bb7cb9f64b0244290ce8df745fdb040823dbd62.tar.gz nextcloud-server-2bb7cb9f64b0244290ce8df745fdb040823dbd62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 01bc4d3e19f..a90fc6caa6c 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -21,5 +21,8 @@ "last month" => "vorige maand", "months ago" => "maanden geleden", "last year" => "vorig jaar", -"years ago" => "jaar geleden" +"years ago" => "jaar geleden", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s is beschikbaar. Verkrijg <a href=\"%s\">meer informatie</a>", +"up to date" => "Bijgewerkt", +"updates check is disabled" => "Meest recente versie controle is uitgeschakeld" ); |