mozilla-l10n-automation-bot 1 year ago committed by GitHub
parent 36fdadac25
commit 589e02ac33

@ -72,6 +72,8 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Προσθέστε συντόμευση για άνοιγμα ιδιωτικών καρτελών από την αρχική οθόνη.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Εκκινήστε την επόμενη ιδιωτική καρτέλα με ένα πάτημα.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Προσθήκη συντόμευσης</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
@ -350,11 +352,20 @@
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Το Firefox προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie σε μπάνερ cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το Firefox μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Ανενεργή για αυτόν τον ιστότοπο</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Ενεργή για αυτόν τον ιστότοπο</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">Ενεργοποίηση μείωσης banner cookie για το %1$s;</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Απενεργοποίηση μείωσης banner cookie για το %1$s;</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">Το %1$s θα απαλείψει τα cookies του ιστοτόπου και θα ανανεώσει τη σελίδα. Η απαλοιφή όλων των cookies ενδέχεται να σας αποσυνδέσει ή να αδειάσει τα καλάθια αγορών.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">Το %1$s προσπαθεί αυτόματα να απορρίψει τα αιτήματα cookie. Εάν δεν διατίθεται επιλογή απόρριψης, το %2$s μπορεί να αποδεχτεί όλα τα cookies για να απορρίψει το μπάνερ.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Προσπαθεί αυτόματα να συνδεθεί σε ιστοτόπους με το πρωτόκολλο κρυπτογράφησης HTTPS για αυξημένη ασφάλεια.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->

@ -66,10 +66,14 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Agregá un atajo para abrir pestañas privadas desde tu pantalla de inicio.</string>
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Agregá un atajo para abrir pestañas privadas desde tu pantalla de inicio.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Abrir la siguiente pestaña privada con un solo toque.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Agregar atajo</string>
<!-- Text for the negative button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Agregar atajo</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Agregar a pantalla de inicio</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">No gracias</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
@ -347,6 +351,19 @@
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox intenta rechazar automáticamente las solicitudes de cookies en las pancartas de cookies. Si una opción de rechazo no está disponible, Firefox puede aceptar todas las cookies para descartar la pancarta.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Desactivada para este sitio</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Habilitada para este sitio</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">¿Habilitar reducción de mensajes de cookies para %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">¿Deshabilitar reducción de mensajes de cookies para %1$s?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s borrará las cookies de este sitio y actualizará la página. Borrar todas las cookies puede cerrar la sesión o vaciar los carritos de compras.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s puede intentar rechazar automáticamente las solicitudes de cookies. Si una opción de rechazo no está disponible, %2$s puede aceptar todas las cookies para descartar el mensaje.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Intenta conectarse automáticamente a sitios usando el protocolo de cifrado HTTPS para mayor seguridad.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1089,8 +1106,6 @@
<string name="share_copy_link_to_clipboard">Copiar al portapapeles</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Copiado al portapapeles</string>
<!-- An option from the three dot menu to into sync -->
<string moz:removedIn="107" name="sync_menu_sign_in" tools:ignore="UnusedResources">Iniciá sesión para sincronizar</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Iniciar sesión en Sync</string>
<!-- An option from the three dot menu to sync and save data -->
@ -1910,6 +1925,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Cierre automático habilitado</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Sugerencia de Firefox</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Búsqueda de Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Buscar en %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configurar enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>
@ -1948,7 +1972,6 @@
<string name="experiments_snackbar">Habilitar telemetry para enviar datos.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir a ajustes</string>
<string name="firefox_suggest_header">Sugerencia de Firefox</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -355,6 +355,11 @@
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">¿Desactivar la reducción de banner de cookies para %1$s?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s borrará las cookies de este sitio y actualizará la página. Borrar todas las cookies puede cerrar tu sesión o vaciar los carritos de compras.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s puede intentar rechazar automáticamente las solicitudes de cookies. Si una opción de rechazo no está disponible, %2$s puede aceptar todas las cookies para descartar el banner.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Intentar conectarse automáticamente a sitios que utilizan el protocolo de encriptación HTTPS para mayor seguridad.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1901,6 +1906,9 @@
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Búsqueda de Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Buscar con %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configura enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>

@ -1894,6 +1894,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Ինքնափակումը միացված է</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox-ի առաջարկ</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google-ի որոնում</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s որոնում</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Կայեք հղումներ կայքերից, էլ. նամակներից և հաղորդագրություններից, որոնք ինքնաբար կերպով կբացվեն Firefox-ում:</string>
@ -1932,7 +1941,6 @@
<string name="experiments_snackbar">Միացնել հեռաչափությունը՝ տվյալներ ուղարկելու համար:</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Անցնել Կարգավորումներին</string>
<string name="firefox_suggest_header">Firefox-ի առաջարկ</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -69,10 +69,14 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">プライベートタブを開くショートカットをホーム画面に追加します。</string>
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">プライベートタブを開くショートカットをホーム画面に追加します。</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">タップ 1 回で次のプライベートタブを開きます。</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">追加する</string>
<!-- Text for the negative button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">追加する</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">ホーム画面に追加</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">追加しない</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
@ -350,6 +354,20 @@
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox が自動的に Cookie バナーによる Cookie 要求を拒否しようとします。拒否オプションが利用できない場合、すべての Cookie を受け入れてバナーを閉じることがあります。</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">このサイトでオフ</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">このサイトでオン</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">%1$s で Cookie バナー削減を有効にしますか?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">%1$s で Cookie バナー削減を無効にしますか?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s はこのサイトの Cookie を消去してページを読み込み直します。すべての Cookie を消去すると、ログアウトしたり、ショッピングカートが空になったりする場合があります。</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s が自動的に Cookie 要求を拒否しようとします。拒否オプションが利用できない場合、%2$s がすべての Cookie を受け入れてバナーを閉じることがあります。</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">セキュリティ強化のため、自動的に HTTPS 暗号化プロトコルを使用してサイトへの接続を試行します。</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1085,8 +1103,6 @@
<string name="share_copy_link_to_clipboard">クリップボードにコピー</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">クリップボードにコピーしました</string>
<!-- An option from the three dot menu to into sync -->
<string moz:removedIn="107" name="sync_menu_sign_in" tools:ignore="UnusedResources">ログインして同期</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Sync にログイン</string>
<!-- An option from the three dot menu to sync and save data -->
@ -1908,6 +1924,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">自動的に閉じる機能が有効です</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google 検索</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s 検索</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">ウェブサイトやメール、メッセージのリンクを自動的に Firefox で開きます。</string>
@ -1946,7 +1971,6 @@
<string name="experiments_snackbar">データを送信するにはテレメトリーを有効にしてください。</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">設定を開く</string>
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -0,0 +1,418 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">نجی %s</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (نجی)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">ہور چوݨاں</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">پچھلیاں کھوجاں</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">ٹیباں نوں کھوجو</string>
<!-- Label of editable text in create collection dialog for naming a new collection -->
<string name="tab_tray_add_new_collection_name">ناں</string>
<!-- Label of button in save to collection dialog for selecting a current collection -->
<string name="tab_tray_select_collection">مجموعہ چݨو</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">ہٹاؤ</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">نہیں، شکریہ</string>
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
<string name="tab_tray_inactive_auto_close_button_content_description">بند کرو</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">نویں ٹیب کھولھو</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">نجی ٹیب کھولھو</string>
<!-- Text for the dropdown menu to remove a recent synced tab from the homescreen -->
<string name="recent_synced_tab_menu_item_remove">ہٹاؤ</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">ہٹاؤ</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recently_visited_menu_item_remove">ہٹاؤ</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">مدد</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">سیٹنگاں</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">لائبریری</string>
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">اینسٹال کرو</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">سانجھا کرو</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">%1$s نال کھولھو</string>
<!-- Browser menu label for adding a bookmark -->
<string name="browser_menu_add">پتہ پایو</string>
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">سودھو</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">بند کرو</string>
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">کھوج</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">ویب دی کھوج</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">سیٹنگاں</string>
<!-- Preference category for general settings -->
<string name="preferences_category_general">عام</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">بارے</string>
<!-- Preference for settings related to changing the default search engine -->
<string name="preferences_default_search_engine">مول کھوج والا</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">کھوج</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">پتے دی پٹی</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">ایپ دکان تے درجہ دیو</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">%1$s بارے</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">چالو</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_off">بند</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">کھاتہ</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home_2">مکھ صفحہ</string>
<!-- Preference for language -->
<string name="preferences_language">بولی</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">ڈیٹا چوݨاں</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">ٹھیک اے</string>
<!-- Button caption to abort the add-on collection configuration -->
<string name="customize_addon_collection_cancel">رد کرو</string>
<!-- Snackbar label for action to view selected wallpaper -->
<string name="wallpaper_updated_snackbar_action">ویکھو</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">ہور جاݨو</string>
<!-- Preference for syncing history -->
<string name="preferences_sync_history">تریخ</string>
<!-- Preference for syncing addresses -->
<string name="preferences_sync_address">پتے</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">اُتے</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">ہیٹھاں</string>
<!-- Theme Preferences -->
<!-- Preference for using light theme -->
<string name="preference_light_theme">روشنی</string>
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">ہنیرا</string>
<!-- Library -->
<!-- Option in Library to open Downloads page -->
<string name="library_downloads">ڈاؤن‌لوڈ</string>
<!-- Option in Library to open History page -->
<string name="library_history">تریخ</string>
<!-- Option in Library to open a new tab -->
<string name="library_new_tab">نویں ٹیب کھولھو</string>
<!-- Settings Page Title -->
<string name="settings_title">سیٹنگاں</string>
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">بند کرو</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">رد کرو</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d ٹیباں</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d ٹیب</string>
<!-- Tab Management -->
<!-- Title of preference for tabs management -->
<string name="preferences_tabs">ٹیباں</string>
<!-- Title of preference that allows a user to specify the tab view -->
<string name="preferences_tab_view">ٹیب دا نظارہ</string>
<!-- Option for a list tab view -->
<string name="tab_view_list">فہرست</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">گرڈ</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">ٹیباں نوں بند کرو</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">کدے نہیں</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">اک دن بعد</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">اک ہفتے بعد</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">اک مہینے بعد</string>
<!-- Option for always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage">مکھ صفحہ</string>
<!-- Studies -->
<!-- Title of the remove studies button -->
<string name="studies_remove">ہٹاؤ</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">ہور جاݨو</string>
<!-- Dialog button to confirm the removing a study. -->
<string name="studies_restart_dialog_ok">ٹھیک اے</string>
<!-- Dialog button text for canceling removing a study. -->
<string name="studies_restart_dialog_cancel">رد کرو</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">نویں ٹیب کھولھو</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">نجی ٹیب کھولھو</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">نجی</string>
<!-- Text shown in the multiselect menu for closing selected tabs. -->
<string name="tab_tray_multiselect_menu_item_close">بند کرو</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">ٹیب بند کرو</string>
<!-- Content description (not visible, for screen readers etc.): Close tab <title> button. First parameter is tab title -->
<string name="close_tab_title">%s ٹیب بند کرو</string>
<!-- Text for the menu button to rename a top site -->
<string name="rename_top_site">ناں بدلو</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">ہٹاؤ</string>
<!-- Context description text for the button to delete a single history item -->
<string name="history_delete_item">مٹاؤ</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">اج</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">کل</string>
<!-- Text for the header that groups the history the past 7 days -->
<string name="history_7_days">پچھلے ۷ دن</string>
<!-- Text for the header that groups the history the past 30 days -->
<string name="history_30_days">پچھلے ۳۰ دن</string>
<!-- Text for the header that groups the history older than the last month -->
<string name="history_older">پراݨے</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">ہٹاؤ</string>
<!-- Close tab button text on the tab crash page -->
<string name="tab_crash_close">ٹیب بند کرو</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">رد کرو</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">سودھو</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">سودھو</string>
<!-- Bookmark overflow menu copy button -->
<string name="bookmark_menu_copy_button">کاپی کرو</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">مٹاؤ</string>
<!--Bookmark overflow menu save button -->
<string name="bookmark_menu_save_button">سامبھو</string>
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">%1$s مٹا گیا</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">ٹھیک اے</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">رد کرو</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">ٹھیک اے</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">رد کرو</string>
<!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">کیمرہ</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="tracking_protection_on">چالو</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">بند</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 -->
<string name="delete_browsing_data_quit_off">بند</string>
<!-- Summary of studies preference if it is set to on -->
<string name="studies_on">چالو</string>
<!-- Summary of studies data on quit preference if it is set to off -->
<string name="studies_off">بند</string>
<!-- Button to select all tabs in the "select tabs" step of the collection creator -->
<string name="create_collection_select_all">سبھ چݨو</string>
<!-- Content description (not visible, for screen readers etc.): button to close the collection creator -->
<string name="create_collection_close">بند کرو</string>
<!-- Button to save currently selected tabs in the "select tabs" step of the collection creator-->
<string name="create_collection_save">سامبھو</string>
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">ویکھو</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">ٹھیک اے</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">رد کرو</string>
<!-- Share -->
<!-- Share screen header -->
<string name="share_header_2">سانجھا کرو</string>
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">سانجھا کرو</string>
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
<string name="snackbar_deleted_undo">موڑو</string>
<!-- QR code scanner prompt dialog positive option when there is an error -->
<string name="qr_scanner_dialog_invalid_ok">ٹھیک اے</string>
<!-- Tab collection deletion prompt dialog option to delete the collection -->
<string name="tab_collection_dialog_positive">مٹاؤ</string>
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">%d پتے</string>
<!-- Title for the downloads item in Delete browsing data -->
<string name="preferences_delete_browsing_data_downloads">ڈاؤن‌لوڈ</string>
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">باہر نکل جاؤ</string>
<!-- Text for the cancel button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_cancel">رد کرو</string>
<!-- Text for the allow button for the data deletion dialog -->
<string name="delete_browsing_data_prompt_allow">مٹاؤ</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">رد کرو</string>
<!-- Text for the allow button for the history group dialog -->
<string name="delete_history_group_prompt_allow">مٹاؤ</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">خود بخود</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->
<string name="sign_out_cancel">رد کرو</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
<string name="preference_enhanced_tracking_protection_custom">چݨیا</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">کاپی کرو</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">رد کرو</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">سائٹ</string>
<!-- The text for the positive button on "Delete card" dialog -->
<string name="credit_cards_delete_dialog_button">مٹاؤ</string>
<!-- The title for the "Save" menu item for saving a credit card -->
<string name="credit_cards_menu_save">سانجھا کرو</string>
<!-- The text for the "Save" button for saving a credit card -->
<string name="credit_cards_save_button">سانجھا کرو</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting a credit card -->
<string name="credit_cards_cancel_button">رد کرو</string>
<!-- Title of the "Edit address" screen -->
<string name="addresses_edit_address">پتے نوں سودھو</string>
<!-- The header for the city of an address -->
<string name="addresses_city">شہر</string>
<!-- The header for the subregion of an address when "state" should be used -->
<string name="addresses_state">راج</string>
<!-- The header for the subregion of an address when "province" should be used -->
<string name="addresses_province">صوبہ</string>
<!-- The header for the country or region of an address -->
<string name="addresses_country">دیش یا علاقہ</string>
<!-- The header for the phone number of an address -->
<string name="addresses_phone">فون نمبر</string>
<!-- The header for the email of an address -->
<string name="addresses_email">ای‌میل دا پٹہ</string>
<!-- The text for the "Save" button for saving an address -->
<string name="addresses_save_button">سامبھو</string>
<!-- The text for the "Cancel" button for cancelling adding, updating or deleting an address -->
<string name="addresses_cancel_button">رد کرو</string>
<!-- The text for the "Delete address" button for deleting an address -->
<string name="addressess_delete_address_button">پتہ مٹاؤ</string>
<!-- The text for the positive button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_ok_button">مٹاؤ</string>
<!-- The text for the negative button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_cancel_button">رد کرو</string>
<!-- The text for the "Delete address" menu item for deleting an address -->
<string name="address_menu_delete_address">پتہ مٹاؤ</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to add a search engine in the action bar -->
<string name="search_engine_add_button_content_description">پتہ پایو</string>
<!-- Content description (not visible, for screen readers etc.): Title for the button to save a search engine in the action bar -->
<string name="search_engine_add_custom_search_engine_edit_button_content_description">سانجھا کرو</string>
<!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">سودھو</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">مٹاؤ</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label_other">ہور</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">ناں</string>
<!-- Login overflow menu delete button -->
<string name="login_menu_delete_button">مٹاؤ</string>
<!-- Login overflow menu edit button -->
<string name="login_menu_edit_button">سودھو</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">مٹاؤ</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">رد کرو</string>
<!-- The page title for editing a saved login. -->
<string name="edit">سودھو</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">ناں</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">ٹھیک اے</string>
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">رد کرو</string>
<!-- Text for the menu button to open the homepage settings. -->
<string name="top_sites_menu_settings">سیٹنگاں</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">ہٹاؤ</string>
<!-- Content description for privacy content close button -->
<string name="privacy_content_close_button_content_description">بند کرو</string>
</resources>

@ -1903,6 +1903,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Auto-encerramento ativado</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Sugestões Firefox</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Pesquisa do Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Pesquisa %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Definir para que as ligações de sites, e-mails e mensagens sejam abertas automaticamente no Firefox.</string>
@ -1941,7 +1950,6 @@
<string name="experiments_snackbar">Ativar telemetria para enviar dados.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir para as definições</string>
<string name="firefox_suggest_header">Sugestões Firefox</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -337,6 +337,25 @@
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">Način &quot;samo HTTPS&quot;</string>
<!-- Preference for removing cookie/consent banners from sites automatically. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction">Zmanjšanje števila pasic s piškotki</string>
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Zmanjšaj število pasic s piškotki</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox samodejno poskuša zavrniti zahteve pasic s piškotki po nastavljanju piškotkov. Če zavrnitev ni možna, lahko Firefox sprejme vse piškotke in zapre pasico.</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_off_for_site">Izključeno na tem spletnem mestu</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle -->
<string name="reduce_cookie_banner_on_for_site">Vključeno na tem spletnem mestu</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_on_for_site">Vključim zmanjšanje števila pasic s piškotki za %1$s?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">Izključim zmanjšanje števila pasic s piškotki za %1$s?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s bo počistil piškotke tega spletnega mesta in osvežil stran. Če počistite vse piškotke, boste morda odjavljeni ali se bo izpraznila vaša nakupovalna košarica.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s lahko poskusi samodejno zavrniti zahteve za nastavljanje piškotkov. Če zavrnitev ni možna, lahko %2$s sprejme vse piškotke in zapre pasico.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Za večjo varnost poskuša samodejno vzpostaviti povezavo s šifrirnim protokolom HTTPS.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1902,6 +1921,8 @@
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefoxovi predlogi</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Iskanje Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Iskalnik %s</string>

@ -65,8 +65,12 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Tambah takulan ka tab pribadi nu muka ti layar Tepas.</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">Buka tab nyamuni saterusna dina sakali toél.</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Tambah takulan</string>
<!-- Text for the positive button to accept adding a Private Browsing shortcut to the Home screen -->
<string name="private_mode_cfr_pos_button_text">Tambahkeun ka layar Tepas</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">Teu, nuhun</string>
@ -1907,6 +1911,11 @@
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Pamaluruhan Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Pamaluruhan %s</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Setél tutumbu ti raramatloka, surélék, jeung surat pikeun muka otomatis dina Firefox.</string>

@ -69,6 +69,8 @@
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">添加快捷方式,即可由主屏幕直接打开隐私标签页。</string>
<!-- Text for the Private mode shortcut CFR message for adding a private mode shortcut to open private tabs from the Home screen -->
<string name="private_mode_cfr_message">一步进入隐私标签页。</string>
<!-- Text for the positive button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">添加快捷方式</string>
@ -362,6 +364,11 @@
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site-->
<string name="reduce_cookie_banner_details_panel_title_off_for_site">要为 %1$s 关闭“减少 Cookie 横幅”吗?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_off_for_site">%1$s 将清除此网站的 Cookie 并刷新页面。清除 Cookie 可能会导致您退出登录,或清空购物车。</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first and second parameter are the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site">%1$s 会自动尝试拒绝 Cookie 请求。若网站未提供拒绝选项,%2$s 可能会接受所有 Cookie 以关闭横幅。</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">自动尝试使用 HTTPS 加密协议连接至网站,增强安全性。</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1937,6 +1944,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">已启用“自动关闭”</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox 建议</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google 搜索</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s · 搜索</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">将网站、电子邮件及聊天工具中的链接设为在 Firefox 中自动打开。</string>
@ -1975,7 +1991,6 @@
<string name="experiments_snackbar">启用遥测以发送数据。</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">前往设置</string>
<string name="firefox_suggest_header">Firefox 建议</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -1931,6 +1931,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">已開啟分頁自動關閉功能</string>
<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox 建議</string>
<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google 搜尋</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">%s 搜尋</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">設定使用 Firefox 自動開啟網站、郵件、簡訊當中的鏈結。</string>
@ -1969,7 +1978,6 @@
<string name="experiments_snackbar">開啟 Telemetry 功能即可傳送資料。</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">開啟設定</string>
<string name="firefox_suggest_header">Firefox 建議</string>
<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->

@ -39,6 +39,7 @@ locales = [
"ff",
"fi",
"fr",
"fur",
"fy-NL",
"ga-IE",
"gd",
@ -79,6 +80,7 @@ locales = [
"oc",
"or",
"pa-IN",
"pa-PK",
"pl",
"pt-BR",
"pt-PT",
@ -86,6 +88,7 @@ locales = [
"ro",
"ru",
"sat",
"sc",
"si",
"sk",
"skr",

Loading…
Cancel
Save