diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 0b12185cae4..a18d79596b5 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -182,8 +182,8 @@ OC.L10N.register( "New Password" : "Nieuw wachtwoord", "Reset password" : "Reset wachtwoord", "Searching other places" : "Zoeken op andere plaatsen", - "No search results 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"], + "No search results in other folders" : "Geen zoekresultaten in andere mappen", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} zoekresultaat in een andere map","{count} zoekresultaten in andere mappen"], "Personal" : "Persoonlijk", "Users" : "Gebruikers", "Apps" : "Apps", |