aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-12 04:27:29 +0530
committerLibravatar GitHub <noreply@github.com>2022-06-11 22:57:29 +0000
commitd3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06 (patch)
treefe691e6ec9201e7a000821b9f1e345850ab970fb /src
parentFeature: Add color picker component for accent color setting (#228) (diff)
downloadferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.tar.gz
ferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.tar.zst
ferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.zip
Remove integration with sentry (fixes #233) (#234)
Diffstat (limited to 'src')
-rw-r--r--src/components/settings/settings/EditSettingsForm.js9
-rw-r--r--src/config.ts1
-rw-r--r--src/containers/settings/EditSettingsScreen.js10
-rw-r--r--src/i18n/locales/af.json4
-rw-r--r--src/i18n/locales/ar.json4
-rw-r--r--src/i18n/locales/be.json4
-rw-r--r--src/i18n/locales/bs.json4
-rw-r--r--src/i18n/locales/ca.json4
-rw-r--r--src/i18n/locales/cs.json4
-rw-r--r--src/i18n/locales/da.json4
-rw-r--r--src/i18n/locales/de.json4
-rw-r--r--src/i18n/locales/defaultMessages.json26
-rw-r--r--src/i18n/locales/el.json4
-rw-r--r--src/i18n/locales/en-US.json2
-rw-r--r--src/i18n/locales/es.json4
-rw-r--r--src/i18n/locales/fa.json4
-rw-r--r--src/i18n/locales/fi.json4
-rw-r--r--src/i18n/locales/fr.json4
-rw-r--r--src/i18n/locales/ga.json4
-rw-r--r--src/i18n/locales/he.json4
-rw-r--r--src/i18n/locales/hi.json4
-rw-r--r--src/i18n/locales/hr.json4
-rw-r--r--src/i18n/locales/hu.json4
-rw-r--r--src/i18n/locales/id.json4
-rw-r--r--src/i18n/locales/it.json4
-rw-r--r--src/i18n/locales/ja.json4
-rw-r--r--src/i18n/locales/ka.json4
-rw-r--r--src/i18n/locales/ko.json4
-rw-r--r--src/i18n/locales/nl-BE.json2
-rw-r--r--src/i18n/locales/nl.json4
-rw-r--r--src/i18n/locales/no.json4
-rw-r--r--src/i18n/locales/pl.json4
-rw-r--r--src/i18n/locales/pt-BR.json4
-rw-r--r--src/i18n/locales/pt.json4
-rw-r--r--src/i18n/locales/ro.json4
-rw-r--r--src/i18n/locales/ru.json4
-rw-r--r--src/i18n/locales/si.json4
-rw-r--r--src/i18n/locales/sk.json4
-rw-r--r--src/i18n/locales/sl.json2
-rw-r--r--src/i18n/locales/sr.json4
-rw-r--r--src/i18n/locales/sv.json4
-rw-r--r--src/i18n/locales/te.json2
-rw-r--r--src/i18n/locales/tr.json4
-rw-r--r--src/i18n/locales/uk.json4
-rw-r--r--src/i18n/locales/vi.json4
-rw-r--r--src/i18n/locales/vls.json4
-rw-r--r--src/i18n/locales/zh-HANT.json2
-rw-r--r--src/i18n/locales/zh.json4
-rw-r--r--src/index.html1
-rw-r--r--src/index.ts6
-rw-r--r--src/sentry.ts5
51 files changed, 39 insertions, 185 deletions
diff --git a/src/components/settings/settings/EditSettingsForm.js b/src/components/settings/settings/EditSettingsForm.js
index 3f36f5e44..b45c7ea56 100644
--- a/src/components/settings/settings/EditSettingsForm.js
+++ b/src/components/settings/settings/EditSettingsForm.js
@@ -41,11 +41,6 @@ const messages = defineMessages({
41 id: 'settings.app.headlineGeneral', 41 id: 'settings.app.headlineGeneral',
42 defaultMessage: 'General', 42 defaultMessage: 'General',
43 }, 43 },
44 sentryInfo: {
45 id: 'settings.app.sentryInfo',
46 defaultMessage:
47 'Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!',
48 },
49 hibernateInfo: { 44 hibernateInfo: {
50 id: 'settings.app.hibernateInfo', 45 id: 'settings.app.hibernateInfo',
51 defaultMessage: 46 defaultMessage:
@@ -684,10 +679,6 @@ class EditSettingsForm extends Component {
684 679
685 <Hr /> 680 <Hr />
686 681
687 <Toggle field={form.$('sentry')} />
688 <p className="settings__help">
689 {intl.formatMessage(messages.sentryInfo)}
690 </p>
691 <p className="settings__help"> 682 <p className="settings__help">
692 {intl.formatMessage(messages.appRestartRequired)} 683 {intl.formatMessage(messages.appRestartRequired)}
693 </p> 684 </p>
diff --git a/src/config.ts b/src/config.ts
index f602f473b..865030255 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -249,7 +249,6 @@ export const DEFAULT_APP_SETTINGS = {
249 serviceRibbonWidth: 68, 249 serviceRibbonWidth: 68,
250 sidebarServicesLocation: SIDEBAR_SERVICES_LOCATION_TOPLEFT, 250 sidebarServicesLocation: SIDEBAR_SERVICES_LOCATION_TOPLEFT,
251 iconSize: iconSizeBias, 251 iconSize: iconSizeBias,
252 sentry: false,
253 navigationBarBehaviour: 'custom', 252 navigationBarBehaviour: 'custom',
254 searchEngine: SEARCH_ENGINE_DDG, 253 searchEngine: SEARCH_ENGINE_DDG,
255 useVerticalStyle: false, 254 useVerticalStyle: false,
diff --git a/src/containers/settings/EditSettingsScreen.js b/src/containers/settings/EditSettingsScreen.js
index 6c921f1fb..46c8232e4 100644
--- a/src/containers/settings/EditSettingsScreen.js
+++ b/src/containers/settings/EditSettingsScreen.js
@@ -102,10 +102,6 @@ const messages = defineMessages({
102 id: 'settings.app.form.searchEngine', 102 id: 'settings.app.form.searchEngine',
103 defaultMessage: 'Search engine', 103 defaultMessage: 'Search engine',
104 }, 104 },
105 sentry: {
106 id: 'settings.app.form.sentry',
107 defaultMessage: 'Send telemetry data',
108 },
109 hibernateOnStartup: { 105 hibernateOnStartup: {
110 id: 'settings.app.form.hibernateOnStartup', 106 id: 'settings.app.form.hibernateOnStartup',
111 defaultMessage: 'Keep services in hibernation on startup', 107 defaultMessage: 'Keep services in hibernation on startup',
@@ -332,7 +328,6 @@ class EditSettingsScreen extends Component {
332 notifyTaskBarOnMessage: Boolean(settingsData.notifyTaskBarOnMessage), 328 notifyTaskBarOnMessage: Boolean(settingsData.notifyTaskBarOnMessage),
333 navigationBarBehaviour: settingsData.navigationBarBehaviour, 329 navigationBarBehaviour: settingsData.navigationBarBehaviour,
334 searchEngine: settingsData.searchEngine, 330 searchEngine: settingsData.searchEngine,
335 sentry: Boolean(settingsData.sentry),
336 hibernateOnStartup: Boolean(settingsData.hibernateOnStartup), 331 hibernateOnStartup: Boolean(settingsData.hibernateOnStartup),
337 hibernationStrategy: Number(settingsData.hibernationStrategy), 332 hibernationStrategy: Number(settingsData.hibernationStrategy),
338 wakeUpStrategy: Number(settingsData.wakeUpStrategy), 333 wakeUpStrategy: Number(settingsData.wakeUpStrategy),
@@ -553,11 +548,6 @@ class EditSettingsScreen extends Component {
553 default: DEFAULT_APP_SETTINGS.searchEngine, 548 default: DEFAULT_APP_SETTINGS.searchEngine,
554 options: searchEngines, 549 options: searchEngines,
555 }, 550 },
556 sentry: {
557 label: intl.formatMessage(messages.sentry),
558 value: settings.all.app.sentry,
559 default: DEFAULT_APP_SETTINGS.sentry,
560 },
561 hibernateOnStartup: { 551 hibernateOnStartup: {
562 label: intl.formatMessage(messages.hibernateOnStartup), 552 label: intl.formatMessage(messages.hibernateOnStartup),
563 value: settings.all.app.hibernateOnStartup, 553 value: settings.all.app.hibernateOnStartup,
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 5036aafcd..a1332ad2f 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "الى", 236 "settings.app.form.scheduledDNDEnd": "الى",
237 "settings.app.form.scheduledDNDStart": "من", 237 "settings.app.form.scheduledDNDStart": "من",
238 "settings.app.form.searchEngine": "محرك البحث", 238 "settings.app.form.searchEngine": "محرك البحث",
239 "settings.app.form.sentry": "إرسال بيانات القياس عن بعد",
240 "settings.app.form.serviceRibbonWidth": "عرض الشريط الجانبي", 239 "settings.app.form.serviceRibbonWidth": "عرض الشريط الجانبي",
241 "settings.app.form.showDisabledServices": "عرض تبويبات الخدمات المعطلة", 240 "settings.app.form.showDisabledServices": "عرض تبويبات الخدمات المعطلة",
242 "settings.app.form.showDragArea": "إظهار المنطقة القابلة للسحب على النافذة", 241 "settings.app.form.showDragArea": "إظهار المنطقة القابلة للسحب على النافذة",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "إرسال بيانات القياس عن بعد يسمح لنا بالعثور على أخطاء في فردي - لن نرسل أي معلومات شخصية مثل بيانات الرسالة الخاصة بك!",
276 "settings.app.spellCheckerLanguageInfo": "فيردي يستخدم جهاز الماك للتدقيق الإملائي للتحقق من الطباعة. إذا كنت ترغب في تغيير اللغات التي تتحقق منها المدقق الإملائي، يمكنك فعل ذلك في تفضيلات نظام ماك الخاص بك.", 274 "settings.app.spellCheckerLanguageInfo": "فيردي يستخدم جهاز الماك للتدقيق الإملائي للتحقق من الطباعة. إذا كنت ترغب في تغيير اللغات التي تتحقق منها المدقق الإملائي، يمكنك فعل ذلك في تفضيلات نظام ماك الخاص بك.",
277 "settings.app.subheadlineCache": "الذاكرة المؤقتة", 275 "settings.app.subheadlineCache": "الذاكرة المؤقتة",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>أماكن عمل فردي تسمح لك بالتركيز على ما هو مهم الآن. إعداد مجموعات مختلفة من الخدمات والتبديل بينها بسهولة في أي وقت.</p><p>أنت تقرر الخدمات التي تحتاج إليها متى ومكان، حتى نتمكن من مساعدتك على البقاء على رأس لعبتك - أو بسهولة إيقاف العمل من العمل كلما أردت.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>أماكن عمل فردي تسمح لك بالتركيز على ما هو مهم الآن. إعداد مجموعات مختلفة من الخدمات والتبديل بينها بسهولة في أي وقت.</p><p>أنت تقرر الخدمات التي تحتاج إليها متى ومكان، حتى نتمكن من مساعدتك على البقاء على رأس لعبتك - أو بسهولة إيقاف العمل من العمل كلما أردت.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "تعديل إعدادات مساحات العمل", 456 "workspaceDrawer.workspacesSettingsTooltip": "تعديل إعدادات مساحات العمل",
459 "workspaces.switchingIndicator.switchingTo": "التبديل إلى" 457 "workspaces.switchingIndicator.switchingTo": "التبديل إلى"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json
index 5b7e219f7..a912d44e5 100644
--- a/src/i18n/locales/be.json
+++ b/src/i18n/locales/be.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 180ea9355..bea42901b 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Mostra les pestanyes dels serveis desactivats", 240 "settings.app.form.showDisabledServices": "Mostra les pestanyes dels serveis desactivats",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Memòria cau", 275 "settings.app.subheadlineCache": "Memòria cau",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 1a1659da9..5e63fc216 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Komu", 236 "settings.app.form.scheduledDNDEnd": "Komu",
237 "settings.app.form.scheduledDNDStart": "Od", 237 "settings.app.form.scheduledDNDStart": "Od",
238 "settings.app.form.searchEngine": "Vyhledávač", 238 "settings.app.form.searchEngine": "Vyhledávač",
239 "settings.app.form.sentry": "Odeslat telemetrická data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Zobrazit záložky vypnutých služeb", 240 "settings.app.form.showDisabledServices": "Zobrazit záložky vypnutých služeb",
242 "settings.app.form.showDragArea": "Zobrazit přetaženou oblast v okně", 241 "settings.app.form.showDragArea": "Zobrazit přetaženou oblast v okně",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Odesílání dat o telemetrii nám umožňuje najít chyby ve Ferdium - nebudeme posílat žádné osobní informace, jako jsou údaje o vašich zprávách!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium používá vaši Mac vestavěnou kontrolu pravopisu pro kontrolu překlepů. Pokud chcete změnit jazyky, které kontrola pravopisu zkontroluje, můžete tak učinit v Předvolbách systému Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium používá vaši Mac vestavěnou kontrolu pravopisu pro kontrolu překlepů. Pokud chcete změnit jazyky, které kontrola pravopisu zkontroluje, můžete tak učinit v Předvolbách systému Mac.",
277 "settings.app.subheadlineCache": "Mezipaměť", 275 "settings.app.subheadlineCache": "Mezipaměť",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspace se můžete zaměřit na to, co je právě teď důležité. Nastavit různé sady služeb a kdykoliv mezi nimi snadno přepínat.</p><p>Rozhodnete, které služby potřebujete, kdy a kde abychom vám pomohli zůstat na vrcholu hry - nebo vám snadno vypnout práci, kdykoliv chcete.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspace se můžete zaměřit na to, co je právě teď důležité. Nastavit různé sady služeb a kdykoliv mezi nimi snadno přepínat.</p><p>Rozhodnete, které služby potřebujete, kdy a kde abychom vám pomohli zůstat na vrcholu hry - nebo vám snadno vypnout práci, kdykoliv chcete.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Upravit nastavení pracovního prostoru", 456 "workspaceDrawer.workspacesSettingsTooltip": "Upravit nastavení pracovního prostoru",
459 "workspaces.switchingIndicator.switchingTo": "Přepnout na" 457 "workspaces.switchingIndicator.switchingTo": "Přepnout na"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 3cbf3842a..e4ff8da91 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Til", 236 "settings.app.form.scheduledDNDEnd": "Til",
237 "settings.app.form.scheduledDNDStart": "Fra", 237 "settings.app.form.scheduledDNDStart": "Fra",
238 "settings.app.form.searchEngine": "Søgemaskine", 238 "settings.app.form.searchEngine": "Søgemaskine",
239 "settings.app.form.sentry": "Send telemetri-data",
240 "settings.app.form.serviceRibbonWidth": "Sidepanelsstørrelse", 239 "settings.app.form.serviceRibbonWidth": "Sidepanelsstørrelse",
241 "settings.app.form.showDisabledServices": "Vis faneblade for deaktiverede tjenester", 240 "settings.app.form.showDisabledServices": "Vis faneblade for deaktiverede tjenester",
242 "settings.app.form.showDragArea": "Vis trækområde i vinduet", 241 "settings.app.form.showDragArea": "Vis trækområde i vinduet",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "At sende telemetri data giver os mulighed for at finde fejl i Ferdium - vi vil ikke sende nogen personlige oplysninger som dine besked data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium bruger din Macs indbyggede stavekontrol. Hvis du ønsker at ændre de sprog, stavekontrollen kontrollerer for, kan du gøre det i din Macs systemindstillinger.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium bruger din Macs indbyggede stavekontrol. Hvis du ønsker at ændre de sprog, stavekontrollen kontrollerer for, kan du gøre det i din Macs systemindstillinger.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces lader dig fokusere på, hvad der er vigtigt lige nu. Opsætning af forskellige sæt af tjenester og nemt skifte mellem dem til enhver tid.</p><p>Du bestemmer hvilke tjenester du har brug for hvornår og hvor, så vi kan hjælpe dig med at holde dig på toppen af dit spil - eller nemt slukke for arbejde, når du vil.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces lader dig fokusere på, hvad der er vigtigt lige nu. Opsætning af forskellige sæt af tjenester og nemt skifte mellem dem til enhver tid.</p><p>Du bestemmer hvilke tjenester du har brug for hvornår og hvor, så vi kan hjælpe dig med at holde dig på toppen af dit spil - eller nemt slukke for arbejde, når du vil.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Rediger indstillinger for arbejdsområder", 456 "workspaceDrawer.workspacesSettingsTooltip": "Rediger indstillinger for arbejdsområder",
459 "workspaces.switchingIndicator.switchingTo": "Skifter til" 457 "workspaces.switchingIndicator.switchingTo": "Skifter til"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index a9575241d..06eb3dc3e 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Von", 236 "settings.app.form.scheduledDNDEnd": "Von",
237 "settings.app.form.scheduledDNDStart": "Bis", 237 "settings.app.form.scheduledDNDStart": "Bis",
238 "settings.app.form.searchEngine": "Suchmaschine", 238 "settings.app.form.searchEngine": "Suchmaschine",
239 "settings.app.form.sentry": "Telemetrie-Daten senden",
240 "settings.app.form.serviceRibbonWidth": "Größe der Sidebar", 239 "settings.app.form.serviceRibbonWidth": "Größe der Sidebar",
241 "settings.app.form.showDisabledServices": "Deaktivierte Services-Tabs anzeigen", 240 "settings.app.form.showDisabledServices": "Deaktivierte Services-Tabs anzeigen",
242 "settings.app.form.showDragArea": "Zeige ziehbare Fläche im Fenster", 241 "settings.app.form.showDragArea": "Zeige ziehbare Fläche im Fenster",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Das Senden von Telemetrie-Daten ermöglicht es uns, Fehler in Ferdium zu finden - es werden keine persönlichen Informationen gesendet wie z.B. Nachrichten!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium verwendet den eingebauten Rechtschreibprüfer deines Macs, um nach Tippfehlern zu suchen. Wenn du die zu überprüfenden Sprachen ändern möchtest, kannst du das in deinen Systemeinstellungen tun.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium verwendet den eingebauten Rechtschreibprüfer deines Macs, um nach Tippfehlern zu suchen. Wenn du die zu überprüfenden Sprachen ändern möchtest, kannst du das in deinen Systemeinstellungen tun.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profil", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profil",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Mit Ferdium Workspaces hast du alles im Blick, was gerade wichtig ist - und nur das. Erstelle unterschiedliche Sets von Services, und wechsle jederzeit zwischen ihnen hin und her.</p><p>Du entscheidest welche Services du wann und wo brauchst, um ungestört arbeiten zu können - oder zu Hause besser abzuschalten.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Mit Ferdium Workspaces hast du alles im Blick, was gerade wichtig ist - und nur das. Erstelle unterschiedliche Sets von Services, und wechsle jederzeit zwischen ihnen hin und her.</p><p>Du entscheidest welche Services du wann und wo brauchst, um ungestört arbeiten zu können - oder zu Hause besser abzuschalten.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Workspace-Einstellungen bearbeiten", 456 "workspaceDrawer.workspacesSettingsTooltip": "Workspace-Einstellungen bearbeiten",
459 "workspaces.switchingIndicator.switchingTo": "Wechsle zu" 457 "workspaces.switchingIndicator.switchingTo": "Wechsle zu"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 76e9223e2..c7a2c8355 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2903,19 +2903,6 @@
2903 } 2903 }
2904 }, 2904 },
2905 { 2905 {
2906 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data! Changing this option requires you to restart Ferdium.",
2907 "end": {
2908 "column": 3,
2909 "line": 34
2910 },
2911 "file": "src/components/settings/settings/EditSettingsForm.js",
2912 "id": "settings.app.sentryInfo",
2913 "start": {
2914 "column": 14,
2915 "line": 31
2916 }
2917 },
2918 {
2919 "defaultMessage": "!!!By default, Ferdium will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", 2906 "defaultMessage": "!!!By default, Ferdium will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
2920 "end": { 2907 "end": {
2921 "column": 3, 2908 "column": 3,
@@ -4380,19 +4367,6 @@
4380 } 4367 }
4381 }, 4368 },
4382 { 4369 {
4383 "defaultMessage": "!!!Send telemetry data",
4384 "end": {
4385 "column": 3,
4386 "line": 89
4387 },
4388 "file": "src/containers/settings/EditSettingsScreen.js",
4389 "id": "settings.app.form.sentry",
4390 "start": {
4391 "column": 10,
4392 "line": 86
4393 }
4394 },
4395 {
4396 "defaultMessage": "!!!Keep services in hibernation on startup", 4370 "defaultMessage": "!!!Keep services in hibernation on startup",
4397 "end": { 4371 "end": {
4398 "column": 3, 4372 "column": 3,
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 8f46181f6..99a10d064 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Προς", 236 "settings.app.form.scheduledDNDEnd": "Προς",
237 "settings.app.form.scheduledDNDStart": "Από", 237 "settings.app.form.scheduledDNDStart": "Από",
238 "settings.app.form.searchEngine": "Μηχανή αναζήτησης", 238 "settings.app.form.searchEngine": "Μηχανή αναζήτησης",
239 "settings.app.form.sentry": "Αποστολή δεδομένων τηλεμετρίας",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Προβολή καρτελών των απενεργοποιημένων υπηρεσιών", 240 "settings.app.form.showDisabledServices": "Προβολή καρτελών των απενεργοποιημένων υπηρεσιών",
242 "settings.app.form.showDragArea": "Εμφάνιση παραθύρου με δυνατότητα μεταφοράς", 241 "settings.app.form.showDragArea": "Εμφάνιση παραθύρου με δυνατότητα μεταφοράς",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Η αποστολή τηλεμετρικών δεδομένων μας επιτρέπει να εντοπίσουμε σφάλματα στο Ferdium - δεν θα στείλουμε προσωπικές πληροφορίες όπως τα δεδομένα του μηνύματός σας!",
276 "settings.app.spellCheckerLanguageInfo": "Ο Ferdium χρησιμοποιεί τον ορθογραφικό έλεγχο του Mac σας για να ελέγξει για typos. Αν θέλετε να αλλάξετε τις γλώσσες για τις οποίες ελέγχει ο ορθογραφικός έλεγχος, μπορείτε να το κάνετε αυτό στις Προτιμήσεις συστήματος Mac σας.", 274 "settings.app.spellCheckerLanguageInfo": "Ο Ferdium χρησιμοποιεί τον ορθογραφικό έλεγχο του Mac σας για να ελέγξει για typos. Αν θέλετε να αλλάξετε τις γλώσσες για τις οποίες ελέγχει ο ορθογραφικός έλεγχος, μπορείτε να το κάνετε αυτό στις Προτιμήσεις συστήματος Mac σας.",
277 "settings.app.subheadlineCache": "Λανθάνουσα μνήμη", 275 "settings.app.subheadlineCache": "Λανθάνουσα μνήμη",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Οι χώροι εργασίας Ferdium σας επιτρέπουν να εστιάσετε σε αυτό που είναι σημαντικό αυτή τη στιγμή. Ρυθμίστε διαφορετικά σύνολα υπηρεσιών και μεταβείτε εύκολα μεταξύ τους ανά πάσα στιγμή.</p><p>Εσείς αποφασίζετε ποιες υπηρεσίες χρειάζεστε πότε και πού, ώστε να μπορείτε να μείνετε στην κορυφή του παιχνιδιού σας - ή εύκολα να απενεργοποιήσετε από την εργασία όποτε θέλετε.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Οι χώροι εργασίας Ferdium σας επιτρέπουν να εστιάσετε σε αυτό που είναι σημαντικό αυτή τη στιγμή. Ρυθμίστε διαφορετικά σύνολα υπηρεσιών και μεταβείτε εύκολα μεταξύ τους ανά πάσα στιγμή.</p><p>Εσείς αποφασίζετε ποιες υπηρεσίες χρειάζεστε πότε και πού, ώστε να μπορείτε να μείνετε στην κορυφή του παιχνιδιού σας - ή εύκολα να απενεργοποιήσετε από την εργασία όποτε θέλετε.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Επεξεργασία ρυθμίσεων χώρων εργασίας", 456 "workspaceDrawer.workspacesSettingsTooltip": "Επεξεργασία ρυθμίσεων χώρων εργασίας",
459 "workspaces.switchingIndicator.switchingTo": "Εναλλαγή σε" 457 "workspaces.switchingIndicator.switchingTo": "Εναλλαγή σε"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 3c5eef258..896ac359f 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -273,7 +272,6 @@
273 "settings.app.sectionMain": "Main", 272 "settings.app.sectionMain": "Main",
274 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
275 "settings.app.sectionSidebarSettings": "Sidebar Settings", 274 "settings.app.sectionSidebarSettings": "Sidebar Settings",
276 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
277 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 275 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
278 "settings.app.subheadlineCache": "Cache", 276 "settings.app.subheadlineCache": "Cache",
279 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 277 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 6bf63e3a7..1f5770153 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "A", 236 "settings.app.form.scheduledDNDEnd": "A",
237 "settings.app.form.scheduledDNDStart": "De", 237 "settings.app.form.scheduledDNDStart": "De",
238 "settings.app.form.searchEngine": "Motor de búsqueda", 238 "settings.app.form.searchEngine": "Motor de búsqueda",
239 "settings.app.form.sentry": "Enviar datos de telemetría",
240 "settings.app.form.serviceRibbonWidth": "Ancho de Barra Lateral", 239 "settings.app.form.serviceRibbonWidth": "Ancho de Barra Lateral",
241 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados", 240 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados",
242 "settings.app.form.showDragArea": "Mostrar área arrastrable en la ventana", 241 "settings.app.form.showDragArea": "Mostrar área arrastrable en la ventana",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "El envío de datos de telemetría nos permite encontrar errores en Ferdium - ¡No enviaremos ninguna información personal como sus mensajes!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium utiliza el corrector ortográfico incluido en su Mac. Si desea cambiar los lenguajes que el corrector ortográfico revisa, lo puede hacer en las Preferencias del Sistema de su Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium utiliza el corrector ortográfico incluido en su Mac. Si desea cambiar los lenguajes que el corrector ortográfico revisa, lo puede hacer en las Preferencias del Sistema de su Mac.",
277 "settings.app.subheadlineCache": "Caché", 275 "settings.app.subheadlineCache": "Caché",
278 "settings.app.subheadlineFerdiumProfile": "Perfil de Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Perfil de Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Los espacios de trabajo Ferdium permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. </p><p>Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando así lo desees.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Los espacios de trabajo Ferdium permiten centrarse en lo que es importante. Configure diferentes conjuntos de servicios y cambie fácilmente entre ellos en cualquier momento. </p><p>Usted decide qué servicios necesita, cuándo y dónde, para que podamos ayudarte a mantenerte al tanto - o apartarte fácilmente del trabajo cuando así lo desees.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Editar ajustes de áreas de trabajo", 456 "workspaceDrawer.workspacesSettingsTooltip": "Editar ajustes de áreas de trabajo",
459 "workspaces.switchingIndicator.switchingTo": "Cambiando a" 457 "workspaces.switchingIndicator.switchingTo": "Cambiando a"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/fa.json b/src/i18n/locales/fa.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/fa.json
+++ b/src/i18n/locales/fa.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index bdba37531..b6035fc00 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Vastaanottaja", 236 "settings.app.form.scheduledDNDEnd": "Vastaanottaja",
237 "settings.app.form.scheduledDNDStart": "Lähettäjä", 237 "settings.app.form.scheduledDNDStart": "Lähettäjä",
238 "settings.app.form.searchEngine": "Hakukone", 238 "settings.app.form.searchEngine": "Hakukone",
239 "settings.app.form.sentry": "Lähetä telemetriatiedot",
240 "settings.app.form.serviceRibbonWidth": "Valikon leveys", 239 "settings.app.form.serviceRibbonWidth": "Valikon leveys",
241 "settings.app.form.showDisabledServices": "Näytä Estetyt palvelut -välilehdet", 240 "settings.app.form.showDisabledServices": "Näytä Estetyt palvelut -välilehdet",
242 "settings.app.form.showDragArea": "Näytä ikkunassa siirrettävä alue", 241 "settings.app.form.showDragArea": "Näytä ikkunassa siirrettävä alue",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Telemetriatiedon lähettäminen antaa meille mahdollisuudet löytää virheitä Ferdiumstä - emme lähetä mitään henkilökohtaisia tietoja, kuten viestitietoja!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium käyttää Macin sisäänrakennettua oikolukua tarkastaessaan kirjoitusvirheitä. Jos haluat muuttaa tarkastettavaa kieltä, voit tehdä sen Macin järjestelmän asetuksissa.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium käyttää Macin sisäänrakennettua oikolukua tarkastaessaan kirjoitusvirheitä. Jos haluat muuttaa tarkastettavaa kieltä, voit tehdä sen Macin järjestelmän asetuksissa.",
277 "settings.app.subheadlineCache": "Välimuisti", 275 "settings.app.subheadlineCache": "Välimuisti",
278 "settings.app.subheadlineFerdiumProfile": "Ferdiumn profiili", 276 "settings.app.subheadlineFerdiumProfile": "Ferdiumn profiili",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdiumn työtilat auttaa sinua keskittymään siihen mikä on tärkeää juuri nyt. Määritä erilaisia palvelukokonaisuuksia ja vaihda helposti niiden välillä milloin tahansa.</p><p>Sinä päätät mitä palveluita tarvitset milloin ja missä, jotta voimme auttaa sinua pysymään lempiasioittesi äärellä - tai rentoutumaan ilman työhälinää.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdiumn työtilat auttaa sinua keskittymään siihen mikä on tärkeää juuri nyt. Määritä erilaisia palvelukokonaisuuksia ja vaihda helposti niiden välillä milloin tahansa.</p><p>Sinä päätät mitä palveluita tarvitset milloin ja missä, jotta voimme auttaa sinua pysymään lempiasioittesi äärellä - tai rentoutumaan ilman työhälinää.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Muokkaa työtilojen asetuksia", 456 "workspaceDrawer.workspacesSettingsTooltip": "Muokkaa työtilojen asetuksia",
459 "workspaces.switchingIndicator.switchingTo": "Vaihdetaan" 457 "workspaces.switchingIndicator.switchingTo": "Vaihdetaan"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 62de4b344..018405282 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "À", 236 "settings.app.form.scheduledDNDEnd": "À",
237 "settings.app.form.scheduledDNDStart": "De", 237 "settings.app.form.scheduledDNDStart": "De",
238 "settings.app.form.searchEngine": "Moteur de recherche", 238 "settings.app.form.searchEngine": "Moteur de recherche",
239 "settings.app.form.sentry": "Envoyer des données de télémétrie",
240 "settings.app.form.serviceRibbonWidth": "Largeur du menu", 239 "settings.app.form.serviceRibbonWidth": "Largeur du menu",
241 "settings.app.form.showDisabledServices": "Afficher les onglets des services désactivés", 240 "settings.app.form.showDisabledServices": "Afficher les onglets des services désactivés",
242 "settings.app.form.showDragArea": "Afficher les zones de glisser-déposer dans la fenêtre", 241 "settings.app.form.showDragArea": "Afficher les zones de glisser-déposer dans la fenêtre",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "L'envoi de données de télémétrie nous permet de trouver des erreurs dans Ferdium - nous n'enverrons aucune information personnelle comme vos données de message!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium utilise le correcteur orthographique intégré de votre Mac pour vérifier les fautes de frappe. Si vous voulez changer les langues pour lesquelles le correcteur vérifie l'orthographe, vous pouvez le faire dans les préférences système de votre Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium utilise le correcteur orthographique intégré de votre Mac pour vérifier les fautes de frappe. Si vous voulez changer les langues pour lesquelles le correcteur vérifie l'orthographe, vous pouvez le faire dans les préférences système de votre Mac.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Les Espaces de travail de Ferdium vous permettant de rester concentré sur ce qui est important. Créez différents groupes de services et naviguez facilement entre eux à n'importe quel moment.</p><p>Vous décidez de quels services vous avez besoin, où et quand, ainsi nous pouvons vous aider à rester concentré sur votre travail - ou à le quitter dès que vous le souhaitez.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Les Espaces de travail de Ferdium vous permettant de rester concentré sur ce qui est important. Créez différents groupes de services et naviguez facilement entre eux à n'importe quel moment.</p><p>Vous décidez de quels services vous avez besoin, où et quand, ainsi nous pouvons vous aider à rester concentré sur votre travail - ou à le quitter dès que vous le souhaitez.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Éditer les paramètres de l'espace de travail", 456 "workspaceDrawer.workspacesSettingsTooltip": "Éditer les paramètres de l'espace de travail",
459 "workspaces.switchingIndicator.switchingTo": "Changement vers" 457 "workspaces.switchingIndicator.switchingTo": "Changement vers"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index 5e3a5469b..2b0abb224 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Taispeáin tabanna do sheirbhísí dhíchumasaithe", 240 "settings.app.form.showDisabledServices": "Taispeáin tabanna do sheirbhísí dhíchumasaithe",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Taisce", 275 "settings.app.subheadlineCache": "Taisce",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 757214cea..0f1eeed2f 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "אל", 236 "settings.app.form.scheduledDNDEnd": "אל",
237 "settings.app.form.scheduledDNDStart": "מ", 237 "settings.app.form.scheduledDNDStart": "מ",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "זיכרון מטמון", 275 "settings.app.subheadlineCache": "זיכרון מטמון",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "הגדרות סביבת עבודה", 456 "workspaceDrawer.workspacesSettingsTooltip": "הגדרות סביבת עבודה",
459 "workspaces.switchingIndicator.switchingTo": "מעבר ל" 457 "workspaces.switchingIndicator.switchingTo": "מעבר ל"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/hi.json
+++ b/src/i18n/locales/hi.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index 850e93e87..13eab01a8 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Prikaži ploče s onemogućenim servisima", 240 "settings.app.form.showDisabledServices": "Prikaži ploče s onemogućenim servisima",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Predmemorija", 275 "settings.app.subheadlineCache": "Predmemorija",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 3fb4b9ee8..a63a98362 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Címzett", 236 "settings.app.form.scheduledDNDEnd": "Címzett",
237 "settings.app.form.scheduledDNDStart": "Feladó", 237 "settings.app.form.scheduledDNDStart": "Feladó",
238 "settings.app.form.searchEngine": "Keresőmotor", 238 "settings.app.form.searchEngine": "Keresőmotor",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Oldalsáv szélesség", 239 "settings.app.form.serviceRibbonWidth": "Oldalsáv szélesség",
241 "settings.app.form.showDisabledServices": "Letiltott szolgáltatások megjelenítése", 240 "settings.app.form.showDisabledServices": "Letiltott szolgáltatások megjelenítése",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Gyorsítótár", 275 "settings.app.subheadlineCache": "Gyorsítótár",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profil", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profil",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>A Ferdium Munkaterületek lehetővé teszik, hogy összpontosíts a jelenleg fontos dolgokra. Állítsd be a különböző szolgáltatáskészleteket és könnyedén válthatsz közöttük bármikor.</p><p>Te döntöd el, hogy mely szolgáltatásokra van szükséged, mikor és hol, így segíthetünk abban, hogy a teljesítményed csúcsán maradhass, vagy ha csak akarod, egyszerűen kikapcsold a munkával kapcsolatos dolgokat.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>A Ferdium Munkaterületek lehetővé teszik, hogy összpontosíts a jelenleg fontos dolgokra. Állítsd be a különböző szolgáltatáskészleteket és könnyedén válthatsz közöttük bármikor.</p><p>Te döntöd el, hogy mely szolgáltatásokra van szükséged, mikor és hol, így segíthetünk abban, hogy a teljesítményed csúcsán maradhass, vagy ha csak akarod, egyszerűen kikapcsold a munkával kapcsolatos dolgokat.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Munkaterület beállítások szerkesztése", 456 "workspaceDrawer.workspacesSettingsTooltip": "Munkaterület beállítások szerkesztése",
459 "workspaces.switchingIndicator.switchingTo": "Váltás" 457 "workspaces.switchingIndicator.switchingTo": "Váltás"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index d201568b1..12cd811ae 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Tampilkan tab layanan yang dinonaktifkan", 240 "settings.app.form.showDisabledServices": "Tampilkan tab layanan yang dinonaktifkan",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Singgahan", 275 "settings.app.subheadlineCache": "Singgahan",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ruang Kerja Ferdium dapat digunakan untuk tetap fokus pada hal penting saat ini. Siapkan sekelompok layanan yang berbeda dan dengan mudah beralih ke yang lain.</p><p>Anda yang memutuskan layanan mana yang Anda perlukan dan kapan, agar kami bisa membantu Anda tetap berada di garis depan - atau dengan mudah mengakhiri hari kerja kapan saja Anda inginkan.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ruang Kerja Ferdium dapat digunakan untuk tetap fokus pada hal penting saat ini. Siapkan sekelompok layanan yang berbeda dan dengan mudah beralih ke yang lain.</p><p>Anda yang memutuskan layanan mana yang Anda perlukan dan kapan, agar kami bisa membantu Anda tetap berada di garis depan - atau dengan mudah mengakhiri hari kerja kapan saja Anda inginkan.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit setelan ruang kerja", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit setelan ruang kerja",
459 "workspaces.switchingIndicator.switchingTo": "Beralih ke" 457 "workspaces.switchingIndicator.switchingTo": "Beralih ke"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 6aebeb17a..eb00c3e6d 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "A", 236 "settings.app.form.scheduledDNDEnd": "A",
237 "settings.app.form.scheduledDNDStart": "Da", 237 "settings.app.form.scheduledDNDStart": "Da",
238 "settings.app.form.searchEngine": "Motore di ricerca", 238 "settings.app.form.searchEngine": "Motore di ricerca",
239 "settings.app.form.sentry": "Inviare i dati di telemetria",
240 "settings.app.form.serviceRibbonWidth": "Larghezza barra laterale", 239 "settings.app.form.serviceRibbonWidth": "Larghezza barra laterale",
241 "settings.app.form.showDisabledServices": "Mostra schede servizi disattivati", 240 "settings.app.form.showDisabledServices": "Mostra schede servizi disattivati",
242 "settings.app.form.showDragArea": "Mostra area trascinabile nella finestra", 241 "settings.app.form.showDragArea": "Mostra area trascinabile nella finestra",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "L'invio dei dati di telemetria ci permette di trovare errori in Ferdium - non invieremo nessuna informazione personale come i dati del tuo messaggio!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium utilizza il controllo ortografico del tuo Mac per verificare la presenza di errori. Se si desidera modificare le lingue del controllo ortografico, è possibile farlo nelle preferenze di sistema del vostro Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium utilizza il controllo ortografico del tuo Mac per verificare la presenza di errori. Se si desidera modificare le lingue del controllo ortografico, è possibile farlo nelle preferenze di sistema del vostro Mac.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Profilo Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Profilo Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Le aree di lavoro di Ferdium ti permettono di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi.</p><p> Decidi di quali servizi hai bisogno quando e dove, così che ti possiamo aiutare a dare sempre il massimo - o semplicemente staccare dal lavoro quando ne hai bisogno.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Le aree di lavoro di Ferdium ti permettono di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi.</p><p> Decidi di quali servizi hai bisogno quando e dove, così che ti possiamo aiutare a dare sempre il massimo - o semplicemente staccare dal lavoro quando ne hai bisogno.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Modifica le impostazioni dell'area di lavoro", 456 "workspaceDrawer.workspacesSettingsTooltip": "Modifica le impostazioni dell'area di lavoro",
459 "workspaces.switchingIndicator.switchingTo": "Passa a " 457 "workspaces.switchingIndicator.switchingTo": "Passa a "
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 47b28a1bf..7fb485ed0 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "終了", 236 "settings.app.form.scheduledDNDEnd": "終了",
237 "settings.app.form.scheduledDNDStart": "開始", 237 "settings.app.form.scheduledDNDStart": "開始",
238 "settings.app.form.searchEngine": "検索エンジン", 238 "settings.app.form.searchEngine": "検索エンジン",
239 "settings.app.form.sentry": "統計情報を送信",
240 "settings.app.form.serviceRibbonWidth": "サイドバーの幅", 239 "settings.app.form.serviceRibbonWidth": "サイドバーの幅",
241 "settings.app.form.showDisabledServices": "無効化されたサービスのタブを表示する", 240 "settings.app.form.showDisabledServices": "無効化されたサービスのタブを表示する",
242 "settings.app.form.showDragArea": "ドラッグ可能な領域をウィンドウに表示", 241 "settings.app.form.showDragArea": "ドラッグ可能な領域をウィンドウに表示",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "統計情報を送信すると開発者がFerdiumのエラーを発見するのに役立ちます。メッセージのデータのような個人情報は一切送信しません。",
276 "settings.app.spellCheckerLanguageInfo": "FerdiumはスペルチェックにmacOSシステムのスペルチェッカーを使用しています。スペルチェッカーでチェックする言語を変更するには、macOSのシステム環境設定から行ってください。", 274 "settings.app.spellCheckerLanguageInfo": "FerdiumはスペルチェックにmacOSシステムのスペルチェッカーを使用しています。スペルチェッカーでチェックする言語を変更するには、macOSのシステム環境設定から行ってください。",
277 "settings.app.subheadlineCache": "キャッシュ", 275 "settings.app.subheadlineCache": "キャッシュ",
278 "settings.app.subheadlineFerdiumProfile": "Ferdiumプロフィール", 276 "settings.app.subheadlineFerdiumProfile": "Ferdiumプロフィール",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdiumワークスペースを使用すると、すぐに重要なことに集中できます。異なるサービス群を設定し、いつでも簡単に切り替えることができます。</p><p> 必要なサービスを、必要な時に、必要な場所でご利用いただけますので、好きな時に仕事に集中することも離れることも可能です。</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdiumワークスペースを使用すると、すぐに重要なことに集中できます。異なるサービス群を設定し、いつでも簡単に切り替えることができます。</p><p> 必要なサービスを、必要な時に、必要な場所でご利用いただけますので、好きな時に仕事に集中することも離れることも可能です。</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "ワークスペースの設定を編集する", 456 "workspaceDrawer.workspacesSettingsTooltip": "ワークスペースの設定を編集する",
459 "workspaces.switchingIndicator.switchingTo": "切り替え先:" 457 "workspaces.switchingIndicator.switchingTo": "切り替え先:"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 8efe5cc8f..9028959eb 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 315313254..fddd04941 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "종료", 236 "settings.app.form.scheduledDNDEnd": "종료",
237 "settings.app.form.scheduledDNDStart": "시작", 237 "settings.app.form.scheduledDNDStart": "시작",
238 "settings.app.form.searchEngine": "검색 엔진", 238 "settings.app.form.searchEngine": "검색 엔진",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "사이드바 너비", 239 "settings.app.form.serviceRibbonWidth": "사이드바 너비",
241 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력", 240 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력",
242 "settings.app.form.showDragArea": "드래그 가능 영역 보기", 241 "settings.app.form.showDragArea": "드래그 가능 영역 보기",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "캐시", 275 "settings.app.subheadlineCache": "캐시",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium 프로파일", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium 프로파일",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "작업 영역 설정", 456 "workspaceDrawer.workspacesSettingsTooltip": "작업 영역 설정",
459 "workspaces.switchingIndicator.switchingTo": "다음으로 전환" 457 "workspaces.switchingIndicator.switchingTo": "다음으로 전환"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 42a0f16f5..8bccbe1d1 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -231,7 +231,6 @@
231 "settings.app.form.scheduledDNDEnd": "To", 231 "settings.app.form.scheduledDNDEnd": "To",
232 "settings.app.form.scheduledDNDStart": "From", 232 "settings.app.form.scheduledDNDStart": "From",
233 "settings.app.form.searchEngine": "Search engine", 233 "settings.app.form.searchEngine": "Search engine",
234 "settings.app.form.sentry": "Send telemetry data",
235 "settings.app.form.serviceRibbonWidth": "Sidebar width", 234 "settings.app.form.serviceRibbonWidth": "Sidebar width",
236 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services", 235 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services",
237 "settings.app.form.showDragArea": "Show draggable area on window", 236 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -260,7 +259,6 @@
260 "settings.app.restartRequired": "Deze wijziging heeft een herstart nodig", 259 "settings.app.restartRequired": "Deze wijziging heeft een herstart nodig",
261 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.",
262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
263 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
264 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 262 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
265 "settings.app.subheadlineCache": "Cache", 263 "settings.app.subheadlineCache": "Cache",
266 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 264 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index 4f99df875..db6bb8d6d 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Tot", 236 "settings.app.form.scheduledDNDEnd": "Tot",
237 "settings.app.form.scheduledDNDStart": "Van", 237 "settings.app.form.scheduledDNDStart": "Van",
238 "settings.app.form.searchEngine": "Zoekmachine", 238 "settings.app.form.searchEngine": "Zoekmachine",
239 "settings.app.form.sentry": "Telemetriegegevens verzenden",
240 "settings.app.form.serviceRibbonWidth": "Breedte van de zijbalk", 239 "settings.app.form.serviceRibbonWidth": "Breedte van de zijbalk",
241 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services", 240 "settings.app.form.showDisabledServices": "Toon uitgeschakelde services",
242 "settings.app.form.showDragArea": "Sleepbaar gebied in venster tonen", 241 "settings.app.form.showDragArea": "Sleepbaar gebied in venster tonen",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Algemeen", 271 "settings.app.sectionMain": "Algemeen",
273 "settings.app.sectionServiceIconsSettings": "Service pictogrammen instellingen", 272 "settings.app.sectionServiceIconsSettings": "Service pictogrammen instellingen",
274 "settings.app.sectionSidebarSettings": "Sidebar instellingen", 273 "settings.app.sectionSidebarSettings": "Sidebar instellingen",
275 "settings.app.sentryInfo": "Als je telemetriegegevens laat verzenden, kunnen we fouten in Ferdium vinden. We verzenden geen persoonlijke informatie, zoals berichtgegevens!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium maakt gebruik van de ingebouwde spellingscontrole op je Mac om typfouten te zoeken. Als je wilt aanpassen welke talen worden gecontroleerd, kun je dat doen in Systeemvoorkeuren op je Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium maakt gebruik van de ingebouwde spellingscontrole op je Mac om typfouten te zoeken. Als je wilt aanpassen welke talen worden gecontroleerd, kun je dat doen in Systeemvoorkeuren op je Mac.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium-profiel", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium-profiel",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces laten je concentreren op wat op dit moment belangrijk is. Stel verschillende sets diensten in en schakel er op elk moment gemakkelijk tussen uit.</p><p>Je bepaalt welke diensten je nodig hebt wanneer en waar zodat we je kunnen helpen om aan je spel te blijven - of eenvoudig uit te schakelen van werk wanneer je maar wilt.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces laten je concentreren op wat op dit moment belangrijk is. Stel verschillende sets diensten in en schakel er op elk moment gemakkelijk tussen uit.</p><p>Je bepaalt welke diensten je nodig hebt wanneer en waar zodat we je kunnen helpen om aan je spel te blijven - of eenvoudig uit te schakelen van werk wanneer je maar wilt.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Werkruimte-instellingen aanpassen", 456 "workspaceDrawer.workspacesSettingsTooltip": "Werkruimte-instellingen aanpassen",
459 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar" 457 "workspaces.switchingIndicator.switchingTo": "Overschakelen naar"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index 9a3947d27..cdeb7e9de 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Til", 236 "settings.app.form.scheduledDNDEnd": "Til",
237 "settings.app.form.scheduledDNDStart": "Fra", 237 "settings.app.form.scheduledDNDStart": "Fra",
238 "settings.app.form.searchEngine": "Søkemotor", 238 "settings.app.form.searchEngine": "Søkemotor",
239 "settings.app.form.sentry": "Send telemetridata",
240 "settings.app.form.serviceRibbonWidth": "Vidden til sidebaren", 239 "settings.app.form.serviceRibbonWidth": "Vidden til sidebaren",
241 "settings.app.form.showDisabledServices": "Vis deaktiverte tjenestefaner", 240 "settings.app.form.showDisabledServices": "Vis deaktiverte tjenestefaner",
242 "settings.app.form.showDragArea": "Vis flyttbart område i vinduet", 241 "settings.app.form.showDragArea": "Vis flyttbart område i vinduet",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Å sende telemetridata lar oss finne feil i Ferdium - vi vil ikke sende noen personlig informasjon som dine meldingsdata!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium bruker Mac'en sin innebygde stavekontroll, for å se etter skrivefeil. Hvis du vil endre språket på stavekontrollen, så kan du gjøre det under Mac'ens system-innstillinger.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium bruker Mac'en sin innebygde stavekontroll, for å se etter skrivefeil. Hvis du vil endre språket på stavekontrollen, så kan du gjøre det under Mac'ens system-innstillinger.",
277 "settings.app.subheadlineCache": "Hurtiglager", 275 "settings.app.subheadlineCache": "Hurtiglager",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium arbeidsområder lar deg fokusere på hva som er viktig akkurat nå. Sett opp ulike sett av tjenester og veksle enkelt mellom dem når som helst.</p><p>Du bestemmer hvilke tjenester du trenger når og hvor, så vi kan hjelpe deg med å bli øverst i spillet - eller enkelt slå av fra å virke når du vil.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium arbeidsområder lar deg fokusere på hva som er viktig akkurat nå. Sett opp ulike sett av tjenester og veksle enkelt mellom dem når som helst.</p><p>Du bestemmer hvilke tjenester du trenger når og hvor, så vi kan hjelpe deg med å bli øverst i spillet - eller enkelt slå av fra å virke når du vil.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Rediger innstillinger for arbeidsområder", 456 "workspaceDrawer.workspacesSettingsTooltip": "Rediger innstillinger for arbeidsområder",
459 "workspaces.switchingIndicator.switchingTo": "Bytter til" 457 "workspaces.switchingIndicator.switchingTo": "Bytter til"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 9c7ccec7c..91151be61 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Do", 236 "settings.app.form.scheduledDNDEnd": "Do",
237 "settings.app.form.scheduledDNDStart": "Od", 237 "settings.app.form.scheduledDNDStart": "Od",
238 "settings.app.form.searchEngine": "Wyszukiwarka", 238 "settings.app.form.searchEngine": "Wyszukiwarka",
239 "settings.app.form.sentry": "Wysyłaj dane telemetrii",
240 "settings.app.form.serviceRibbonWidth": "Szerokość paska bocznego", 239 "settings.app.form.serviceRibbonWidth": "Szerokość paska bocznego",
241 "settings.app.form.showDisabledServices": "Wyświetlaj karty wyłączonych usług", 240 "settings.app.form.showDisabledServices": "Wyświetlaj karty wyłączonych usług",
242 "settings.app.form.showDragArea": "Pokaż obszar przeciągania na oknie", 241 "settings.app.form.showDragArea": "Pokaż obszar przeciągania na oknie",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Wysyłanie danych telemetrycznych pozwala nam znaleźć błędy w Ferdium - nie wyślemy żadnych informacji osobistych, takich jak Twoje dane wiadomości!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium używa sprawdzania pisowni wbudowanego w Twojego Maca do sprawdzania pomyłek. Aby zmienić języki ze sprawdzaniem pisowni, przejdź do Preferencji systemowych swojego Maca.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium używa sprawdzania pisowni wbudowanego w Twojego Maca do sprawdzania pomyłek. Aby zmienić języki ze sprawdzaniem pisowni, przejdź do Preferencji systemowych swojego Maca.",
277 "settings.app.subheadlineCache": "Pamięć podręczna", 275 "settings.app.subheadlineCache": "Pamięć podręczna",
278 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspace pozwala skupić się na tym, co jest obecnie ważne. Skonfiguruj różne zestawy usług i łatwo przełączaj się między nimi w dowolnym momencie.</p><p>Decydujesz, które usługi potrzebujesz kiedy i gdzie abyśmy mogli pomóc Ci pozostać na górze gry - lub łatwo wyłączyć pracę kiedy tylko chcesz.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspace pozwala skupić się na tym, co jest obecnie ważne. Skonfiguruj różne zestawy usług i łatwo przełączaj się między nimi w dowolnym momencie.</p><p>Decydujesz, które usługi potrzebujesz kiedy i gdzie abyśmy mogli pomóc Ci pozostać na górze gry - lub łatwo wyłączyć pracę kiedy tylko chcesz.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edytuj ustawienia projektu", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edytuj ustawienia projektu",
459 "workspaces.switchingIndicator.switchingTo": "Przełącz do" 457 "workspaces.switchingIndicator.switchingTo": "Przełącz do"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index b5ea527e5..7241ae0c5 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -231,7 +231,6 @@
231 "settings.app.form.scheduledDNDEnd": "Até", 231 "settings.app.form.scheduledDNDEnd": "Até",
232 "settings.app.form.scheduledDNDStart": "De", 232 "settings.app.form.scheduledDNDStart": "De",
233 "settings.app.form.searchEngine": "Mecanismo de busca", 233 "settings.app.form.searchEngine": "Mecanismo de busca",
234 "settings.app.form.sentry": "Enviar dados de telemetria",
235 "settings.app.form.serviceRibbonWidth": "Largura da barra lateral", 234 "settings.app.form.serviceRibbonWidth": "Largura da barra lateral",
236 "settings.app.form.showDisabledServices": "Exibir guias de serviços desativados", 235 "settings.app.form.showDisabledServices": "Exibir guias de serviços desativados",
237 "settings.app.form.showDragArea": "Mostrar área arrastável na janela", 236 "settings.app.form.showDragArea": "Mostrar área arrastável na janela",
@@ -260,7 +259,6 @@
260 "settings.app.restartRequired": "As alterações requerem reinicialização", 259 "settings.app.restartRequired": "As alterações requerem reinicialização",
261 "settings.app.scheduledDNDInfo": "O modo Não Perturbe agendado permite definir um período de tempo em que você não deseja receber notificações do Ferdium.", 260 "settings.app.scheduledDNDInfo": "O modo Não Perturbe agendado permite definir um período de tempo em que você não deseja receber notificações do Ferdium.",
262 "settings.app.scheduledDNDTimeInfo": "Horários no formato de 24 horas. O horário de término pode ser anterior ao horário de início (por exemplo, início às 17:00 e término às 09:00) para ativar o Não Perturbe durante a noite.", 261 "settings.app.scheduledDNDTimeInfo": "Horários no formato de 24 horas. O horário de término pode ser anterior ao horário de início (por exemplo, início às 17:00 e término às 09:00) para ativar o Não Perturbe durante a noite.",
263 "settings.app.sentryInfo": "O envio de dados de telemetria nos permite encontrar erros no Ferdium - não enviaremos nenhuma informação pessoal como os dados das suas mensagens!",
264 "settings.app.spellCheckerLanguageInfo": "O Ferdium utiliza o corretor ortográfico integrado do Mac para verificar se há erros de digitação. Se quiser alterar os idiomas que o corretor ortográfico verifica, você pode fazer isso nas Preferências do Sistema do Mac.", 262 "settings.app.spellCheckerLanguageInfo": "O Ferdium utiliza o corretor ortográfico integrado do Mac para verificar se há erros de digitação. Se quiser alterar os idiomas que o corretor ortográfico verifica, você pode fazer isso nas Preferências do Sistema do Mac.",
265 "settings.app.subheadlineCache": "Memória Cache", 263 "settings.app.subheadlineCache": "Memória Cache",
266 "settings.app.subheadlineFerdiumProfile": "Perfil do Ferdium", 264 "settings.app.subheadlineFerdiumProfile": "Perfil do Ferdium",
@@ -443,4 +441,4 @@
443 "workspaceDrawer.workspaceFeatureInfo": "<p>Os espaços de trabalho do Ferdium te deixam focar no que é importante agora. Configure diferentes conjuntos de serviços e alterne entre eles facilmente em qualquer momento. </p><p>Você decide quais serviços precisa quando e onde, e nós te ajudamos a aumentar a sua produtividade - ou facilmente se desconectar do trabalho quando você quiser.</p>", 441 "workspaceDrawer.workspaceFeatureInfo": "<p>Os espaços de trabalho do Ferdium te deixam focar no que é importante agora. Configure diferentes conjuntos de serviços e alterne entre eles facilmente em qualquer momento. </p><p>Você decide quais serviços precisa quando e onde, e nós te ajudamos a aumentar a sua produtividade - ou facilmente se desconectar do trabalho quando você quiser.</p>",
444 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações dos espaços de trabalho", 442 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações dos espaços de trabalho",
445 "workspaces.switchingIndicator.switchingTo": "Mudando para" 443 "workspaces.switchingIndicator.switchingTo": "Mudando para"
446} \ No newline at end of file 444}
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 335baf6b4..cde8311e7 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Para", 236 "settings.app.form.scheduledDNDEnd": "Para",
237 "settings.app.form.scheduledDNDStart": "De", 237 "settings.app.form.scheduledDNDStart": "De",
238 "settings.app.form.searchEngine": "Mecanismo de pesquisa", 238 "settings.app.form.searchEngine": "Mecanismo de pesquisa",
239 "settings.app.form.sentry": "Enviar dados de telemetria",
240 "settings.app.form.serviceRibbonWidth": "Largura da barra lateral", 239 "settings.app.form.serviceRibbonWidth": "Largura da barra lateral",
241 "settings.app.form.showDisabledServices": "Mostrar separadores de serviços desativados", 240 "settings.app.form.showDisabledServices": "Mostrar separadores de serviços desativados",
242 "settings.app.form.showDragArea": "Mostrar área arrastável na janela", 241 "settings.app.form.showDragArea": "Mostrar área arrastável na janela",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "O envio de dados de telemetria nos permite encontrar erros na Ferdium - não enviaremos nenhuma informação pessoal como os dados da sua mensagem!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium usa o corretor ortográfico do seu Mac para verificar se há erros ortográficos. Se você quiser alterar os idiomas que o corretor ortográfico verifica, pode fazê-lo nas Preferências do Sistema do Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium usa o corretor ortográfico do seu Mac para verificar se há erros ortográficos. Se você quiser alterar os idiomas que o corretor ortográfico verifica, pode fazê-lo nas Preferências do Sistema do Mac.",
277 "settings.app.subheadlineCache": "Memória cache", 275 "settings.app.subheadlineCache": "Memória cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Áreas de Trabalho Ferdium permitem que você se concentre no que é importante agora. Configure diferentes conjuntos de serviços e alterne facilmente entre eles a qualquer momento.</p><p>Você decide quais serviços precisa quando e onde, assim podemos ajudá-lo a ficar em cima do seu jogo - ou desligar do trabalho quando você quiser.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Áreas de Trabalho Ferdium permitem que você se concentre no que é importante agora. Configure diferentes conjuntos de serviços e alterne facilmente entre eles a qualquer momento.</p><p>Você decide quais serviços precisa quando e onde, assim podemos ajudá-lo a ficar em cima do seu jogo - ou desligar do trabalho quando você quiser.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações de área de trabalho", 456 "workspaceDrawer.workspacesSettingsTooltip": "Editar configurações de área de trabalho",
459 "workspaces.switchingIndicator.switchingTo": "A mudar para" 457 "workspaces.switchingIndicator.switchingTo": "A mudar para"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index f1776b9be..461d28182 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "La", 236 "settings.app.form.scheduledDNDEnd": "La",
237 "settings.app.form.scheduledDNDStart": "De la", 237 "settings.app.form.scheduledDNDStart": "De la",
238 "settings.app.form.searchEngine": "Motor de căutare", 238 "settings.app.form.searchEngine": "Motor de căutare",
239 "settings.app.form.sentry": "Trimite date telemetrice",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Afişează filele de servicii dezactivate", 240 "settings.app.form.showDisabledServices": "Afişează filele de servicii dezactivate",
242 "settings.app.form.showDragArea": "Arată zona glisabilă pe fereastră", 241 "settings.app.form.showDragArea": "Arată zona glisabilă pe fereastră",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Trimiterea datelor telemetrice ne permite să găsim erori în Ferdium - nu vom trimite informații personale cum ar fi datele mesajelor!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium folosește executorul de construcții al Mac-ului tău pentru a verifica dacă există typos. Dacă doriți să schimbați limbile pentru care verificați difuzorul, puteți face acest lucru în Preferințele Sistemului Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium folosește executorul de construcții al Mac-ului tău pentru a verifica dacă există typos. Dacă doriți să schimbați limbile pentru care verificați difuzorul, puteți face acest lucru în Preferințele Sistemului Mac.",
277 "settings.app.subheadlineCache": "Geocutie", 275 "settings.app.subheadlineCache": "Geocutie",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Spațiul de lucru Ferdium vă permite să vă concentrați asupra a ceea ce este important acum. Configurați diferite seturi de servicii și schimbați ușor între acestea în orice moment.</p><p>Decideți ce servicii ai nevoie când și unde, astfel încât să te putem ajuta să rămâi în fruntea jocului tău - sau să te oprești ușor de la serviciu ori de câte ori dorești.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Spațiul de lucru Ferdium vă permite să vă concentrați asupra a ceea ce este important acum. Configurați diferite seturi de servicii și schimbați ușor între acestea în orice moment.</p><p>Decideți ce servicii ai nevoie când și unde, astfel încât să te putem ajuta să rămâi în fruntea jocului tău - sau să te oprești ușor de la serviciu ori de câte ori dorești.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Editează setările spațiilor de lucru", 456 "workspaceDrawer.workspacesSettingsTooltip": "Editează setările spațiilor de lucru",
459 "workspaces.switchingIndicator.switchingTo": "Comutarea la" 457 "workspaces.switchingIndicator.switchingTo": "Comutarea la"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 515d41e9f..2c40d52f4 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Кому", 236 "settings.app.form.scheduledDNDEnd": "Кому",
237 "settings.app.form.scheduledDNDStart": "От", 237 "settings.app.form.scheduledDNDStart": "От",
238 "settings.app.form.searchEngine": "Поисковая система", 238 "settings.app.form.searchEngine": "Поисковая система",
239 "settings.app.form.sentry": "Отправить данные телеметрии",
240 "settings.app.form.serviceRibbonWidth": "Ширина боковой панели", 239 "settings.app.form.serviceRibbonWidth": "Ширина боковой панели",
241 "settings.app.form.showDisabledServices": "Показывать вкладки отключённых служб", 240 "settings.app.form.showDisabledServices": "Показывать вкладки отключённых служб",
242 "settings.app.form.showDragArea": "Показать перетаскиваемую область в окне", 241 "settings.app.form.showDragArea": "Показать перетаскиваемую область в окне",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Отправка телеметрии позволяет нам находить ошибки в Ferdium - мы не будем отправлять никакой личной информации, включая ваши сообщения!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium использует встроенную проверку орфографии вашего устройства. Если вы желаете изменить язык проверки орфографии, вы можете произвести это в системных настройках вашего устройства.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium использует встроенную проверку орфографии вашего устройства. Если вы желаете изменить язык проверки орфографии, вы можете произвести это в системных настройках вашего устройства.",
277 "settings.app.subheadlineCache": "Кэш", 275 "settings.app.subheadlineCache": "Кэш",
278 "settings.app.subheadlineFerdiumProfile": "Профиль Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Профиль Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Рабочие окружения Ferdium позволяют вма сфокусироваться на том, что важно на текущий момент. Установите разные наборы сервисов и легко переключайтесь между ними в любое время.</p><p>Только вы решаете, какие сервисы вам необходимы здесь и сейчас, а мы можем вам помочь достичь совершенства или отключиться от работы, по своему усмотрению.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Рабочие окружения Ferdium позволяют вма сфокусироваться на том, что важно на текущий момент. Установите разные наборы сервисов и легко переключайтесь между ними в любое время.</p><p>Только вы решаете, какие сервисы вам необходимы здесь и сейчас, а мы можем вам помочь достичь совершенства или отключиться от работы, по своему усмотрению.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Изменить настройки рабочих областей", 456 "workspaceDrawer.workspacesSettingsTooltip": "Изменить настройки рабочих областей",
459 "workspaces.switchingIndicator.switchingTo": "Переключение на" 457 "workspaces.switchingIndicator.switchingTo": "Переключение на"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/si.json b/src/i18n/locales/si.json
index 983ef8094..263f02dc4 100644
--- a/src/i18n/locales/si.json
+++ b/src/i18n/locales/si.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "වෙතින්", 237 "settings.app.form.scheduledDNDStart": "වෙතින්",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "නිහිතය", 275 "settings.app.subheadlineCache": "නිහිතය",
278 "settings.app.subheadlineFerdiumProfile": "ෆර්ඩි පැතිකඩ", 276 "settings.app.subheadlineFerdiumProfile": "ෆර්ඩි පැතිකඩ",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index d8a5d62a7..ec9c9b4c5 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Do", 236 "settings.app.form.scheduledDNDEnd": "Do",
237 "settings.app.form.scheduledDNDStart": "Od", 237 "settings.app.form.scheduledDNDStart": "Od",
238 "settings.app.form.searchEngine": "Vyhľadávač", 238 "settings.app.form.searchEngine": "Vyhľadávač",
239 "settings.app.form.sentry": "Odosielať telemetriu",
240 "settings.app.form.serviceRibbonWidth": "Šírka bočného panela", 239 "settings.app.form.serviceRibbonWidth": "Šírka bočného panela",
241 "settings.app.form.showDisabledServices": "Zobraziť záložky vypnutých služieb", 240 "settings.app.form.showDisabledServices": "Zobraziť záložky vypnutých služieb",
242 "settings.app.form.showDragArea": "Zobraziť oblasť, za ktorú možno ťahať v okne", 241 "settings.app.form.showDragArea": "Zobraziť oblasť, za ktorú možno ťahať v okne",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Odosielanie telemetrických údajov nám umožňuje nájsť chyby v systéme Ferdium - nebudeme odosielať žiadne osobné údaje, ako napríklad vaše správy!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium používa na kontrolu preklepov zabudovanú kontrolu pravopisu v počítači Mac. Ak chcete zmeniť jazyky, ktoré kontroluje, môžete to urobiť v systémových nastaveniach Macu.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium používa na kontrolu preklepov zabudovanú kontrolu pravopisu v počítači Mac. Ak chcete zmeniť jazyky, ktoré kontroluje, môžete to urobiť v systémových nastaveniach Macu.",
277 "settings.app.subheadlineCache": "Vyrovnávacia pamäť", 275 "settings.app.subheadlineCache": "Vyrovnávacia pamäť",
278 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Profil Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium pracovné priestory vám umožňujú sústrediť sa na to, čo je práve dôležité. Nastavte si rozličné skupiny služieb a jednoducho medzi nimi kedykoľvek prepínajte.</p><p>Vy rozhodujete ktoré služby, kedy a kde potrebujete, a my vám potom vieme pomôcť sústrediť sa na prácu - alebo jednoducho prepnúť z práce na čokoľvek iné. </p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium pracovné priestory vám umožňujú sústrediť sa na to, čo je práve dôležité. Nastavte si rozličné skupiny služieb a jednoducho medzi nimi kedykoľvek prepínajte.</p><p>Vy rozhodujete ktoré služby, kedy a kde potrebujete, a my vám potom vieme pomôcť sústrediť sa na prácu - alebo jednoducho prepnúť z práce na čokoľvek iné. </p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Upraviť nastavenia pracovných priestorov", 456 "workspaceDrawer.workspacesSettingsTooltip": "Upraviť nastavenia pracovných priestorov",
459 "workspaces.switchingIndicator.switchingTo": "Prepínanie na" 457 "workspaces.switchingIndicator.switchingTo": "Prepínanie na"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index 76ff1529b..cdec79f29 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -231,7 +231,6 @@
231 "settings.app.form.scheduledDNDEnd": "To", 231 "settings.app.form.scheduledDNDEnd": "To",
232 "settings.app.form.scheduledDNDStart": "From", 232 "settings.app.form.scheduledDNDStart": "From",
233 "settings.app.form.searchEngine": "Search engine", 233 "settings.app.form.searchEngine": "Search engine",
234 "settings.app.form.sentry": "Send telemetry data",
235 "settings.app.form.serviceRibbonWidth": "Sidebar width", 234 "settings.app.form.serviceRibbonWidth": "Sidebar width",
236 "settings.app.form.showDisabledServices": "Display disabled services tabs", 235 "settings.app.form.showDisabledServices": "Display disabled services tabs",
237 "settings.app.form.showDragArea": "Show draggable area on window", 236 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -260,7 +259,6 @@
260 "settings.app.restartRequired": "Changes require restart", 259 "settings.app.restartRequired": "Changes require restart",
261 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.",
262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
263 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
264 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 262 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
265 "settings.app.subheadlineCache": "Cache", 263 "settings.app.subheadlineCache": "Cache",
266 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 264 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 9c3206303..6dc449650 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Prikaži ploče s onemogućenim servisima", 240 "settings.app.form.showDisabledServices": "Prikaži ploče s onemogućenim servisima",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Кеш", 275 "settings.app.subheadlineCache": "Кеш",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index aacbd7766..02dbe19bb 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Till", 236 "settings.app.form.scheduledDNDEnd": "Till",
237 "settings.app.form.scheduledDNDStart": "Från", 237 "settings.app.form.scheduledDNDStart": "Från",
238 "settings.app.form.searchEngine": "Sökmotor", 238 "settings.app.form.searchEngine": "Sökmotor",
239 "settings.app.form.sentry": "Skicka telemetridata",
240 "settings.app.form.serviceRibbonWidth": "Sidofältets bredd", 239 "settings.app.form.serviceRibbonWidth": "Sidofältets bredd",
241 "settings.app.form.showDisabledServices": "Visa flikar för inaktiverade tjänster", 240 "settings.app.form.showDisabledServices": "Visa flikar för inaktiverade tjänster",
242 "settings.app.form.showDragArea": "Visa dragbart område i fönstret", 241 "settings.app.form.showDragArea": "Visa dragbart område i fönstret",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Genom att skicka telemetri data kan vi hitta fel i Ferdium - vi kommer inte att skicka någon personlig information som dina meddelandedata!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium använder Mac's inbyggda stavningskontroll för att kontrollera skrivfel. Om du vill ändra de språk som stavningskontrollen kontrollerar efter kan du göra det i din Macs Systeminställningar.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium använder Mac's inbyggda stavningskontroll för att kontrollera skrivfel. Om du vill ändra de språk som stavningskontrollen kontrollerar efter kan du göra det i din Macs Systeminställningar.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium-arbetsytor låter dig fokusera på det som är viktigt just nu. Konfigurera olika uppsättningar av tjänster och växla enkelt mellan dem när som helst.</p><p>Du bestämmer vilka tjänster du behöver när och var, så att vi kan hjälpa dig att hålla koll på läget - eller enkelt koppla bort från jobbet när du vill.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium-arbetsytor låter dig fokusera på det som är viktigt just nu. Konfigurera olika uppsättningar av tjänster och växla enkelt mellan dem när som helst.</p><p>Du bestämmer vilka tjänster du behöver när och var, så att vi kan hjälpa dig att hålla koll på läget - eller enkelt koppla bort från jobbet när du vill.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Redigera inställningar för arbetsytor", 456 "workspaceDrawer.workspacesSettingsTooltip": "Redigera inställningar för arbetsytor",
459 "workspaces.switchingIndicator.switchingTo": "Byter till" 457 "workspaces.switchingIndicator.switchingTo": "Byter till"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/te.json b/src/i18n/locales/te.json
index 76ff1529b..cdec79f29 100644
--- a/src/i18n/locales/te.json
+++ b/src/i18n/locales/te.json
@@ -231,7 +231,6 @@
231 "settings.app.form.scheduledDNDEnd": "To", 231 "settings.app.form.scheduledDNDEnd": "To",
232 "settings.app.form.scheduledDNDStart": "From", 232 "settings.app.form.scheduledDNDStart": "From",
233 "settings.app.form.searchEngine": "Search engine", 233 "settings.app.form.searchEngine": "Search engine",
234 "settings.app.form.sentry": "Send telemetry data",
235 "settings.app.form.serviceRibbonWidth": "Sidebar width", 234 "settings.app.form.serviceRibbonWidth": "Sidebar width",
236 "settings.app.form.showDisabledServices": "Display disabled services tabs", 235 "settings.app.form.showDisabledServices": "Display disabled services tabs",
237 "settings.app.form.showDragArea": "Show draggable area on window", 236 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -260,7 +259,6 @@
260 "settings.app.restartRequired": "Changes require restart", 259 "settings.app.restartRequired": "Changes require restart",
261 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.",
262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
263 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
264 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 262 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
265 "settings.app.subheadlineCache": "Cache", 263 "settings.app.subheadlineCache": "Cache",
266 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 264 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index b3f301d5d..68763bca9 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Kime:", 236 "settings.app.form.scheduledDNDEnd": "Kime:",
237 "settings.app.form.scheduledDNDStart": "Kimden:", 237 "settings.app.form.scheduledDNDStart": "Kimden:",
238 "settings.app.form.searchEngine": "Arama motoru", 238 "settings.app.form.searchEngine": "Arama motoru",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Kenar çubuğu genişliği", 239 "settings.app.form.serviceRibbonWidth": "Kenar çubuğu genişliği",
241 "settings.app.form.showDisabledServices": "Devre dışı bırakılan servis sekmelerini göster", 240 "settings.app.form.showDisabledServices": "Devre dışı bırakılan servis sekmelerini göster",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Önbellek", 275 "settings.app.subheadlineCache": "Önbellek",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profili", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profili",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Şuna değiştir" 457 "workspaces.switchingIndicator.switchingTo": "Şuna değiştir"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 825588e9d..1e68dc280 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "До", 236 "settings.app.form.scheduledDNDEnd": "До",
237 "settings.app.form.scheduledDNDStart": "Від", 237 "settings.app.form.scheduledDNDStart": "Від",
238 "settings.app.form.searchEngine": "Пошукова система", 238 "settings.app.form.searchEngine": "Пошукова система",
239 "settings.app.form.sentry": "Надсилати дані телеметрії",
240 "settings.app.form.serviceRibbonWidth": "Ширина бічної панелі", 239 "settings.app.form.serviceRibbonWidth": "Ширина бічної панелі",
241 "settings.app.form.showDisabledServices": "Показати вкладку вимкнених сервісів", 240 "settings.app.form.showDisabledServices": "Показати вкладку вимкнених сервісів",
242 "settings.app.form.showDragArea": "Показати у вікні область, яку можна перетягнути", 241 "settings.app.form.showDragArea": "Показати у вікні область, яку можна перетягнути",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Надсилання даних телеметрії дозволяє знайти помилки у Ferdium - ми не надсилатимемо жодної особистої інформації, такої як ваше повідомлення!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium використовує вбудований у ваш Mac засіб перевірки орфографії для пошуку помилок. Якщо ви хочете змінити мови для перевірки орфографії, ви можете зробити це в налаштуваннях системи вашого Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium використовує вбудований у ваш Mac засіб перевірки орфографії для пошуку помилок. Якщо ви хочете змінити мови для перевірки орфографії, ви можете зробити це в налаштуваннях системи вашого Mac.",
277 "settings.app.subheadlineCache": "Кеш", 275 "settings.app.subheadlineCache": "Кеш",
278 "settings.app.subheadlineFerdiumProfile": "Обліковий запис Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Обліковий запис Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Робочі простори Ferdium дозволяють вам сфокусуватися на тому, що важливо прямо зараз. Встановіть різні набори сервісів та легко перемикайтесь між ними в будь-який час.</p><p>Тільки ви вирішуєте, які сервіси вам потрібні тут і зараз, так що ми можемо допомогти вам залишатись в найкращій формі або легко закінчувати роботу коли забажаєте.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Робочі простори Ferdium дозволяють вам сфокусуватися на тому, що важливо прямо зараз. Встановіть різні набори сервісів та легко перемикайтесь між ними в будь-який час.</p><p>Тільки ви вирішуєте, які сервіси вам потрібні тут і зараз, так що ми можемо допомогти вам залишатись в найкращій формі або легко закінчувати роботу коли забажаєте.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Змінити налаштування робочих просторів", 456 "workspaceDrawer.workspacesSettingsTooltip": "Змінити налаштування робочих просторів",
459 "workspaces.switchingIndicator.switchingTo": "Перемикання на" 457 "workspaces.switchingIndicator.switchingTo": "Перемикання на"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index 1cb6fa331..f70407c5f 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "Đến", 236 "settings.app.form.scheduledDNDEnd": "Đến",
237 "settings.app.form.scheduledDNDStart": "Từ", 237 "settings.app.form.scheduledDNDStart": "Từ",
238 "settings.app.form.searchEngine": "Công cụ tìm kiếm", 238 "settings.app.form.searchEngine": "Công cụ tìm kiếm",
239 "settings.app.form.sentry": "Gửi dữ liệu đo từ xa",
240 "settings.app.form.serviceRibbonWidth": "Chiều rộng Sidebar", 239 "settings.app.form.serviceRibbonWidth": "Chiều rộng Sidebar",
241 "settings.app.form.showDisabledServices": "Hiển thị các tab dịch vụ bị vô hiệu hóa", 240 "settings.app.form.showDisabledServices": "Hiển thị các tab dịch vụ bị vô hiệu hóa",
242 "settings.app.form.showDragArea": "Hiển thị khu vực có thể kéo trên cửa sổ", 241 "settings.app.form.showDragArea": "Hiển thị khu vực có thể kéo trên cửa sổ",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Việc gửi dữ liệu đo từ xa cho phép chúng tôi tìm ra lỗi trong Ferdium - chúng tôi sẽ không gửi bất kỳ thông tin cá nhân nào như dữ liệu tin nhắn của bạn!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium sử dụng trình kiểm tra chính tả tích hợp trên máy Mac của bạn để kiểm tra lỗi chính tả. Nếu bạn muốn thay đổi ngôn ngữ mà trình kiểm tra chính tả kiểm tra, bạn có thể làm như vậy trong Tùy chọn hệ thống của máy Mac.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium sử dụng trình kiểm tra chính tả tích hợp trên máy Mac của bạn để kiểm tra lỗi chính tả. Nếu bạn muốn thay đổi ngôn ngữ mà trình kiểm tra chính tả kiểm tra, bạn có thể làm như vậy trong Tùy chọn hệ thống của máy Mac.",
277 "settings.app.subheadlineCache": "Bộ nhớ đệm", 275 "settings.app.subheadlineCache": "Bộ nhớ đệm",
278 "settings.app.subheadlineFerdiumProfile": "Hồ sơ Ferdium", 276 "settings.app.subheadlineFerdiumProfile": "Hồ sơ Ferdium",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p> Ferdium Workspaces cho phép bạn tập trung vào những gì quan trọng ngay bây giờ. Thiết lập các nhóm dịch vụ khác nhau và dễ dàng chuyển đổi giữa chúng bất kỳ lúc nào. </p> <p> Bạn quyết định dịch vụ nào bạn cần khi nào và ở đâu, vì vậy chúng tôi có thể giúp bạn luôn cập nhật trò chơi của mình - hoặc dễ dàng tắt khỏi công việc bất cứ khi nào bạn muốn. </p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p> Ferdium Workspaces cho phép bạn tập trung vào những gì quan trọng ngay bây giờ. Thiết lập các nhóm dịch vụ khác nhau và dễ dàng chuyển đổi giữa chúng bất kỳ lúc nào. </p> <p> Bạn quyết định dịch vụ nào bạn cần khi nào và ở đâu, vì vậy chúng tôi có thể giúp bạn luôn cập nhật trò chơi của mình - hoặc dễ dàng tắt khỏi công việc bất cứ khi nào bạn muốn. </p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Chỉnh sửa cài đặt không gian làm việc", 456 "workspaceDrawer.workspacesSettingsTooltip": "Chỉnh sửa cài đặt không gian làm việc",
459 "workspaces.switchingIndicator.switchingTo": "Chuyển sang" 457 "workspaces.switchingIndicator.switchingTo": "Chuyển sang"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/vls.json b/src/i18n/locales/vls.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/vls.json
+++ b/src/i18n/locales/vls.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index e170a7f9f..ca7e05fde 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -231,7 +231,6 @@
231 "settings.app.form.scheduledDNDEnd": "至", 231 "settings.app.form.scheduledDNDEnd": "至",
232 "settings.app.form.scheduledDNDStart": "從", 232 "settings.app.form.scheduledDNDStart": "從",
233 "settings.app.form.searchEngine": "搜尋引擎", 233 "settings.app.form.searchEngine": "搜尋引擎",
234 "settings.app.form.sentry": "Send telemetry data",
235 "settings.app.form.serviceRibbonWidth": "側邊欄寬度", 234 "settings.app.form.serviceRibbonWidth": "側邊欄寬度",
236 "settings.app.form.showDisabledServices": "Display disabled services tabs", 235 "settings.app.form.showDisabledServices": "Display disabled services tabs",
237 "settings.app.form.showDragArea": "Show draggable area on window", 236 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -260,7 +259,6 @@
260 "settings.app.restartRequired": "更改需要重新開機", 259 "settings.app.restartRequired": "更改需要重新開機",
261 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.",
262 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
263 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
264 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 262 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
265 "settings.app.subheadlineCache": "快取", 263 "settings.app.subheadlineCache": "快取",
266 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 264 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 8a971cb6a..df8644929 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "Sidebar width", 239 "settings.app.form.serviceRibbonWidth": "Sidebar width",
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 240 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 241 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 274 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
277 "settings.app.subheadlineCache": "Cache", 275 "settings.app.subheadlineCache": "Cache",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 456 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 457 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} \ No newline at end of file 458}
diff --git a/src/index.html b/src/index.html
index d86e36de9..eb42a1e8d 100644
--- a/src/index.html
+++ b/src/index.html
@@ -25,7 +25,6 @@
25 process.env.OS_PLATFORM ? process.env.OS_PLATFORM : process.platform, 25 process.env.OS_PLATFORM ? process.env.OS_PLATFORM : process.platform,
26 ); 26 );
27 27
28 require('./sentry');
29 const { isDevMode } = require('./environment-remote'); 28 const { isDevMode } = require('./environment-remote');
30 if (isDevMode) { 29 if (isDevMode) {
31 // Here we must access `debug` directly (instead of through `preload-safe-debug`), 30 // Here we must access `debug` directly (instead of through `preload-safe-debug`),
diff --git a/src/index.ts b/src/index.ts
index fad6b9b69..df044ab7e 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -93,11 +93,6 @@ const proxySettings = new Settings('proxy');
93const retrieveSettingValue = (key: string, defaultValue: boolean) => 93const retrieveSettingValue = (key: string, defaultValue: boolean) =>
94 ifUndefinedBoolean(settings.get(key), defaultValue); 94 ifUndefinedBoolean(settings.get(key), defaultValue);
95 95
96if (retrieveSettingValue('sentry', DEFAULT_APP_SETTINGS.sentry)) {
97 // eslint-disable-next-line global-require
98 require('./sentry');
99}
100
101const liftSingleInstanceLock = retrieveSettingValue( 96const liftSingleInstanceLock = retrieveSettingValue(
102 'liftSingleInstanceLock', 97 'liftSingleInstanceLock',
103 false, 98 false,
@@ -218,7 +213,6 @@ const createWindow = () => {
218 nodeIntegration: true, 213 nodeIntegration: true,
219 contextIsolation: false, 214 contextIsolation: false,
220 webviewTag: true, 215 webviewTag: true,
221 preload: join(__dirname, 'sentry.js'),
222 }, 216 },
223 }); 217 });
224 218
diff --git a/src/sentry.ts b/src/sentry.ts
deleted file mode 100644
index 4f6d7205d..000000000
--- a/src/sentry.ts
+++ /dev/null
@@ -1,5 +0,0 @@
1import * as Sentry from '@sentry/electron';
2
3Sentry.init({
4 dsn: 'https://f3d022fbcf6243a68a58d681c2122ee4@sentry.io/1803053',
5});