From ae09ea9346354906ff7b98fb56527320392024f2 Mon Sep 17 00:00:00 2001 From: petervanv <58996467+petervanv@users.noreply.github.com> Date: Sat, 29 Oct 2022 19:36:11 +0200 Subject: [PATCH] Dutch language update 1.0.92 --- translate/translate.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/translate/translate.json b/translate/translate.json index 461d6dca..f6e5b8e6 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -23275,6 +23275,7 @@ }, { "en": "Discord", + "nl": "Discord", "xloc": [ "default.handlebars->47->1569", "default.handlebars->47->2759" @@ -37741,6 +37742,7 @@ }, { "en": "Join this Discord server to receive notifications.", + "nl": "Word lid van deze Discord-server om meldingen te ontvangen.", "xloc": [ "default.handlebars->47->1573", "default.handlebars->47->2763" @@ -68888,6 +68890,7 @@ }, { "en": "This NodeJS version does not support Discord.js.", + "nl": "Deze NodeJS versie ondersteunt geen Discord.js.", "xloc": [ "default.handlebars->47->108" ] @@ -74623,6 +74626,7 @@ }, { "en": "Username:0000", + "nl": "Gebruikersnaam:0000", "xloc": [ "default.handlebars->47->1575", "default.handlebars->47->2765" @@ -77794,6 +77798,26 @@ }, { "en": "XMPP", + "bs": "XMPP", + "cs": "XMPP", + "da": "XMPP", + "de": "XMPP", + "es": "XMPP", + "fi": "XMPP", + "fr": "XMPP", + "hi": "XMPP", + "it": "XMPP", + "ja": "XMPP", + "ko": "XMPP", + "nl": "XMPP", + "pl": "XMPP", + "pt": "XMPP", + "pt-br": "XMPP", + "ru": "XMPP", + "sv": "XMPP", + "tr": "XMPP", + "zh-chs": "XMPP", + "zh-cht": "XMPP", "xloc": [ "default.handlebars->47->1570", "default.handlebars->47->2760" @@ -81184,6 +81208,7 @@ }, { "en": "username@server.com", + "nl": "gebruikersnaam@server.nl", "xloc": [ "default.handlebars->47->1576", "default.handlebars->47->2766" @@ -83272,4 +83297,4 @@ ] } ] -} \ No newline at end of file +}