Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index f354abfe1ff..e7e730fed55 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -123,9 +123,6 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "De update is mislukt. Meld dit probleem aan de <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
"Continue to Nextcloud" : "Ga door naar Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["De update is geslaagd. Je wordt nu over %n seconde doorgeleid naar Nextcloud.","De update is geslaagd. Je wordt nu over %n seconden doorgeleid naar Nextcloud."],
- "Searching other places" : "Zoeken op andere plaatsen",
- "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} 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"],
"Log in" : "Inloggen",
"Logging in …" : "Inloggen...",
"Server side authentication failed!" : "Authenticatie bij de server mislukt!",
@@ -168,7 +165,6 @@ OC.L10N.register(
"Forgot password?" : "Wachtwoord vergeten?",
"Log in with a device" : "Inloggen met een toestel",
"Back" : "Terug",
- "Searching …" : "Zoeken ...",
"Settings" : "Instellingen",
"Could not load your contacts" : "Kon je contactpersonenen niet laden",
"Search contacts …" : "Zoek contacten ...",
@@ -432,6 +428,9 @@ OC.L10N.register(
"Name..." : "Naam...",
"Error removing share" : "Fout bij verwijderen deellink",
"({scope})" : "({scope})",
+ "Searching other places" : "Zoeken op andere plaatsen",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} 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"],
"Saving..." : "Opslaan...",
"Search" : "Zoeken",
"Reset search" : "Zoekopdracht wissen",