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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 665332fc32b..f8855386d2b 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -44,14 +44,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Onderhoudsmodus blijft actief",
"Updating database schema" : "Databaseschema aan het bijwerken",
"Updated database" : "Database bijgewerkt",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de de database)",
- "Checked database schema update" : "Database schema-update gecontroleerd",
- "Checking updates of apps" : "Controleert of er app updates zijn",
"Checking for update of app \"%s\" in appstore" : "Controleren of er updates zijn voor de app \"%s\"",
"Update app \"%s\" from appstore" : "App \"%s\" updaten in de appstore",
"Checked for update of app \"%s\" in appstore" : "Op updates gecontroleerd voor de app \"%s\"",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)",
- "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd",
"Updated \"%1$s\" to %2$s" : "Werkte \"%1$s\" bij tot %2$s",
"Set log level to debug" : "Debug logniveau instellen",
"Reset log level" : "Terugzetten logniveau",
@@ -366,6 +362,10 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.",
"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.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de de database)",
+ "Checked database schema update" : "Database schema-update gecontroleerd",
+ "Checking updates of apps" : "Controleert of er app updates zijn",
+ "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd",
"Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om \"{url}\" te vinden. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
"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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. 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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie pagina</a>. Op Nginx beginnen deze regels meestal met \"location ~\" die je moet aanpassen.",