aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/nl-BE.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-07 08:05:34 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-07 09:41:27 +0530
commit8b5de8dd779dfc2dfa45c930d143060ac7321acf (patch)
tree256547da3abb14429d73881a1251f4cda5127653 /src/i18n/locales/nl-BE.json
parent5.6.1-nightly.52 [skip ci] (diff)
downloadferdium-app-8b5de8dd779dfc2dfa45c930d143060ac7321acf.tar.gz
ferdium-app-8b5de8dd779dfc2dfa45c930d143060ac7321acf.tar.zst
ferdium-app-8b5de8dd779dfc2dfa45c930d143060ac7321acf.zip
refactor: externalize english text
Diffstat (limited to 'src/i18n/locales/nl-BE.json')
-rw-r--r--src/i18n/locales/nl-BE.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 1e6060164..4b974e741 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -4,7 +4,6 @@
4 "changeserver.customServerLabel": "Aangepaste server", 4 "changeserver.customServerLabel": "Aangepaste server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Server", 6 "changeserver.label": "Server",
7 "changeserver.submit": "Verzenden",
8 "changeserver.urlError": "Enter a valid URL", 7 "changeserver.urlError": "Enter a valid URL",
9 "changeserver.warning": "Extra settings offered by Ferdi will not be saved", 8 "changeserver.warning": "Extra settings offered by Ferdi will not be saved",
10 "connectionLostBanner.cta": "Service Herladen", 9 "connectionLostBanner.cta": "Service Herladen",
@@ -12,7 +11,6 @@
12 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
13 "feature.debugger.title": "Publish debugging information", 12 "feature.debugger.title": "Publish debugging information",
14 "feature.nightlyBuilds.activate": "Activate", 13 "feature.nightlyBuilds.activate": "Activate",
15 "feature.nightlyBuilds.cancel": "Annuleren",
16 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
17 "feature.nightlyBuilds.title": "Nightly Builds", 15 "feature.nightlyBuilds.title": "Nightly Builds",
18 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.", 16 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
@@ -26,11 +24,13 @@
26 "feature.quickSwitch.search": "Search...", 24 "feature.quickSwitch.search": "Search...",
27 "feature.quickSwitch.title": "QuickSwitch", 25 "feature.quickSwitch.title": "QuickSwitch",
28 "global.api.unhealthy": "Kan geen verbinding maken met de Ferdi services", 26 "global.api.unhealthy": "Kan geen verbinding maken met de Ferdi services",
27 "global.cancel": "Annuleren",
29 "global.notConnectedToTheInternet": "Je hebt geen internet verbinding.", 28 "global.notConnectedToTheInternet": "Je hebt geen internet verbinding.",
30 "global.spellchecker.useDefault": "Gebruik Systeemstandaard ({default})", 29 "global.spellchecker.useDefault": "Gebruik Systeemstandaard ({default})",
31 "global.spellchecking.autodetect": "Taal automatisch herkennen", 30 "global.spellchecking.autodetect": "Taal automatisch herkennen",
32 "global.spellchecking.autodetect.short": "Automatisch", 31 "global.spellchecking.autodetect.short": "Automatisch",
33 "global.spellchecking.language": "Taal spellingscontrole", 32 "global.spellchecking.language": "Taal spellingscontrole",
33 "global.submit": "Verzenden",
34 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 34 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
35 "global.userAgentPref": "User Agent", 35 "global.userAgentPref": "User Agent",
36 "import.headline": "Importeer je Ferdi 4 services", 36 "import.headline": "Importeer je Ferdi 4 services",
@@ -145,7 +145,6 @@
145 "password.link.login": "Log in op je account", 145 "password.link.login": "Log in op je account",
146 "password.link.signup": "Maak een gratis account aan", 146 "password.link.signup": "Maak een gratis account aan",
147 "password.noUser": "Geen gebruiker gevonden met dat e-mailadres", 147 "password.noUser": "Geen gebruiker gevonden met dat e-mailadres",
148 "password.submit.label": "Verzenden",
149 "password.successInfo": "Controleer alsjeblieft je e-mail", 148 "password.successInfo": "Controleer alsjeblieft je e-mail",
150 "pricing.features.accountSync": "Account Synchronisation", 149 "pricing.features.accountSync": "Account Synchronisation",
151 "pricing.features.customWebsites": "Add Custom Websites", 150 "pricing.features.customWebsites": "Add Custom Websites",