diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-17 00:02:24 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-17 00:02:24 +0100 |
commit | 61670184c41f14fcc03f63c57cb60b5c84238bcb (patch) | |
tree | cf1cd2e943f6c0275c6e27ded68a7023afb7b3f4 /lib/l10n/nl.php | |
parent | b03eca5ee2f0197162aad2dcb607a7c663cdd558 (diff) | |
download | nextcloud-server-61670184c41f14fcc03f63c57cb60b5c84238bcb.tar.gz nextcloud-server-61670184c41f14fcc03f63c57cb60b5c84238bcb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index cddfd8f97e0..087cf23a627 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -29,5 +29,6 @@ "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" +"updates check is disabled" => "Meest recente versie controle is uitgeschakeld", +"Could not find category \"%s\"" => "Kon categorie \"%s\" niet vinden" ); |