diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-02 02:17:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-02 02:17:53 +0000 |
commit | 351cd95777e9c3b54817d058b9222befa53c0bfe (patch) | |
tree | 5e23de26a6f2714f5269804c689136dc11c07f80 /lib/l10n/nl.js | |
parent | 48e57ebdce746a1cd1a5171fbe21da1ea891c1a8 (diff) | |
download | nextcloud-server-351cd95777e9c3b54817d058b9222befa53c0bfe.tar.gz nextcloud-server-351cd95777e9c3b54817d058b9222befa53c0bfe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 2 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", |