aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/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/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/be.json')
-rw-r--r--src/i18n/locales/be.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json
index 06a6f3aec..23669b75a 100644
--- a/src/i18n/locales/be.json
+++ b/src/i18n/locales/be.json
@@ -4,7 +4,6 @@
4 "changeserver.customServerLabel": "Custom server", 4 "changeserver.customServerLabel": "Custom server",
5 "changeserver.headline": "Change server", 5 "changeserver.headline": "Change server",
6 "changeserver.label": "Паслужнік", 6 "changeserver.label": "Паслужнік",
7 "changeserver.submit": "Submit",
8 "changeserver.urlError": "Напішыце дзейсны URL", 7 "changeserver.urlError": "Напішыце дзейсны 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": "Reload Service", 9 "connectionLostBanner.cta": "Reload Service",
@@ -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": "Cancel",
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": "Can't connect to Ferdi online services", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
27 "global.cancel": "Cancel",
29 "global.notConnectedToTheInternet": "You are not connected to the internet.", 28 "global.notConnectedToTheInternet": "You are not connected to the internet.",
30 "global.spellchecker.useDefault": "Use System Default ({default})", 29 "global.spellchecker.useDefault": "Use System Default ({default})",
31 "global.spellchecking.autodetect": "Detect language automatically", 30 "global.spellchecking.autodetect": "Detect language automatically",
32 "global.spellchecking.autodetect.short": "Automatic", 31 "global.spellchecking.autodetect.short": "Automatic",
33 "global.spellchecking.language": "Spell checking language", 32 "global.spellchecking.language": "Spell checking language",
33 "global.submit": "Submit",
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": "Import your Ferdi 4 services", 36 "import.headline": "Import your Ferdi 4 services",
@@ -145,7 +145,6 @@
145 "password.link.login": "Sign in to your account", 145 "password.link.login": "Sign in to your account",
146 "password.link.signup": "Create a free account", 146 "password.link.signup": "Create a free account",
147 "password.noUser": "No user with that email address was found", 147 "password.noUser": "No user with that email address was found",
148 "password.submit.label": "Submit",
149 "password.successInfo": "Please check your email", 148 "password.successInfo": "Please check your email",
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",