[fenix] Import l10n.

pull/600/head
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent a14025ed40
commit 4378f2fb7d

@ -905,16 +905,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Vypnuta</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Povolit zvuk i video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Povolit zvuk i video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Blokovat automatické přehrávání zvuků i videí při připojení přes mobilní data</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Na Wi-Fi připojení se zvuky i videa automaticky přehrávat budou</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Blokovat automatické přehrávání zvuků</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Blokovat automatické přehrávání zvuků</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Blokovat automatické přehrávání zvuků i videí</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Blokovat automatické přehrávání zvuků i videí</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Zapnuto</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -130,6 +130,8 @@
<string name="browser_menu_edit_bookmark">Rediger bogmærke</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Tilføjelser</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string name="browser_menu_extensions">Udvidelser</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Her er ingen tilføjelser</string>
<!-- Browser menu button that sends a user to help articles -->
@ -523,6 +525,10 @@
<string name="library_desktop_bookmarks_unfiled">Andre bogmærker</string>
<!-- Option in Library to open History page -->
<string name="library_history">Historik</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Nyt faneblad</string>
<!-- Option in Library to find text in page -->
<string name="library_find_in_page">Find på siden</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Synkroniserede faneblade</string>
<!-- Option in Library to open Reading List -->
@ -873,16 +879,22 @@
<string name="tracking_protection_on">Til</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Fra</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Tillad lyd og video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Tillad lyd og video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bloker kun lyd og video via mobildata</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Lyd og video afspilles kun via wi-fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Bloker kun lyd</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Bloker kun lyd</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bloker lyd og video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bloker lyd og video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Til</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -881,16 +881,22 @@
<string name="tracking_protection_on">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Off</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Allow audio and video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Allow audio and video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Block audio and video on mobile data only</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio and video will play on Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Block audio only</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Block audio only</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Block audio and video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Block audio and video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">On</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -900,16 +900,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desactivada</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Permitir audio y vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Permitir audio y vídeo</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bloquear audio y vídeo solo con datos móviles</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">El audio y el vídeo se reproducirán con Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Bloquear solo audio</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Bloquear solo audio</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bloquear audio y vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bloquear audio y vídeo</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Activado</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -884,16 +884,22 @@
<string name="tracking_protection_on">Oan</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Ut</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Audio en fideo tastean</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Audio en fideo tastean</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Audio en fideo allinnich op mobile data blokkearje</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio en fideo wurde fia wifi ôfspile</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Allinnich audio blokkearje</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Allinnich audio blokkearje</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Audio en fideo blokkearje</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Audio en fideo blokkearje</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Oan</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -127,6 +127,8 @@
<string name="browser_menu_edit_bookmark">Deasaich an comharra-lìn</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Tuilleadain</string>
<!-- Browser menu button that opens the addon extensions manager -->
<string name="browser_menu_extensions">Leudachain</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Chan eil tuilleadan sam bith an-seo</string>
<!-- Browser menu button that sends a user to help articles -->
@ -522,6 +524,10 @@
<string name="library_desktop_bookmarks_unfiled">Comharran-lìn eile</string>
<!-- Option in Library to open History page -->
<string name="library_history">An eachdraidh</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">Taba ùr</string>
<!-- Option in Library to find text in page -->
<string name="library_find_in_page">Lorg san duilleag</string>
<!-- Option in Library to open Synced Tabs page -->
<string name="library_synced_tabs">Tabaichean sioncronaichte</string>
<!-- Option in Library to open Reading List -->
@ -871,16 +877,22 @@
<string name="tracking_protection_on">Air</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Dheth</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Ceadaich fuaim is video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Ceadaich fuaim is video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bac an fhuaim agus video air ceangal dàta mobile a-mhàin</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Gabhaidh fuaim agus video a chluich air WiFi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Na bac ach an fhuaim</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Na bac ach an fhuaim</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bach an fhuaim agus a video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bach an fhuaim agus a video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Air</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
@ -1078,6 +1090,8 @@
<string name="preferences_delete_browsing_data_cached_files_subtitle">Saoraidh seo stòras</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Ceadan nan làrach</string>
<!-- Title for the downloads item in Delete browsing data -->
<string name="preferences_delete_browsing_data_downloads">Luchdaidhean a-nuas</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Sguab an dàta brabhsaidh às</string>
<!-- Title for the Delete browsing data on quit preference -->
@ -1202,8 +1216,7 @@
<string name="onboarding_privacy_notice_header">Do phrìobhaideachd</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description">Dhealbh sinn %s airson s gum bi smachd agad-sa air na cho-roinneas
tu air loidhne agus na cho-roinneas tu leinne.</string>
<string name="onboarding_privacy_notice_description2">Dhealbh sinn %s airson s gum bi smachd agad-sa air na cho-roinneas tu air loidhne agus na cho-roinneas tu leinn.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Leugh sanas na prìobhaideachd againn</string>

@ -872,17 +872,23 @@
<string name="tracking_protection_on">Activado</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desactivado</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Permitir son e vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Permitir son e vídeo</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bloquear son e vídeo só en datos móbiles</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">O son e o vídeo reproduciranse habendo wifi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Bloquear só o son</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Bloquear só o son</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bloquear son e vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bloquear son e vídeo</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Activado</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -900,16 +900,22 @@
<string name="tracking_protection_on">Hendypyre</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Mboguepyre</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Emoneĩ mbaepu ha taãngamýi</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Emoneĩ mbaepu ha taãngamýi</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Ejoko mbaepu ha taãngamýi pumbyry mbaekuaarãme año</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Mbaepu ha taãngamýi oñembohetáta Wi-Fi ndive</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Ejoko mbaepu año</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Ejoko mbaepu año</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Ejoko mbaepu ha taãngamýi año</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Ejoko mbaepu ha taãngamýi</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Hendypyre</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -883,16 +883,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">כבויה</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">לאפשר שמע ווידאו</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">לאפשר שמע ווידאו</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">לחסום שמע ווידאו בחיבור סלולרי בלבד</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">שמע ווידאו יופעלו על גבי Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">לחסום שמע בלבד</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">לחסום שמע בלבד</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">לחסום שמע ווידאו</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">לחסום שמע ווידאו</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">פעיל</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -894,16 +894,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Uit</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Audio en video toestaan</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Audio en video toestaan</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Audio en video alleen op mobiele data blokkeren</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio en video worden via wifi afgespeeld</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Alleen audio blokkeren</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Alleen audio blokkeren</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Audio en video blokkeren</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Audio en video blokkeren</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Aan</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -889,16 +889,22 @@
<string name="tracking_protection_on">Ativada</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desativada</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Permitir áudio e vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Permitir áudio e vídeo</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bloquear áudio e vídeo apenas em dados móveis</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Áudio e vídeo serão reproduzidos em Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Bloquear apenas o áudio</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Bloquear apenas o áudio</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bloquear o áudio e vídeo</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bloquear o áudio e vídeo</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Ativado</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -879,16 +879,22 @@
<string name="tracking_protection_on">Activà</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Deactivà</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Permetter audio e video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Permetter audio e video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Bloccar audio e video mo en la rait mobila</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Audio e video vegn reproducì en cas dad ina connexiun WLAN</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Bloccar mo l\'audio</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Bloccar mo l\'audio</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Bloccar audio e video</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Bloccar audio e video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Activà</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -903,16 +903,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Отключена</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Разрешить аудио и видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Разрешить аудио и видео</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Блокировать аудио и видео только при использовании мобильных данных</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Аудио и видео будут проигрываться при использовании Wi-Fi</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Блокировать только аудио</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Блокировать только аудио</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Блокировать аудио и видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Блокировать аудио и видео</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Включено</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -886,16 +886,22 @@
<string name="tracking_protection_on">Укључено</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Искључено</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Дозволи звук и видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Дозволи звук и видео</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Блокирај звук и видео само на мобилној мрежи</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Звук и видео биће пуштани на бежичној мрежи</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Блокирај само звук</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Блокирај само звук</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Блокирај звук и видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Блокирај звук и видео</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Укључено</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -886,16 +886,22 @@
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Ғайрифаъол</string>
<!-- Label that indicates that all video and audio autoplay is allowed -->
<!-- Label for global setting that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Иҷозат додани аудио ва видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is allowed -->
<string name="quick_setting_option_autoplay_allowed">Иҷозат додани аудио ва видео</string>
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Бастани аудио ва видео танҳо дар шабакаи маълумоти мобилӣ</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Аудио ва видео дар шабакаи Wi-Fi пахш мешаванд</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Бастани танҳои аудио</string>
<!-- Label that indicates that all video and audio autoplay is blocked -->
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_block_audio">Бастани танҳои аудио</string>
<!-- Label for global setting that indicates that all video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked3">Бастани аудио ва видео</string>
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Бастани аудио ва видео</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">Фаъол</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->

@ -58,7 +58,7 @@
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">
Inaalis ng %1$s ang iyong bakas sa paghahanap at pag-browse sa mga pribadong tab kapag isinara mo sila o umalis sa app. Bagaman makikilala ka pa rin ng mga website o internet service provider mo, nakatutulong pa rin ito para mapanatiling pribado ang mga gawain mo online sa ibang gagamit ng device na ito.</string>
Inaalis ng %1$s ang iyong bakas sa paghahanap at pag-browse sa mga pribadong tab kapag isinara mo sila o umalis sa app. Bagaman makikilala ka pa rin ng mga website o internet service provider mo, nakatutulong pa rin ito para mapanatiling pribado ang mga gawain mo online mula sa ibang gagamit ng device na ito.</string>
<string name="private_browsing_common_myths">
Mga karaniwang pamahiin tungkol sa pribadong pag-browse
</string>
@ -165,10 +165,10 @@
<string name="browser_menu_open_in_fenix">Buksan sa %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">POWERED BY %1$s</string>
<string name="browser_menu_powered_by">PINATATAKBO NG %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Powered by %1$s</string>
<string name="browser_menu_powered_by2">Pinatatakbo ng %1$s</string>
<!-- Browser menu button to put the current page in reader mode -->
<string name="browser_menu_read">Reader view</string>
<!-- Browser menu button content description to close reader mode and return the user to the regular browser -->
@ -299,7 +299,7 @@
<!-- Preference for gestures based actions -->
<string name="preferences_gestures">Mga gesture</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Customize</string>
<string name="preferences_customize">Ipasadya</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Mag-sync ng mga bookmark, kasaysayan, at iba pa gamit ang iyong Firefox Account</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
@ -386,16 +386,16 @@
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Mga Login</string>
<!-- Preference for syncing tabs -->
<string name="preferences_sync_tabs_2">Open tabs</string>
<string name="preferences_sync_tabs_2">Mga nakabukas na tab</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">mag-Sign out</string>
<string name="preferences_sign_out">Mag-sign out</string>
<!-- Preference displays and allows changing current FxA device name -->
<string name="preferences_sync_device_name">Ngalan ng device</string>
<!-- Text shown when user enters empty device name -->
<string name="empty_device_name_error">Hindi maaaring blangko ang pangalan ng device.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">Syncing</string>
<string name="sync_syncing_in_progress">Nagsi-Sync…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">Bigong pag-sync. Huling matagumpay na pag-sync: %s</string>
<!-- Label summary showing never synced -->
@ -407,7 +407,7 @@
<!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. -->
<string name="default_device_name_2">%1$s ng %2$s %3$s</string>
<string name="default_device_name_2">%1$s sa %2$s %3$s</string>
<!-- Send Tab -->
<!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
@ -475,11 +475,11 @@
<!-- Preference for pairing -->
<string name="preferences_sync_pair">Scan pairing code in desktop Firefox</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">Sign in</string>
<string name="preferences_sync_sign_in">Mag-sign in</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Sign in to reconnect</string>
<string name="preferences_sync_sign_in_to_reconnect">Mag-sign in para mag-reconnect</string>
<!-- Preference for removing FxA account -->
<string name="preferences_sync_remove_account">Remove account</string>
<string name="preferences_sync_remove_account">Tanggalin ang account</string>
<!-- Pairing Feature strings -->
<!-- Instructions on how to access pairing -->
@ -715,7 +715,7 @@
<string name="history_delete_item">Burahin</string>
<!-- History multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="history_multi_select_title">Napili na ang %1$d</string>
<string name="history_multi_select_title">May %1$d napili</string>
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string name="history_delete_some">Burahin ang %1$d item</string>
@ -748,7 +748,7 @@
<string name="download_empty_message_1">Walang mga naka-download na file</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">Napili na ang %1$d</string>
<string name="download_multi_select_title">May %1$d napili</string>
<!-- History overflow menu open in new tab button -->
<string name="download_menu_open">Buksan</string>
@ -815,7 +815,7 @@
<string name="bookmark_menu_save_button">i-Save</string>
<!-- Bookmark multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="bookmarks_multi_select_title">Napili na ang %1$d</string>
<string name="bookmarks_multi_select_title">May %1$d napili</string>
<!-- Bookmark editing screen title -->
<string name="edit_bookmark_fragment_title">i-Edit ang bookmark</string>
<!-- Bookmark folder editing screen title -->
@ -903,7 +903,7 @@
<!-- Label that indicates that video and audio autoplay is only allowed over Wi-Fi -->
<string name="preference_option_autoplay_allowed_wifi_only2">Harangin ang audio at video kapag naka-cellular data lamang</string>
<!-- Subtext that explains 'autoplay on Wi-Fi only' option -->
<string name="preference_option_autoplay_allowed_wifi_subtext">Aandar ang audio at video sa Wi-Fi</string>
<string name="preference_option_autoplay_allowed_wifi_subtext">Aandar ang audio at video kapag naka-Wi-Fi</string>
<!-- Label for global setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio2">Harangin ang audio lamang</string>
<!-- Label for site specific setting that indicates that video autoplay is allowed, but audio autoplay is blocked -->
@ -913,9 +913,9 @@
<!-- Label for site specific setting that indicates that all video and audio autoplay is blocked -->
<string name="quick_setting_option_autoplay_blocked">Harangin ang audio at video</string>
<!-- Summary of delete browsing data on quit preference if it is set to on -->
<string name="delete_browsing_data_quit_on">On</string>
<string name="delete_browsing_data_quit_on">Nakabukas</string>
<!-- Summary of delete browsing data on quit preference if it is set to off -->
<string name="delete_browsing_data_quit_off">Off</string>
<string name="delete_browsing_data_quit_off">Nakasara</string>
<!-- Collections -->
<!-- Collections header on home fragment -->

Loading…
Cancel
Save