diff --git a/app/js/locales/de-de.json b/app/js/locales/de-de.json index 58b157dc..31176734 100644 --- a/app/js/locales/de-de.json +++ b/app/js/locales/de-de.json @@ -542,6 +542,11 @@ "inactive_title": "Oh-oh, so viele Tabs....", "inactive_description_md": "Telegram unterstützt nur jeweils einen aktiven Tab.\nBitte lade die Seite neu oder schließe den Tab.", "inactive_reload_btn": "Neu laden", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Mute for 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "You have a new message", "country_select_modal_country_ab": "Abchasien", "country_select_modal_country_af": "Afghanistan", "country_select_modal_country_ax": "Åland-Inseln", diff --git a/app/js/locales/es-es.json b/app/js/locales/es-es.json index 6499cb9f..f8886a2e 100644 --- a/app/js/locales/es-es.json +++ b/app/js/locales/es-es.json @@ -542,6 +542,11 @@ "inactive_title": "Wow. Muchas pestañas.", "inactive_description_md": "Sólo puedes usar una pestaña activa con la app.\nRecarga esta página para seguir usándola o ciérrala.", "inactive_reload_btn": "Recargar app", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Mute for 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "You have a new message", "country_select_modal_country_ab": "Abjasia", "country_select_modal_country_af": "Afganistán", "country_select_modal_country_ax": "Islas Åland", diff --git a/app/js/locales/it-it.json b/app/js/locales/it-it.json index c4c29696..095158a0 100644 --- a/app/js/locales/it-it.json +++ b/app/js/locales/it-it.json @@ -542,6 +542,11 @@ "inactive_title": "Oh no, troppe pagine", "inactive_description_md": "Telegram supporta solo una scheda attiva con l'app.\nPer favore ricarica questa scheda per usarla o chiudila.", "inactive_reload_btn": "Ricarica l'app", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Silenzia per 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "Hai un nuovo messaggio", "country_select_modal_country_ab": "Abkhazia", "country_select_modal_country_af": "Afghanistan", "country_select_modal_country_ax": "Isole Aland", diff --git a/app/js/locales/nl-nl.json b/app/js/locales/nl-nl.json index 7322187c..85cfdfd5 100644 --- a/app/js/locales/nl-nl.json +++ b/app/js/locales/nl-nl.json @@ -542,6 +542,11 @@ "inactive_title": "Such error, many tabs", "inactive_description_md": "Telegram kan maar in één tabblad tegelijkertijd actief zijn met de app.\nVernieuw deze pagina om het tabblad te gebruiken, of sluit het tabblad.", "inactive_reload_btn": "Vernieuw app", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Mute for 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "You have a new message", "country_select_modal_country_ab": "Abchazië", "country_select_modal_country_af": "Afghanistan", "country_select_modal_country_ax": "Åland", diff --git a/app/js/locales/pt-br.json b/app/js/locales/pt-br.json index ad0a8793..6af14a4a 100644 --- a/app/js/locales/pt-br.json +++ b/app/js/locales/pt-br.json @@ -542,6 +542,11 @@ "inactive_title": "Erro, muitas abas", "inactive_description_md": "Telegram suporta apenas uma aba ativa com o app.\nPor favor, recarregue para continuar usando essa aba ou feche-a.", "inactive_reload_btn": "Recarregar App", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Mute for 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "You have a new message", "country_select_modal_country_ab": "Abcássia", "country_select_modal_country_af": "Afeganistão", "country_select_modal_country_ax": "Ilhas Aland", diff --git a/app/js/locales/ru-ru.json b/app/js/locales/ru-ru.json index 72c3d035..0fe093f1 100644 --- a/app/js/locales/ru-ru.json +++ b/app/js/locales/ru-ru.json @@ -542,6 +542,11 @@ "inactive_title": "Such error, many tabs", "inactive_description_md": "Telegram supports only one active tab with the app.\nPlease reload this page to continue using this tab or close it.", "inactive_reload_btn": "Reload App", + "push_action_mute1d": "Mute background alerts for 1 day", + "push_action_settings": "Background alerts settings", + "push_action_mute1d_mobile": "Mute for 24H", + "push_action_settings_mobile": "Alerts settings", + "push_message_nopreview": "You have a new message", "country_select_modal_country_ab": "Абхазия", "country_select_modal_country_af": "Афганистан", "country_select_modal_country_ax": "Аландские о-ва",