diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-13 02:08:50 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-13 02:08:50 +0200 |
commit | d386bc8737374200b4dc8ca0b62e432757ac2f04 (patch) | |
tree | f1ddb5e781a384c80b5373ad065d1b424e3d3ec4 /lib | |
parent | 513f4807c354ff96ad1243f3ea7b517a9e349799 (diff) | |
download | nextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.tar.gz nextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/nl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index a90fc6caa6c..c650071c03c 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -23,6 +23,6 @@ "last year" => "vorig jaar", "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", +"up to date" => "bijgewerkt", "updates check is disabled" => "Meest recente versie controle is uitgeschakeld" ); |