diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 98c920c..6fccaec 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -175,6 +175,26 @@ "message": "Zeigt die Beschreibungen der Einstellungen an.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Aktualisierung unterbricht Sitzung", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "Die Erweiterung wird sofort aktualisiert, sobald ein Update verfügbar ist, wenn aktiviert. Dies könnte einige Tabs unbrauchbar machen, die derzeit geöffnet sind.", + "description": "" + }, + "reloadExtension_title": { + "message": "Extension neu laden", + "description": "" + }, + "reloadExtension_description": { + "message": "Führt eine ausstehende Aktualisierung aus.", + "description": "" + }, + "reloadExtension_label": { + "message": "Neu laden", + "description": "" + }, "hideSetting": { "message": "Hier klicken, um diese Einstellung zu verbergen.", "description": "" diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bbd9312..ff52acc 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -175,6 +175,26 @@ "message": "Muestra las descripciones de las opciones.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Haga clic aquí para ocultar esta opción.", "description": "" diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index da08768..7e8d8b2 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -175,6 +175,26 @@ "message": "Afficher la description des réglages.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Masquer ce paramètre", "description": "" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index e6b818c..8d27f53 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -175,6 +175,26 @@ "message": "Mostra le descrizioni delle impostazioni.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Clicca qui per nascondere questa impostazione.", "description": "" diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index cd90f6f..8ba8c26 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -175,6 +175,26 @@ "message": "Viser beskrivelsene av innstillingene.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Klikk her for å skjule denne innstillingen.", "description": "" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 3fb66c6..ce97301 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -175,6 +175,26 @@ "message": "Wyświetl opisy ustawień.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Kliknij tutaj, aby ukryć to ustawienie.", "description": "" diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c0d7f9a..141d2c8 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -175,6 +175,26 @@ "message": "Exibe as descrições das configurações.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Clique aqui para ocultar esta configuração.", "description": "" diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2166add..52a4a69 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -175,6 +175,26 @@ "message": "Exibe as descrições das configurações.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Clique aqui para ocultar a configuração.", "description": "" diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c8720a3..6affc07 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -175,6 +175,26 @@ "message": "Отображает описания настроек.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "Нажмите здесь, чтобы скрыть эту настройку.", "description": "" diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 53e70b1..823609b 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -175,6 +175,26 @@ "message": "显示设置的说明。", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "点击这里以隐藏该设置。", "description": "" diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index d228588..5732df9 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -175,6 +175,26 @@ "message": "顯示設定的說明", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, + "reloadExtension_title": { + "message": "Reload extension", + "description": "" + }, + "reloadExtension_description": { + "message": "Perform a pending update.", + "description": "" + }, + "reloadExtension_label": { + "message": "Reload", + "description": "" + }, "hideSetting": { "message": "點擊這裡去隱藏此設置", "description": ""