aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/af.json3
-rw-r--r--src/i18n/locales/ar.json3
-rw-r--r--src/i18n/locales/be.json3
-rw-r--r--src/i18n/locales/bs.json3
-rw-r--r--src/i18n/locales/ca.json3
-rw-r--r--src/i18n/locales/cs.json3
-rw-r--r--src/i18n/locales/da.json3
-rw-r--r--src/i18n/locales/de.json3
-rw-r--r--src/i18n/locales/el.json3
-rw-r--r--src/i18n/locales/es.json3
-rw-r--r--src/i18n/locales/fi.json3
-rw-r--r--src/i18n/locales/fr.json3
-rw-r--r--src/i18n/locales/ga.json3
-rw-r--r--src/i18n/locales/he.json3
-rw-r--r--src/i18n/locales/hr.json3
-rw-r--r--src/i18n/locales/hu.json3
-rw-r--r--src/i18n/locales/id.json3
-rw-r--r--src/i18n/locales/it.json3
-rw-r--r--src/i18n/locales/ja.json3
-rw-r--r--src/i18n/locales/ka.json3
-rw-r--r--src/i18n/locales/ko.json3
-rw-r--r--src/i18n/locales/nl-BE.json3
-rw-r--r--src/i18n/locales/nl.json3
-rw-r--r--src/i18n/locales/no.json3
-rw-r--r--src/i18n/locales/pl.json3
-rw-r--r--src/i18n/locales/pt-BR.json3
-rw-r--r--src/i18n/locales/pt.json3
-rw-r--r--src/i18n/locales/ro.json3
-rw-r--r--src/i18n/locales/ru.json3
-rw-r--r--src/i18n/locales/sk.json3
-rw-r--r--src/i18n/locales/sl.json3
-rw-r--r--src/i18n/locales/sr.json3
-rw-r--r--src/i18n/locales/sv.json3
-rw-r--r--src/i18n/locales/tr.json3
-rw-r--r--src/i18n/locales/uk.json3
-rw-r--r--src/i18n/locales/vi.json3
-rw-r--r--src/i18n/locales/zh-HANT.json3
-rw-r--r--src/i18n/locales/zh.json3
38 files changed, 114 insertions, 0 deletions
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index 3e185e73b..8e1896ee1 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 1081ace02..9ab029a20 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "مسح ذاكرة التخزين المؤقت", 206 "settings.app.buttonClearAllCache": "مسح ذاكرة التخزين المؤقت",
207 "settings.app.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث", 207 "settings.app.buttonInstallUpdate": "إعادة التشغيل وتثبيت التحديث",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "التحقق من وجود تحديثات", 210 "settings.app.buttonSearchForUpdate": "التحقق من وجود تحديثات",
209 "settings.app.cacheInfo": "التخزين المؤقت لفردي يستخدم حاليا {size} من مساحة القرص.", 211 "settings.app.cacheInfo": "التخزين المؤقت لفردي يستخدم حاليا {size} من مساحة القرص.",
210 "settings.app.cacheNotCleared": "تعذر مسح كل ذاكرة التخزين المؤقت", 212 "settings.app.cacheNotCleared": "تعذر مسح كل ذاكرة التخزين المؤقت",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "الذاكرة المؤقتة", 279 "settings.app.subheadlineCache": "الذاكرة المؤقتة",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "ساعدنا على ترجمة فيردي إلى لغتك.", 282 "settings.app.translationHelp": "ساعدنا على ترجمة فيردي إلى لغتك.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json
index 8f1141c31..7a9a3b993 100644
--- a/src/i18n/locales/be.json
+++ b/src/i18n/locales/be.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index 3e185e73b..8e1896ee1 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index beb7f7f92..22671c4f9 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Buida la memòria cau", 206 "settings.app.buttonClearAllCache": "Buida la memòria cau",
207 "settings.app.buttonInstallUpdate": "Reinicia i instal·la l'actualització", 207 "settings.app.buttonInstallUpdate": "Reinicia i instal·la l'actualització",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Comprova si hi ha actualitzacions", 210 "settings.app.buttonSearchForUpdate": "Comprova si hi ha actualitzacions",
209 "settings.app.cacheInfo": "La memòria cau de Ferdi està utilitzant {size} d'espai al disc", 211 "settings.app.cacheInfo": "La memòria cau de Ferdi està utilitzant {size} d'espai al disc",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Memòria cau",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Ajuda'ns a traduir Ferdi en la teva llengua.", 282 "settings.app.translationHelp": "Ajuda'ns a traduir Ferdi en la teva llengua.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 16c5322aa..66926f0cf 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Vyprázdnit mezipaměti", 206 "settings.app.buttonClearAllCache": "Vyprázdnit mezipaměti",
207 "settings.app.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace", 207 "settings.app.buttonInstallUpdate": "Restartovat a nainstalovat aktualizace",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Zkontrolovat aktualizace", 210 "settings.app.buttonSearchForUpdate": "Zkontrolovat aktualizace",
209 "settings.app.cacheInfo": "Ferdi momentálně používá {size} místa na disku.", 211 "settings.app.cacheInfo": "Ferdi momentálně používá {size} místa na disku.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Mezipaměť", 279 "settings.app.subheadlineCache": "Mezipaměť",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Pomozte nám přeložit Ferdi do svého jazyka.", 282 "settings.app.translationHelp": "Pomozte nám přeložit Ferdi do svého jazyka.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 7ea135cb2..8641d30c8 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Ryd cache", 206 "settings.app.buttonClearAllCache": "Ryd cache",
207 "settings.app.buttonInstallUpdate": "Genstart og installer opdatering", 207 "settings.app.buttonInstallUpdate": "Genstart og installer opdatering",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Søg efter opdateringer", 210 "settings.app.buttonSearchForUpdate": "Søg efter opdateringer",
209 "settings.app.cacheInfo": "Ferdi's cache bruger i øjeblikket {size} diskplads.", 211 "settings.app.cacheInfo": "Ferdi's cache bruger i øjeblikket {size} diskplads.",
210 "settings.app.cacheNotCleared": "Kunne ikke rydde al cache", 212 "settings.app.cacheNotCleared": "Kunne ikke rydde al cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi bruger din Macs indbyggede stavekontrol. Hvis du ønsker at ændre de sprog, stavekontrollen kontrollerer for, kan du gøre det i din Macs systemindstillinger.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denne server vil blive brugt til funktionen \"Ferdi Todo\".", 281 "settings.app.todoServerInfo": "Denne server vil blive brugt til funktionen \"Ferdi Todo\".",
279 "settings.app.translationHelp": "Hjælp os med at oversætte Ferdi til dit sprog.", 282 "settings.app.translationHelp": "Hjælp os med at oversætte Ferdi til dit sprog.",
280 "settings.app.universalDarkModeInfo": "Universel mørk tilstand forsøger at dynamisk generere mørk tilstand stilarter for tjenester, der ellers ikke er understøttet.", 283 "settings.app.universalDarkModeInfo": "Universel mørk tilstand forsøger at dynamisk generere mørk tilstand stilarter for tjenester, der ellers ikke er understøttet.",
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index eef9aa21a..370d65052 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Schreibe deine Akzentfarbe in einem CSS-kompatiblen Format. (Standard: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Schreibe deine Akzentfarbe in einem CSS-kompatiblen Format. (Standard: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Cache leeren", 206 "settings.app.buttonClearAllCache": "Cache leeren",
207 "settings.app.buttonInstallUpdate": "Neu starten & Update installieren", 207 "settings.app.buttonInstallUpdate": "Neu starten & Update installieren",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Nach Updates suchen", 210 "settings.app.buttonSearchForUpdate": "Nach Updates suchen",
209 "settings.app.cacheInfo": "Der Ferdi Cache belegt derzeit {size}.", 211 "settings.app.cacheInfo": "Der Ferdi Cache belegt derzeit {size}.",
210 "settings.app.cacheNotCleared": "Konnte nicht den ganzen Zwischenspeicher löschen", 212 "settings.app.cacheNotCleared": "Konnte nicht den ganzen Zwischenspeicher löschen",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Dieser Server wird für die \"Ferdi Todo\"-Funktion verwendet.", 281 "settings.app.todoServerInfo": "Dieser Server wird für die \"Ferdi Todo\"-Funktion verwendet.",
279 "settings.app.translationHelp": "Hilf uns, Ferdi in Deine Sprache zu übersetzen.", 282 "settings.app.translationHelp": "Hilf uns, Ferdi in Deine Sprache zu übersetzen.",
280 "settings.app.universalDarkModeInfo": "Universeller Dark Mode versucht dynamisch Dienste abzudunkeln, die vom normalen Dark Mode noch nicht unterstützt werden.", 283 "settings.app.universalDarkModeInfo": "Universeller Dark Mode versucht dynamisch Dienste abzudunkeln, die vom normalen Dark Mode noch nicht unterstützt werden.",
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index a0f0e5fa6..2a17bf574 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Καθαρισμός λανθάνουσας μνήμης", 206 "settings.app.buttonClearAllCache": "Καθαρισμός λανθάνουσας μνήμης",
207 "settings.app.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημερώσεων", 207 "settings.app.buttonInstallUpdate": "Επανεκκίνηση & εγκατάσταση ενημερώσεων",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Έλεγχος για ενημερώσεις", 210 "settings.app.buttonSearchForUpdate": "Έλεγχος για ενημερώσεις",
209 "settings.app.cacheInfo": "Το Ferdi χρησιμοποιεί αυτήν τη στιγμή {size} χώρου στο δίσκο.", 211 "settings.app.cacheInfo": "Το Ferdi χρησιμοποιεί αυτήν τη στιγμή {size} χώρου στο δίσκο.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Λανθάνουσα μνήμη", 279 "settings.app.subheadlineCache": "Λανθάνουσα μνήμη",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Βοηθήστε μας να μεταφράσουμε το Ferdi στη δική σας γλώσσα.", 282 "settings.app.translationHelp": "Βοηθήστε μας να μεταφράσουμε το Ferdi στη δική σας γλώσσα.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 3c617ab5e..ff56f406e 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Escribe tu color de acento en un formato compatible con CSS. (Predeterminado: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Escribe tu color de acento en un formato compatible con CSS. (Predeterminado: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Limpiar caché", 206 "settings.app.buttonClearAllCache": "Limpiar caché",
207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar actualización", 207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar actualización",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Comprobar actualizaciones", 210 "settings.app.buttonSearchForUpdate": "Comprobar actualizaciones",
209 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.", 211 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.",
210 "settings.app.cacheNotCleared": "No se ha podido eliminar el cache", 212 "settings.app.cacheNotCleared": "No se ha podido eliminar el cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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é", 279 "settings.app.subheadlineCache": "Caché",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Este servidor se utilizará para la función \"Ferdi Todo\".", 281 "settings.app.todoServerInfo": "Este servidor se utilizará para la función \"Ferdi Todo\".",
279 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.", 282 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.",
280 "settings.app.universalDarkModeInfo": "El Modo Oscuro Universal intenta generar dinámicamente estilos de modo oscuro para servicios que de otro modo no están soportados actualmente.", 283 "settings.app.universalDarkModeInfo": "El Modo Oscuro Universal intenta generar dinámicamente estilos de modo oscuro para servicios que de otro modo no están soportados actualmente.",
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index cce6b3e9c..6a7590106 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Tyhjennä välimuisti", 206 "settings.app.buttonClearAllCache": "Tyhjennä välimuisti",
207 "settings.app.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys", 207 "settings.app.buttonInstallUpdate": "Käynnistä uudelleen ja asenna päivitys",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Tarkista päivitykset", 210 "settings.app.buttonSearchForUpdate": "Tarkista päivitykset",
209 "settings.app.cacheInfo": "Ferdi välimuisti käyttää tällä hetkellä {size} levytilaa.", 211 "settings.app.cacheInfo": "Ferdi välimuisti käyttää tällä hetkellä {size} levytilaa.",
210 "settings.app.cacheNotCleared": "Kaikkia väliaikaistiedostoja ei voitu poistaa", 212 "settings.app.cacheNotCleared": "Kaikkia väliaikaistiedostoja ei voitu poistaa",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi käyttää Macin sisäänrakennettua oikolukua tarkastaessaan kirjoitusvirheitä. Jos haluat muuttaa tarkastettavaa kieltä, voit tehdä sen Macin järjestelmän asetuksissa.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Välimuisti",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Tätä palvelinta käytetään \"Ferdi Todo\" -toiminnossa.", 281 "settings.app.todoServerInfo": "Tätä palvelinta käytetään \"Ferdi Todo\" -toiminnossa.",
279 "settings.app.translationHelp": "Auta meitä kääntämään Ferdi omalle kielellesi.", 282 "settings.app.translationHelp": "Auta meitä kääntämään Ferdi omalle kielellesi.",
280 "settings.app.universalDarkModeInfo": "Yleinen Tumma-tila yrittää luoda palveluille tyylejä, joita ei tueta tällä hetkellä.", 283 "settings.app.universalDarkModeInfo": "Yleinen Tumma-tila yrittää luoda palveluille tyylejä, joita ei tueta tällä hetkellä.",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 464c70138..f55b7ecfa 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Vider le cache", 206 "settings.app.buttonClearAllCache": "Vider le cache",
207 "settings.app.buttonInstallUpdate": "Redémarrer et installer la mise à jour", 207 "settings.app.buttonInstallUpdate": "Redémarrer et installer la mise à jour",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Vérifier les mises à jour", 210 "settings.app.buttonSearchForUpdate": "Vérifier les mises à jour",
209 "settings.app.cacheInfo": "Le cache de Ferdi occupe actuellement {size} en espace disque.", 211 "settings.app.cacheInfo": "Le cache de Ferdi occupe actuellement {size} en espace disque.",
210 "settings.app.cacheNotCleared": "Impossible de vider toute la cache", 212 "settings.app.cacheNotCleared": "Impossible de vider toute la cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Ce serveur sera utilisé pour la fonctionnalité \"Ferdi Todo\".", 281 "settings.app.todoServerInfo": "Ce serveur sera utilisé pour la fonctionnalité \"Ferdi Todo\".",
279 "settings.app.translationHelp": "Aidez-nous à traduire Ferdi dans votre langue.", 282 "settings.app.translationHelp": "Aidez-nous à traduire Ferdi dans votre langue.",
280 "settings.app.universalDarkModeInfo": "Le mode sombre universel tente de générer dynamiquement des styles de mode sombre pour les services qui ne sont pas encore supportés.", 283 "settings.app.universalDarkModeInfo": "Le mode sombre universel tente de générer dynamiquement des styles de mode sombre pour les services qui ne sont pas encore supportés.",
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index cc7715e03..66a5c1c67 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Glan taisce", 206 "settings.app.buttonClearAllCache": "Glan taisce",
207 "settings.app.buttonInstallUpdate": "Atosaigh ⁊ suiteáil nuashonrú", 207 "settings.app.buttonInstallUpdate": "Atosaigh ⁊ suiteáil nuashonrú",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Cuardaigh le nuashonruithe", 210 "settings.app.buttonSearchForUpdate": "Cuardaigh le nuashonruithe",
209 "settings.app.cacheInfo": "Tá taisce Ferdi ag baint úsáid as {size} den spás diosca.", 211 "settings.app.cacheInfo": "Tá taisce Ferdi ag baint úsáid as {size} den spás diosca.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Taisce",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Cabhraigh linn Ferdi a aistriú i do theanga.", 282 "settings.app.translationHelp": "Cabhraigh linn Ferdi a aistriú i do theanga.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index fcba1f459..03dfd1847 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "ניקוי המטמון", 206 "settings.app.buttonClearAllCache": "ניקוי המטמון",
207 "settings.app.buttonInstallUpdate": "הפעל מחדש והתקן עדכונים", 207 "settings.app.buttonInstallUpdate": "הפעל מחדש והתקן עדכונים",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "חפש עדכונים", 210 "settings.app.buttonSearchForUpdate": "חפש עדכונים",
209 "settings.app.cacheInfo": "פרדי משתמש כרגע ב {size} מתוך שטח הדיסק כזיכרון מטמון.", 211 "settings.app.cacheInfo": "פרדי משתמש כרגע ב {size} מתוך שטח הדיסק כזיכרון מטמון.",
210 "settings.app.cacheNotCleared": "לא ניתן לנקות את כל זיכרון המטמון", 212 "settings.app.cacheNotCleared": "לא ניתן לנקות את כל זיכרון המטמון",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "זיכרון מטמון", 279 "settings.app.subheadlineCache": "זיכרון מטמון",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index a1716483e..60c5ae7f3 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Očisti memoriju", 206 "settings.app.buttonClearAllCache": "Očisti memoriju",
207 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje", 207 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Potraži ažuriranja", 210 "settings.app.buttonSearchForUpdate": "Potraži ažuriranja",
209 "settings.app.cacheInfo": "Ferdi predmemorija trenutno koristi {size} prostora na disku", 211 "settings.app.cacheInfo": "Ferdi predmemorija trenutno koristi {size} prostora na disku",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Predmemorija",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Pomozite nam prevesti aplikaciju na Vaš jezik. ", 282 "settings.app.translationHelp": "Pomozite nam prevesti aplikaciju na Vaš jezik. ",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index fe52240f4..2828c8c53 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Gyorsítótár törlése", 206 "settings.app.buttonClearAllCache": "Gyorsítótár törlése",
207 "settings.app.buttonInstallUpdate": "Újraindítás és frissítés telepítése", 207 "settings.app.buttonInstallUpdate": "Újraindítás és frissítés telepítése",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Frissítések keresése", 210 "settings.app.buttonSearchForUpdate": "Frissítések keresése",
209 "settings.app.cacheInfo": "A Ferdi gyorsítótár jelenleg {size} lemezterületet használ.", 211 "settings.app.cacheInfo": "A Ferdi gyorsítótár jelenleg {size} lemezterületet használ.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Gyorsítótár",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Segíts nekünk a Ferdi-ot lefordítani a nyelvedre.", 282 "settings.app.translationHelp": "Segíts nekünk a Ferdi-ot lefordítani a nyelvedre.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index caa33a068..82b0ee5d9 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Bersihkan singgahan", 206 "settings.app.buttonClearAllCache": "Bersihkan singgahan",
207 "settings.app.buttonInstallUpdate": "Mulai ulang & instal pembaruan", 207 "settings.app.buttonInstallUpdate": "Mulai ulang & instal pembaruan",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Periksa versi baru", 210 "settings.app.buttonSearchForUpdate": "Periksa versi baru",
209 "settings.app.cacheInfo": "Singgahan Ferdi sedang menggunakan ruang disk {size}.", 211 "settings.app.cacheInfo": "Singgahan Ferdi sedang menggunakan ruang disk {size}.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Singgahan",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Bantu kami menerjemahkan Ferdi ke bahasa Anda.", 282 "settings.app.translationHelp": "Bantu kami menerjemahkan Ferdi ke bahasa Anda.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index e349677a0..dffe7328b 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Inserisci il tuo colore in risalto in un formato compatibile con CSS. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Inserisci il tuo colore in risalto in un formato compatibile con CSS. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Svuota la cache", 206 "settings.app.buttonClearAllCache": "Svuota la cache",
207 "settings.app.buttonInstallUpdate": "Riavvia e installa l'aggiornamento", 207 "settings.app.buttonInstallUpdate": "Riavvia e installa l'aggiornamento",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Controlla aggiornamenti", 210 "settings.app.buttonSearchForUpdate": "Controlla aggiornamenti",
209 "settings.app.cacheInfo": "Ferdi sta utilizzando {size} di spazio su disco.", 211 "settings.app.cacheInfo": "Ferdi sta utilizzando {size} di spazio su disco.",
210 "settings.app.cacheNotCleared": "Impossibile eliminare tutta la cache", 212 "settings.app.cacheNotCleared": "Impossibile eliminare tutta la cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Questo server verrà usato per le funzionalità 'Ferdi Todo'.", 281 "settings.app.todoServerInfo": "Questo server verrà usato per le funzionalità 'Ferdi Todo'.",
279 "settings.app.translationHelp": "Aiutaci a tradurre Ferdi nella tua lingua.", 282 "settings.app.translationHelp": "Aiutaci a tradurre Ferdi nella tua lingua.",
280 "settings.app.universalDarkModeInfo": "La modalità 'Dark Mode' universale cerca di generare dinamicamente uno stile di visualizzazione a sfondo scuro per quei servizi che non lo supportano nativamente.", 283 "settings.app.universalDarkModeInfo": "La modalità 'Dark Mode' universale cerca di generare dinamicamente uno stile di visualizzazione a sfondo scuro per quei servizi che non lo supportano nativamente.",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 707f08071..7d8638ef4 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "CSSフォーマットでアクセントカラーを記述してください。(デフォルト: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "CSSフォーマットでアクセントカラーを記述してください。(デフォルト: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "キャッシュを消去する", 206 "settings.app.buttonClearAllCache": "キャッシュを消去する",
207 "settings.app.buttonInstallUpdate": "再起動して更新をインストールする", 207 "settings.app.buttonInstallUpdate": "再起動して更新をインストールする",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "更新の確認", 210 "settings.app.buttonSearchForUpdate": "更新の確認",
209 "settings.app.cacheInfo": "現在、Ferdiのキャッシュはディスクの{size}分を使用しています。", 211 "settings.app.cacheInfo": "現在、Ferdiのキャッシュはディスクの{size}分を使用しています。",
210 "settings.app.cacheNotCleared": "すべてのキャッシュをクリアできませんでした", 212 "settings.app.cacheNotCleared": "すべてのキャッシュをクリアできませんでした",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "FerdiはスペルチェックにmacOSシステムのスペルチェッカーを使用しています。スペルチェッカーでチェックする言語を変更するには、macOSのシステム環境設定から行ってください。", 278 "settings.app.spellCheckerLanguageInfo": "FerdiはスペルチェックにmacOSシステムのスペルチェッカーを使用しています。スペルチェッカーでチェックする言語を変更するには、macOSのシステム環境設定から行ってください。",
277 "settings.app.subheadlineCache": "キャッシュ", 279 "settings.app.subheadlineCache": "キャッシュ",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "このサーバーは「Ferdi ToDo」の機能に使用されます。", 281 "settings.app.todoServerInfo": "このサーバーは「Ferdi ToDo」の機能に使用されます。",
279 "settings.app.translationHelp": "Ferdiの翻訳作業にご協力をお願いします。", 282 "settings.app.translationHelp": "Ferdiの翻訳作業にご協力をお願いします。",
280 "settings.app.universalDarkModeInfo": "ユニバーサルダークモードは、現在ダークモードがサポートされていないサービス向けにダークモードを動的に生成します。", 283 "settings.app.universalDarkModeInfo": "ユニバーサルダークモードは、現在ダークモードがサポートされていないサービス向けにダークモードを動的に生成します。",
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 96480c005..f9e7a876c 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "გადატვირთეთ და დააყენეთ განახლება", 207 "settings.app.buttonInstallUpdate": "გადატვირთეთ და დააყენეთ განახლება",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "განახლებების შემოწმება", 210 "settings.app.buttonSearchForUpdate": "განახლებების შემოწმება",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 4286aa7d9..6737b5270 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "캐시 지우기", 206 "settings.app.buttonClearAllCache": "캐시 지우기",
207 "settings.app.buttonInstallUpdate": "재시작 후 업데이트 설치", 207 "settings.app.buttonInstallUpdate": "재시작 후 업데이트 설치",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "업데이트 확인", 210 "settings.app.buttonSearchForUpdate": "업데이트 확인",
209 "settings.app.cacheInfo": "현재 Ferdi 캐시가 디스크 공간의 {size} 만큼 사용하고 있습니다.", 211 "settings.app.cacheInfo": "현재 Ferdi 캐시가 디스크 공간의 {size} 만큼 사용하고 있습니다.",
210 "settings.app.cacheNotCleared": "모든 캐시를 지우지 못했습니다.", 212 "settings.app.cacheNotCleared": "모든 캐시를 지우지 못했습니다.",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "캐시", 279 "settings.app.subheadlineCache": "캐시",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Ferdi 번역을 도와주세요.", 282 "settings.app.translationHelp": "Ferdi 번역을 도와주세요.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 3d6991d5e..f155a5686 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Cache wissen", 206 "settings.app.buttonClearAllCache": "Cache wissen",
207 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 207 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Controleer op updates", 210 "settings.app.buttonSearchForUpdate": "Controleer op updates",
209 "settings.app.cacheInfo": "Ferdi cache gebruikt momenteel {size} schijfruimte.", 211 "settings.app.cacheInfo": "Ferdi cache gebruikt momenteel {size} schijfruimte.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help ons om Ferdi te vertalen naar uw taal.", 282 "settings.app.translationHelp": "Help ons om Ferdi te vertalen naar uw taal.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index 1d639197c..3267bd357 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Cache legen", 206 "settings.app.buttonClearAllCache": "Cache legen",
207 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren", 207 "settings.app.buttonInstallUpdate": "Opnieuw opstarten & update installeren",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Controleer op updates", 210 "settings.app.buttonSearchForUpdate": "Controleer op updates",
209 "settings.app.cacheInfo": "Ferdi gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.", 211 "settings.app.cacheInfo": "Ferdi gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help ons om Ferdi uw taal te laten spreken.", 282 "settings.app.translationHelp": "Help ons om Ferdi uw taal te laten spreken.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index 57a4715c3..c7b1af9e4 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Tøm hurtiglager", 206 "settings.app.buttonClearAllCache": "Tøm hurtiglager",
207 "settings.app.buttonInstallUpdate": "Start på nytt og installer oppdatering", 207 "settings.app.buttonInstallUpdate": "Start på nytt og installer oppdatering",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Se etter oppdateringer", 210 "settings.app.buttonSearchForUpdate": "Se etter oppdateringer",
209 "settings.app.cacheInfo": "Ferdi hurtiglager bruker for øyeblikket {size} av diskplassen.", 211 "settings.app.cacheInfo": "Ferdi hurtiglager bruker for øyeblikket {size} av diskplassen.",
210 "settings.app.cacheNotCleared": "Kunne ikke slette hurtiglageret", 212 "settings.app.cacheNotCleared": "Kunne ikke slette hurtiglageret",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Hurtiglager",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denne tjeneren vil ble brukt for \"Ferdi gjøremål\" funksjonen.", 281 "settings.app.todoServerInfo": "Denne tjeneren vil ble brukt for \"Ferdi gjøremål\" funksjonen.",
279 "settings.app.translationHelp": "Hjelp oss med å oversette Ferdi til ditt språk.", 282 "settings.app.translationHelp": "Hjelp oss med å oversette Ferdi til ditt språk.",
280 "settings.app.universalDarkModeInfo": "Universelt mørkt tema prøver å dynamisk generere mørke stiler for tjenester som ikke har denne støtten enda.", 283 "settings.app.universalDarkModeInfo": "Universelt mørkt tema prøver å dynamisk generere mørke stiler for tjenester som ikke har denne støtten enda.",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 947c7347c..a2ae1a06b 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Zdefiniuj kolor akcentu w formacie zgodnym z CSS. (Domyślnie: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Zdefiniuj kolor akcentu w formacie zgodnym z CSS. (Domyślnie: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Wyczyść pamięć podręczną (cache)", 206 "settings.app.buttonClearAllCache": "Wyczyść pamięć podręczną (cache)",
207 "settings.app.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizację", 207 "settings.app.buttonInstallUpdate": "Uruchom ponownie i zainstaluj aktualizację",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Sprawdź aktualizacje", 210 "settings.app.buttonSearchForUpdate": "Sprawdź aktualizacje",
209 "settings.app.cacheInfo": "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej", 211 "settings.app.cacheInfo": "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej",
210 "settings.app.cacheNotCleared": "Błąd czyszczenia pamięci podręcznej", 212 "settings.app.cacheNotCleared": "Błąd czyszczenia pamięci podręcznej",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Pamięć podręczna",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Pomóż nam tłumaczyć Ferdi na Twój język.", 282 "settings.app.translationHelp": "Pomóż nam tłumaczyć Ferdi na Twój język.",
280 "settings.app.universalDarkModeInfo": "Uniwersalny tryb ciemny próbuje dynamicznie generować tryb ciemny dla usług, które jeszcze go nie wspierają.", 283 "settings.app.universalDarkModeInfo": "Uniwersalny tryb ciemny próbuje dynamicznie generować tryb ciemny dla usług, które jeszcze go nie wspierają.",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 15dfc9185..2ee9adcd5 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Informe sua cor de destaque em um formato compatível com CSS. (Padrão: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Informe sua cor de destaque em um formato compatível com CSS. (Padrão: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Limpar cache", 206 "settings.app.buttonClearAllCache": "Limpar cache",
207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações", 207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Procurar atualizações", 210 "settings.app.buttonSearchForUpdate": "Procurar atualizações",
209 "settings.app.cacheInfo": "A cache do Ferdi está a usar {size} de espaço em disco.", 211 "settings.app.cacheInfo": "A cache do Ferdi está a usar {size} de espaço em disco.",
210 "settings.app.cacheNotCleared": "Não foi possível limpar o cache", 212 "settings.app.cacheNotCleared": "Não foi possível limpar o cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "O Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "O Ferdi 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.",
277 "settings.app.subheadlineCache": "Memória Cache", 279 "settings.app.subheadlineCache": "Memória Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Este servidor será usado para o recurso \"Tarefas do Ferdi\".", 281 "settings.app.todoServerInfo": "Este servidor será usado para o recurso \"Tarefas do Ferdi\".",
279 "settings.app.translationHelp": "Ajude-nos a traduzir a Ferdi para a sua língua.", 282 "settings.app.translationHelp": "Ajude-nos a traduzir a Ferdi para a sua língua.",
280 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente estilos para serviços que, de outra forma, não são suportados no momento.", 283 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente estilos para serviços que, de outra forma, não são suportados no momento.",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 61f97f3b4..9c2c4ec71 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Limpar cache", 206 "settings.app.buttonClearAllCache": "Limpar cache",
207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações", 207 "settings.app.buttonInstallUpdate": "Reiniciar e instalar atualizações",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Procurar atualizações", 210 "settings.app.buttonSearchForUpdate": "Procurar atualizações",
209 "settings.app.cacheInfo": "De momento, a cache de Ferdi está a usar {size} de espaço de disco.", 211 "settings.app.cacheInfo": "De momento, a cache de Ferdi está a usar {size} de espaço de disco.",
210 "settings.app.cacheNotCleared": "Não foi possível limpar toda a cache", 212 "settings.app.cacheNotCleared": "Não foi possível limpar toda a cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 278 "settings.app.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Memória cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Este servidor será usado para a funcionalidade \"Tarefas Ferdi\".", 281 "settings.app.todoServerInfo": "Este servidor será usado para a funcionalidade \"Tarefas Ferdi\".",
279 "settings.app.translationHelp": "Ajude-nos a traduzir o Ferdi para o seu idioma.", 282 "settings.app.translationHelp": "Ajude-nos a traduzir o Ferdi para o seu idioma.",
280 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente os estilos do modo noturno para serviços que não o suportem de outra forma atualmente.", 283 "settings.app.universalDarkModeInfo": "O Modo Noturno Universal tenta gerar dinamicamente os estilos do modo noturno para serviços que não o suportem de outra forma atualmente.",
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index f86d2c280..69b572a2c 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index bb7ed8abe..85a4351dd 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Очистить кэш", 206 "settings.app.buttonClearAllCache": "Очистить кэш",
207 "settings.app.buttonInstallUpdate": "Перезапустить и установить обновления", 207 "settings.app.buttonInstallUpdate": "Перезапустить и установить обновления",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Проверить обновления", 210 "settings.app.buttonSearchForUpdate": "Проверить обновления",
209 "settings.app.cacheInfo": "Кэш занимает {size} на диске.", 211 "settings.app.cacheInfo": "Кэш занимает {size} на диске.",
210 "settings.app.cacheNotCleared": "Не удалось очистить весь кэш", 212 "settings.app.cacheNotCleared": "Не удалось очистить весь кэш",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Кэш", 279 "settings.app.subheadlineCache": "Кэш",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Помогите нам перевести Ferdi на ваш язык.", 282 "settings.app.translationHelp": "Помогите нам перевести Ferdi на ваш язык.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 03bd0d976..a275dffea 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Vyčistiť vyrovnávaciu pamäť", 206 "settings.app.buttonClearAllCache": "Vyčistiť vyrovnávaciu pamäť",
207 "settings.app.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu", 207 "settings.app.buttonInstallUpdate": "Reštartovať a nainštalovať aktualizáciu",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Skontrolovať aktualizácie", 210 "settings.app.buttonSearchForUpdate": "Skontrolovať aktualizácie",
209 "settings.app.cacheInfo": "Vyrovnávacia pamäť Ferdi momentálne používa {size} miesta na disku.", 211 "settings.app.cacheInfo": "Vyrovnávacia pamäť Ferdi momentálne používa {size} miesta na disku.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Vyrovnávacia pamäť", 279 "settings.app.subheadlineCache": "Vyrovnávacia pamäť",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Pomôžte nám preložiť Ferdi do svojho jazyka.", 282 "settings.app.translationHelp": "Pomôžte nám preložiť Ferdi do svojho jazyka.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index 3e185e73b..8e1896ee1 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index e92dd141f..c03bb3153 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Очисти кеш", 206 "settings.app.buttonClearAllCache": "Очисти кеш",
207 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ", 207 "settings.app.buttonInstallUpdate": "Ponovo pokreni i instaliraj ažuriranje ",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Potraži ažuriranja", 210 "settings.app.buttonSearchForUpdate": "Potraži ažuriranja",
209 "settings.app.cacheInfo": "Франз кеш тренутно користи {size} простора на диску.", 211 "settings.app.cacheInfo": "Франз кеш тренутно користи {size} простора на диску.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Кеш", 279 "settings.app.subheadlineCache": "Кеш",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Pomozite nam prevesti aplikaciju na Vaš jezik. ", 282 "settings.app.translationHelp": "Pomozite nam prevesti aplikaciju na Vaš jezik. ",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index 9545511b4..a0dd8baf7 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Rensa cache", 206 "settings.app.buttonClearAllCache": "Rensa cache",
207 "settings.app.buttonInstallUpdate": "Starta om & installera uppdatering", 207 "settings.app.buttonInstallUpdate": "Starta om & installera uppdatering",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Sök efter uppdateringar", 210 "settings.app.buttonSearchForUpdate": "Sök efter uppdateringar",
209 "settings.app.cacheInfo": "Ferdis cache använder för närvarande {size} diskutrymme.", 211 "settings.app.cacheInfo": "Ferdis cache använder för närvarande {size} diskutrymme.",
210 "settings.app.cacheNotCleared": "Kunde inte rensa alla temporära filer", 212 "settings.app.cacheNotCleared": "Kunde inte rensa alla temporära filer",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "Denna server kommer att användas för \"Ferdi Todo\"-funktionen.", 281 "settings.app.todoServerInfo": "Denna server kommer att användas för \"Ferdi Todo\"-funktionen.",
279 "settings.app.translationHelp": "Hjälp oss att översätta Ferdi till ditt språk.", 282 "settings.app.translationHelp": "Hjälp oss att översätta Ferdi till ditt språk.",
280 "settings.app.universalDarkModeInfo": "Globalt mörkt läge försöker att dynamiskt generera en mörk stil för tjänster som ännu inte stöds.", 283 "settings.app.universalDarkModeInfo": "Globalt mörkt läge försöker att dynamiskt generera en mörk stil för tjänster som ännu inte stöds.",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index 8b8202000..3628adecd 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Önbelleği temizle", 206 "settings.app.buttonClearAllCache": "Önbelleği temizle",
207 "settings.app.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur", 207 "settings.app.buttonInstallUpdate": "Yeniden Başlat ve Güncelleştirmeleri Kur",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Güncellemeleri kontrol et", 210 "settings.app.buttonSearchForUpdate": "Güncellemeleri kontrol et",
209 "settings.app.cacheInfo": "Ferdi önbelleği şu anda {size} disk alanı kullanıyor.", 211 "settings.app.cacheInfo": "Ferdi önbelleği şu anda {size} disk alanı kullanıyor.",
210 "settings.app.cacheNotCleared": "Önbellek tamamen temizlenemedi", 212 "settings.app.cacheNotCleared": "Önbellek tamamen temizlenemedi",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Önbellek",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Ferdi'ı senin diline tercüme etmemiz için yardım et.", 282 "settings.app.translationHelp": "Ferdi'ı senin diline tercüme etmemiz için yardım et.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 3c6a01397..29c1a3e64 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Очистити кеш", 206 "settings.app.buttonClearAllCache": "Очистити кеш",
207 "settings.app.buttonInstallUpdate": "Перезавантажити і встановити оновлення", 207 "settings.app.buttonInstallUpdate": "Перезавантажити і встановити оновлення",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Перевірити наявність оновлень", 210 "settings.app.buttonSearchForUpdate": "Перевірити наявність оновлень",
209 "settings.app.cacheInfo": "Кеш, який використовує Ferdi, займає {size} дискового простору.", 211 "settings.app.cacheInfo": "Кеш, який використовує Ferdi, займає {size} дискового простору.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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": "Кеш", 279 "settings.app.subheadlineCache": "Кеш",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Допоможіть перекласти Ferdi на Вашу мову.", 282 "settings.app.translationHelp": "Допоможіть перекласти Ferdi на Вашу мову.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index c67e9a067..cdf47b035 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Xóa bộ nhớ cache", 206 "settings.app.buttonClearAllCache": "Xóa bộ nhớ cache",
207 "settings.app.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật", 207 "settings.app.buttonInstallUpdate": "Khởi động lại và cài đặt bản cập nhật",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Kiểm tra cập nhật", 210 "settings.app.buttonSearchForUpdate": "Kiểm tra cập nhật",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index 97b2e155a..09c9aa083 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "清除緩存", 206 "settings.app.buttonClearAllCache": "清除緩存",
207 "settings.app.buttonInstallUpdate": "重新啟動並且更新", 207 "settings.app.buttonInstallUpdate": "重新啟動並且更新",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "檢查更新", 210 "settings.app.buttonSearchForUpdate": "檢查更新",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 590d5093e..b834449e8 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -205,6 +205,8 @@
205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 205 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
206 "settings.app.buttonClearAllCache": "Clear cache", 206 "settings.app.buttonClearAllCache": "Clear cache",
207 "settings.app.buttonInstallUpdate": "Restart & install update", 207 "settings.app.buttonInstallUpdate": "Restart & install update",
208 "settings.app.buttonOpenFerdiProfileFolder": "Open Profile folder",
209 "settings.app.buttonOpenFerdiServiceRecipesFolder": "Open Service Recipes folder",
208 "settings.app.buttonSearchForUpdate": "Check for updates", 210 "settings.app.buttonSearchForUpdate": "Check for updates",
209 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 211 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
210 "settings.app.cacheNotCleared": "Couldn't clear all cache", 212 "settings.app.cacheNotCleared": "Couldn't clear all cache",
@@ -275,6 +277,7 @@
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!", 277 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
276 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.spellCheckerLanguageInfo": "Ferdi 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", 279 "settings.app.subheadlineCache": "Cache",
280 "settings.app.subheadlineFerdiProfile": "Ferdi Profile",
278 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 281 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
279 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 282 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
280 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 283 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",