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:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
commitf367168e8a09452b9f9098095414a1875d6b814f (patch)
tree30cb93a2c82e8ff88cd4c48d2fe6016ffbfc45e8 /core/l10n/nl.js
parentb54fdae062412c358debc563367525fdbc0a5b24 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 33b2fd25d8a..e7e3972eb83 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -57,11 +57,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s (incompatibel)",
"Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
"Already up to date" : "Al bijgewerkt",
- "Very weak password" : "Zeer zwak wachtwoord",
- "Weak password" : "Zwak wachtwoord",
- "So-so password" : "Matig wachtwoord",
- "Good password" : "Goed wachtwoord",
- "Strong password" : "Sterk wachtwoord",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Je webserver is nog niet goed ingesteld voor bestandssynchronisatie, omdat de WebDAV interface niet goed lijkt te werken.",
"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.",
@@ -232,6 +227,11 @@ OC.L10N.register(
"Type to search for existing projects" : "Type om bestaande projecten te vinden",
"New in" : "Nieuw in",
"View changelog" : "Bekijk wijzigingsoverzicht",
+ "Very weak password" : "Zeer zwak wachtwoord",
+ "Weak password" : "Zwak wachtwoord",
+ "So-so password" : "Matig wachtwoord",
+ "Good password" : "Goed wachtwoord",
+ "Strong password" : "Sterk wachtwoord",
"No action available" : "Geen actie beschikbaar",
"Error fetching contact actions" : "Fout bij ophalen contact acties",
"Personal" : "Persoonlijk",