aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-10-09 09:33:23 +0200
committerLibravatar GitHub <noreply@github.com>2019-10-09 09:33:23 +0200
commit1b89afa6e152b1fa8540a7d135fd2c17f1e6a044 (patch)
tree4c0623afa750d0025e845e41d635c1364f38a793
parentMerge pull request #104 from Makazzz/add-info-about (diff)
parentNew translations en-US.json (Vietnamese) (diff)
downloadferdium-app-1b89afa6e152b1fa8540a7d135fd2c17f1e6a044.tar.gz
ferdium-app-1b89afa6e152b1fa8540a7d135fd2c17f1e6a044.tar.zst
ferdium-app-1b89afa6e152b1fa8540a7d135fd2c17f1e6a044.zip
Merge pull request #107 from getferdi/l10n_develop
New Crowdin translations
-rw-r--r--src/i18n/locales/af.json2
-rw-r--r--src/i18n/locales/ar.json2
-rw-r--r--src/i18n/locales/bs.json2
-rw-r--r--src/i18n/locales/ca.json2
-rw-r--r--src/i18n/locales/cs.json2
-rw-r--r--src/i18n/locales/da.json2
-rw-r--r--src/i18n/locales/de.json4
-rw-r--r--src/i18n/locales/el.json2
-rw-r--r--src/i18n/locales/es.json2
-rw-r--r--src/i18n/locales/fi.json2
-rw-r--r--src/i18n/locales/fr.json2
-rw-r--r--src/i18n/locales/ga.json2
-rw-r--r--src/i18n/locales/he.json2
-rw-r--r--src/i18n/locales/hr.json2
-rw-r--r--src/i18n/locales/hu.json2
-rw-r--r--src/i18n/locales/id.json2
-rw-r--r--src/i18n/locales/it.json2
-rw-r--r--src/i18n/locales/ja.json2
-rw-r--r--src/i18n/locales/ka.json2
-rw-r--r--src/i18n/locales/ko.json2
-rw-r--r--src/i18n/locales/nl-BE.json2
-rw-r--r--src/i18n/locales/nl.json2
-rw-r--r--src/i18n/locales/no.json2
-rw-r--r--src/i18n/locales/pl.json2
-rw-r--r--src/i18n/locales/pt-BR.json2
-rw-r--r--src/i18n/locales/pt.json2
-rw-r--r--src/i18n/locales/ro.json2
-rw-r--r--src/i18n/locales/ru.json2
-rw-r--r--src/i18n/locales/sk.json2
-rw-r--r--src/i18n/locales/sl.json2
-rw-r--r--src/i18n/locales/sr.json2
-rw-r--r--src/i18n/locales/sv.json2
-rw-r--r--src/i18n/locales/tr.json2
-rw-r--r--src/i18n/locales/uk.json2
-rw-r--r--src/i18n/locales/vi.json2
-rw-r--r--src/i18n/locales/zh-Hant.json2
-rw-r--r--src/i18n/locales/zh.json2
37 files changed, 75 insertions, 1 deletions
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 475d1d0bd..4c5951267 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Mostra Ferdi a la safata del sistema", 227 "settings.app.form.enableSystemTray": "Mostra Ferdi a la safata del sistema",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Idioma", 232 "settings.app.form.language": "Idioma",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Idioma", 249 "settings.app.headlineLanguage": "Idioma",
249 "settings.app.headlineUpdates": "Actualitzacions", 250 "settings.app.headlineUpdates": "Actualitzacions",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 53dbadc53..b08bfb2b3 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Zobrazit Ferdi v systémové liště", 227 "settings.app.form.enableSystemTray": "Zobrazit Ferdi v systémové liště",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Jazyk", 232 "settings.app.form.language": "Jazyk",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Obecné", 248 "settings.app.headlineGeneral": "Obecné",
248 "settings.app.headlineLanguage": "Jazyk", 249 "settings.app.headlineLanguage": "Jazyk",
249 "settings.app.headlineUpdates": "Aktualizace", 250 "settings.app.headlineUpdates": "Aktualizace",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index cf1aa09c2..d5b03d74d 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -227,11 +227,12 @@
227 "settings.app.form.enableSystemTray": "Ferdi im Infobereich anzeigen", 227 "settings.app.form.enableSystemTray": "Ferdi im Infobereich anzeigen",
228 "settings.app.form.enableTodos": "Ferdi Todos aktivieren", 228 "settings.app.form.enableTodos": "Ferdi Todos aktivieren",
229 "settings.app.form.hibernate": "Dienste nicht geladen lassen, wenn sie nicht benutzt werden", 229 "settings.app.form.hibernate": "Dienste nicht geladen lassen, wenn sie nicht benutzt werden",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Alle Arbeitsbereiche geladen lassen", 231 "settings.app.form.keepAllWorkspacesLoaded": "Alle Arbeitsbereiche geladen lassen",
231 "settings.app.form.language": "Sprache", 232 "settings.app.form.language": "Sprache",
232 "settings.app.form.lockPassword": "Passwort für die Passwort-Sperre", 233 "settings.app.form.lockPassword": "Passwort für die Passwort-Sperre",
233 "settings.app.form.minimizeToSystemTray": "Ferdi in den Infobereich minimieren", 234 "settings.app.form.minimizeToSystemTray": "Ferdi in den Infobereich minimieren",
234 "settings.app.form.noUpdates": "Disable updates", 235 "settings.app.form.noUpdates": "Updates deaktivieren",
235 "settings.app.form.privateNotifications": "Nachrichteninhalt nicht in Benachrichtigungen anzeigen", 236 "settings.app.form.privateNotifications": "Nachrichteninhalt nicht in Benachrichtigungen anzeigen",
236 "settings.app.form.runInBackground": "Ferdi im Hintergrund behalten, wenn das Fenster geschlossen wird", 237 "settings.app.form.runInBackground": "Ferdi im Hintergrund behalten, wenn das Fenster geschlossen wird",
237 "settings.app.form.scheduledDNDEnabled": "Geplante \"Nicht-stören\"-Funktion aktivieren", 238 "settings.app.form.scheduledDNDEnabled": "Geplante \"Nicht-stören\"-Funktion aktivieren",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Allgemeines", 248 "settings.app.headlineGeneral": "Allgemeines",
248 "settings.app.headlineLanguage": "Sprache", 249 "settings.app.headlineLanguage": "Sprache",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Offizielle Übersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Übersetzungen der Ferdi Community.", 252 "settings.app.languageDisclaimer": "Offizielle Übersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Übersetzungen der Ferdi Community.",
251 "settings.app.lockInfo": "Die Ferdi Passwort-Sperre erlaubt es dir, deine Nachrichten zu schützen.\nMit der Ferdi Passwort-Sperre wirst du beim Starten den Programms und, wenn du das Programm manuell sperrst, darum gebeten, dein Passwort einzugeben.\nDu kannst Ferdi über das Sperrsymbol in der unteren linken Ecke oder dem Shortcut CMD/CTRL+Shift+L sperren.", 253 "settings.app.lockInfo": "Die Ferdi Passwort-Sperre erlaubt es dir, deine Nachrichten zu schützen.\nMit der Ferdi Passwort-Sperre wirst du beim Starten den Programms und, wenn du das Programm manuell sperrst, darum gebeten, dein Passwort einzugeben.\nDu kannst Ferdi über das Sperrsymbol in der unteren linken Ecke oder dem Shortcut CMD/CTRL+Shift+L sperren.",
252 "settings.app.lockedPassword": "Passwort für die Passwort-Sperre", 254 "settings.app.lockedPassword": "Passwort für die Passwort-Sperre",
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 3a3ec3910..a4bf8a8ee 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Εμφάνιση του Ferdi στη γραμμή ειδοποιήσεων", 227 "settings.app.form.enableSystemTray": "Εμφάνιση του Ferdi στη γραμμή ειδοποιήσεων",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Γλώσσα", 232 "settings.app.form.language": "Γλώσσα",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Γενικά", 248 "settings.app.headlineGeneral": "Γενικά",
248 "settings.app.headlineLanguage": "Γλώσσα", 249 "settings.app.headlineLanguage": "Γλώσσα",
249 "settings.app.headlineUpdates": "Ενημερώσεις", 250 "settings.app.headlineUpdates": "Ενημερώσεις",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index d8fc9f359..8e0ddaa13 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Mostrar Ferdi en la bandeja del sistema", 227 "settings.app.form.enableSystemTray": "Mostrar Ferdi en la bandeja del sistema",
228 "settings.app.form.enableTodos": "Activar Ferdi Todos", 228 "settings.app.form.enableTodos": "Activar Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas", 231 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas",
231 "settings.app.form.language": "Idioma", 232 "settings.app.form.language": "Idioma",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Idioma", 249 "settings.app.headlineLanguage": "Idioma",
249 "settings.app.headlineUpdates": "Actualizaciones", 250 "settings.app.headlineUpdates": "Actualizaciones",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.", 252 "settings.app.languageDisclaimer": "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 35680c277..1596735aa 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Afficher Ferdi dans la barre d'état système", 227 "settings.app.form.enableSystemTray": "Afficher Ferdi dans la barre d'état système",
228 "settings.app.form.enableTodos": "Activer Ferdi Todos", 228 "settings.app.form.enableTodos": "Activer Ferdi Todos",
229 "settings.app.form.hibernate": "Activer le service d'hibernation", 229 "settings.app.form.hibernate": "Activer le service d'hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Garder tous les espaces de travail charger", 231 "settings.app.form.keepAllWorkspacesLoaded": "Garder tous les espaces de travail charger",
231 "settings.app.form.language": "Langue", 232 "settings.app.form.language": "Langue",
232 "settings.app.form.lockPassword": "Mot de passe de verrouillage de Ferdi", 233 "settings.app.form.lockPassword": "Mot de passe de verrouillage de Ferdi",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Général", 248 "settings.app.headlineGeneral": "Général",
248 "settings.app.headlineLanguage": "Langue", 249 "settings.app.headlineLanguage": "Langue",
249 "settings.app.headlineUpdates": "Mises à jour", 250 "settings.app.headlineUpdates": "Mises à jour",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.", 252 "settings.app.languageDisclaimer": "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.",
251 "settings.app.lockInfo": "Le mot de passe de verrouillage de Ferdi vous permet de garder vos messages protégés.\nEn utilisant le mot de passe de verrouillage de Ferdi, vous allez être demandé de rentrer un mot de passe à chaque fois que vous démarré Ferdi ou verrouillé Ferdi vous même avec le symbole de cadenas en bas à gauche dans le coins ou avec le raccourcie CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Le mot de passe de verrouillage de Ferdi vous permet de garder vos messages protégés.\nEn utilisant le mot de passe de verrouillage de Ferdi, vous allez être demandé de rentrer un mot de passe à chaque fois que vous démarré Ferdi ou verrouillé Ferdi vous même avec le symbole de cadenas en bas à gauche dans le coins ou avec le raccourcie CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Mot de passe de verrouillage de Ferdi", 254 "settings.app.lockedPassword": "Mot de passe de verrouillage de Ferdi",
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index afcfdd9e8..450962573 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Taispeáin Ferdi i dtráidire an chórais", 227 "settings.app.form.enableSystemTray": "Taispeáin Ferdi i dtráidire an chórais",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Teanga", 232 "settings.app.form.language": "Teanga",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Ginearálta", 248 "settings.app.headlineGeneral": "Ginearálta",
248 "settings.app.headlineLanguage": "Teanga", 249 "settings.app.headlineLanguage": "Teanga",
249 "settings.app.headlineUpdates": "Nuashonruithe", 250 "settings.app.headlineUpdates": "Nuashonruithe",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index 04f00b02f..4543919a1 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci", 227 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Jezik", 232 "settings.app.form.language": "Jezik",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Općenito", 248 "settings.app.headlineGeneral": "Općenito",
248 "settings.app.headlineLanguage": "Jezik", 249 "settings.app.headlineLanguage": "Jezik",
249 "settings.app.headlineUpdates": "Nadogradnje", 250 "settings.app.headlineUpdates": "Nadogradnje",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 7afd201bb..45ae0d86a 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Ferdi mutatása a tálcán", 227 "settings.app.form.enableSystemTray": "Ferdi mutatása a tálcán",
228 "settings.app.form.enableTodos": "Ferdi Tennivalók bekapcsolása", 228 "settings.app.form.enableTodos": "Ferdi Tennivalók bekapcsolása",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Nyelv", 232 "settings.app.form.language": "Nyelv",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Általános", 248 "settings.app.headlineGeneral": "Általános",
248 "settings.app.headlineLanguage": "Nyelv", 249 "settings.app.headlineLanguage": "Nyelv",
249 "settings.app.headlineUpdates": "Frissítések", 250 "settings.app.headlineUpdates": "Frissítések",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "A hivatalos fordítások angol és német nyelven elérhetőek. Minden más nyelv közösségi fordításon alapul.", 252 "settings.app.languageDisclaimer": "A hivatalos fordítások angol és német nyelven elérhetőek. Minden más nyelv közösségi fordításon alapul.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index c50a059b5..dcd94115d 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Tampilkan Ferdi di baki sistem", 227 "settings.app.form.enableSystemTray": "Tampilkan Ferdi di baki sistem",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Bahasa", 232 "settings.app.form.language": "Bahasa",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Umum", 248 "settings.app.headlineGeneral": "Umum",
248 "settings.app.headlineLanguage": "Bahasa", 249 "settings.app.headlineLanguage": "Bahasa",
249 "settings.app.headlineUpdates": "Versi Baru", 250 "settings.app.headlineUpdates": "Versi Baru",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Penerjemahan resmi dilakukan untuk Bahasa Inggris dan Jerman. Bahasa lainnya merupakan penerjemahan oleh komunitas.", 252 "settings.app.languageDisclaimer": "Penerjemahan resmi dilakukan untuk Bahasa Inggris dan Jerman. Bahasa lainnya merupakan penerjemahan oleh komunitas.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 97bb36eca..40f9bf75f 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Mostra Ferdi nell'area di notifica", 227 "settings.app.form.enableSystemTray": "Mostra Ferdi nell'area di notifica",
228 "settings.app.form.enableTodos": "Abilità le Attività Ferdi", 228 "settings.app.form.enableTodos": "Abilità le Attività Ferdi",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Mantieni tutti i workspace caricati", 231 "settings.app.form.keepAllWorkspacesLoaded": "Mantieni tutti i workspace caricati",
231 "settings.app.form.language": "Lingua", 232 "settings.app.form.language": "Lingua",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Generale", 248 "settings.app.headlineGeneral": "Generale",
248 "settings.app.headlineLanguage": "Lingua", 249 "settings.app.headlineLanguage": "Lingua",
249 "settings.app.headlineUpdates": "Aggiornamenti", 250 "settings.app.headlineUpdates": "Aggiornamenti",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.", 252 "settings.app.languageDisclaimer": "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 30f34cf86..3c36f9e53 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Ferdiをシステムトレイに表示する", 227 "settings.app.form.enableSystemTray": "Ferdiをシステムトレイに表示する",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "言語", 232 "settings.app.form.language": "言語",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "一般", 248 "settings.app.headlineGeneral": "一般",
248 "settings.app.headlineLanguage": "言語", 249 "settings.app.headlineLanguage": "言語",
249 "settings.app.headlineUpdates": "更新", 250 "settings.app.headlineUpdates": "更新",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index a35998139..8f0922f54 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "აჩვენეთ Ferdi სისტემის უჯრაში", 227 "settings.app.form.enableSystemTray": "აჩვენეთ Ferdi სისტემის უჯრაში",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "ენა", 232 "settings.app.form.language": "ენა",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "მთავარი", 248 "settings.app.headlineGeneral": "მთავარი",
248 "settings.app.headlineLanguage": "ენა", 249 "settings.app.headlineLanguage": "ენა",
249 "settings.app.headlineUpdates": "განახლებები", 250 "settings.app.headlineUpdates": "განახლებები",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 84869b621..27c89769f 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Toon Ferdi in de systeembalk", 227 "settings.app.form.enableSystemTray": "Toon Ferdi in de systeembalk",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Taal", 232 "settings.app.form.language": "Taal",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Algemeen", 248 "settings.app.headlineGeneral": "Algemeen",
248 "settings.app.headlineLanguage": "Taal", 249 "settings.app.headlineLanguage": "Taal",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Officiële vertalingen zijn in het Engels en Duits. Alle andere tallen zijn op de gemeenschap gebaseerde vertalingen.", 252 "settings.app.languageDisclaimer": "Officiële vertalingen zijn in het Engels en Duits. Alle andere tallen zijn op de gemeenschap gebaseerde vertalingen.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index a0525e651..d7b012db8 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Pictogram voor Ferdi in systeemvak tonen", 227 "settings.app.form.enableSystemTray": "Pictogram voor Ferdi in systeemvak tonen",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Taal", 232 "settings.app.form.language": "Taal",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Algemeen", 248 "settings.app.headlineGeneral": "Algemeen",
248 "settings.app.headlineLanguage": "Taal", 249 "settings.app.headlineLanguage": "Taal",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Ferdi spreekt officieel Engels en Duits. Alle andere talen worden beheerd door de community.", 252 "settings.app.languageDisclaimer": "Ferdi spreekt officieel Engels en Duits. Alle andere talen worden beheerd door de community.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index fd2f68152..e2cdb2ae8 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Pokaż Ferdia w obszarze powiadomień", 227 "settings.app.form.enableSystemTray": "Pokaż Ferdia w obszarze powiadomień",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Język", 232 "settings.app.form.language": "Język",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Ogólne", 248 "settings.app.headlineGeneral": "Ogólne",
248 "settings.app.headlineLanguage": "Język", 249 "settings.app.headlineLanguage": "Język",
249 "settings.app.headlineUpdates": "Aktualizacje", 250 "settings.app.headlineUpdates": "Aktualizacje",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Ferdi.", 252 "settings.app.languageDisclaimer": "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Ferdi.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 74110eaa1..c0f423779 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Exibir o Ferdi na barra de sistema", 227 "settings.app.form.enableSystemTray": "Exibir o Ferdi na barra de sistema",
228 "settings.app.form.enableTodos": "Activar Ferdi Todos", 228 "settings.app.form.enableTodos": "Activar Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas", 231 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas",
231 "settings.app.form.language": "Idioma", 232 "settings.app.form.language": "Idioma",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Geral", 248 "settings.app.headlineGeneral": "Geral",
248 "settings.app.headlineLanguage": "Idioma", 249 "settings.app.headlineLanguage": "Idioma",
249 "settings.app.headlineUpdates": "Atualizações", 250 "settings.app.headlineUpdates": "Atualizações",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "As traduções oficiais são em inglês e alemão. As demais traduções são baseadas na ajuda da comunidade.", 252 "settings.app.languageDisclaimer": "As traduções oficiais são em inglês e alemão. As demais traduções são baseadas na ajuda da comunidade.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 626818fc1..f6e0acfe9 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Mostrar o Ferdi na barra do sistema", 227 "settings.app.form.enableSystemTray": "Mostrar o Ferdi na barra do sistema",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Idioma", 232 "settings.app.form.language": "Idioma",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Geral", 248 "settings.app.headlineGeneral": "Geral",
248 "settings.app.headlineLanguage": "Idioma", 249 "settings.app.headlineLanguage": "Idioma",
249 "settings.app.headlineUpdates": "Atualizações", 250 "settings.app.headlineUpdates": "Atualizações",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 973fcb2cd..dea90bbff 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Показывать Ferdi в системном трее", 227 "settings.app.form.enableSystemTray": "Показывать Ferdi в системном трее",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Язык", 232 "settings.app.form.language": "Язык",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Общие", 248 "settings.app.headlineGeneral": "Общие",
248 "settings.app.headlineLanguage": "Язык", 249 "settings.app.headlineLanguage": "Язык",
249 "settings.app.headlineUpdates": "Обновления", 250 "settings.app.headlineUpdates": "Обновления",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Официальная поддержка только для английского и немецкого языков. Остальные языки переведены сообществом.", 252 "settings.app.languageDisclaimer": "Официальная поддержка только для английского и немецкого языков. Остальные языки переведены сообществом.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 5f22cafda..28bb68045 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Zobrazovať Ferdi v systémovej lište", 227 "settings.app.form.enableSystemTray": "Zobrazovať Ferdi v systémovej lište",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Jazyk", 232 "settings.app.form.language": "Jazyk",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Všeobecné", 248 "settings.app.headlineGeneral": "Všeobecné",
248 "settings.app.headlineLanguage": "Jazyk", 249 "settings.app.headlineLanguage": "Jazyk",
249 "settings.app.headlineUpdates": "Aktualizácie", 250 "settings.app.headlineUpdates": "Aktualizácie",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Oficiálne preklady sú angličtina a nemčina. Všetky ostatné jazyky sú preklady založené na komunite.", 252 "settings.app.languageDisclaimer": "Oficiálne preklady sú angličtina a nemčina. Všetky ostatné jazyky sú preklady založené na komunite.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 8262e4054..74598fabf 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci", 227 "settings.app.form.enableSystemTray": "Prikaži aplikaciju u sustavskoj traci",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Jezik", 232 "settings.app.form.language": "Jezik",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Općenito", 248 "settings.app.headlineGeneral": "Općenito",
248 "settings.app.headlineLanguage": "Jezik", 249 "settings.app.headlineLanguage": "Jezik",
249 "settings.app.headlineUpdates": "Nadogradnje", 250 "settings.app.headlineUpdates": "Nadogradnje",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index aeba353eb..a0af27fd9 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Ferdi'ı sistem tepsisinde göster", 227 "settings.app.form.enableSystemTray": "Ferdi'ı sistem tepsisinde göster",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Dil", 232 "settings.app.form.language": "Dil",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Genel", 248 "settings.app.headlineGeneral": "Genel",
248 "settings.app.headlineLanguage": "Dil", 249 "settings.app.headlineLanguage": "Dil",
249 "settings.app.headlineUpdates": "Güncellemeler", 250 "settings.app.headlineUpdates": "Güncellemeler",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 9011a6be1..ba0f269d6 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Показувати Ferdi у системному лотку", 227 "settings.app.form.enableSystemTray": "Показувати Ferdi у системному лотку",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Мова", 232 "settings.app.form.language": "Мова",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "Загальні", 248 "settings.app.headlineGeneral": "Загальні",
248 "settings.app.headlineLanguage": "Мова", 249 "settings.app.headlineLanguage": "Мова",
249 "settings.app.headlineUpdates": "Оновлення", 250 "settings.app.headlineUpdates": "Оновлення",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json
index 7d2c353ea..9dc68c697 100644
--- a/src/i18n/locales/zh-Hant.json
+++ b/src/i18n/locales/zh-Hant.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "在系統匣上顯示", 227 "settings.app.form.enableSystemTray": "在系統匣上顯示",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "語言", 232 "settings.app.form.language": "語言",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "一般", 248 "settings.app.headlineGeneral": "一般",
248 "settings.app.headlineLanguage": "語言", 249 "settings.app.headlineLanguage": "語言",
249 "settings.app.headlineUpdates": "更新", 250 "settings.app.headlineUpdates": "更新",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index c8cf09366..0cd8abf70 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -227,6 +227,7 @@
227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray", 227 "settings.app.form.enableSystemTray": "Show Ferdi in system tray",
228 "settings.app.form.enableTodos": "Enable Ferdi Todos", 228 "settings.app.form.enableTodos": "Enable Ferdi Todos",
229 "settings.app.form.hibernate": "Enable service hibernation", 229 "settings.app.form.hibernate": "Enable service hibernation",
230 "settings.app.form.hibernationStrategy": "Hibernation strategy",
230 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded", 231 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
231 "settings.app.form.language": "Language", 232 "settings.app.form.language": "Language",
232 "settings.app.form.lockPassword": "Ferdi Lock password", 233 "settings.app.form.lockPassword": "Ferdi Lock password",
@@ -247,6 +248,7 @@
247 "settings.app.headlineGeneral": "General", 248 "settings.app.headlineGeneral": "General",
248 "settings.app.headlineLanguage": "Language", 249 "settings.app.headlineLanguage": "Language",
249 "settings.app.headlineUpdates": "Updates", 250 "settings.app.headlineUpdates": "Updates",
251 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
250 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 252 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
251 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 253 "settings.app.lockInfo": "Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi password lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
252 "settings.app.lockedPassword": "Ferdi Lock Password", 254 "settings.app.lockedPassword": "Ferdi Lock Password",