aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-30 00:19:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-30 00:19:06 +0000
commitefdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316 (patch)
treefce50f21be1abbdc45e1b75b93edf2059c6e9671 /core/l10n/nl.json
parent1f6279fa760cc671fe59339711f06edc0cbf887f (diff)
downloadnextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.tar.gz
nextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r--core/l10n/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 6f3bf58e649..58eaca72241 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -78,7 +78,6 @@
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Je webserver is niet juist ingesteld voor het verwerken van \"{url}\". De oorzaak ligt waarschijnlijk bij de webserver configuratie die niet bijgewerkt is om deze map rechtstreeks beschikbaar te stellen. Vergelijk je configuratie tegen de installatieversie van de rewrite regels die je vindt in de \".htaccess\" bestanden voor Apache of met de voorbeelden in de documentatie voor Nginx die je vindt op de {linkstart}documentatie pagina↗{linkend}. Op Nginx beginnen deze regels meestal met \"location ~\" die je moet aanpassen.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Je webserver is niet goed ingesteld om .woff2 bestanden af te leveren. Dit is meestal een probleem met de Nginx configuratie. Voor Nextcloud 15 moet die worden aangepast om ook .woff2 bestanden aan te kunnen. vergelijk jouw Nginx configuratie met de aanbevolen instellingen in onze {linkstart}documentatie ↗{linkend}.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Je verbindt met je server over een beveiligd kanaal, maar je server genereert onveilige URLs. Waarschijnlijk zit je achter een reverse proxy en zijn de overschijf config variabelen niet goed ingesteld. Lees {linkstart}de documentatie hierover ↗{linkend}.",
- "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.",
"Error occurred while checking server setup" : "Een fout trad op bij controleren van serverconfiguratie",
"For more details see the {linkstart}documentation ↗{linkend}." : "Voor meer informatie word je verwezen naar 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.",
@@ -353,7 +352,7 @@
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ",
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Verdere informatie over hoe je dit instelt staat in de %1$s documentatie %2$s.",
"App update required" : "Bijwerken App vereist",
- "%1$s will be updated to version %2$s" : "%1$s wordt geüpdatet naar versie %2$s",
+ "%1$s will be updated to version %2$s" : "%1$s wordt bijgewerkt naar versie %2$s",
"The following apps will be updated:" : "Deze apps worden bijgewerkt:",
"These incompatible apps will be disabled:" : "De volgende incompatibele apps worden uitgeschakeld:",
"The theme %s has been disabled." : "Het thema %s is uitgeschakeld.",
@@ -448,6 +447,7 @@
"Alternative log in using app token" : "Alternatief aanmelden met app token",
"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}.",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.",
"Avatar of {fullName}" : "Avatar van {fullName}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file