aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js36
1 files changed, 28 insertions, 8 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index e0edec1a03a..6adbe10db1e 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Necessary language model provider is not available" : "De nodige taalmodel provider is niet beschikbaar",
"Task not found" : "Taak niet gevonden",
"Internal error" : "Interne fout",
+ "No text to image provider is available" : "Geen text naar afbeelding aanbieder beschikbaar",
"Image not found" : "Afbeelding niet gevonden",
"No translation provider available" : "Geen provider voor vertaling beschikbaar",
"Could not detect language" : "Kan taal niet detecteren",
@@ -130,13 +131,20 @@ 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 {productName}" : "Verder naar {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["De update was succesvol. Redirecten naar {productName} over %nseconde.","De update was succesvol. Redirecten naar {productName} over %n seconden."],
+ "Applications menu" : "Applicatiemenu",
"More apps" : "Meer apps",
"Currently open" : "Momenteel actief",
"_{count} notification_::_{count} notifications_" : ["{count} melding","{count} meldingen"],
+ "Custom date range" : "Aangepast datumbereik",
+ "Pick start date" : "Kies startdatum",
+ "Pick end date" : "Kies einddatum",
+ "Search in date range" : "In datumbereik zoeken",
"Log in" : "Inloggen",
"Logging in …" : "Inloggen...",
"Server side authentication failed!" : "Authenticatie bij de server mislukt!",
"Please contact your administrator." : "Neem contact op met je systeembeheerder.",
+ "Temporary error" : "Tijdelijke fout",
+ "Please try again." : "Gelieve opnieuw te proberen",
"An internal error occurred." : "Er heeft zich een interne fout voorgedaan.",
"Please try again or contact your administrator." : "Probeer het opnieuw of neem contact op met je beheerder.",
"Account name or email" : "Gebruikersnaam of email",
@@ -185,11 +193,23 @@ OC.L10N.register(
"Install the Contacts app" : "Installeer de Contacts app",
"Loading your contacts …" : "Je contacten wordt geladen ...",
"Looking for {term} …" : "Kijken voor {term} …",
+ "Global search" : "Overal zoeken",
+ "Search apps, files, tags, messages" : "Zoek apps, bestanden, berichten",
+ "Apps and Settings" : "Apps en Instellingen",
"Modified" : "Aangepast",
+ "Today" : "Vandaag",
+ "Last 7 days" : "Laatste 7 dagen",
+ "Last 30 days" : "Laatste 30 dagen",
+ "This year" : "Dit jaar",
"Last year" : "Vorig jaar",
+ "Search people" : "Zoek mensen",
"Not found" : "Niet gevonden",
"People" : "Mensen",
"Load more results" : "Laad meer resultaten",
+ "Search in" : "Zoek in",
+ "Start typing in search" : "Begin te typen in zoeken",
+ "No matching results" : "Geen resultaten",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tussen ${this.dateFilter.startFrom.toLocaleDateString()} en ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Wachtwoord vergeten?",
"Back to login form" : "Terug naar aanmelden",
"Back" : "Terug",
@@ -214,11 +234,15 @@ OC.L10N.register(
"Supported versions" : "Ondersteunde versies",
"{name} version {version} and above" : "{name} versie {version} en hoger",
"Settings menu" : "Instellingenmenu",
+ "Avatar of {displayName}" : "Avatar van {displayName}",
"Search {types} …" : "Zoeken naar {types}…",
"No" : "Nee",
"Yes" : "Ja",
+ "Choose {file}" : "Kies {file}",
"Choose" : "Kies",
+ "Copy to {target}" : "Kopieer naar {target}",
"Copy" : "Kopiëren",
+ "Move to {target}" : "Verplaats naar {target}",
"Move" : "Verplaatsen",
"OK" : "OK",
"Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}",
@@ -380,7 +404,6 @@ OC.L10N.register(
"This page will refresh itself when the instance is available again." : "Deze pagina wordt ververst als de server weer beschikbaar is.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"Please try again" : "Probeer a.u.b opnieuw",
- "Please use the command line updater because updating via the browser is disabled in your config.php." : "Updaten via de browser is uitgeschakeld in config.php. Gebruik de command line updater.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Lees de {linkstart}installatiedocumentatie ↗{linkend} voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
@@ -396,7 +419,7 @@ OC.L10N.register(
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze {linkstart}documentatie ↗{linkend}..",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Deze server mist een paar aanbevolen PHP-modules. Voor betere prestaties en compatibiliteit adviseren we om die te installeren.",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Voor meer informatie vind u op de {linkstart}documentatiepagina{linkend}",
"The PHP memory limit is below the recommended value of 512MB." : "De PHP geheugenlimiet is onder de aanbevolen waarde van 512MB.",
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Er is een wachtwoordherstelbericht verzonden naar het e-mailadres van dit account. Als je het niet hebt ontvangen, controleer dan je spam / ongewenste mappen, of vraag je beheerder om hulp.",
"If it is not there ask your local administrator." : "Als het hier niet is, vraag dan de lokale beheerder",
@@ -404,7 +427,6 @@ OC.L10N.register(
"Press enter to start searching" : "Druk op Enter om te beginnen zoeken",
"Open settings menu" : "Open instellingen-menu",
"Settings" : "Instellingen",
- "Avatar of {fullName}" : "Avatar van {fullName}",
"Show all contacts …" : "Alle contacten weergeven",
"No files in here" : "Hier geen bestanden",
"New folder" : "Nieuwe map",
@@ -425,12 +447,10 @@ OC.L10N.register(
"Move to {folder}" : "Verplaats naar {folder}",
"Authentication required" : "Authenticatie vereist",
"Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw",
- "File not found" : "Bestand niet gevonden",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Voor meer informatie vind u op de {linkstart}documentatiepagina{linkend}",
"The page could not be found on the server." : "Deze pagina kon niet gevonden worden op de server",
+ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Je remote address is geregistreerd als \"{remoteAddress}\" en wordt op dit moment afgeremd ter bescherming van bruteforce aanvallen. Dit verlaagt de performantie van verschillende aanvragen. Als het remote address niet uw adres is kan dit wijzen op een verkeerd ingestelde proxy. Meer informatie hierover kan je in de {linkstart}documentatie vinden ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "De database wordt gebruikt voor transactionele file locking. Verbeter de prestaties door memcache te configureren indien beschikbaar. Voor meer informatie, bekijk {linkstart}documentation ↗{linkend}.",
- "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 is verouderd binnen Nextcloud 27. Nextcloud 28 vereist mogelijks minstens PHP 8.1. Gelieve zo snel mogelijk te upgraden naar {linkstart} één van de officieel ondersteunde PHP versies voorzien door de PHP Group ↗{linkend}."
+ "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 is verouderd binnen Nextcloud 27. Nextcloud 28 vereist mogelijks minstens PHP 8.1. Gelieve zo snel mogelijk te upgraden naar {linkstart} één van de officieel ondersteunde PHP versies voorzien door de PHP Group ↗{linkend}.",
+ "Avatar of {fullName}" : "Avatar van {fullName}"
},
"nplurals=2; plural=(n != 1);");