summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-02 02:18:02 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-02 02:18:02 +0000
commit725f6c264083cbf74622c8d77acf01b79c20679b (patch)
tree70737367f45dc39ac3c359dbdeaaff38c0e0193e /lib/l10n
parente4c4792a98baa42d0f3e4b0ecc988ce24557a7c5 (diff)
downloadnextcloud-server-725f6c264083cbf74622c8d77acf01b79c20679b.tar.gz
nextcloud-server-725f6c264083cbf74622c8d77acf01b79c20679b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index b2a4980da9f..18866603348 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Education Edition" : "Onderwijs Editie",
"Enterprise bundle" : "Zakelijke bundel",
"Groupware bundle" : "Groupware bundel",
+ "Hub bundle" : "Hub bundel",
"Social sharing bundle" : "Sociaal delen bundel",
"PHP %s or higher is required." : "PHP %s of hoger vereist.",
"PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.",
@@ -88,6 +89,7 @@ OC.L10N.register(
"%s enter the database username." : "%s voer de database gebruikersnaam in.",
"%s enter the database name." : "%s voer de databasenaam in.",
"%s you may not use dots in the database name" : "%s er mogen geen punten in de databasenaam voorkomen",
+ "MySQL username and/or password not valid" : "MySQL gebruikersnaam en/of wachtwoord ongeldig",
"You need to enter details of an existing account." : "Geef de details van een bestaand account op.",
"Oracle connection could not be established" : "Er kon geen verbinding met Oracle worden gemaakt.",
"Oracle username and/or password not valid" : "Oracle gebruikersnaam en/of wachtwoord ongeldig",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index d7ec880598b..85d3d2a2137 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -15,6 +15,7 @@
"Education Edition" : "Onderwijs Editie",
"Enterprise bundle" : "Zakelijke bundel",
"Groupware bundle" : "Groupware bundel",
+ "Hub bundle" : "Hub bundel",
"Social sharing bundle" : "Sociaal delen bundel",
"PHP %s or higher is required." : "PHP %s of hoger vereist.",
"PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.",
@@ -86,6 +87,7 @@
"%s enter the database username." : "%s voer de database gebruikersnaam in.",
"%s enter the database name." : "%s voer de databasenaam in.",
"%s you may not use dots in the database name" : "%s er mogen geen punten in de databasenaam voorkomen",
+ "MySQL username and/or password not valid" : "MySQL gebruikersnaam en/of wachtwoord ongeldig",
"You need to enter details of an existing account." : "Geef de details van een bestaand account op.",
"Oracle connection could not be established" : "Er kon geen verbinding met Oracle worden gemaakt.",
"Oracle username and/or password not valid" : "Oracle gebruikersnaam en/of wachtwoord ongeldig",