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.js12
1 files changed, 8 insertions, 4 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 1d345ea1d8f..af807259f5f 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -156,7 +156,6 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Je bestanden zijn versleuteld. Het is niet mogelijk om je gegevens terug te krijgen als je wachtwoord wordt gereset. Als je niet zeker weer wat je moet doen, neem dan contact op met je beheerder voordat je verdergaat. Wil je echt verder gaan?",
"I know what I'm doing" : "Ik weet wat ik doe",
"Resetting password" : "Resetten wachtwoord",
- "Install recommended apps" : "Installeer aanbevolen apps",
"Recommended apps" : "Aanbevolen apps",
"Loading apps …" : "Laden apps ...",
"Could not fetch list of apps from the App Store." : "Kon lijst met apps niet ophalen vanuit de App Store.",
@@ -164,7 +163,8 @@ OC.L10N.register(
"App download or installation failed" : "App download of installatie mislukt",
"Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
"Cannot install this app" : "Kan deze app niet installeren",
- "Cancel" : "Annuleren",
+ "Skip" : "Overslaan",
+ "Install recommended apps" : "Installeer aanbevolen apps",
"Schedule work & meetings, synced with all your devices." : "Plan je werk & afspraken, gesynced met al je toestellen.",
"Keep your colleagues and friends in one place without leaking their private info." : "Bewaar je collega's en vrienden op één plaats zonder hun persoonlijke gegevens te laten uitlekken.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Simpele e-mailapp, handig geïntegreerd met Bestanden, Contactpersonen en Agenda.",
@@ -222,6 +222,7 @@ OC.L10N.register(
"Already existing files" : "Al aanwezige bestanden",
"Which files do you want to keep?" : "Welke bestanden wil je bewaren?",
"If you select both versions, the copied file will have a number added to its name." : "Als je beide versies selecteerde, zal het gekopieerde bestand een nummer aan de naam toegevoegd krijgen.",
+ "Cancel" : "Annuleren",
"Continue" : "Verder",
"(all selected)" : "(alles geselecteerd)",
"({count} selected)" : "({count} geselecteerd)",
@@ -295,6 +296,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Bekijk de <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentatie</a> voor Informatie over het correct configureren van je server.",
"Create an <strong>admin account</strong>" : "Maak een <strong>beheerdersaccount</strong> aan",
"Username" : "Gebruikersnaam",
+ "Toggle password visibility" : "Omschakelen zichtbaarheid wachtwoord",
"Storage & database" : "Opslag & database",
"Data folder" : "Gegevensmap",
"Configure the database" : "Configureer de database",
@@ -312,6 +314,7 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
"Install" : "Installeren",
+ "Installing …" : "Installeren …",
"Need help?" : "Hulp nodig?",
"See the documentation" : "Zie de documentatie",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Het lijkt erop of je Nextcloud wilt herinstalleren. Maar het bestand CAN_INSTALL ontbreekt in de configdirectory. Maak het bestand CAN_INSTALL aan in je config map om verder te gaan.",
@@ -320,12 +323,12 @@ OC.L10N.register(
"Skip to main content" : "Ga naar hoofdinhoud",
"Skip to navigation of app" : "Ga naar navigatie van app",
"Get your own free account" : "Maak je eigen gratis account",
+ "%s's homepage" : "%s's homepage",
"More apps" : "Meer apps",
"More" : "Meer",
"More apps menu" : "Meer apps menu",
"Contacts" : "Contactpersonen",
"Contacts menu" : "Contacten menu",
- "Settings menu" : "Instellingenmenu",
"Confirm your password" : "Bevestig je wachtwoord",
"Connect to your account" : "Verbind jouw account",
"Please log in before granting %1$s access to your %2$s account." : "Eerst inloggen voordat je %1$s toegang geeft tot je %2$s account.",
@@ -340,6 +343,7 @@ OC.L10N.register(
"You can close this window." : "Je mag dit venster sluiten.",
"This share is password-protected" : "Deze share is wachtwoordbeveiligd",
"Email address" : "E-mailadres",
+ "Password sent!" : "Wachtwoord verzonden!",
"Go to %s" : "Ga naar %s",
"Two-factor authentication" : "Tweefactor authenticatie",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Versterkte beveiliging is ingeschakeld voor je account. Kies een tweede factor voor authenticatie:",
@@ -380,7 +384,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sommige kolommen in de database zijn niet geconverteerd naar 'big int'. Doordat het wijzigen van kolomtype op grote databases veel tijd kost, zijn ze niet automatisch gewijzigd. Door het uitvoeren van 'occ db:convert-filecache-bigint' worden de veranderingen alsnog uitgevoerd. Dat moet gebeuren als de server off-line staat. Voor meer informatie verwijzen we naar {linkstart}de documentatie hierover ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', of lees de {linkstart} documentatie ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
- "Toggle password visibility" : "Omschakelen zichtbaarheid wachtwoord",
+ "Settings menu" : "Instellingenmenu",
"The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.",
"Setup two-factor authentication" : "Instellen tweefactor authenticatie",
"You haven't added any info yet" : "Je hebt nog geen info toegevoegd",