aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-25 02:26:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-25 02:26:03 +0000
commit61679b4fdb61f7443b00863b575846ccf94f1e08 (patch)
treec68197fa2cb23cadc14b6f6ebdcc54aa80a92909 /lib/l10n
parent16d7973f7d32af4cd8d64ac4d16a0e909e9d640d (diff)
downloadnextcloud-server-61679b4fdb61f7443b00863b575846ccf94f1e08.tar.gz
nextcloud-server-61679b4fdb61f7443b00863b575846ccf94f1e08.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js1
-rw-r--r--lib/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 1f5cc16f998..76e3ecde26f 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.",
"Sample configuration detected" : "Voorbeeld configuratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
+ "The page could not be found on the server." : "Deze pagina kon niet gevonden worden op de server",
"%s email verification" : "%s e-mail verificatie",
"Email verification" : "E-mail verificatie",
"Click the following button to confirm your email." : "Klik op de knop om je e-mail te bevestigen.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index a33d5186bf9..346271e64ae 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -6,6 +6,7 @@
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.",
"Sample configuration detected" : "Voorbeeld configuratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
+ "The page could not be found on the server." : "Deze pagina kon niet gevonden worden op de server",
"%s email verification" : "%s e-mail verificatie",
"Email verification" : "E-mail verificatie",
"Click the following button to confirm your email." : "Klik op de knop om je e-mail te bevestigen.",