diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index 4f018050..fed08248 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Ostatní možnosti", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Obnovit výchozí nastavení" diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index a3c438a3..9664b922 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Andere Optionen", - "launch": "App beim Login starten" + "launch": "App beim Login starten", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Einstellungen zurücksetzen" diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index fbab5906..97ac58ea 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Otras opciones", - "launch": "Iniciar aplicación al iniciar sesión" + "launch": "Iniciar aplicación al iniciar sesión", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/eu/translation.json b/src/config/locales/eu/translation.json index 3adbcd08..2a7adacd 100644 --- a/src/config/locales/eu/translation.json +++ b/src/config/locales/eu/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Beste aukera batzuk", - "launch": "Abiarazi aplikazioa ordenagailuarekin bat" + "launch": "Abiarazi aplikazioa ordenagailuarekin bat", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Berrezarri hobespenak" diff --git a/src/config/locales/fa/translation.json b/src/config/locales/fa/translation.json index b1272153..d6dba7b4 100644 --- a/src/config/locales/fa/translation.json +++ b/src/config/locales/fa/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 084d4743..fd46e4a8 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Autres options", - "launch": "Lancer l'application dès la connexion" + "launch": "Lancer l'application dès la connexion", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/gd/translation.json b/src/config/locales/gd/translation.json index 4f52aa8f..a3d526a7 100644 --- a/src/config/locales/gd/translation.json +++ b/src/config/locales/gd/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Roghainnean eile", - "launch": "Cuir an aplacaid gu dol leis a’ chlàradh a-steach" + "launch": "Cuir an aplacaid gu dol leis a’ chlàradh a-steach", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Ath-shuidhich na roghainnean" diff --git a/src/config/locales/hu/translation.json b/src/config/locales/hu/translation.json index b1272153..d6dba7b4 100644 --- a/src/config/locales/hu/translation.json +++ b/src/config/locales/hu/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/id/translation.json b/src/config/locales/id/translation.json index 28e82870..68315477 100644 --- a/src/config/locales/id/translation.json +++ b/src/config/locales/id/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Pilihan lainnya", - "launch": "Luncurkan aplikasi saat login" + "launch": "Luncurkan aplikasi saat login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Setel ulang preferensi" diff --git a/src/config/locales/is/translation.json b/src/config/locales/is/translation.json index 6cfb24ef..2c76a183 100644 --- a/src/config/locales/is/translation.json +++ b/src/config/locales/is/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Aðrir valkostir", - "launch": "Ræsa forrit við innskráningu" + "launch": "Ræsa forrit við innskráningu", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Frumstilla kjörstillingar" diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index 5982e698..66cfebb9 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Altre opzioni", - "launch": "Avvia l'app al login" + "launch": "Avvia l'app al login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Ripristina preferenze" diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 9f0ae49e..8c73879b 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "その他", - "launch": "ログイン時にアプリを起動する" + "launch": "ログイン時にアプリを起動する", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "設定をリセット" diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 2dda2e4f..4b1a11c0 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index ba7aca39..dd83f58e 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index 74b3ce45..d1efb489 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index b1272153..d6dba7b4 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index 527cf949..12533c02 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Другие настройки", - "launch": "Запустить приложение при входе в систему" + "launch": "Запустить приложение при входе в систему", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Сбросить настройки" diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json index 0a7b2401..0dc8ba64 100644 --- a/src/config/locales/si/translation.json +++ b/src/config/locales/si/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "වෙනත් විකල්ප", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index b1272153..d6dba7b4 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json index a54016b0..7cbb2b32 100644 --- a/src/config/locales/tzm/translation.json +++ b/src/config/locales/tzm/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "Tideɣrin yaḍnin", - "launch": "Ṛẓem tisensi akd ukcam" + "launch": "Ṛẓem tisensi akd ukcam", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "Reset preferences" diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 702d5e4a..ad85e352 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "其它选项", - "launch": "登录时启动程序" + "launch": "登录时启动程序", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "重置首选项" diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index c59978b9..c57b91ea 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -172,7 +172,8 @@ }, "other": { "title": "其他選項", - "launch": "登入時啟動 app" + "launch": "登入時啟動 app", + "hideOnLaunch": "Hide window on launch" }, "reset": { "button": "重置偏好設定"