From c962556648a2eaca4ef90c060eadd845b962cf5c Mon Sep 17 00:00:00 2001 From: Miniontoby <47940064+Miniontoby@users.noreply.github.com> Date: Wed, 28 Jan 2026 16:19:25 +0100 Subject: [PATCH 1/3] Updated Dutch Translations for v1.4.0 --- .../VoiceCraft.Client/Locales/nl-NL.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json index b2613a6c..17983ad6 100644 --- a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json +++ b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json @@ -75,19 +75,23 @@ }, "Audio": { "Audio": "Audio Instellingen", - "AutomaticGainControllers": "Automatische versterkingsregelaars", - "Denoisers": "Ruis-onderdrukkers", - "EchoCancelers": "Echo-onderdrukkers", "InputDevices": "Invoerapparaten", + "InputVolume": "Invoervolume", "MicrophoneSensitivity": "Microfoon gevoeligheid", - "OutputVolume": "Uitgangsvolume", - "OutputDevices": "Uitvoerapparaten", - "TestOutput": "Uitvoer testen", + "Denoisers": "Ruis-onderdrukkers", + "AutomaticGainControllers": "Automatische versterkingsregelaars", + "EchoCancelers": "Echo-onderdrukkers", "MicrophoneTest": { "MicrophoneTest": "Microfoon Test", "Test": "Test" } }, + "Output": { + "Output": "Uitvoer Instellingen", + "OutputDevices": "Uitvoerapparaten", + "OutputVolume": "Uitvoervolume", + "TestOutput": "Uitvoer testen" + }, "Network": { "Network": "Netwerk Instellingen", "PositioningType": "Positioneringstype", From 5ed67368d1a5e2e0e1078a1b423b848c6eca99e0 Mon Sep 17 00:00:00 2001 From: SineVector241 <69619913+SineVector241@users.noreply.github.com> Date: Thu, 29 Jan 2026 09:59:02 +1100 Subject: [PATCH 2/3] Update nl-NL.json --- VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json index 17983ad6..8d6606a4 100644 --- a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json +++ b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json @@ -73,8 +73,8 @@ "Theme": "Thema", "BackgroundImage": "Achtergrondafbeelding" }, - "Audio": { - "Audio": "Audio Instellingen", + "Input": { + "Input": null, "InputDevices": "Invoerapparaten", "InputVolume": "Invoervolume", "MicrophoneSensitivity": "Microfoon gevoeligheid", @@ -177,4 +177,4 @@ "Error": "Er is een fout opgetreden tijdens het verbinden!" } } -} \ No newline at end of file +} From c96676e70bb5a895f9cce16ea15ca328ab88d533 Mon Sep 17 00:00:00 2001 From: SineVector241 <69619913+SineVector241@users.noreply.github.com> Date: Thu, 29 Jan 2026 10:01:52 +1100 Subject: [PATCH 3/3] Update nl-NL.json I just used a translator which worked well enough since I want to get this out today. --- VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json index 8d6606a4..86c83c1e 100644 --- a/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json +++ b/VoiceCraft.Client/VoiceCraft.Client/Locales/nl-NL.json @@ -74,7 +74,7 @@ "BackgroundImage": "Achtergrondafbeelding" }, "Input": { - "Input": null, + "Input": "Invoerinstellingen", "InputDevices": "Invoerapparaten", "InputVolume": "Invoervolume", "MicrophoneSensitivity": "Microfoon gevoeligheid",