summaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
commit60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (patch)
treecf4591cd66a2938e880f09fe0055ed0498e99058 /core/l10n/nl.js
parent744cf713f7d6fff80f79465086a522f35d263ff5 (diff)
downloadnextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.tar.gz
nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 2f0c41c53a8..ef512766cad 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -133,7 +133,9 @@ OC.L10N.register(
"New password" : "Nieuw wachtwoord",
"New Password" : "Nieuw wachtwoord",
"Reset password" : "Reset wachtwoord",
- "_{count} search result in other places_::_{count} search results in other places_" : ["",""],
+ "Searching other places" : "Zoeken op andere plaatsen",
+ "No search result in other places" : "Geen zoekresultaten op andere plaatsen",
+ "_{count} search result in other places_::_{count} search results in other places_" : ["{count} zoekresultaat op andere plaatsen","{count} zoekresultaten op andere plaatsen"],
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat open_basedir is geconfigureerd in php.ini. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",