1
0
Fork 0

Import l10n. (#7009)

master
mozilla-l10n-automation-bot 2019-12-20 12:01:18 -07:00 committed by liuche
parent 6994e9d94a
commit a50d8552ac
24 changed files with 1971 additions and 79 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Title for the description of enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_title">Преглеждайте без да бъдете следени</string>
<!-- Description of enhanced tracking protection. The first parameter is the name of the application (For example: Fenix) -->
<string name="preference_enhanced_tracking_protection_explanation">Пазете вашите данни само ваши. %s ви предпазва от много от най-разпространените проследявания, които следват вашите действия онлайн.</string>
</resources>

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview (anonymní)</string> <string name="app_name_private_2">Firefox Preview (anonymní)</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (anonymní)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Více možností</string> <string name="content_description_menu">Více možností</string>
@ -114,11 +116,25 @@
<string name="search_shortcuts_button">Zkratky</string> <string name="search_shortcuts_button">Zkratky</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Nastavení vyhledávače</string> <string name="search_shortcuts_engine_settings">Nastavení vyhledávače</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Vyhledat pomocí</string> <string name="search_shortcuts_search_with">Vyhledat pomocí</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Vyhledat pomocí:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Vložit odkaz ze schránky</string> <string name="awesomebar_clipboard_title">Vložit odkaz ze schránky</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Povolit</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Nepovolit</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Chcete našeptávat vyhledávání také v anonymním prohlížení?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s bude sdílet text zadávaný do adresního řádku s vaším výchozím vyhledávačem.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Zjistit více</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Vyhledávání</string> <string name="search_widget_text_short">Vyhledávání</string>
@ -136,6 +152,8 @@
<string name="preferences_default_search_engine">Výchozí vyhledávač</string> <string name="preferences_default_search_engine">Výchozí vyhledávač</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Vyhledávání</string> <string name="preferences_search">Vyhledávání</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Adresní řádek</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Nápověda</string> <string name="preferences_help">Nápověda</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -169,6 +187,8 @@
<string name="preferences_category_account">Účet</string> <string name="preferences_category_account">Účet</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Přihlásit se</string> <string name="preferences_sign_in">Přihlásit se</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Nástrojová lišta</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Vzhled</string> <string name="preferences_theme">Vzhled</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -193,6 +213,8 @@
<string name="preferences_show_search_shortcuts">Zobrazit zkratky vyhledávání</string> <string name="preferences_show_search_shortcuts">Zobrazit zkratky vyhledávání</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Našeptávat vyhledávání</string> <string name="preferences_show_search_suggestions">Našeptávat vyhledávání</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Zobrazit v anonymním prohlížení</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Našeptávat zkopírovaný text</string> <string name="preferences_show_clipboard_suggestions">Našeptávat zkopírovaný text</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -310,6 +332,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Zrušit</string> <string name="pair_cancel">Zrušit</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Nahoře</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Dole</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Světlý</string> <string name="preference_light_theme">Světlý</string>
@ -357,6 +385,8 @@
<string name="tab_header_label">Otevřené panely</string> <string name="tab_header_label">Otevřené panely</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Anonymní panely</string> <string name="tabs_header_private_title">Anonymní panely</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Anonymní panely</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Přidat panel</string> <string name="add_tab">Přidat panel</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -650,6 +680,8 @@
<string name="notification_pbm_channel_name">Relace anonymního prohlížení</string> <string name="notification_pbm_channel_name">Relace anonymního prohlížení</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Odstranit anonymní panely</string> <string name="notification_pbm_delete_text">Odstranit anonymní panely</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Zavřít anonymní panely</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Otevřít</string> <string name="notification_pbm_action_open">Otevřít</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -882,6 +914,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Vyvážená ochrana a výkon.</string> <string name="preference_enhanced_tracking_protection_standard_description">Vyvážená ochrana a výkon.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Stránky se načítají normálně s výjimkou některých sledovacích prvků.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Stránky se načítají normálně s výjimkou některých sledovacích prvků.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Co blokuje běžné nastavení ochrany proti sledování</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Přísná</string> <string name="preference_enhanced_tracking_protection_strict">Přísná</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -892,6 +926,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Přísná (doporučeno)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Přísná (doporučeno)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Silnější ochrana. Může omezit fungování některých stránek.</string> <string name="preference_enhanced_tracking_protection_strict_description">Silnější ochrana. Může omezit fungování některých stránek.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Co blokuje přísné nastavení ochrany proti sledování</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Blokováno</string> <string name="enhanced_tracking_protection_blocked">Blokováno</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -934,6 +970,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS knihovny</string> <string name="open_source_licenses_title">%s | OSS knihovny</string>
<!-- About page link text to open support link -->
<string name="about_support">Podpora</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Zásady ochrany osobních údajů</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Poznejte svá práva</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informace o licenci</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Knihovny, které používáme</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 panel</string> <string name="tab_counter_content_description_one_tab">1 panel</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1033,6 +1080,8 @@
<string name="logins_biometric_prompt_message">Odemknout pro zobrazení přihlašovacích údajů</string> <string name="logins_biometric_prompt_message">Odemknout pro zobrazení přihlašovacích údajů</string>
<!-- Title of warning dialog if users have no device authentication set up --> <!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Zabezpečte své přihlašovací údaje a hesla</string> <string name="logins_warning_dialog_title">Zabezpečte své přihlašovací údaje a hesla</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Nastavte si gesto, PIN nebo heslo zámku obrazovky, který ochrání vaše uložené přihlašovací údaje, pokud by se vaše zařízení dostalo do ruky někomu jinému.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up --> <!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Později</string> <string name="logins_warning_dialog_later">Později</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up --> <!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
@ -1040,6 +1089,11 @@
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins --> <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Odemkněte zařízení</string> <string name="logins_biometric_prompt_message_pin">Odemkněte zařízení</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Přiblížení na všech stránkách</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Povolit gesto pro přiblížení i na stránkách, které tomu zabraňují.</string>
<!-- Title of the Add search engine screen --> <!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Přidat vyhledávač</string> <string name="search_engine_add_custom_search_engine_title">Přidat vyhledávač</string>
<!-- Title of the Edit search engine screen --> <!-- Title of the Edit search engine screen -->
@ -1051,6 +1105,9 @@
<!-- Text for the menu button to edit a search engine --> <!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">Upravit</string> <string name="search_engine_edit">Upravit</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">Odebrat</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen --> <!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Vlastní</string> <string name="search_add_custom_engine_label">Vlastní</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text --> <!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
@ -1058,7 +1115,7 @@
<!-- Placeholder text shown in the Search String TextField before a user enters text --> <!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Řetězec používaný pro vyhledávání</string> <string name="search_add_custom_engine_search_string_hint">Řetězec používaný pro vyhledávání</string>
<!-- Description text for the Search String TextField. The %s is part of the string --> <!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Dotaz nahraďte „%s“, Příklad: \nhttps://www.google.com/search?q=%s</string> <string name="search_add_custom_engine_search_string_example">Dotaz nahraďte „%s“. Příklad: \nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine --> <!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Zjistit více</string> <string name="search_add_custom_engine_learn_more_label">Zjistit více</string>
@ -1070,4 +1127,12 @@
<string name="search_add_custom_engine_error_empty_search_string">Zadejte řetězec používaný pro vyhledávání</string> <string name="search_add_custom_engine_error_empty_search_string">Zadejte řetězec používaný pro vyhledávání</string>
<!-- Text shown when a user leaves out the required template string --> <!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Zkontrolujte, zda vyhledávací řetězec odpovídá formátu příkladu</string> <string name="search_add_custom_engine_error_missing_template">Zkontrolujte, zda vyhledávací řetězec odpovídá formátu příkladu</string>
</resources> <!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Při spojování s „%s“ došlo k chybě</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">Vyhledávač %s vytvořen</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">Vyhledávač %s uložen</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">Vyhledávač %s odebrán</string>
</resources>

View File

@ -115,8 +115,10 @@
<string name="search_shortcuts_button">Suchmaschinen</string> <string name="search_shortcuts_button">Suchmaschinen</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Suchmaschinen-Einstellungen</string> <string name="search_shortcuts_engine_settings">Suchmaschinen-Einstellungen</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Suchen mit</string> <string name="search_shortcuts_search_with">Suchen mit</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Einmalig suchen mit:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Link aus Zwischenablage einfügen</string> <string name="awesomebar_clipboard_title">Link aus Zwischenablage einfügen</string>
@ -979,6 +981,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS-Bibliotheken</string> <string name="open_source_licenses_title">%s | OSS-Bibliotheken</string>
<!-- About page link text to open support link -->
<string name="about_support">Hilfe</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Datenschutzhinweis</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Ihre Rechte</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informationen zur Lizenzierung</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Von uns verwendete Bibliotheken</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 Tab</string> <string name="tab_counter_content_description_one_tab">1 Tab</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -116,8 +116,10 @@
<string name="search_shortcuts_button">Atajos</string> <string name="search_shortcuts_button">Atajos</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Configuración del buscador</string> <string name="search_shortcuts_engine_settings">Configuración del buscador</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Buscar con</string> <string name="search_shortcuts_search_with">Buscar con</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Esta vez buscar con:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Completar enlace desde el portapapeles</string> <string name="awesomebar_clipboard_title">Completar enlace desde el portapapeles</string>
@ -971,6 +973,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Bibliotecas OSS</string> <string name="open_source_licenses_title">%s | Bibliotecas OSS</string>
<!-- About page link text to open support link -->
<string name="about_support">Ayuda</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Nota de privacidad</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Conocé tus derechos</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Información de la licencia</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Bibliotecas que usamos</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 pestaña</string> <string name="tab_counter_content_description_one_tab">1 pestaña</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -5,6 +5,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview privado</string> <string name="app_name_private_2">Firefox Preview privado</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (privado)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Más opciones</string> <string name="content_description_menu">Más opciones</string>
@ -113,11 +115,24 @@
<string name="search_shortcuts_button">Atajos</string> <string name="search_shortcuts_button">Atajos</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Ajustes del buscador</string> <string name="search_shortcuts_engine_settings">Ajustes del buscador</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Buscar con</string> <string name="search_shortcuts_search_with">Buscar con</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Esta vez, buscar con:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Completar enlace desde el portapapeles</string> <string name="awesomebar_clipboard_title">Completar enlace desde el portapapeles</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Permitir</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">No permitir</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">¿Permitir sugerencias de búsqueda en sesiones privadas?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s compartirá todo lo que escribas en la barra de direcciones con tu buscador predeterminado.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Saber más</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Buscar</string> <string name="search_widget_text_short">Buscar</string>
@ -137,6 +152,8 @@
<string name="preferences_default_search_engine">Motor de búsqueda predeterminado</string> <string name="preferences_default_search_engine">Motor de búsqueda predeterminado</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Buscar</string> <string name="preferences_search">Buscar</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Barra de direcciones</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Ayuda</string> <string name="preferences_help">Ayuda</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -170,6 +187,8 @@
<string name="preferences_category_account">Cuenta</string> <string name="preferences_category_account">Cuenta</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Iniciar sesión</string> <string name="preferences_sign_in">Iniciar sesión</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Barra de herramientas</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string> <string name="preferences_theme">Tema</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -194,6 +213,8 @@
<string name="preferences_show_search_shortcuts">Mostrar atajos de búsqueda</string> <string name="preferences_show_search_shortcuts">Mostrar atajos de búsqueda</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Mostrar sugerencias de búsqueda</string> <string name="preferences_show_search_suggestions">Mostrar sugerencias de búsqueda</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Mostrar en sesiones privadas</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Mostrar sugerencias del portapapeles</string> <string name="preferences_show_clipboard_suggestions">Mostrar sugerencias del portapapeles</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -312,6 +333,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Cancelar</string> <string name="pair_cancel">Cancelar</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Superior</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Inferior</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Claro</string> <string name="preference_light_theme">Claro</string>
@ -359,6 +386,8 @@
<string name="tab_header_label">Pestañas abiertas</string> <string name="tab_header_label">Pestañas abiertas</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Sesión privada</string> <string name="tabs_header_private_title">Sesión privada</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Pestañas privadas</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Agregar pestaña</string> <string name="add_tab">Agregar pestaña</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -657,6 +686,8 @@
<string name="notification_pbm_channel_name">Sesión de navegación privada</string> <string name="notification_pbm_channel_name">Sesión de navegación privada</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Eliminar pestañas privadas</string> <string name="notification_pbm_delete_text">Eliminar pestañas privadas</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Cerrar pestañas privadas</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Abrir</string> <string name="notification_pbm_action_open">Abrir</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -895,6 +926,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Equilibrio entre protección y rendimiento.</string> <string name="preference_enhanced_tracking_protection_standard_description">Equilibrio entre protección y rendimiento.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Las páginas se cargarán como siempre, pero bloquearán menos rastreadores.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Las páginas se cargarán como siempre, pero bloquearán menos rastreadores.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Qué es lo que está bloqueado por la protección estándar contra el rastreo</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Estricto</string> <string name="preference_enhanced_tracking_protection_strict">Estricto</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -905,6 +938,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendado)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendado)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Protege más, pero también puede provocar que algunos sitios o contenido dejen de funcionar.</string> <string name="preference_enhanced_tracking_protection_strict_description">Protege más, pero también puede provocar que algunos sitios o contenido dejen de funcionar.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Qué es lo que está bloqueado por la protección estricta contra el rastreo </string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Bloqueado</string> <string name="enhanced_tracking_protection_blocked">Bloqueado</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->

View File

@ -4,6 +4,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview pribatua</string> <string name="app_name_private_2">Firefox Preview pribatua</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (pribatua)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Aukera gehiago</string> <string name="content_description_menu">Aukera gehiago</string>
@ -14,7 +16,7 @@
<!-- Placeholder text shown in the search bar before a user enters text --> <!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Bilatu edo idatzi helbidea</string> <string name="search_hint">Bilatu edo idatzi helbidea</string>
<!-- No Open Tabs Message Header --> <!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">Fitxarik ez irekita</string> <string name="no_open_tabs_header_2">Irekitako fitxarik ez</string>
<!-- No Open Tabs Message Description --> <!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Irekitako fitxak hemen erakutsiko dira.</string> <string name="no_open_tabs_description">Irekitako fitxak hemen erakutsiko dira.</string>
@ -58,6 +60,10 @@
<string name="browser_menu_refresh">Berritu</string> <string name="browser_menu_refresh">Berritu</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website --> <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Gelditu</string> <string name="browser_menu_stop">Gelditu</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Egin laster-marka</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Editatu laster-marka</string>
<!-- Browser menu button that sends a user to help articles --> <!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Laguntza</string> <string name="browser_menu_help">Laguntza</string>
<!-- Browser menu button that sends a to a the what's new article --> <!-- Browser menu button that sends a to a the what's new article -->
@ -96,6 +102,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">%1$s nabigatzaileak hornitua</string> <string name="browser_menu_powered_by2">%1$s nabigatzaileak hornitua</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Irakurtzeko ikuspegia</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Ireki aplikazioan</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Itxura</string>
<!-- Search Fragment --> <!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code --> <!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Eskaneatu</string> <string name="search_scan_button">Eskaneatu</string>
@ -103,11 +116,24 @@
<string name="search_shortcuts_button">Lasterbideak</string> <string name="search_shortcuts_button">Lasterbideak</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Bilaketa-motorren ezarpenak</string> <string name="search_shortcuts_engine_settings">Bilaketa-motorren ezarpenak</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Bilatu honekin</string> <string name="search_shortcuts_search_with">Bilatu honekin</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Oraingoan, bilatu honekin:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Osatu lotura arbeletik</string> <string name="awesomebar_clipboard_title">Osatu lotura arbeletik</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Baimendu</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Ez baimendu</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Baimendu bilaketa-iradokizunak saio pribatuetan?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">Helbide-barran idazten duzun oro bilaketa-motor lehenetsiarekin partekatuko du %s(e)k.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Argibide gehiago</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Bilatu</string> <string name="search_widget_text_short">Bilatu</string>
@ -125,6 +151,8 @@
<string name="preferences_default_search_engine">Bilaketa-motor lehenetsia</string> <string name="preferences_default_search_engine">Bilaketa-motor lehenetsia</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Bilaketa</string> <string name="preferences_search">Bilaketa</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Helbide-barra</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Laguntza</string> <string name="preferences_help">Laguntza</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -158,6 +186,8 @@
<string name="preferences_category_account">Kontua</string> <string name="preferences_category_account">Kontua</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Hasi saioa</string> <string name="preferences_sign_in">Hasi saioa</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Tresna-barra</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Itxura</string> <string name="preferences_theme">Itxura</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -182,6 +212,8 @@
<string name="preferences_show_search_shortcuts">Erakutsi bilaketarako lasterbideak</string> <string name="preferences_show_search_shortcuts">Erakutsi bilaketarako lasterbideak</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Erakutsi bilaketa-iradokizunak</string> <string name="preferences_show_search_suggestions">Erakutsi bilaketa-iradokizunak</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Erakutsi saio pribatuetan</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Erakutsi arbeleko gomendioak</string> <string name="preferences_show_clipboard_suggestions">Erakutsi arbeleko gomendioak</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -298,6 +330,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Utzi</string> <string name="pair_cancel">Utzi</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Goian</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Behean</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Argia</string> <string name="preference_light_theme">Argia</string>
@ -309,28 +347,6 @@
<!-- Preference for using following device theme --> <!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Jarraitu gailuaren itxura</string> <string name="preference_follow_device_theme">Jarraitu gailuaren itxura</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Partekatu</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Deskargatu</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Egin laster-marka</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Editatu laster-marka</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Irakurri</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Itxi</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Ireki aplikazioan</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Itxura</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Ekintza bizkorrak</string>
<!-- Library --> <!-- Library -->
<!-- Option in Library to open Sessions page --> <!-- Option in Library to open Sessions page -->
<string name="library_sessions">Saioak</string> <string name="library_sessions">Saioak</string>
@ -368,6 +384,8 @@
<string name="tab_header_label">Irekitako fitxak</string> <string name="tab_header_label">Irekitako fitxak</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Saio pribatua</string> <string name="tabs_header_private_title">Saio pribatua</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Fitxa pribatuak</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Gehitu fitxa</string> <string name="add_tab">Gehitu fitxa</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -651,6 +669,8 @@
<string name="notification_pbm_channel_name">Nabigatze pribatuko saioa</string> <string name="notification_pbm_channel_name">Nabigatze pribatuko saioa</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Ezabatu fitxa pribatuak</string> <string name="notification_pbm_delete_text">Ezabatu fitxa pribatuak</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Itxi fitxa pribatuak</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Ireki</string> <string name="notification_pbm_action_open">Ireki</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -677,6 +697,10 @@
<string name="snackbar_private_tabs_deleted">Fitxa pribatuak ezabatuta</string> <string name="snackbar_private_tabs_deleted">Fitxa pribatuak ezabatuta</string>
<!-- Text for action to undo deleting a tab or collection shown in snackbar --> <!-- Text for action to undo deleting a tab or collection shown in snackbar -->
<string name="snackbar_deleted_undo">DESEGIN</string> <string name="snackbar_deleted_undo">DESEGIN</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_undo">Desegin</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">Berretsi</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it <!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned--> First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">Baimendu %1$s aplikazioari %2$s irekitzea</string> <string name="qr_scanner_confirmation_dialog_message">Baimendu %1$s aplikazioari %2$s irekitzea</string>
@ -880,6 +904,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Babeserako eta errendimendurako orekatua.</string> <string name="preference_enhanced_tracking_protection_standard_description">Babeserako eta errendimendurako orekatua.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Orriak ohi bezala kargatuko dira baina jarraipen-elementu gutxiago blokeatuko dira.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Orriak ohi bezala kargatuko dira baina jarraipen-elementu gutxiago blokeatuko dira.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Jarraipenaren oinarrizko babesak blokeatzen duena</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Zorrotza</string> <string name="preference_enhanced_tracking_protection_strict">Zorrotza</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -890,6 +916,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Zorrotza (gomendatua)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Zorrotza (gomendatua)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Babes sendoagoa baina zenbait gune edo eduki apurtzea eragin lezake.</string> <string name="preference_enhanced_tracking_protection_strict_description">Babes sendoagoa baina zenbait gune edo eduki apurtzea eragin lezake.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Jarraipenaren babes zorrotzak blokeatzen duena</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Blokeatuta</string> <string name="enhanced_tracking_protection_blocked">Blokeatuta</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -932,6 +960,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Kode irekiko liburutegiak</string> <string name="open_source_licenses_title">%s | Kode irekiko liburutegiak</string>
<!-- About page link text to open support link -->
<string name="about_support">Laguntza</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Pribatutasun-oharra</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Ezagutu zure eskubideak</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Lizentziaren informazioa</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Erabiltzen ditugun liburutegiak</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">Fitxa bat</string> <string name="tab_counter_content_description_one_tab">Fitxa bat</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1039,4 +1078,50 @@
<string name="logins_warning_dialog_set_up_now">Konfiguratu orain</string> <string name="logins_warning_dialog_set_up_now">Konfiguratu orain</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins --> <!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Desblokeatu zure gailua</string> <string name="logins_biometric_prompt_message_pin">Desblokeatu zure gailua</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Egin zooma webgune guztietan</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Gaitu atximurka bidez zoom egitea baimentzeko, bai eta webguneek keinu hau eragozten badute ere.</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Gehitu bilaketa-motorra</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">Editatu bilaketa-motorra</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">Gehitu</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">Gorde</string>
<!-- Text for the menu button to edit a search engine -->
<string name="search_engine_edit">Editatu</string>
<!-- Text for the menu button to delete a search engine -->
<string name="search_engine_delete">Ezabatu</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Pertsonalizatua</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Izena</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Erabili beharreko bilaketa-katea</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Ordezkatu galdera-katea &quot;%s&quot; testuarekin. Adibidez:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Argibide gehiago</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">Idatzi bilaketa-motorraren izena</string>
<!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">&quot;%s&quot; izeneko bilaketa-motorra badago lehendik ere.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Idatzi bilaketa-katea</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Egiaztatu bilaketa-katea adibidearen formatuarekin bat datorrela</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Errorea &quot;%s&quot; helbidera konektatzean</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">%s sortuta</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">%s gordeta</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s ezabatuta</string>
</resources> </resources>

View File

@ -4,6 +4,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Yksityinen Firefox Preview</string> <string name="app_name_private_2">Yksityinen Firefox Preview</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (yksityinen)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Lisää valintoja</string> <string name="content_description_menu">Lisää valintoja</string>
@ -107,6 +109,17 @@
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Täytä linkki leikepöydältä</string> <string name="awesomebar_clipboard_title">Täytä linkki leikepöydältä</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Salli</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Älä salli</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Sallitaanko hakuehdotukset yksityisissä istunnoissa?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s jakaa kaiken osoitepalkkiin kirjoittamasi asettamallesi oletushakukoneelle.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Lue lisää</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Hae</string> <string name="search_widget_text_short">Hae</string>
@ -124,6 +137,8 @@
<string name="preferences_default_search_engine">Oletushakukone</string> <string name="preferences_default_search_engine">Oletushakukone</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Haku</string> <string name="preferences_search">Haku</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Osoitepalkki</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Ohje</string> <string name="preferences_help">Ohje</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -159,6 +174,8 @@
<string name="preferences_category_account">Tili</string> <string name="preferences_category_account">Tili</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Kirjaudu sisään</string> <string name="preferences_sign_in">Kirjaudu sisään</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Työkalupalkki</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Teema</string> <string name="preferences_theme">Teema</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -181,6 +198,8 @@
<string name="preferences_remote_debugging">Etävianjäljitys USB:n kautta</string> <string name="preferences_remote_debugging">Etävianjäljitys USB:n kautta</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Näytä hakuehdotukset</string> <string name="preferences_show_search_suggestions">Näytä hakuehdotukset</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Näytä yksityisissä istunnoissa</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Näytä leikepöydän ehdotukset</string> <string name="preferences_show_clipboard_suggestions">Näytä leikepöydän ehdotukset</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -296,6 +315,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Peruuta</string> <string name="pair_cancel">Peruuta</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Ylhäällä</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Alhaalla</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Vaalea</string> <string name="preference_light_theme">Vaalea</string>
@ -343,6 +368,8 @@
<string name="tab_header_label">Avoimet välilehdet</string> <string name="tab_header_label">Avoimet välilehdet</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Yksityinen istunto</string> <string name="tabs_header_private_title">Yksityinen istunto</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Yksityiset välilehdet</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Lisää välilehti</string> <string name="add_tab">Lisää välilehti</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -628,6 +655,8 @@
<string name="notification_pbm_channel_name">Yksityisen selauksen istunto</string> <string name="notification_pbm_channel_name">Yksityisen selauksen istunto</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Poista yksityiset välilehdet</string> <string name="notification_pbm_delete_text">Poista yksityiset välilehdet</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Sulje yksityiset välilehdet</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Avaa</string> <string name="notification_pbm_action_open">Avaa</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -887,6 +916,8 @@
<string name="etp_tracking_content_title">Seurantaan tarkoitettu sisältö</string> <string name="etp_tracking_content_title">Seurantaan tarkoitettu sisältö</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection --> <!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Estää lataamasta ulkopuolisia mainoksia, videoita ja muuta sisältöä, joka sisältää seurantakoodin. Voi vaikuttaa joidenkin verkkosivustojen toimimiseen.</string> <string name="etp_tracking_content_description">Estää lataamasta ulkopuolisia mainoksia, videoita ja muuta sisältöä, joka sisältää seurantakoodin. Voi vaikuttaa joidenkin verkkosivustojen toimimiseen.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">%s estää seuraimia tällä sivustolla, kun kilpi on väriltään liila. Napauta kilpeä nähdäksesi mitä estetään.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site --> <!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Suojaukset ovat PÄÄLLÄ tällä sivustolla</string> <string name="etp_panel_on">Suojaukset ovat PÄÄLLÄ tällä sivustolla</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site --> <!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -1031,6 +1062,10 @@
<string name="search_add_custom_engine_label">Mukautettu</string> <string name="search_add_custom_engine_label">Mukautettu</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text --> <!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nimi</string> <string name="search_add_custom_engine_name_hint">Nimi</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Käytettävä hakujono</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Korvaa kysely käyttäen ”%s”. Esimerkki:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine --> <!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Lue lisää</string> <string name="search_add_custom_engine_learn_more_label">Lue lisää</string>
@ -1038,6 +1073,10 @@
<string name="search_add_custom_engine_error_empty_name">Anna hakukoneen nimi</string> <string name="search_add_custom_engine_error_empty_name">Anna hakukoneen nimi</string>
<!-- Text shown when a user tries to add a search engine that already exists --> <!-- Text shown when a user tries to add a search engine that already exists -->
<string name="search_add_custom_engine_error_existing_name">Hakukone nimeltä ”%s” on jo olemassa.</string> <string name="search_add_custom_engine_error_existing_name">Hakukone nimeltä ”%s” on jo olemassa.</string>
<!-- Text shown when a user leaves the search string field empty -->
<string name="search_add_custom_engine_error_empty_search_string">Kirjoita hakujono</string>
<!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Varmista, että hakujono vastaa esimerkin muotoilua</string>
<!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine --> <!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">Virhe yhdistäessä hakukoneeseen ”%s”</string> <string name="search_add_custom_engine_error_cannot_reach">Virhe yhdistäessä hakukoneeseen ”%s”</string>
<!-- Text shown when a user creates a new search engine --> <!-- Text shown when a user creates a new search engine -->

View File

@ -112,9 +112,11 @@
<string name="search_shortcuts_button">Raccourcis</string> <string name="search_shortcuts_button">Raccourcis</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Paramètres du moteur de recherche</string> <string name="search_shortcuts_engine_settings">Paramètres du moteur de recherche</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Rechercher avec</string> <string name="search_shortcuts_search_with">Rechercher avec</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Pour cette fois, rechercher avec :</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Remplir depuis le presse-papiers</string> <string name="awesomebar_clipboard_title">Remplir depuis le presse-papiers</string>
@ -981,6 +983,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Bibliothèques open source</string> <string name="open_source_licenses_title">%s | Bibliothèques open source</string>
<!-- About page link text to open support link -->
<string name="about_support">Assistance</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Politique de confidentialité</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Vos droits</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informations de licence</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Bibliothèques utilisées</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 onglet</string> <string name="tab_counter_content_description_one_tab">1 onglet</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -115,8 +115,10 @@
<string name="search_shortcuts_button">Gyorsbillentyűk</string> <string name="search_shortcuts_button">Gyorsbillentyűk</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Keresőszolgáltatás-beállítások</string> <string name="search_shortcuts_engine_settings">Keresőszolgáltatás-beállítások</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Keresés ezzel:</string> <string name="search_shortcuts_search_with">Keresés ezzel:</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Ezúttal keressen a következővel:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Hivatkozás kitöltése a vágólapról</string> <string name="awesomebar_clipboard_title">Hivatkozás kitöltése a vágólapról</string>
@ -957,6 +959,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Nyílt forráskódú programkönyvtárak</string> <string name="open_source_licenses_title">%s | Nyílt forráskódú programkönyvtárak</string>
<!-- About page link text to open support link -->
<string name="about_support">Támogatás</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Adatvédelmi nyilatkozat</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Ismerje meg a jogait</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Licencinformációk</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Az általunk használt programkönyvtárak</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 lap</string> <string name="tab_counter_content_description_one_tab">1 lap</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -117,9 +117,11 @@
<string name="search_shortcuts_button">Pintasan</string> <string name="search_shortcuts_button">Pintasan</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Setelan mesin pencari</string> <string name="search_shortcuts_engine_settings">Setelan mesin pencari</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Cari dengan</string> <string name="search_shortcuts_search_with">Cari dengan</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Kali ini, cari lewat:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Isi tautan dari papan klip</string> <string name="awesomebar_clipboard_title">Isi tautan dari papan klip</string>
@ -969,6 +971,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Pustaka OSS</string> <string name="open_source_licenses_title">%s | Pustaka OSS</string>
<!-- About page link text to open support link -->
<string name="about_support">Dukungan</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Kebijakan privasi</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Ketahui hak Anda</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informasi lisensi</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Pustaka yang kami gunakan</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 tab</string> <string name="tab_counter_content_description_one_tab">1 tab</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -113,9 +113,11 @@
<string name="search_shortcuts_button">Scelte rapide</string> <string name="search_shortcuts_button">Scelte rapide</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Impostazioni motori di ricerca</string> <string name="search_shortcuts_engine_settings">Impostazioni motori di ricerca</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Cerca con</string> <string name="search_shortcuts_search_with">Cerca con</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Adesso cerca con:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Copia il link dagli appunti</string> <string name="awesomebar_clipboard_title">Copia il link dagli appunti</string>
@ -979,6 +981,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Librerie OSS</string> <string name="open_source_licenses_title">%s | Librerie OSS</string>
<!-- About page link text to open support link -->
<string name="about_support">Supporto</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Informativa sulla privacy</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">I tuoi diritti</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informazioni sulla licenza</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Librerie utilizzate</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 scheda</string> <string name="tab_counter_content_description_one_tab">1 scheda</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -5,6 +5,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">プライベート Firefox Preview</string> <string name="app_name_private_2">プライベート Firefox Preview</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (プライベート)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">他のオプション</string> <string name="content_description_menu">他のオプション</string>
@ -112,11 +114,24 @@
<string name="search_shortcuts_button">ショートカット</string> <string name="search_shortcuts_button">ショートカット</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">検索エンジンの設定</string> <string name="search_shortcuts_engine_settings">検索エンジンの設定</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">検索:</string> <string name="search_shortcuts_search_with">検索:</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">今回だけ使う検索エンジン:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">クリップボードからリンクを入力</string> <string name="awesomebar_clipboard_title">クリップボードからリンクを入力</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">許可する</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">許可しない</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">プライベートセッションで検索候補を表示しますか?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s のアドレスバーに入力したすべての語句が既定の検索エンジンと共有されます。</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">詳細情報</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">検索</string> <string name="search_widget_text_short">検索</string>
@ -136,6 +151,8 @@
<string name="preferences_default_search_engine">既定の検索エンジン</string> <string name="preferences_default_search_engine">既定の検索エンジン</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">検索</string> <string name="preferences_search">検索</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">アドレスバー</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">ヘルプ</string> <string name="preferences_help">ヘルプ</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -169,6 +186,8 @@
<string name="preferences_category_account">アカウント</string> <string name="preferences_category_account">アカウント</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">ログイン</string> <string name="preferences_sign_in">ログイン</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">ツールバー</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">テーマ</string> <string name="preferences_theme">テーマ</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -193,6 +212,8 @@
<string name="preferences_show_search_shortcuts">検索ショートカットを表示</string> <string name="preferences_show_search_shortcuts">検索ショートカットを表示</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">検索語句の候補を表示</string> <string name="preferences_show_search_suggestions">検索語句の候補を表示</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">プライベートセッションで表示する</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">クリップボードから検索候補を表示する</string> <string name="preferences_show_clipboard_suggestions">クリップボードから検索候補を表示する</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -309,6 +330,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">キャンセル</string> <string name="pair_cancel">キャンセル</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 --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Light</string> <string name="preference_light_theme">Light</string>
@ -356,6 +383,8 @@
<string name="tab_header_label">タブを開く</string> <string name="tab_header_label">タブを開く</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">プライベートセッション</string> <string name="tabs_header_private_title">プライベートセッション</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">プライベートタブ</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">タブを追加</string> <string name="add_tab">タブを追加</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -646,6 +675,8 @@
<string name="notification_pbm_channel_name">プライベートブラウジングセッション</string> <string name="notification_pbm_channel_name">プライベートブラウジングセッション</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">プライベートタブを削除します</string> <string name="notification_pbm_delete_text">プライベートタブを削除します</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">プライベートタブを閉じる</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">開く</string> <string name="notification_pbm_action_open">開く</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->

View File

@ -0,0 +1,219 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview uslig</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (Uslig)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Ugar n yiγewwaṛen</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">Rmed tunigin tusligt</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Sens tunigin tusligt</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Nadi neɣ sekcem tansa</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Ulac accaren yeldin</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Iccaren-ik yeldin ad ttwaseknen dagi.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Aql-ak deg tɣimit n usfaylu uslig</string>
<string name="private_browsing_common_myths">
Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Kkes tɣimit</string>
<!-- Private mode shortcut "contextual feature recommender" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Rnu anegzum akken ad teldiḍ iccaren usligen seg ugdil agejdan.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Rnu anegzum</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Ala, tanemmirt</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Iccer amaynut</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Iccer uslig amaynut</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Ldi icarren</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Ɣer deffir</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">Ɣer zdat</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">Smiren</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Seḥbes</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Creḍ asebter-agi</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Beddel tacreḍt n usebter</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Tallalt</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">Amaynut</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Iɣewwaṛen</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_your_library">Tamkardit-ik</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Asmel n tnarit</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">Rnu ɣer ugdil agejdan</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">Nadi deg usebter</string>
<!-- Browser menu button that creates a private tab -->
<string name="browser_menu_private_tab">Iccer uslig</string>
<!-- Browser menu button that creates a new tab -->
<string name="browser_menu_new_tab">Iccer amaynut</string>
<!-- Browser menu button that saves the current tab to a collection -->
<string name="browser_menu_save_to_collection">Sekles ɣer tegrumma</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">Azen ugur ɣef usmel</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">Bḍu</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string name="menu_share_with">Bḍu d…</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">Ldi di %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">ITEDDU S LMENDAD N %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">Ddaw n leɛnaya n %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Askar n tɣuṛi</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Ldi deg usnas</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Arwes</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Snirem</string>
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Inegzumen</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Iɣewwaṛen n umsedday n unadi</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Nadi s</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Tikkelt-agi, nadi s:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Ččaṛ sef tkatut ɣef afus</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Sireg</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Ur sirig ara</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Sireg isumar n unadi deg yisfuyla n tunigin tusligin?</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Issin ugar</string>
<!-- Search Widget -->
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Nadi</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">Nadi di web</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">Iɣewwaṛen</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Ɣef</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Nadi</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Afeggag n tansa</string>
<!-- Preference linking to help about Fenix -->
<string name="preferences_help">Tallalt</string>
<!-- Preference for giving feedback about Fenix -->
<string name="preferences_feedback">Efk-d tikti-k</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">Ɣef %1$s</string>
<!-- Preference linking to the your rights SUMO page -->
<string name="preferences_your_rights">Izerfan-inek/m</string>
<!-- Preference for settings related to saved passwords -->
<string name="preferences_passwords">Awalen uffiren</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">Talqayt</string>
<!-- Preference category for privacy settings -->
<string name="preferences_category_privacy">Tabaḍnit</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Tuffart</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">Amiḍan</string>
<!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Qqen</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Afeggag n yifecka</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Asentel</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Amiḍan Firefox</string>
<!-- Preference for language -->
<string name="preferences_language">Tutlayt</string>
<!-- Preference for data choices -->
<string name="preferences_data_choices">Afran n yisefka</string>
<!-- Preference for data collection -->
<string name="preferences_data_collection">Alqaḍ n yisefka</string>
<!-- Preference linking to the privacy notice -->
<string name="preferences_privacy_link">Tasertit n tbaḍnit</string>
<!-- Preference category for developer tools -->
<string name="developer_tools_category">Ifecka n tneflit</string>
<!-- Preference for developers -->
<string name="preferences_remote_debugging">Taseɣtayt tanmeggagt s USB</string>
<!-- Preference title for switch preference to show search shortcuts -->
<string name="preferences_show_search_shortcuts">Sken anadi n yinegzumen</string>
<!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Sken isumar n unadi</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Sken deg tɣimit tusligt</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Sken isumar n tkatut ɣef afus</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
<string name="preferences_search_browsing_history">Nadi azray n tunigin</string>
<!-- Preference title for switch preference to suggest bookmarks when searching -->
<string name="preferences_search_bookmarks">Nadi ticraḍ n yisebtar</string>
<!-- Preference for account settings -->
<string name="preferences_account_settings">Iɣewwaṛen n umiḍan</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Mtawi tura</string>
<!-- Preference category for sync -->
<string name="preferences_sync_category">Fren ayen ara temtawiḍ</string>
<!-- Preference for syncing history -->
<string name="preferences_sync_history">Azray</string>
<!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">Ticraḍ n yisebtar</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">Inekcam</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">Ffeɣ</string>
<!-- Preference displays and allows changing current FxA device name -->
<string name="preferences_sync_device_name">Isem n yibenk</string>
<!-- Text shown when user enters empty device name -->
<string name="empty_device_name_error">Isem n yibenk ur yezmir ara ad yili d ilem.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">Amtawi…</string>
<!-- Preference for account login -->
<string name="preferences_sync_sign_in">Qqen</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Kcem akken ad talseḍ tuqqna</string>
</resources>

View File

@ -120,8 +120,10 @@
<string name="search_shortcuts_button">Snelkoppelingen</string> <string name="search_shortcuts_button">Snelkoppelingen</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Instellingen zoekmachine</string> <string name="search_shortcuts_engine_settings">Instellingen zoekmachine</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Zoeken met</string> <string name="search_shortcuts_search_with">Zoeken met</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Deze keer zoeken met:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Koppeling vanaf klembord invullen</string> <string name="awesomebar_clipboard_title">Koppeling vanaf klembord invullen</string>
@ -962,6 +964,18 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS-bibliotheken</string> <string name="open_source_licenses_title">%s | OSS-bibliotheken</string>
<!-- About page link text to open support link -->
<string name="about_support">Ondersteuning</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Privacyverklaring</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Ken uw rechten</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Licentie-informatie</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Gebruikte bibliotheken</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 tabblad</string> <string name="tab_counter_content_description_one_tab">1 tabblad</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -1,8 +1,10 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- App name for private browsing mode, only the "(Private)" portion should be localized. -->
<string name="app_name_private">Firefox Preview (ਨਿੱਜੀ)</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">ਪ੍ਰਾਈਵੇਟ ਫਾਇਰਫਾਕਸ ਝਲਕ</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">ਫਾਇਰਫਾਕਸ ਝਲਕ (ਪ੍ਰਾਈਵੇਟ)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">ਹੋਰ ਚੋਣਾਂ</string> <string name="content_description_menu">ਹੋਰ ਚੋਣਾਂ</string>
@ -14,7 +16,7 @@
<!-- Placeholder text shown in the search bar before a user enters text --> <!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">ਖੋਜੋ ਜਾਂ ਸਿਰਨਾਵਾਂ ਦਿਓ</string> <string name="search_hint">ਖੋਜੋ ਜਾਂ ਸਿਰਨਾਵਾਂ ਦਿਓ</string>
<!-- No Open Tabs Message Header --> <!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">ਕੋਈ ਟੈਬ ਨਹੀਂ ਖੁੱਲ੍ਹੀ</string> <string name="no_open_tabs_header_2">ਕੋਈ ਟੈਬ ਨਹੀਂ ਖੁੱਲ੍ਹੀ ਹੈ</string>
<!-- No Open Tabs Message Description --> <!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">ਤੁਹਾਡੀਆਂ ਖੁੱਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਇੱਥੇ ਵਿਖਾਇਆ ਜਾਵੇਗਾ।</string> <string name="no_open_tabs_description">ਤੁਹਾਡੀਆਂ ਖੁੱਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਇੱਥੇ ਵਿਖਾਇਆ ਜਾਵੇਗਾ।</string>
@ -52,6 +54,10 @@
<string name="browser_menu_refresh">ਤਾਜ਼ਾ ਕਰੋ</string> <string name="browser_menu_refresh">ਤਾਜ਼ਾ ਕਰੋ</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website --> <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">ਰੋਕੋ</string> <string name="browser_menu_stop">ਰੋਕੋ</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">ਬੁੱਕਮਾਰਕ</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">ਬੁੱਕਮਾਰਕ ਸੋਧੋ</string>
<!-- Browser menu button that sends a user to help articles --> <!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">ਮਦਦ</string> <string name="browser_menu_help">ਮਦਦ</string>
<!-- Browser menu button that sends a to a the what's new article --> <!-- Browser menu button that sends a to a the what's new article -->
@ -86,6 +92,16 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">%1$s ਵਲੋਂ POWERED</string> <string name="browser_menu_powered_by">%1$s ਵਲੋਂ POWERED</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">%1$s ਵਲੋਂ ਤਿਆਰ ਕੀਤਾ</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">ਪੜ੍ਹਾਕੂ ਝਲਕ</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">ਐਪ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">ਦਿੱਖ</string>
<!-- Search Fragment --> <!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code --> <!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">ਸਕੈਨ ਕਰੋ</string> <string name="search_scan_button">ਸਕੈਨ ਕਰੋ</string>
@ -93,11 +109,22 @@
<string name="search_shortcuts_button">ਸ਼ਾਰਟਕੱਟ</string> <string name="search_shortcuts_button">ਸ਼ਾਰਟਕੱਟ</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">ਖੋਜ ਇੰਜਣ ਸੈਟਿੰਗਾਂ</string> <string name="search_shortcuts_engine_settings">ਖੋਜ ਇੰਜਣ ਸੈਟਿੰਗਾਂ</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">ਇਸ ਨਾਲ ਖੋਜੋ</string> <string name="search_shortcuts_search_with">ਇਸ ਨਾਲ ਖੋਜੋ</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">ਇਸ ਵੇਲੇ, ਇਸ ਨਾਲ ਖੋਜੋ:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">ਕਲਿੱਪਬੋਰਡ ਤੋਂ ਲਿੰਕ ਭਰੋ</string> <string name="awesomebar_clipboard_title">ਕਲਿੱਪਬੋਰਡ ਤੋਂ ਲਿੰਕ ਭਰੋ</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">ਮਨਜ਼ੂਰ</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">ਇਜਾਜ਼ਤ ਨਾ ਦਿਓ</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">ਪ੍ਰਾਈਵੇਟ ਸ਼ੈਸ਼ਨਾਂ ਵਿੱਚ ਖੋਜ ਸੁਝਾਆਵਾਂ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">ਹੋਰ ਜਾਣੋ</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">ਖੋਜੋ</string> <string name="search_widget_text_short">ਖੋਜੋ</string>
@ -115,6 +142,8 @@
<string name="preferences_default_search_engine">ਮੂਲ ਖੋਜ ਇੰਜਣ</string> <string name="preferences_default_search_engine">ਮੂਲ ਖੋਜ ਇੰਜਣ</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">ਖੋਜੋ</string> <string name="preferences_search">ਖੋਜੋ</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">ਸਿਰਨਾਵਾਂ ਪੱਟੀ</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">ਮਦਦ</string> <string name="preferences_help">ਮਦਦ</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -138,8 +167,8 @@
<string name="preferences_category_privacy">ਪਰਦੇਦਾਰੀ</string> <string name="preferences_category_privacy">ਪਰਦੇਦਾਰੀ</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">ਸਾਈਟ ਇਜਾਜ਼ਤਾਂ</string> <string name="preferences_site_permissions">ਸਾਈਟ ਇਜਾਜ਼ਤਾਂ</string>
<!-- Preference for launching links in a private tab--> <!-- Preference for opening links in a private tab-->
<string name="preferences_launch_links_in_private_mode">ਲਿੰਕਾਂ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ‘ਚ ਚਲਾਓ</string> <string name="preferences_open_links_in_a_private_tab">ਲਿੰਕ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ</string> <string name="preferences_add_private_browsing_shortcut">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -148,6 +177,8 @@
<string name="preferences_category_account">ਖਾਤਾ</string> <string name="preferences_category_account">ਖਾਤਾ</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">ਸਾਈਨ ਇਨ</string> <string name="preferences_sign_in">ਸਾਈਨ ਇਨ</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">ਟੂਲਬਾਰ</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">ਥੀਮ</string> <string name="preferences_theme">ਥੀਮ</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -168,8 +199,12 @@
<string name="developer_tools_category">ਡਿਵੈਲਪਰ ਸੰਦ</string> <string name="developer_tools_category">ਡਿਵੈਲਪਰ ਸੰਦ</string>
<!-- Preference for developers --> <!-- Preference for developers -->
<string name="preferences_remote_debugging">USB ਰਾਹੀਂ ਰਿਮੋਟ ਡੀਬੱਗ ਕਰਨਾ</string> <string name="preferences_remote_debugging">USB ਰਾਹੀਂ ਰਿਮੋਟ ਡੀਬੱਗ ਕਰਨਾ</string>
<!-- Preference title for switch preference to show search shortcuts -->
<string name="preferences_show_search_shortcuts">ਖੋਜ ਸ਼ਾਰਟਕੱਟ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">ਖੋਜ ਸੁਝਾਅ ਵੇਖਾਓ</string> <string name="preferences_show_search_suggestions">ਖੋਜ ਸੁਝਾਅ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">ਪ੍ਰਾਈਵੇਟ ਸ਼ੈਸ਼ਨ ਵਿੱਚ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">ਕਲਿੱਪਬੋਰਡ ਸੁਝਾਅ ਵੇਖਾਓ</string> <string name="preferences_show_clipboard_suggestions">ਕਲਿੱਪਬੋਰਡ ਸੁਝਾਅ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -188,6 +223,8 @@
<string name="preferences_sync_history">ਅਤੀਤ</string> <string name="preferences_sync_history">ਅਤੀਤ</string>
<!-- Preference for syncing bookmarks --> <!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">ਬੁੱਕਮਾਰਕ</string> <string name="preferences_sync_bookmarks">ਬੁੱਕਮਾਰਕ</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">ਲਾਗਇਨ</string>
<!-- Preference for signing out --> <!-- Preference for signing out -->
<string name="preferences_sign_out">ਸਾਈਨ ਆਉਟ</string> <string name="preferences_sign_out">ਸਾਈਨ ਆਉਟ</string>
<!-- Preference displays and allows changing current FxA device name --> <!-- Preference displays and allows changing current FxA device name -->
@ -283,6 +320,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">ਰੱਦ ਕਰੋ</string> <string name="pair_cancel">ਰੱਦ ਕਰੋ</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 --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">ਹਲਕਾ</string> <string name="preference_light_theme">ਹਲਕਾ</string>
@ -293,27 +336,6 @@
<!-- Preference for using following device theme --> <!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">ਡਿਵਾਈਸ ਥੀਮ ਦੇ ਮੁਤਾਬਕ</string> <string name="preference_follow_device_theme">ਡਿਵਾਈਸ ਥੀਮ ਦੇ ਮੁਤਾਬਕ</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">ਸਾਂਝਾ ਕਰੋ</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">ਡਾਊਨਲੋਡ</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">ਬੁੱਕਮਾਰਕ</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">ਬੁੱਕਮਾਰਕ ਸੋਧੋ</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">ਪੜ੍ਹਨਾ</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">ਬੰਦ ਕਰੋ</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">ਐਪ ‘ਚ ਖੋਲ੍ਹੋ</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">ਦਿੱਖ</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">ਫ਼ੌਰੀ ਕਾਰਵਾਈਆਂ</string>
<!-- Library --> <!-- Library -->
<!-- Option in Library to open Sessions page --> <!-- Option in Library to open Sessions page -->
<string name="library_sessions">ਸ਼ੈਸ਼ਨ</string> <string name="library_sessions">ਸ਼ੈਸ਼ਨ</string>
@ -353,10 +375,14 @@
<string name="tab_header_label">ਟੈਬਾਂ ਖੋਲ੍ਹੋ</string> <string name="tab_header_label">ਟੈਬਾਂ ਖੋਲ੍ਹੋ</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">ਪ੍ਰਾਈਵੇਟ ਸ਼ੈਸ਼ਨ</string> <string name="tabs_header_private_title">ਪ੍ਰਾਈਵੇਟ ਸ਼ੈਸ਼ਨ</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">ਟੈਬ ਜੋੜੋ</string> <string name="add_tab">ਟੈਬ ਜੋੜੋ</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
<string name="close_tab">ਟੈਬ ਬੰਦ ਕਰੋ</string> <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>
<!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed --> <!-- Content description (not visible, for screen readers etc.): Opens the open tabs menu when pressed -->
<string name="open_tabs_menu">ਟੈਬ ਮੇਨੂ ਖੋਲ੍ਹੋ</string> <string name="open_tabs_menu">ਟੈਬ ਮੇਨੂ ਖੋਲ੍ਹੋ</string>
<!-- Open tabs menu item to close all tabs --> <!-- Open tabs menu item to close all tabs -->
@ -543,6 +569,11 @@
<!-- Label that indicates video and audio autoplay is allowed --> <!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">ਵਿਡੀਓ ਅਤੇ ਆਡੀਓ ਦੀ ਇਜਾਜ਼ਤ ਹੈ</string> <string name="preference_option_autoplay_allowed">ਵਿਡੀਓ ਅਤੇ ਆਡੀਓ ਦੀ ਇਜਾਜ਼ਤ ਹੈ</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>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">ਜੋ ਚੀਜ਼ਾਂ ਤੁਹਾਡੇ ਲਈ ਮਹੱਤਵ ਰੱਖਦੀਆਂ ਹਨ, ਨੂੰ ਇਕੱਤਰ ਕਰੋ। ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਨਵੇਂ ਭੰਡਾਰ ਵਿੱਚ ਖੋਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸੰਭਾਲੋ।</string> <string name="collections_description">ਜੋ ਚੀਜ਼ਾਂ ਤੁਹਾਡੇ ਲਈ ਮਹੱਤਵ ਰੱਖਦੀਆਂ ਹਨ, ਨੂੰ ਇਕੱਤਰ ਕਰੋ। ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਨਵੇਂ ਭੰਡਾਰ ਵਿੱਚ ਖੋਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸੰਭਾਲੋ।</string>
@ -629,10 +660,14 @@
<string name="notification_pbm_channel_name">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ੈਸ਼ਨ</string> <string name="notification_pbm_channel_name">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ੈਸ਼ਨ</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਨੂੰ ਹਟਾਓ</string> <string name="notification_pbm_delete_text">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਨੂੰ ਹਟਾਓ</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਬੰਦ ਕਰੋ</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">ਖੋਲ੍ਹੋ</string> <string name="notification_pbm_action_open">ਖੋਲ੍ਹੋ</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">ਹਟਾਓ ਤੇ ਖੋਲ੍ਹੋ</string> <string name="notification_pbm_action_delete_and_open">ਹਟਾਓ ਤੇ ਖੋਲ੍ਹੋ</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">ਇਖ਼ਤਿਆਰ</string>
<!-- Text shown in snackbar when user deletes a collection --> <!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">ਭੰਡਾਰ ਹਟਾਇਆ</string> <string name="snackbar_collection_deleted">ਭੰਡਾਰ ਹਟਾਇਆ</string>
<!-- Text shown in snackbar when user renames a collection --> <!-- Text shown in snackbar when user renames a collection -->
@ -641,11 +676,23 @@
<string name="snackbar_tab_deleted">ਟੈਬ ਹਟਾਈ</string> <string name="snackbar_tab_deleted">ਟੈਬ ਹਟਾਈ</string>
<!-- Text shown in snackbar when user deletes all tabs --> <!-- Text shown in snackbar when user deletes all tabs -->
<string name="snackbar_tabs_deleted">ਟੈਬਾਂ ਹਟਾਈਆਂ</string> <string name="snackbar_tabs_deleted">ਟੈਬਾਂ ਹਟਾਈਆਂ</string>
<!-- Text shown in snackbar when user closes a tab -->
<string name="snackbar_tab_closed">ਟੈਬ ਬੰਦ ਕੀਤੀ</string>
<!-- Text shown in snackbar when user closes all tabs -->
<string name="snackbar_tabs_closed">ਟੈਬਾਂ ਬੰਦ ਕੀਤੀਆਂ</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">ਪ੍ਰਾਈਵੇਟ ਟੈਬ ਬੰਦ ਕੀਤੀ</string>
<!-- Text shown in snackbar when user closes all private tabs -->
<string name="snackbar_private_tabs_closed">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਬੰਦ ਕੀਤੀਆਂ</string>
<!-- Text shown in snackbar when user deletes all private tabs --> <!-- Text shown in snackbar when user deletes all private tabs -->
<string name="snackbar_private_tabs_deleted">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਹਟਾਈਆਂ</string> <string name="snackbar_private_tabs_deleted">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਹਟਾਈਆਂ</string>
<!-- Text for action to undo deleting a tab or collection shown in snackbar --> <!-- Text for action to undo deleting a tab or collection shown in snackbar -->
<string name="snackbar_deleted_undo">UNDO</string> <string name="snackbar_deleted_undo">UNDO</string>
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_undo">ਵਾਪਸ ਲਵੋ</string>
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
<string name="a11y_dialog_deleted_confirm">ਤਸਦੀਕ ਕਰੋ</string>
<!-- QR code scanner prompt which appears after scanning a code, but before navigating to it <!-- QR code scanner prompt which appears after scanning a code, but before navigating to it
First parameter is the name of the app, second parameter is the URL or text scanned--> First parameter is the name of the app, second parameter is the URL or text scanned-->
<string name="qr_scanner_confirmation_dialog_message">%1$s ਨੂੰ %2$s ਖੋਲ੍ਹਣ ਦੀ ਆਗਿਆ ਦਿਓ</string> <string name="qr_scanner_confirmation_dialog_message">%1$s ਨੂੰ %2$s ਖੋਲ੍ਹਣ ਦੀ ਆਗਿਆ ਦਿਓ</string>
@ -664,6 +711,8 @@
<!-- Message for copying the URL via long press on the toolbar --> <!-- Message for copying the URL via long press on the toolbar -->
<string name="url_copied">URL ਕਾਪੀ ਕੀਤਾ</string> <string name="url_copied">URL ਕਾਪੀ ਕੀਤਾ</string>
<!-- Sample text for accessibility font size -->
<string name="accessibility_text_size_sample_text">The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.</string>
<!-- Summary for Accessibility Text Size Scaling Preference --> <!-- Summary for Accessibility Text Size Scaling Preference -->
<string name="preference_accessibility_text_size_summary">ਵੈੱਬਸਾਈਟਾਂ ‘ਤੇ ਲਿਖਤ ਤੋਂ ਹੋਰ ਵੱਡਾ ਜਾਂ ਛੋਟਾ ਬਣਾਓ</string> <string name="preference_accessibility_text_size_summary">ਵੈੱਬਸਾਈਟਾਂ ‘ਤੇ ਲਿਖਤ ਤੋਂ ਹੋਰ ਵੱਡਾ ਜਾਂ ਛੋਟਾ ਬਣਾਓ</string>
<!-- Title for Accessibility Text Size Scaling Preference --> <!-- Title for Accessibility Text Size Scaling Preference -->
@ -732,6 +781,9 @@
<!-- Text for the snackbar confirmation that the data was deleted --> <!-- Text for the snackbar confirmation that the data was deleted -->
<string name="preferences_delete_browsing_data_snackbar">ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਹਟਾਇਆ</string> <string name="preferences_delete_browsing_data_snackbar">ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਹਟਾਇਆ</string>
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">…ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਹਟਾਇਆ ਜਾ ਰਿਹਾ ਹੈ</string>
<!-- Onboarding --> <!-- Onboarding -->
<!-- Text for onboarding welcome message <!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) --> The first parameter is the name of the app (e.g. Firefox Preview) -->
@ -845,6 +897,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">ਸੁਰੱਖਿਆ ਅਤੇ ਕਾਰਗੁਜ਼ਾਰੀ ਲਈ ਸੰਤੁਲਿਤ ਕੀਤਾ।</string> <string name="preference_enhanced_tracking_protection_standard_description">ਸੁਰੱਖਿਆ ਅਤੇ ਕਾਰਗੁਜ਼ਾਰੀ ਲਈ ਸੰਤੁਲਿਤ ਕੀਤਾ।</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">ਸਫ਼ਿਆਂ ਨੂੰ ਆਮ ਵਾਂਗ ਲੋਡ ਕੀਤਾ ਜਾਂਦਾ ਹੈ, ਪਰ ਕੁਝ ਟਰੈਕਰਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈ ਜਾਂਦੀ ਹੈ।</string> <string name="preference_enhanced_tracking_protection_standard_description_2">ਸਫ਼ਿਆਂ ਨੂੰ ਆਮ ਵਾਂਗ ਲੋਡ ਕੀਤਾ ਜਾਂਦਾ ਹੈ, ਪਰ ਕੁਝ ਟਰੈਕਰਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈ ਜਾਂਦੀ ਹੈ।</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">ਮਿਆਰੀ ਟਰੈਕਿੰਗ ਸੁਰੱਖਿਆ ਰਾਹੀਂ ਕਿਸ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈ ਜਾਂਦੀ ਹੈ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">ਸਖ਼ਤ</string> <string name="preference_enhanced_tracking_protection_strict">ਸਖ਼ਤ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -855,6 +909,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">ਸਖ਼ਤ (ਸਿਫਾਰਸ਼ੀ)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">ਸਖ਼ਤ (ਸਿਫਾਰਸ਼ੀ)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">ਮਜ਼ਬੂਤ ਸੁਰੱਖਿਆ, ਪਰ ਕੁਝ ਸਾਈਟਾਂ ਜਾਂ ਸਮੱਗਰੀ ਦੇ ਠੀਕ ਤਰ੍ਹਾਂ ਕੰਮ ਨਾ ਕਰਨ ਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ।</string> <string name="preference_enhanced_tracking_protection_strict_description">ਮਜ਼ਬੂਤ ਸੁਰੱਖਿਆ, ਪਰ ਕੁਝ ਸਾਈਟਾਂ ਜਾਂ ਸਮੱਗਰੀ ਦੇ ਠੀਕ ਤਰ੍ਹਾਂ ਕੰਮ ਨਾ ਕਰਨ ਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ।</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">ਸਖ਼ਤ ਟਰੈਕਿੰਗ ਸੁਰੱਖਿਆ ਰਾਹੀਂ ਕਿਸ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈ ਜਾਂਦੀ ਹੈ</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">ਪਾਬੰਦੀ ਲਗਾਏ</string> <string name="enhanced_tracking_protection_blocked">ਪਾਬੰਦੀ ਲਗਾਏ</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -879,8 +935,6 @@
<string name="etp_tracking_content_title">ਸਮੱਗਰੀ ਟਰੈਕ ਕਰਨ ਵਾਲੇ</string> <string name="etp_tracking_content_title">ਸਮੱਗਰੀ ਟਰੈਕ ਕਰਨ ਵਾਲੇ</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection --> <!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">ਬਾਹਰੀ ਇਸ਼ਤਿਹਾਰ, ਵਿਡੀਓ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਨੂੰ ਰੋਕਦਾ ਹੈ, ਜਿਸ ‘ਚ ਟਰੈਕ ਕਰਨ ਵਾਲਾ ਕੋਡ ਹੁੰਦਾ ਹੈ। ਕੁਝ ਵੈੱਬਸਾਈਟਾਂ ਦਾ ਕੰਮਕਾਜ ਪ੍ਰਭਾਵਿਤ ਹੋ ਸਕਦਾ ਹੈ।</string> <string name="etp_tracking_content_description">ਬਾਹਰੀ ਇਸ਼ਤਿਹਾਰ, ਵਿਡੀਓ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਨੂੰ ਰੋਕਦਾ ਹੈ, ਜਿਸ ‘ਚ ਟਰੈਕ ਕਰਨ ਵਾਲਾ ਕੋਡ ਹੁੰਦਾ ਹੈ। ਕੁਝ ਵੈੱਬਸਾਈਟਾਂ ਦਾ ਕੰਮਕਾਜ ਪ੍ਰਭਾਵਿਤ ਹੋ ਸਕਦਾ ਹੈ।</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message">ਜਦੋਂ ਢਾਲ ਦੇ ਰੰਗ ਬਦਲਦੇ ਹਨ ਤਾਂ %s ਵੈੱਬਸਾਈਟ ‘ਤੇ ਟਰੈਕਰਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾ ਰਿਹਾ ਹੈ। ਪਾਬੰਦੀ ਲਗਾਏ ਜਾ ਰਹਿਆਂ ਨੂੰ ਵੇਖਣ ਲਈ ਇਸ ਨੂੰ ਖੋਲ੍ਹਣ ਵਾਸਤੇ ਟੈਪ ਕਰੋ।</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site --> <!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">ਇਸ ਸਾਈਟ ਲਈ ਸੁਰੱਖਿਆ ਚਾਲੂ ਹੈ</string> <string name="etp_panel_on">ਇਸ ਸਾਈਟ ਲਈ ਸੁਰੱਖਿਆ ਚਾਲੂ ਹੈ</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site --> <!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -897,6 +951,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS ਲਾਇਬਰੇਰੀਆਂ</string> <string name="open_source_licenses_title">%s | OSS ਲਾਇਬਰੇਰੀਆਂ</string>
<!-- About page link text to open support link -->
<string name="about_support">ਸਹਿਯੋਗ</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">ਪਰਦੇਦਾਰੀ ਸੂਚਨਾ</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">ਆਪਣੇ ਹੱਕਾਂ ਬਾਰੇ ਜਾਣੋ</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">ਲਸੰਸ ਬਾਰੇ ਜਾਣਕਾਰੀ</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">ਲਾਇਬਰੇਰੀਆਂ, ਜੋ ਅਸੀਂ ਵਰਤਦੇ ਹਾਂ</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 ਟੈਬ</string> <string name="tab_counter_content_description_one_tab">1 ਟੈਬ</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -910,6 +975,9 @@
<!-- Paste the text in the clipboard --> <!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">ਚੇਪੋ</string> <string name="browser_toolbar_long_press_popup_paste">ਚੇਪੋ</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕੀਤਾ</string>
<!-- Title text for the Add To Homescreen dialog --> <!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">ਮੁੱਖ ਸਕਰੀਨ ‘ਤੇ ਜੋੜੋ</string> <string name="add_to_homescreen_title">ਮੁੱਖ ਸਕਰੀਨ ‘ਤੇ ਜੋੜੋ</string>
<!-- Cancel button text for the Add to Homescreen dialog --> <!-- Cancel button text for the Add to Homescreen dialog -->
@ -973,5 +1041,63 @@
<string name="logins_doorhanger_save_confirmation">ਸੰਭਾਲੋ</string> <string name="logins_doorhanger_save_confirmation">ਸੰਭਾਲੋ</string>
<!-- Negative confirmation that Fenix should not save the new or updated login --> <!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">ਨਾ ਸੰਭਾਲੋ</string> <string name="logins_doorhanger_save_dont_save">ਨਾ ਸੰਭਾਲੋ</string>
<!-- Shown in snackbar to tell user that the password has been copied -->
<string name="logins_password_copied">ਪਾਸਵਰਡ ਨੂੰ ਕਲਿੱਪਬੋਰਡ ਚ ਕਾਪੀ ਕੀਤਾ</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">URL ਕਲਿੱਪਬੋਰਡ ਵਿੱਚ ਕਾਪੀ ਕੀਤਾ</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">ਸਾਈਟ ਨੂੰ ਕਲਿੱਪਬੋਰਡ ਲਈ ਕਾਪੀ ਕੀਤਾ</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">ਪਾਸਵਰਡ ਨੂੰ ਕਾਪੀ ਕਰੋ</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">ਵਰਤੋਂਕਾਰ-ਨਾਂ ਨੂੰ ਕਾਪੀ ਕਰੋ</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">ਸਾਈਟ ਨੂੰ ਕਾਪੀ ਕਰੋ</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">ਪਾਸਵਰਡ ਵੇਖਾਓ</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">ਪਾਸਵਰਡ ਲੁਕਾਓ</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">ਆਪਣੇ ਸੰਭਾਲੇ ਲਾਗਇਨ ਵੇਖਣ ਲਈ ਅਣ-ਲਾਕ ਕਰੋ</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">ਆਪਣੇ ਲਾਗਇਨ ਅਤੇ ਪਾਸਵਰਡ ਸੁਰੱਖਿਅਤ ਕਰੋ</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">ਬਾਅਦ \'ਚ</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">ਹੁਣੇ ਸੈਟ ਅੱਪ ਕਰੋ</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">ਆਪਣੇ ਡਿਵਾਈਸ ਨੂੰ ਅਣ-ਲਾਕ ਕਰੋ</string>
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">ਸਾਰੀਆਂ ਵੈੱਬਸਾਈਟਾਂ ਉੱਤੇ ਜ਼ੂਮ ਕਰੋ</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">ਖੋਜ ਇੰਜਣ ਜੋੜੋ</string>
<!-- Title of the Edit search engine screen -->
<string name="search_engine_edit_custom_search_engine_title">ਖੋਜ ਇੰਜਣ ਸੋਧੋ</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">ਚੁਣਿੰਦਾ</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">ਨਾਂ</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">ਵਰਤਣ ਲਈ ਖੋਜ ਸਤਰ</string>
<!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">ਹੋਰ ਜਾਣੋ</string>
<!-- Text shown when a user leaves the name field empty -->
<string name="search_add_custom_engine_error_empty_name">ਖੋਜ ਇੰਜਣ ਨਾਂ ਦਿਓ</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">%s ਬਣਾਇਆ</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">%s ਸੰਭਾਲਿਆ</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s ਹਟਾਓ</string>
</resources> </resources>

View File

@ -4,6 +4,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Firefox Preview (tryb prywatny)</string> <string name="app_name_private_2">Firefox Preview (tryb prywatny)</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (tryb prywatny)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Więcej opcji</string> <string name="content_description_menu">Więcej opcji</string>
@ -114,11 +116,24 @@
<string name="search_shortcuts_button">Skróty</string> <string name="search_shortcuts_button">Skróty</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Ustawienia wyszukiwarki</string> <string name="search_shortcuts_engine_settings">Ustawienia wyszukiwarki</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Szukaj w</string> <string name="search_shortcuts_search_with">Szukaj w</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Tym razem szukaj w:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Wklej odnośnik ze schowka</string> <string name="awesomebar_clipboard_title">Wklej odnośnik ze schowka</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Zezwól</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Nie zezwalaj</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Czy zezwolić na podpowiedzi wyszukiwania w prywatnych sesjach?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s będzie wysyłał słowa wpisywane na pasku adresu do domyślnej wyszukiwarki.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Więcej informacji</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Szukaj</string> <string name="search_widget_text_short">Szukaj</string>
@ -136,6 +151,8 @@
<string name="preferences_default_search_engine">Domyślna wyszukiwarka</string> <string name="preferences_default_search_engine">Domyślna wyszukiwarka</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Wyszukiwanie</string> <string name="preferences_search">Wyszukiwanie</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Pasek adresu</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Pomoc</string> <string name="preferences_help">Pomoc</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -169,6 +186,8 @@
<string name="preferences_category_account">Konto</string> <string name="preferences_category_account">Konto</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Zaloguj się</string> <string name="preferences_sign_in">Zaloguj się</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Pasek narzędzi</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Motyw</string> <string name="preferences_theme">Motyw</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -193,6 +212,8 @@
<string name="preferences_show_search_shortcuts">Skróty wyszukiwania</string> <string name="preferences_show_search_shortcuts">Skróty wyszukiwania</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Podpowiedzi wyszukiwania</string> <string name="preferences_show_search_suggestions">Podpowiedzi wyszukiwania</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">W prywatnych sesjach</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Schowek</string> <string name="preferences_show_clipboard_suggestions">Schowek</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -307,6 +328,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Anuluj</string> <string name="pair_cancel">Anuluj</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Na górze</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Na dole</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Jasny</string> <string name="preference_light_theme">Jasny</string>
@ -354,6 +381,8 @@
<string name="tab_header_label">Otwarte karty</string> <string name="tab_header_label">Otwarte karty</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Prywatna sesja</string> <string name="tabs_header_private_title">Prywatna sesja</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Prywatne karty</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Otwórz nową kartę</string> <string name="add_tab">Otwórz nową kartę</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -638,6 +667,8 @@
<string name="notification_pbm_channel_name">Sesja przeglądania prywatnego</string> <string name="notification_pbm_channel_name">Sesja przeglądania prywatnego</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Usuń prywatne karty</string> <string name="notification_pbm_delete_text">Usuń prywatne karty</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Zamknij prywatne karty</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Otwórz</string> <string name="notification_pbm_action_open">Otwórz</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -871,6 +902,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Równowaga między bezpieczeństwem a szybkością wczytywania stron.</string> <string name="preference_enhanced_tracking_protection_standard_description">Równowaga między bezpieczeństwem a szybkością wczytywania stron.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Strony będą działać bez problemów, ale blokowane będzie mniej elementów śledzących.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Strony będą działać bez problemów, ale blokowane będzie mniej elementów śledzących.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Co jest blokowane przez standardową ochronę przed śledzeniem</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Ścisła</string> <string name="preference_enhanced_tracking_protection_strict">Ścisła</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -881,6 +914,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Ścisła (zalecana)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Ścisła (zalecana)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Silniejsza ochrona, ale może powodować niepoprawne działanie niektórych stron.</string> <string name="preference_enhanced_tracking_protection_strict_description">Silniejsza ochrona, ale może powodować niepoprawne działanie niektórych stron.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Co jest blokowane przez ścisłą ochronę przed śledzeniem</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Blokowane</string> <string name="enhanced_tracking_protection_blocked">Blokowane</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -923,6 +958,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Biblioteki open source</string> <string name="open_source_licenses_title">%s | Biblioteki open source</string>
<!-- About page link text to open support link -->
<string name="about_support">Pomoc</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Zasady ochrony prywatności</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Poznaj swoje prawa</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informacje licencyjne</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Używane przez nas biblioteki</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">Karty: 1</string> <string name="tab_counter_content_description_one_tab">Karty: 1</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -5,6 +5,8 @@
<!-- App name for private browsing mode, only the "Private" portion should be localized. --> <!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Приватный режим Firefox Preview</string> <string name="app_name_private_2">Приватный режим Firefox Preview</string>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_3">Firefox Preview (приватно)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Другие настройки</string> <string name="content_description_menu">Другие настройки</string>
@ -117,11 +119,24 @@
<string name="search_shortcuts_button">Ярлыки</string> <string name="search_shortcuts_button">Ярлыки</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Настройки поисковых систем</string> <string name="search_shortcuts_engine_settings">Настройки поисковых систем</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Искать в</string> <string name="search_shortcuts_search_with">Искать в</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">В этот раз, искать с помощью:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Вставить ссылку из буфера обмена</string> <string name="awesomebar_clipboard_title">Вставить ссылку из буфера обмена</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">Разрешить</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">Не разрешать</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Отображать поисковые предложения в приватных окнах?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s будет отправлять в поисковую систему по умолчанию то, что вы вводите в адресной строке.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Узнать больше</string>
<!-- Search Widget --> <!-- Search Widget -->
<!-- Text preview for smaller sized widgets --> <!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">Поиск</string> <string name="search_widget_text_short">Поиск</string>
@ -140,6 +155,8 @@
<string name="preferences_default_search_engine">Поисковая система по умолчанию</string> <string name="preferences_default_search_engine">Поисковая система по умолчанию</string>
<!-- Preference for settings related to Search --> <!-- Preference for settings related to Search -->
<string name="preferences_search">Поиск</string> <string name="preferences_search">Поиск</string>
<!-- Preference for settings related to Search address bar -->
<string name="preferences_search_address_bar">Адресная строка</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Справка</string> <string name="preferences_help">Справка</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -173,6 +190,8 @@
<string name="preferences_category_account">Аккаунт</string> <string name="preferences_category_account">Аккаунт</string>
<!-- Preference shown on banner to sign into account --> <!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">Войти</string> <string name="preferences_sign_in">Войти</string>
<!-- Preference for changing where the toolbar is positioned -->
<string name="preferences_toolbar">Панель инструментов</string>
<!-- Preference for changing default theme to dark or light mode --> <!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Тема</string> <string name="preferences_theme">Тема</string>
<!-- Preference description for banner about signing in --> <!-- Preference description for banner about signing in -->
@ -197,6 +216,8 @@
<string name="preferences_show_search_shortcuts">Ссылки на поисковые системы</string> <string name="preferences_show_search_shortcuts">Ссылки на поисковые системы</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Поисковые предложения</string> <string name="preferences_show_search_suggestions">Поисковые предложения</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Показывать в приватных окнах</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Предложения из буфера обмена</string> <string name="preferences_show_clipboard_suggestions">Предложения из буфера обмена</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -312,6 +333,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">Отмена</string> <string name="pair_cancel">Отмена</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 --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">Светлая</string> <string name="preference_light_theme">Светлая</string>
@ -359,6 +386,8 @@
<string name="tab_header_label">Открытые вкладки</string> <string name="tab_header_label">Открытые вкладки</string>
<!-- Title for the list of tabs in the current private session --> <!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_title">Приватная сессия</string> <string name="tabs_header_private_title">Приватная сессия</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Приватные вкладки</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed --> <!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Открыть вкладку</string> <string name="add_tab">Открыть вкладку</string>
<!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed --> <!-- Content description (not visible, for screen readers etc.): Close tab button. Closes the current session when pressed -->
@ -656,7 +685,9 @@
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Приватная сессия</string> <string name="notification_pbm_channel_name">Приватная сессия</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. --> <!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">Удалить приватные вкладки</string> <string name="notification_pbm_delete_text">Удалите приватные вкладки</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text_2">Закройте приватные вкладки</string>
<!-- Notification action to open Fenix and resume the current browsing session. --> <!-- Notification action to open Fenix and resume the current browsing session. -->
<string name="notification_pbm_action_open">Открыть</string> <string name="notification_pbm_action_open">Открыть</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) --> <!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
@ -895,6 +926,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Обеспечивает наилучший баланс защиты и производительности.</string> <string name="preference_enhanced_tracking_protection_standard_description">Обеспечивает наилучший баланс защиты и производительности.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Страницы будут загружаться нормально, но будет блокироваться меньше трекеров.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Страницы будут загружаться нормально, но будет блокироваться меньше трекеров.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Что блокируется стандартной защитой от отслеживания</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Строгая</string> <string name="preference_enhanced_tracking_protection_strict">Строгая</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -905,6 +938,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Строгая (рекомендуется)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Строгая (рекомендуется)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Усиленная защита может вызывать проблемы с некоторыми веб-сайтами и их содержимым.</string> <string name="preference_enhanced_tracking_protection_strict_description">Усиленная защита может вызывать проблемы с некоторыми веб-сайтами и их содержимым.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Что блокируется строгой защитой от отслеживания</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Блокируются</string> <string name="enhanced_tracking_protection_blocked">Блокируются</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -947,6 +982,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | Свободные библиотеки</string> <string name="open_source_licenses_title">%s | Свободные библиотеки</string>
<!-- About page link text to open support link -->
<string name="about_support">Поддержка</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Уведомление о конфиденциальности</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Узнайте о своих правах</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Информация о лицензии</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Используемые библиотеки</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 вкладка</string> <string name="tab_counter_content_description_one_tab">1 вкладка</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1098,5 +1144,5 @@
<!-- Text shown when a user successfully edits a custom search engine --> <!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">%s сохранена</string> <string name="search_edit_custom_engine_success_message">%s сохранена</string>
<!-- Text shown when a user successfully deletes a custom search engine --> <!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s удалена</string> <string name="search_delete_search_engine_success_message">%s удалён</string>
</resources> </resources>

View File

@ -116,9 +116,11 @@
<string name="search_shortcuts_button">Skratky</string> <string name="search_shortcuts_button">Skratky</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Nastavenia vyhľadávacieho modulu</string> <string name="search_shortcuts_engine_settings">Nastavenia vyhľadávacieho modulu</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Hľadať pomocou</string> <string name="search_shortcuts_search_with">Hľadať pomocou</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Vyhľadať pomocou:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Prilepiť odkaz zo schránky</string> <string name="awesomebar_clipboard_title">Prilepiť odkaz zo schránky</string>
@ -961,6 +963,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS knižnice</string> <string name="open_source_licenses_title">%s | OSS knižnice</string>
<!-- About page link text to open support link -->
<string name="about_support">Podpora</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Zásady ochrany súkromia</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Spoznajte svoje práva</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Informácie o licenciách</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Knižnice, ktoré používame</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 karta</string> <string name="tab_counter_content_description_one_tab">1 karta</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -116,9 +116,11 @@
<string name="search_shortcuts_button">Genvägar</string> <string name="search_shortcuts_button">Genvägar</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Inställningar för sökmotor</string> <string name="search_shortcuts_engine_settings">Inställningar för sökmotor</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Sök med</string> <string name="search_shortcuts_search_with">Sök med</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Denna gång, sök med:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Kopiera länk från urklipp</string> <string name="awesomebar_clipboard_title">Kopiera länk från urklipp</string>
@ -964,6 +966,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS bibliotek</string> <string name="open_source_licenses_title">%s | OSS bibliotek</string>
<!-- About page link text to open support link -->
<string name="about_support">Support</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Sekretesspolicy</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Känn till dina rättigheter</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Licensinformation</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Bibliotek som vi använder</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 flik</string> <string name="tab_counter_content_description_one_tab">1 flik</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -113,8 +113,10 @@
<string name="search_shortcuts_button">Kısayollar</string> <string name="search_shortcuts_button">Kısayollar</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">Arama motoru ayarları</string> <string name="search_shortcuts_engine_settings">Arama motoru ayarları</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Bununla ara:</string> <string name="search_shortcuts_search_with">Bununla ara:</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Bir de bununla aramayı deneyin:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">Bağlantıyı panodan al</string> <string name="awesomebar_clipboard_title">Bağlantıyı panodan al</string>
@ -122,6 +124,8 @@
<string name="search_suggestions_onboarding_allow_button">İzin ver</string> <string name="search_suggestions_onboarding_allow_button">İzin ver</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions --> <!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">İzin verme</string> <string name="search_suggestions_onboarding_do_not_allow_button">İzin verme</string>
<!-- Search suggestion onboarding hint title text -->
<string name="search_suggestions_onboarding_title">Gizli oturumlarda arama önerilerine izin verilsin mi?</string>
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)--> <!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s, adres çubuğuna yazdığınız her şeyi varsayılan arama motorunuzla paylaşacaktır.</string> <string name="search_suggestions_onboarding_text">%s, adres çubuğuna yazdığınız her şeyi varsayılan arama motorunuzla paylaşacaktır.</string>
<!-- Search suggestion onboarding hint Learn more link text --> <!-- Search suggestion onboarding hint Learn more link text -->
@ -205,6 +209,8 @@
<string name="preferences_show_search_shortcuts">Arama kısayollarını göster</string> <string name="preferences_show_search_shortcuts">Arama kısayollarını göster</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Arama önerilerini göster</string> <string name="preferences_show_search_suggestions">Arama önerilerini göster</string>
<!-- Preference title for switch preference to show search suggestions also in private mode -->
<string name="preferences_show_search_suggestions_in_private">Gizli oturumlarda göster</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching --> <!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Pano önerilerini göster</string> <string name="preferences_show_clipboard_suggestions">Pano önerilerini göster</string>
<!-- Preference title for switch preference to suggest browsing history when searching --> <!-- Preference title for switch preference to suggest browsing history when searching -->
@ -317,6 +323,12 @@
<!-- Button to cancel pairing --> <!-- Button to cancel pairing -->
<string name="pair_cancel">İptal</string> <string name="pair_cancel">İptal</string>
<!-- Toolbar Preferences -->
<!-- Preference for using top toolbar -->
<string name="preference_top_toolbar">Üstte</string>
<!-- Preference for using bottom toolbar -->
<string name="preference_bottom_toolbar">Altta</string>
<!-- Theme Preferences --> <!-- Theme Preferences -->
<!-- Preference for using light theme --> <!-- Preference for using light theme -->
<string name="preference_light_theme">ık</string> <string name="preference_light_theme">ık</string>
@ -878,6 +890,8 @@
<string name="preference_enhanced_tracking_protection_standard_description">Dengeli koruma ve performans.</string> <string name="preference_enhanced_tracking_protection_standard_description">Dengeli koruma ve performans.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Sayfalar normal şekilde yüklenecek ama daha az takipçi engellenecek.</string> <string name="preference_enhanced_tracking_protection_standard_description_2">Sayfalar normal şekilde yüklenecek ama daha az takipçi engellenecek.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Standart izlenme korumasında neler engellenir?</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Sıkı</string> <string name="preference_enhanced_tracking_protection_strict">Sıkı</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting --> <!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
@ -888,6 +902,8 @@
<string name="preference_enhanced_tracking_protection_strict_recommended">Sıkı (önerilen)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Sıkı (önerilen)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Daha güçlü koruma, ama bazı siteler ve içerikler düzgün çalışmayabilir.</string> <string name="preference_enhanced_tracking_protection_strict_description">Daha güçlü koruma, ama bazı siteler ve içerikler düzgün çalışmayabilir.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Sıkı izlenme korumasında neler engellenir?</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
<string name="enhanced_tracking_protection_blocked">Engellenenler</string> <string name="enhanced_tracking_protection_blocked">Engellenenler</string>
<!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being not being blocked by current Enhanced Tracking Protection settings -->
@ -912,6 +928,8 @@
<string name="etp_tracking_content_title">Takip amaçlı içerikler</string> <string name="etp_tracking_content_title">Takip amaçlı içerikler</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection --> <!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">Takip kodu içeren reklamların, videoların ve diğer içeriklerin yüklenmesini engeller. Bazı sitelerin işlevlerini etkileyebilir.</string> <string name="etp_tracking_content_description">Takip kodu içeren reklamların, videoların ve diğer içeriklerin yüklenmesini engeller. Bazı sitelerin işlevlerini etkileyebilir.</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">Kalkan mor olduğunda %s bu sitedeki takipçileri engelliyor demektir. Kalkana dokunarak nelerin engellendiğini görebilirsiniz.</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site --> <!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">Bu sitede korumalar AÇIK</string> <string name="etp_panel_on">Bu sitede korumalar AÇIK</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site --> <!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -928,6 +946,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS Kitaplıkları</string> <string name="open_source_licenses_title">%s | OSS Kitaplıkları</string>
<!-- About page link text to open support link -->
<string name="about_support">Destek</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">Gizlilik bildirimi</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">Haklarınızı bilin</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">Lisans bilgileri</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">Kullandığımız kitaplıklar</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 sekme</string> <string name="tab_counter_content_description_one_tab">1 sekme</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
@ -1053,6 +1082,8 @@
<string name="search_add_custom_engine_name_hint">Adı</string> <string name="search_add_custom_engine_name_hint">Adı</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text --> <!-- Placeholder text shown in the Search String TextField before a user enters text -->
<string name="search_add_custom_engine_search_string_hint">Kullanılacak arama dizgisi</string> <string name="search_add_custom_engine_search_string_hint">Kullanılacak arama dizgisi</string>
<!-- Description text for the Search String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_search_string_example">Sorguyu “%s” ile değiştirin. Örnek:\nhttps://www.google.com/search?q=%s</string>
<!-- Text for the button to learn more about adding a custom search engine --> <!-- Text for the button to learn more about adding a custom search engine -->
<string name="search_add_custom_engine_learn_more_label">Daha fazla bilgi al</string> <string name="search_add_custom_engine_learn_more_label">Daha fazla bilgi al</string>
@ -1064,4 +1095,12 @@
<string name="search_add_custom_engine_error_empty_search_string">Bir arama dizgisi yazın</string> <string name="search_add_custom_engine_error_empty_search_string">Bir arama dizgisi yazın</string>
<!-- Text shown when a user leaves out the required template string --> <!-- Text shown when a user leaves out the required template string -->
<string name="search_add_custom_engine_error_missing_template">Arama dizgisinin örnek biçimle uyumlu olduğundan emin olun</string> <string name="search_add_custom_engine_error_missing_template">Arama dizgisinin örnek biçimle uyumlu olduğundan emin olun</string>
</resources> <!-- Text shown when we aren't able to validate the custom search query. The first parameter is the url of the custom search engine -->
<string name="search_add_custom_engine_error_cannot_reach">“%s” sunucusuna bağlanma hatası</string>
<!-- Text shown when a user creates a new search engine -->
<string name="search_add_custom_engine_success_message">%s oluşturuldu</string>
<!-- Text shown when a user successfully edits a custom search engine -->
<string name="search_edit_custom_engine_success_message">%s kaydedildi</string>
<!-- Text shown when a user successfully deletes a custom search engine -->
<string name="search_delete_search_engine_success_message">%s silindi</string>
</resources>

View File

@ -116,9 +116,11 @@
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">搜索引擎设置</string> <string name="search_shortcuts_engine_settings">搜索引擎设置</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">选择下列引擎搜索</string> <string name="search_shortcuts_search_with">选择下列引擎搜索</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">更多搜索引擎:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">打开剪贴板中的链接</string> <string name="awesomebar_clipboard_title">打开剪贴板中的链接</string>
@ -982,6 +984,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | 开源软件库</string> <string name="open_source_licenses_title">%s | 开源软件库</string>
<!-- About page link text to open support link -->
<string name="about_support">用户支持</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">隐私声明</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">了解您的权利</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">授权信息</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">我们使用的库</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 个标签页</string> <string name="tab_counter_content_description_one_tab">1 个标签页</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -114,8 +114,10 @@
<string name="search_shortcuts_button">捷徑</string> <string name="search_shortcuts_button">捷徑</string>
<!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings --> <!-- Button in the search view when shortcuts are displayed that takes a user to the search engine settings -->
<string name="search_shortcuts_engine_settings">搜尋引擎設定</string> <string name="search_shortcuts_engine_settings">搜尋引擎設定</string>
<!-- Header displayed when selecting a shortcut search engine --> <!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">使用下列引擎搜尋</string> <string name="search_shortcuts_search_with">使用下列引擎搜尋</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">這次使用下列搜尋引擎搜尋:</string>
<!-- Button in the search view that lets a user navigate to the site in their clipboard --> <!-- Button in the search view that lets a user navigate to the site in their clipboard -->
<string name="awesomebar_clipboard_title">開啟剪貼簿中的鏈結</string> <string name="awesomebar_clipboard_title">開啟剪貼簿中的鏈結</string>
@ -975,6 +977,17 @@
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | 開放原始碼程式庫</string> <string name="open_source_licenses_title">%s | 開放原始碼程式庫</string>
<!-- About page link text to open support link -->
<string name="about_support">技術支援</string>
<!-- About page link text to open privacy notice link -->
<string name="about_privacy_notice">隱私權保護政策</string>
<!-- About page link text to open know your rights link -->
<string name="about_know_your_rights">了解您的權利</string>
<!-- About page link text to open licensing information link -->
<string name="about_licensing_information">授權資訊</string>
<!-- About page link text to open a screen with libraries that are used -->
<string name="about_other_open_source_libraries">我們使用的程式庫</string>
<!-- Content description of the tab counter toolbar button when one tab is open --> <!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 個分頁</string> <string name="tab_counter_content_description_one_tab">1 個分頁</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->

View File

@ -5,22 +5,28 @@ locales = [
"bg", "bg",
"ca", "ca",
"cs", "cs",
"cy",
"de", "de",
"es", "es",
"es-AR", "es-AR",
"es-ES", "es-ES",
"et", "et",
"eu", "eu",
"fa",
"fi", "fi",
"fr", "fr",
"gd", "gd",
"he",
"hu", "hu",
"id", "id",
"it", "it",
"ja", "ja",
"kab",
"ko", "ko",
"lo",
"ml", "ml",
"nl", "nl",
"oc",
"pa-IN", "pa-IN",
"pl", "pl",
"ru", "ru",