aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-02-12 11:50:17 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-12 11:50:17 +0100
commitf74636d1238128096b11044e181831142ca1c887 (patch)
tree2f6d16c0580a90dfa8235b5b738dea6d595f8d5f /src/i18n
parentAdd error state to debug publisher (diff)
parentNew translations en-US.json (Vietnamese) (diff)
downloadferdium-app-f74636d1238128096b11044e181831142ca1c887.tar.gz
ferdium-app-f74636d1238128096b11044e181831142ca1c887.tar.zst
ferdium-app-f74636d1238128096b11044e181831142ca1c887.zip
Merge pull request #363 from getferdi/l10n_develop
New Crowdin translations
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/af.json9
-rw-r--r--src/i18n/locales/ar.json9
-rw-r--r--src/i18n/locales/bs.json9
-rw-r--r--src/i18n/locales/ca.json9
-rw-r--r--src/i18n/locales/cs.json9
-rw-r--r--src/i18n/locales/da.json9
-rw-r--r--src/i18n/locales/de.json9
-rw-r--r--src/i18n/locales/el.json9
-rw-r--r--src/i18n/locales/es.json9
-rw-r--r--src/i18n/locales/fi.json9
-rw-r--r--src/i18n/locales/fr.json9
-rw-r--r--src/i18n/locales/ga.json9
-rw-r--r--src/i18n/locales/he.json9
-rw-r--r--src/i18n/locales/hr.json9
-rw-r--r--src/i18n/locales/hu.json9
-rw-r--r--src/i18n/locales/id.json9
-rw-r--r--src/i18n/locales/it.json9
-rw-r--r--src/i18n/locales/ja.json9
-rw-r--r--src/i18n/locales/ka.json9
-rw-r--r--src/i18n/locales/ko.json9
-rw-r--r--src/i18n/locales/nl-BE.json9
-rw-r--r--src/i18n/locales/nl.json9
-rw-r--r--src/i18n/locales/no.json9
-rw-r--r--src/i18n/locales/pl.json9
-rw-r--r--src/i18n/locales/pt-BR.json9
-rw-r--r--src/i18n/locales/pt.json9
-rw-r--r--src/i18n/locales/ro.json9
-rw-r--r--src/i18n/locales/ru.json9
-rw-r--r--src/i18n/locales/sk.json9
-rw-r--r--src/i18n/locales/sl.json9
-rw-r--r--src/i18n/locales/sr.json9
-rw-r--r--src/i18n/locales/sv.json9
-rw-r--r--src/i18n/locales/tr.json9
-rw-r--r--src/i18n/locales/uk.json9
-rw-r--r--src/i18n/locales/vi.json9
-rw-r--r--src/i18n/locales/zh-HANT.json9
-rw-r--r--src/i18n/locales/zh.json9
37 files changed, 333 insertions, 0 deletions
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 0f02dd06e..0d5bf2428 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "إعادة التحميل", 2 "app.errorHandler.action": "إعادة التحميل",
3 "app.errorHandler.headline": "لقد حدث خطب ما", 3 "app.errorHandler.headline": "لقد حدث خطب ما",
4 "feature.announcements.changelog.headline": "تغيرات في فريدي {version}", 4 "feature.announcements.changelog.headline": "تغيرات في فريدي {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "رجاء قيم بشراء رخصة الدعم لبرنامج فريدي للتخلص من وقت الانتظار", 6 "feature.delayApp.headline": "رجاء قيم بشراء رخصة الدعم لبرنامج فريدي للتخلص من وقت الانتظار",
6 "feature.delayApp.text": "فريدي سوف يستكمل خلال {seconds} ثانية.", 7 "feature.delayApp.text": "فريدي سوف يستكمل خلال {seconds} ثانية.",
7 "feature.delayApp.trial.action": "أجل, أريد الحصول على 14 يوم تجريبي مجاني من برنامج فريدي بروفشنال", 8 "feature.delayApp.trial.action": "أجل, أريد الحصول على 14 يوم تجريبي مجاني من برنامج فريدي بروفشنال",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 6c65a6bf7..8445a24ec 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Recarrega", 2 "app.errorHandler.action": "Recarrega",
3 "app.errorHandler.headline": "Quelcom ha anat malament", 3 "app.errorHandler.headline": "Quelcom ha anat malament",
4 "feature.announcements.changelog.headline": "Canvis en Ferdi {version}", 4 "feature.announcements.changelog.headline": "Canvis en Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Si us plau, compra una llicència de suport per a Ferdi per saltar l'espera", 6 "feature.delayApp.headline": "Si us plau, compra una llicència de suport per a Ferdi per saltar l'espera",
6 "feature.delayApp.text": "Ferdi continuarà en {seconds} segons", 7 "feature.delayApp.text": "Ferdi continuarà en {seconds} segons",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Termes del Servei",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Conegueu-ne més detalls", 131 "menu.help.learnMore": "Conegueu-ne més detalls",
124 "menu.help.privacy": "Declaració de privacitat", 132 "menu.help.privacy": "Declaració de privacitat",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Suport", 134 "menu.help.support": "Suport",
126 "menu.help.tos": "Condicions del Servei", 135 "menu.help.tos": "Condicions del Servei",
127 "menu.services": "Serveis", 136 "menu.services": "Serveis",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index fbcd92210..1b351e61b 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Obnovit", 2 "app.errorHandler.action": "Obnovit",
3 "app.errorHandler.headline": "Něco se pokazilo", 3 "app.errorHandler.headline": "Něco se pokazilo",
4 "feature.announcements.changelog.headline": "Změny ve Ferdi {version}", 4 "feature.announcements.changelog.headline": "Změny ve Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Kup si Ferdi Supporter licenci a nebudeš už muset čekat", 6 "feature.delayApp.headline": "Kup si Ferdi Supporter licenci a nebudeš už muset čekat",
6 "feature.delayApp.text": "Ferdi bude pokračovat v {seconds} sekundách.", 7 "feature.delayApp.text": "Ferdi bude pokračovat v {seconds} sekundách.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Podmínky služby",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Dozvědět se více", 131 "menu.help.learnMore": "Dozvědět se více",
124 "menu.help.privacy": "Prohlášení o ochraně soukromí", 132 "menu.help.privacy": "Prohlášení o ochraně soukromí",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Podpora", 134 "menu.help.support": "Podpora",
126 "menu.help.tos": "Podmínky použití", 135 "menu.help.tos": "Podmínky použití",
127 "menu.services": "Služby", 136 "menu.services": "Služby",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index eb4da28f6..d25b3333f 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Neu laden", 2 "app.errorHandler.action": "Neu laden",
3 "app.errorHandler.headline": "Es ist ein Fehler aufgetreten", 3 "app.errorHandler.headline": "Es ist ein Fehler aufgetreten",
4 "feature.announcements.changelog.headline": "Was ist neu in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Was ist neu in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Bitte kaufe eine Ferdi Supporter Lizenz, um das Warten zu überspringen", 6 "feature.delayApp.headline": "Bitte kaufe eine Ferdi Supporter Lizenz, um das Warten zu überspringen",
6 "feature.delayApp.text": "In {seconds} Sekunden geht's weiter!", 7 "feature.delayApp.text": "In {seconds} Sekunden geht's weiter!",
7 "feature.delayApp.trial.action": "Ja, ich möchte Ferdi Professional 14 Tage gratis testen", 8 "feature.delayApp.trial.action": "Ja, ich möchte Ferdi Professional 14 Tage gratis testen",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "Weitere Dienste, keine Wartezeiten - ideal für den persönlichen Gebrauch.", 26 "feature.planSelection.personal.text": "Weitere Dienste, keine Wartezeiten - ideal für den persönlichen Gebrauch.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Nutzungsbedingungen",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Wähle einen Service mit TAB, ↑ und ↓. Um einen Service zu öffnen, drücke ENTER.", 36 "feature.quickSwitch.info": "Wähle einen Service mit TAB, ↑ und ↓. Um einen Service zu öffnen, drücke ENTER.",
29 "feature.quickSwitch.search": "Suchen...", 37 "feature.quickSwitch.search": "Suchen...",
30 "feature.quickSwitch.title": "Schnellauswahl", 38 "feature.quickSwitch.title": "Schnellauswahl",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debugging-Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debugging-Information",
123 "menu.help.learnMore": "Mehr erfahren", 131 "menu.help.learnMore": "Mehr erfahren",
124 "menu.help.privacy": "Datenschutzerklärung", 132 "menu.help.privacy": "Datenschutzerklärung",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Hilfe", 134 "menu.help.support": "Hilfe",
126 "menu.help.tos": "Nutzungsbedingungen", 135 "menu.help.tos": "Nutzungsbedingungen",
127 "menu.services": "Dienste", 136 "menu.services": "Dienste",
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 7e67f6436..836d9fd2a 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Επαναφόρτωση", 2 "app.errorHandler.action": "Επαναφόρτωση",
3 "app.errorHandler.headline": "Κάτι δεν λειτουργεί", 3 "app.errorHandler.headline": "Κάτι δεν λειτουργεί",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi θα συνεχίσει σε {seconds} δευτερόλεπτα.", 7 "feature.delayApp.text": "Ferdi θα συνεχίσει σε {seconds} δευτερόλεπτα.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Όροι υπηρεσίας",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Μάθετε περισσότερα", 131 "menu.help.learnMore": "Μάθετε περισσότερα",
124 "menu.help.privacy": "Δήλωση απορρήτου", 132 "menu.help.privacy": "Δήλωση απορρήτου",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Υποστήριξη", 134 "menu.help.support": "Υποστήριξη",
126 "menu.help.tos": "Όροι Χρήσης", 135 "menu.help.tos": "Όροι Χρήσης",
127 "menu.services": "Υπηρεσίες", 136 "menu.services": "Υπηρεσίες",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 2385e27c8..a3cb64a52 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Volver a cargar", 2 "app.errorHandler.action": "Volver a cargar",
3 "app.errorHandler.headline": "Algo salió mal.", 3 "app.errorHandler.headline": "Algo salió mal.",
4 "feature.announcements.changelog.headline": "Cambios en Ferdi {version}", 4 "feature.announcements.changelog.headline": "Cambios en Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Por favor compra una Licencia de Soporte de Ferdi para omitir la espera", 6 "feature.delayApp.headline": "Por favor compra una Licencia de Soporte de Ferdi para omitir la espera",
6 "feature.delayApp.text": "Ferdi continuará en {seconds} segundos.", 7 "feature.delayApp.text": "Ferdi continuará en {seconds} segundos.",
7 "feature.delayApp.trial.action": "Si! Quiero probar Ferdi Profesional por 14 días, gratis!", 8 "feature.delayApp.trial.action": "Si! Quiero probar Ferdi Profesional por 14 días, gratis!",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Términos de servicio",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Seleccionar servicio con TAB y ↑ ↓. Abrir servicio con ENTER.", 36 "feature.quickSwitch.info": "Seleccionar servicio con TAB y ↑ ↓. Abrir servicio con ENTER.",
29 "feature.quickSwitch.search": "Buscar...", 37 "feature.quickSwitch.search": "Buscar...",
30 "feature.quickSwitch.title": "Cambio rápido", 38 "feature.quickSwitch.title": "Cambio rápido",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Información de depurador de Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Información de depurador de Ferdi",
123 "menu.help.learnMore": "Conocer más", 131 "menu.help.learnMore": "Conocer más",
124 "menu.help.privacy": "Declaración de privacidad", 132 "menu.help.privacy": "Declaración de privacidad",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Soporte", 134 "menu.help.support": "Soporte",
126 "menu.help.tos": "Términos del Servicio", 135 "menu.help.tos": "Términos del Servicio",
127 "menu.services": "Servicios", 136 "menu.services": "Servicios",
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index be60bf960..e1561aafc 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Actualiser", 2 "app.errorHandler.action": "Actualiser",
3 "app.errorHandler.headline": "On dirait que quelque chose ne va pas", 3 "app.errorHandler.headline": "On dirait que quelque chose ne va pas",
4 "feature.announcements.changelog.headline": "Les nouveaux changements dans Ferdi {version}", 4 "feature.announcements.changelog.headline": "Les nouveaux changements dans Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Achetez la licence Ferdi pour ne plus avoir de temps d'attente", 6 "feature.delayApp.headline": "Achetez la licence Ferdi pour ne plus avoir de temps d'attente",
6 "feature.delayApp.text": "Ferdi s'ouvrira dans {seconds} secondes.", 7 "feature.delayApp.text": "Ferdi s'ouvrira dans {seconds} secondes.",
7 "feature.delayApp.trial.action": "Oui, je veux les 14 jours d'essai gratuits de Ferdi Professionnel", 8 "feature.delayApp.trial.action": "Oui, je veux les 14 jours d'essai gratuits de Ferdi Professionnel",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "Plus de services, pas d'attente - idéal pour un usage personnel.", 26 "feature.planSelection.personal.text": "Plus de services, pas d'attente - idéal pour un usage personnel.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "Tous les prix basés sur un paiement annuel", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "Tous les prix basés sur un paiement annuel",
27 "feature.planSelection.pro.text": "Des services illimités et des fonctionnalités professionnelles pour vous - et votre équipe.", 28 "feature.planSelection.pro.text": "Des services illimités et des fonctionnalités professionnelles pour vous - et votre équipe.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Conditions d'utilisation",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Sélectionner un service avec TAB, ↑ et ↓. Ouvrir un service avec ENTER.", 36 "feature.quickSwitch.info": "Sélectionner un service avec TAB, ↑ et ↓. Ouvrir un service avec ENTER.",
29 "feature.quickSwitch.search": "Rechercher...", 37 "feature.quickSwitch.search": "Rechercher...",
30 "feature.quickSwitch.title": "Changement rapide", 38 "feature.quickSwitch.title": "Changement rapide",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Information de Debug de Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Information de Debug de Ferdi",
123 "menu.help.learnMore": "En savoir plus", 131 "menu.help.learnMore": "En savoir plus",
124 "menu.help.privacy": "Déclaration de confidentialité", 132 "menu.help.privacy": "Déclaration de confidentialité",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Assistance", 134 "menu.help.support": "Assistance",
126 "menu.help.tos": "Conditions d'utilisation", 135 "menu.help.tos": "Conditions d'utilisation",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index e808bde80..4ce3f10f1 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Athlódáil", 2 "app.errorHandler.action": "Athlódáil",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Tearmaí seirbhíse",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Tuilleadh eolais", 131 "menu.help.learnMore": "Tuilleadh eolais",
124 "menu.help.privacy": "Ráiteas phríobháideachais", 132 "menu.help.privacy": "Ráiteas phríobháideachais",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Tacaíocht", 134 "menu.help.support": "Tacaíocht",
126 "menu.help.tos": "Téarmaí tagartha", 135 "menu.help.tos": "Téarmaí tagartha",
127 "menu.services": "Seirbhísí", 136 "menu.services": "Seirbhísí",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index 349e3987e..e02942360 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Ponovno učitavanje", 2 "app.errorHandler.action": "Ponovno učitavanje",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Uvjeti korištenja",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Izjava o privatnosti ", 132 "menu.help.privacy": "Izjava o privatnosti ",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index f1b16f550..6cac40355 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Újratöltés", 2 "app.errorHandler.action": "Újratöltés",
3 "app.errorHandler.headline": "Valami nem jött össze", 3 "app.errorHandler.headline": "Valami nem jött össze",
4 "feature.announcements.changelog.headline": "Ferdi {version} változásai", 4 "feature.announcements.changelog.headline": "Ferdi {version} változásai",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Kérjük vásárolj egy Franc Támogatói Liszencet a várakozás átugrásához", 6 "feature.delayApp.headline": "Kérjük vásárolj egy Franc Támogatói Liszencet a várakozás átugrásához",
6 "feature.delayApp.text": "A Ferdi továbblép {seconds} másodperc múlva.", 7 "feature.delayApp.text": "A Ferdi továbblép {seconds} másodperc múlva.",
7 "feature.delayApp.trial.action": "Igen, szeretném kipróbálni 14 napig a Ferdi Professional-t ingyen", 8 "feature.delayApp.trial.action": "Igen, szeretném kipróbálni 14 napig a Ferdi Professional-t ingyen",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Felhasználási Feltételeket",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Hibajelentés", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Hibajelentés",
123 "menu.help.learnMore": "Tudjon meg többet", 131 "menu.help.learnMore": "Tudjon meg többet",
124 "menu.help.privacy": "Adatvédelmi Nyilatkozatot", 132 "menu.help.privacy": "Adatvédelmi Nyilatkozatot",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Támogatás", 134 "menu.help.support": "Támogatás",
126 "menu.help.tos": "Felhasználói feltételek", 135 "menu.help.tos": "Felhasználói feltételek",
127 "menu.services": "Szolgáltatások", 136 "menu.services": "Szolgáltatások",
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index 023bd3014..c4498812e 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Muat Ulang", 2 "app.errorHandler.action": "Muat Ulang",
3 "app.errorHandler.headline": "Terjadi kesalahan", 3 "app.errorHandler.headline": "Terjadi kesalahan",
4 "feature.announcements.changelog.headline": "Perubahan dalam Ferdi {version}", 4 "feature.announcements.changelog.headline": "Perubahan dalam Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Beli Lisensi Pendukung Ferdi agar tidak perlu menunggu", 6 "feature.delayApp.headline": "Beli Lisensi Pendukung Ferdi agar tidak perlu menunggu",
6 "feature.delayApp.text": "Ferdi akan melanjutkan dalam {seconds} detik.", 7 "feature.delayApp.text": "Ferdi akan melanjutkan dalam {seconds} detik.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Ketentuan layanan",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Pelajari Lebih Lanjut", 131 "menu.help.learnMore": "Pelajari Lebih Lanjut",
124 "menu.help.privacy": "Pernyataan Privasi", 132 "menu.help.privacy": "Pernyataan Privasi",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Dukungan", 134 "menu.help.support": "Dukungan",
126 "menu.help.tos": "Ketentuan Layanan", 135 "menu.help.tos": "Ketentuan Layanan",
127 "menu.services": "Layanan", 136 "menu.services": "Layanan",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 4c5033020..85e8aae6b 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Ricarica", 2 "app.errorHandler.action": "Ricarica",
3 "app.errorHandler.headline": "Qualcosa è andato storto", 3 "app.errorHandler.headline": "Qualcosa è andato storto",
4 "feature.announcements.changelog.headline": "Modifiche in Ferdi {Version}", 4 "feature.announcements.changelog.headline": "Modifiche in Ferdi {Version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Per favore, compra una Licenza Supporter di Ferdi per saltare l'attesa", 6 "feature.delayApp.headline": "Per favore, compra una Licenza Supporter di Ferdi per saltare l'attesa",
6 "feature.delayApp.text": "Ferdi continuerà tra {seconds} secondi.", 7 "feature.delayApp.text": "Ferdi continuerà tra {seconds} secondi.",
7 "feature.delayApp.trial.action": "Sì, voglio la prova gratuita di 14 giorni di Ferdi Professional", 8 "feature.delayApp.trial.action": "Sì, voglio la prova gratuita di 14 giorni di Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Termini di Servizio",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Informazioni di debug di Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Informazioni di debug di Ferdi",
123 "menu.help.learnMore": "Maggiori Informazioni", 131 "menu.help.learnMore": "Maggiori Informazioni",
124 "menu.help.privacy": "Dichiarazione della Privacy", 132 "menu.help.privacy": "Dichiarazione della Privacy",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Supporto", 134 "menu.help.support": "Supporto",
126 "menu.help.tos": "Termini di Servizio", 135 "menu.help.tos": "Termini di Servizio",
127 "menu.services": "Servizi", 136 "menu.services": "Servizi",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 7a2e2c6a0..65ea3cd57 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "再読み込み", 2 "app.errorHandler.action": "再読み込み",
3 "app.errorHandler.headline": "間違えている部分があります", 3 "app.errorHandler.headline": "間違えている部分があります",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Ferdiをすぐに起動するには、Ferdi サポーターライセンスを購入してください。", 6 "feature.delayApp.headline": "Ferdiをすぐに起動するには、Ferdi サポーターライセンスを購入してください。",
6 "feature.delayApp.text": "Ferdiはあと{seconds}秒後に起動します。", 7 "feature.delayApp.text": "Ferdiはあと{seconds}秒後に起動します。",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "利用規約",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Ferdiについて", 131 "menu.help.learnMore": "Ferdiについて",
124 "menu.help.privacy": "プライバシーについて", 132 "menu.help.privacy": "プライバシーについて",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "サポート", 134 "menu.help.support": "サポート",
126 "menu.help.tos": "サービス利用規約", 135 "menu.help.tos": "サービス利用規約",
127 "menu.services": "サービス", 136 "menu.services": "サービス",
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index b88cc02ce..096718f97 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "ჩატვირთვა", 2 "app.errorHandler.action": "ჩატვირთვა",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "მომსახურების პირობები",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "კონფიდენციალურობის შესახებ", 132 "menu.help.privacy": "კონფიდენციალურობის შესახებ",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 70be14fbf..680995851 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Herladen", 2 "app.errorHandler.action": "Herladen",
3 "app.errorHandler.headline": "Er ging iets mis", 3 "app.errorHandler.headline": "Er ging iets mis",
4 "feature.announcements.changelog.headline": "Wijzigingen in Ferdi {versie}", 4 "feature.announcements.changelog.headline": "Wijzigingen in Ferdi {versie}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Neem een Ferdi Supporter Licentie om niet meer te hoeven wachten", 6 "feature.delayApp.headline": "Neem een Ferdi Supporter Licentie om niet meer te hoeven wachten",
6 "feature.delayApp.text": "Ferdi gaat over {seconds} seconden verder.", 7 "feature.delayApp.text": "Ferdi gaat over {seconds} seconden verder.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Servicevoorwaarden",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Meer Weten", 131 "menu.help.learnMore": "Meer Weten",
124 "menu.help.privacy": "Privacyverklaring", 132 "menu.help.privacy": "Privacyverklaring",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Ondersteuning", 134 "menu.help.support": "Ondersteuning",
126 "menu.help.tos": "Servicevoorwaarden", 135 "menu.help.tos": "Servicevoorwaarden",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index 199712529..b1f972f0b 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Herladen", 2 "app.errorHandler.action": "Herladen",
3 "app.errorHandler.headline": "Er is iets mis gegaan", 3 "app.errorHandler.headline": "Er is iets mis gegaan",
4 "feature.announcements.changelog.headline": "Wijzigingen in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Wijzigingen in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Sponsor Ferdi om wachten over te slaan", 6 "feature.delayApp.headline": "Sponsor Ferdi om wachten over te slaan",
6 "feature.delayApp.text": "Ferdi gaat over {seconds} seconden verder.", 7 "feature.delayApp.text": "Ferdi gaat over {seconds} seconden verder.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Gebruiksvoorwaarden",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Meer informatie", 131 "menu.help.learnMore": "Meer informatie",
124 "menu.help.privacy": "Privacyvoorwaarden", 132 "menu.help.privacy": "Privacyvoorwaarden",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Ondersteuning", 134 "menu.help.support": "Ondersteuning",
126 "menu.help.tos": "Servicevoorwaarden", 135 "menu.help.tos": "Servicevoorwaarden",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 130bd36f8..1d70c6183 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Odśwież", 2 "app.errorHandler.action": "Odśwież",
3 "app.errorHandler.headline": "Coś poszło nie tak.", 3 "app.errorHandler.headline": "Coś poszło nie tak.",
4 "feature.announcements.changelog.headline": "Zmiany we Ferdiie {version}", 4 "feature.announcements.changelog.headline": "Zmiany we Ferdiie {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Aby nie czekać, kup licencję Ferdi Supporter", 6 "feature.delayApp.headline": "Aby nie czekać, kup licencję Ferdi Supporter",
6 "feature.delayApp.text": "Ferdi będzie kontynuował za {seconds} sekund.", 7 "feature.delayApp.text": "Ferdi będzie kontynuował za {seconds} sekund.",
7 "feature.delayApp.trial.action": "Tak, chcę darmową 14-dniową wersję próbną Ferdi Professional", 8 "feature.delayApp.trial.action": "Tak, chcę darmową 14-dniową wersję próbną Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Warunki świadczenia usług",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Informacje debugowania Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Informacje debugowania Ferdi",
123 "menu.help.learnMore": "Dowiedz się więcej", 131 "menu.help.learnMore": "Dowiedz się więcej",
124 "menu.help.privacy": "Polityka prywatności", 132 "menu.help.privacy": "Polityka prywatności",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Wsparcie", 134 "menu.help.support": "Wsparcie",
126 "menu.help.tos": "Warunki świadczenia usług", 135 "menu.help.tos": "Warunki świadczenia usług",
127 "menu.services": "Usługi", 136 "menu.services": "Usługi",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index e8081b125..bc9674343 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Actualizar", 2 "app.errorHandler.action": "Actualizar",
3 "app.errorHandler.headline": "Uoops! Algo correu mal", 3 "app.errorHandler.headline": "Uoops! Algo correu mal",
4 "feature.announcements.changelog.headline": "Alterações no Ferdi {version}", 4 "feature.announcements.changelog.headline": "Alterações no Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Por favor, adquira uma licença Ferdi para não ter tempo de espera", 6 "feature.delayApp.headline": "Por favor, adquira uma licença Ferdi para não ter tempo de espera",
6 "feature.delayApp.text": "Ferdi continuará em {seconds} segundos.", 7 "feature.delayApp.text": "Ferdi continuará em {seconds} segundos.",
7 "feature.delayApp.trial.action": "Sim, eu quero o período de testes gratuito de 14 dias do Ferdi Professional", 8 "feature.delayApp.trial.action": "Sim, eu quero o período de testes gratuito de 14 dias do Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "Mais serviços, sem espera - ideal para uso pessoal.", 26 "feature.planSelection.personal.text": "Mais serviços, sem espera - ideal para uso pessoal.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "Todos os preços são baseados no pagamento anual", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "Todos os preços são baseados no pagamento anual",
27 "feature.planSelection.pro.text": "Serviços ilimitados e recursos profissionais para si - e para a sua equipa.", 28 "feature.planSelection.pro.text": "Serviços ilimitados e recursos profissionais para si - e para a sua equipa.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Termos de serviço",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Seleccione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.", 36 "feature.quickSwitch.info": "Seleccione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.",
29 "feature.quickSwitch.search": "A procurar...", 37 "feature.quickSwitch.search": "A procurar...",
30 "feature.quickSwitch.title": "Troca Rápida", 38 "feature.quickSwitch.title": "Troca Rápida",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Informações de Depuração do Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Informações de Depuração do Ferdi",
123 "menu.help.learnMore": "Saiba Mais ", 131 "menu.help.learnMore": "Saiba Mais ",
124 "menu.help.privacy": "Declaração de Privacidade ", 132 "menu.help.privacy": "Declaração de Privacidade ",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Suporte", 134 "menu.help.support": "Suporte",
126 "menu.help.tos": "Termos de Serviço", 135 "menu.help.tos": "Termos de Serviço",
127 "menu.services": "Serviços", 136 "menu.services": "Serviços",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index e886e9748..4029f5b4c 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Recarregar", 2 "app.errorHandler.action": "Recarregar",
3 "app.errorHandler.headline": "Alguma coisa correu mal", 3 "app.errorHandler.headline": "Alguma coisa correu mal",
4 "feature.announcements.changelog.headline": "Alterações no Ferdi {version}", 4 "feature.announcements.changelog.headline": "Alterações no Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Por favor compre uma licença Ferdi Supporter para saltar a fila de espera", 6 "feature.delayApp.headline": "Por favor compre uma licença Ferdi Supporter para saltar a fila de espera",
6 "feature.delayApp.text": "Ferdi irá continuar em {seconds} segundos.", 7 "feature.delayApp.text": "Ferdi irá continuar em {seconds} segundos.",
7 "feature.delayApp.trial.action": "Sim, Quero a versão experimental do Ferdi Profissional de 14 dias", 8 "feature.delayApp.trial.action": "Sim, Quero a versão experimental do Ferdi Profissional de 14 dias",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Termos do Serviço",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Selecione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.", 36 "feature.quickSwitch.info": "Selecione um serviço com TAB, ↑ e ↓. Abra um serviço com ENTER.",
29 "feature.quickSwitch.search": "Localizar...", 37 "feature.quickSwitch.search": "Localizar...",
30 "feature.quickSwitch.title": "Troca Rápida", 38 "feature.quickSwitch.title": "Troca Rápida",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Informações de Depuração do Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Informações de Depuração do Ferdi",
123 "menu.help.learnMore": "Saber mais", 131 "menu.help.learnMore": "Saber mais",
124 "menu.help.privacy": "Declaração de privacidade", 132 "menu.help.privacy": "Declaração de privacidade",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Suporte", 134 "menu.help.support": "Suporte",
126 "menu.help.tos": "Termos do Serviço", 135 "menu.help.tos": "Termos do Serviço",
127 "menu.services": "Serviços", 136 "menu.services": "Serviços",
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 41964399b..6b2233ea9 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Перезагрузить", 2 "app.errorHandler.action": "Перезагрузить",
3 "app.errorHandler.headline": "Что-то пошло не так", 3 "app.errorHandler.headline": "Что-то пошло не так",
4 "feature.announcements.changelog.headline": "Изменения в версии Ferdi {version}", 4 "feature.announcements.changelog.headline": "Изменения в версии Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Пожалуйста приобретите лицензию Ferdi Supporter чтобы убрать ожидание", 6 "feature.delayApp.headline": "Пожалуйста приобретите лицензию Ferdi Supporter чтобы убрать ожидание",
6 "feature.delayApp.text": "Ferdi продолжит работу через {seconds} секунд.", 7 "feature.delayApp.text": "Ferdi продолжит работу через {seconds} секунд.",
7 "feature.delayApp.trial.action": "Да, я хочу бесплатную 14-дневную триальную версию Ferdi Professional", 8 "feature.delayApp.trial.action": "Да, я хочу бесплатную 14-дневную триальную версию Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Условия обслуживания",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Выберите сервис с Tab, вверх и вниз. Откройте сервис нажав на ENTER.", 36 "feature.quickSwitch.info": "Выберите сервис с Tab, вверх и вниз. Откройте сервис нажав на ENTER.",
29 "feature.quickSwitch.search": "Поиск...", 37 "feature.quickSwitch.search": "Поиск...",
30 "feature.quickSwitch.title": "Быстрое переключение", 38 "feature.quickSwitch.title": "Быстрое переключение",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Отладочная информация Ferdi", 130 "menu.help.debugInfoCopiedHeadline": "Отладочная информация Ferdi",
123 "menu.help.learnMore": "Подробнее", 131 "menu.help.learnMore": "Подробнее",
124 "menu.help.privacy": "Политика конфиденциальности", 132 "menu.help.privacy": "Политика конфиденциальности",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Поддержка", 134 "menu.help.support": "Поддержка",
126 "menu.help.tos": "Условия использования", 135 "menu.help.tos": "Условия использования",
127 "menu.services": "Сервис", 136 "menu.services": "Сервис",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 0146c0f03..b7f976bca 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Obnoviť", 2 "app.errorHandler.action": "Obnoviť",
3 "app.errorHandler.headline": "Niečo sa pokazilo", 3 "app.errorHandler.headline": "Niečo sa pokazilo",
4 "feature.announcements.changelog.headline": "Zmeny vo Ferdi {version}", 4 "feature.announcements.changelog.headline": "Zmeny vo Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Prosím, kúp si licenciu Ferdi Supporter a nebudeš musieť čakať", 6 "feature.delayApp.headline": "Prosím, kúp si licenciu Ferdi Supporter a nebudeš musieť čakať",
6 "feature.delayApp.text": "Ferdi bude pokračovať v {seconds} sekundách.", 7 "feature.delayApp.text": "Ferdi bude pokračovať v {seconds} sekundách.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Podmienky služby",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Zistiť viac", 131 "menu.help.learnMore": "Zistiť viac",
124 "menu.help.privacy": "Vyhlásenie o ochrane súkromia", 132 "menu.help.privacy": "Vyhlásenie o ochrane súkromia",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Podpora", 134 "menu.help.support": "Podpora",
126 "menu.help.tos": "Podmienky použitia", 135 "menu.help.tos": "Podmienky použitia",
127 "menu.services": "Služby", 136 "menu.services": "Služby",
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 990763428..0bdcc3eda 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Ponovno učitavanje", 2 "app.errorHandler.action": "Ponovno učitavanje",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Uvjeti korištenja",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Сазнајте више", 131 "menu.help.learnMore": "Сазнајте више",
124 "menu.help.privacy": "Izjava o privatnosti", 132 "menu.help.privacy": "Izjava o privatnosti",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Подршка", 134 "menu.help.support": "Подршка",
126 "menu.help.tos": "Услови коришћења услуге", 135 "menu.help.tos": "Услови коришћења услуге",
127 "menu.services": "Usluge", 136 "menu.services": "Usluge",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index 148b0e332..7b683844a 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Yenile", 2 "app.errorHandler.action": "Yenile",
3 "app.errorHandler.headline": "Bir terslik çıktı", 3 "app.errorHandler.headline": "Bir terslik çıktı",
4 "feature.announcements.changelog.headline": "Ferdi {version} Sürümündeki Değişiklikler", 4 "feature.announcements.changelog.headline": "Ferdi {version} Sürümündeki Değişiklikler",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Beklememek için Ferdi Destek Lisansı'nı satın alın", 6 "feature.delayApp.headline": "Beklememek için Ferdi Destek Lisansı'nı satın alın",
6 "feature.delayApp.text": "Ferdi {seconds} saniye sonra devam edecek.", 7 "feature.delayApp.text": "Ferdi {seconds} saniye sonra devam edecek.",
7 "feature.delayApp.trial.action": "Evet, Ferdi Professional'ın 14 günlük ücretsiz denemesini istiyorum", 8 "feature.delayApp.trial.action": "Evet, Ferdi Professional'ın 14 günlük ücretsiz denemesini istiyorum",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Kullanım Koşulları",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "TAB, ↑ ve ↓ ile bir servis seç. ENTER ile bir servisi aç.", 36 "feature.quickSwitch.info": "TAB, ↑ ve ↓ ile bir servis seç. ENTER ile bir servisi aç.",
29 "feature.quickSwitch.search": "Ara...", 37 "feature.quickSwitch.search": "Ara...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Hata Ayıklama Bilgisi", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Hata Ayıklama Bilgisi",
123 "menu.help.learnMore": "Daha Fazlasını Öğrenin", 131 "menu.help.learnMore": "Daha Fazlasını Öğrenin",
124 "menu.help.privacy": "Gizlilik Sözleşmesi", 132 "menu.help.privacy": "Gizlilik Sözleşmesi",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Destek", 134 "menu.help.support": "Destek",
126 "menu.help.tos": "Kullanım Şartları", 135 "menu.help.tos": "Kullanım Şartları",
127 "menu.services": "Hizmetler", 136 "menu.services": "Hizmetler",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index fa7408ef8..88910d8ae 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Перезавантажити", 2 "app.errorHandler.action": "Перезавантажити",
3 "app.errorHandler.headline": "Щось пішло не так", 3 "app.errorHandler.headline": "Щось пішло не так",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Будь ласка, придбайте ліцензію Ferdi Supporter аби пропустити очікування", 6 "feature.delayApp.headline": "Будь ласка, придбайте ліцензію Ferdi Supporter аби пропустити очікування",
6 "feature.delayApp.text": "Ferdi відновить роботу за {seconds} секунд", 7 "feature.delayApp.text": "Ferdi відновить роботу за {seconds} секунд",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Умови використання",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Докладніше", 131 "menu.help.learnMore": "Докладніше",
124 "menu.help.privacy": "Заява про конфіденційність", 132 "menu.help.privacy": "Заява про конфіденційність",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Підтримка", 134 "menu.help.support": "Підтримка",
126 "menu.help.tos": "Умови використання", 135 "menu.help.tos": "Умови використання",
127 "menu.services": "Служби", 136 "menu.services": "Служби",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index 49b0349d0..48aa9ab3b 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "服務條款",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 29a3ac246..7fdfe07fa 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -2,6 +2,7 @@
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 8 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional",
@@ -25,6 +26,13 @@
25 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.", 26 "feature.planSelection.personal.text": "More services, no waiting - ideal for personal use.",
26 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment", 27 "feature.planSelection.pricesBasedOnAnnualPayment": "All prices based on yearly payment",
27 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "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.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy",
32 "feature.publishDebugInfo.publish": "Accept and publish",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Terms of service",
35 "feature.publishDebugInfo.title": "Publish debug information",
28 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 36 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
29 "feature.quickSwitch.search": "Search...", 37 "feature.quickSwitch.search": "Search...",
30 "feature.quickSwitch.title": "QuickSwitch", 38 "feature.quickSwitch.title": "QuickSwitch",
@@ -122,6 +130,7 @@
122 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information", 130 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
123 "menu.help.learnMore": "Learn More", 131 "menu.help.learnMore": "Learn More",
124 "menu.help.privacy": "Privacy Statement", 132 "menu.help.privacy": "Privacy Statement",
133 "menu.help.publishDebugInfo": "Publish Debug Information",
125 "menu.help.support": "Support", 134 "menu.help.support": "Support",
126 "menu.help.tos": "Terms of Service", 135 "menu.help.tos": "Terms of Service",
127 "menu.services": "Services", 136 "menu.services": "Services",