Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2021-04-15 00:06:49 +00:00 committed by mergify[bot]
parent 8246f81c97
commit afd007d741
27 changed files with 213 additions and 27 deletions

View File

@ -609,12 +609,16 @@
<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>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">الألسنة المُزامنة</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">أضِف لسانًا</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">أضِف لسانًا خاصًا</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">خاص</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">زامِن</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">الألسنة المفتوحة</string>
<!-- Text shown in the menu for saving tabs to a collection -->
@ -1180,6 +1184,8 @@
<string name="onboarding_whats_new_description">ألديك أسئلة عن متصفّح %s الذي أعدنا تصميمه؟ أتريد معرفة ما تغيّر؟</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">ستجد هنا إجابات أسئلتك</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">زامِن Firefox بين الأجهزة</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_description">اسحب العلامات والتأريخ وكلمات السر إلى Firefox على هذا الجهاز.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
@ -1554,8 +1560,12 @@
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card">أضِف بطاقة ائتمان</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">أدِر البطاقات المحفوظة</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">أضِف بطاقة</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">حرّر البطاقة</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">رقم البطاقة</string>
<!-- The header for the expiration date of a credit card -->
@ -1573,6 +1583,9 @@
<!-- The text for the "Cancel" button for cancelling adding or updating a credit card -->
<string name="credit_cards_cancel_button">ألغِ</string>
<!-- Title of the "Saved cards" screen -->
<string name="credit_cards_saved_cards">البطاقات المحفوظة</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 -->
@ -1732,6 +1745,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">ألغِ</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">اضبط روابط المواقع والبريد الإلكتروني والرسائل لتفتح تلقائيًا في Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">أزِل</string>

View File

@ -1537,6 +1537,10 @@
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Меню сартавання лагінаў</string>
<!-- Credit Cards Autofill -->
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">Крэдытныя карты</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 -->

View File

@ -20,10 +20,6 @@
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">E vostre unghjette private seranu affissate quì.</string>
<!-- Default title for pinned Baidu top site that links to Baidu home page -->
<string name="default_top_site_baidu">Baidu</string>
<!-- Default title for pinned JD top site that links to JD home page -->
<string name="default_top_site_jd">JD</string>
<!-- Message announced to the user when tab tray is selected with 1 tab -->
<string name="open_tab_tray_single">1 unghjetta aperta. Picchichjà per cambià dunghjetta.</string>
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
@ -187,6 +183,11 @@
<!-- Browser menu button to show reader view appearance controls e.g. the used font type and size -->
<string name="browser_menu_customize_reader_view">Persunalizà u modu di lettura</string>
<!-- Browser menu label for adding a bookmark -->
<string name="browser_menu_add">Aghjunghje</string>
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Mudificà</string>
<!-- Error message to show when the user tries to access a scheme not
handled by the app (Ex: blob, tel etc) -->
<string name="unknown_scheme_error_message">Impussibule di cunnettassi. Schema dURL scunnisciutu.</string>
@ -611,12 +612,16 @@
<string name="tabs_header_private_title">Sessione privata</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Unghjette private</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Unghjette sincrunizate</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Aghjunghje ununghjetta</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Apre una nova unghjetta privata</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Unghjetta privata</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sincrunizazione</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Unghjette aperte</string>
<!-- Text shown in the menu for saving tabs to a collection -->
@ -985,6 +990,10 @@
<string name="share_link_all_apps_subheader">Tutte lazzioni</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Impiegate pocu fà</string>
<!-- An string shown when an account is signed in where %1$s is a placeholder for the email-->
<string name="sync_signed_as">Autenticatu cumè %1$s</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Cunnettassi per sincrunizà</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Cunnettassi à Sync</string>
<!-- An option from the share dialog to send link to all other sync devices -->
@ -1179,9 +1188,6 @@
<string name="onboarding_header">Benvenuta in %s !</string>
<!-- text for the Firefox Accounts section header -->
<string name="onboarding_fxa_section_header">Avete dighjà un contu ?</string>
<!-- text for the Firefox Preview feature section header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_feature_section_header">Scuprite %s</string>
<!-- text for the "What's New" onboarding card header -->
<string name="onboarding_whats_new_header1">Fighjate ciò chì hè novu</string>
<!-- text for the "what's new" onboarding card description
@ -1189,10 +1195,10 @@
<string name="onboarding_whats_new_description">Avete dumande apprupositu di u rinnovu di %s ? Vulete sapè ciò chì hà cambiatu ?</string>
<!-- text for underlined clickable link that is part of "what's new" onboarding card description that links to an FAQ -->
<string name="onboarding_whats_new_description_linktext">Truvate risposte quì</string>
<!-- text for the Firefox account onboarding sign in card header -->
<string name="onboarding_account_sign_in_header">Sincrunizate lindette, e parolle dentrata è ancu di più cù u vostru contu Firefox.</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string name="onboarding_account_sign_in_header_1">Sincrunizate Firefox trà i vostri apparechji</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Sapene di più</string>
<string name="onboarding_manual_sign_in_description">Impurtate e vostre indette, cronolugia è parolle dentrata in Firefox nantà stapparechju.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
@ -1201,8 +1207,8 @@
<string name="onboarding_firefox_account_auto_signin_confirm">Iè, cunnettatemi</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string name="onboarding_firefox_account_signing_in">Cunnessione…</string>
<!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
<string name="onboarding_firefox_account_sign_in">Cunnettatevvi à u vostru contu Firefox</string>
<!-- text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in_1">Arregistrassi</string>
<!-- text for the button to stay signed out when presented with an option to automatically sign-in. -->
<string name="onboarding_firefox_account_stay_signed_out">Stà disghjuntu</string>
<!-- text to display in the snackbar once account is signed-in -->
@ -1210,26 +1216,23 @@
<!-- text to display in the snackbar if automatic sign-in fails. user may try again -->
<string name="onboarding_firefox_account_automatic_signin_failed">Fiascu di cunnessione</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_2">Rispettu autumaticu di a vita privata</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description_2">E preferenze di vita privata è di sicurità bloccanu i perseguitatori, prugrammi animosi è sucietà chì vo seguitanu.</string>
<string name="onboarding_tracking_protection_header_3">Cunfidenzialità sempre attiva</string>
<!-- text for the tracking protection card description. 'Firefox' intentionally hardcoded here -->
<string name="onboarding_tracking_protection_description_3">Firefox impedisce autumaticamente limprese di seguitavvi da manera sicreta nantà u Web.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Classica (predefinita)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_2">Bluccheghja menu di perseguitatori. E pagine si caricanu nurmalmente.</string>
<string name="onboarding_tracking_protection_standard_button_description_3">Equilibratu trà a cunfidenzialità è a prestazione. E pagine si caricanu nurmalmente.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Severa (ricumandata)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Severa</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_2">Bluccheghja più perseguitatori, publicità è annunzii micca richiesti. E pagine si caricanu più prestu, ma certi siti puderianu ùn micca funziunà currettamente.</string>
<!-- text for the toolbar position card header
In English this is an idiom for "choose a side as in an argument or fight"
but it is ok to make this more literally about "choosing a position in a physical space -->
<string name="onboarding_toolbar_position_header">Piglià pusizione</string>
<string name="onboarding_tracking_protection_strict_button_description_3">Bluccheghja più di perseguitatori è cusì e pagine si caricanu piu prestu, ma certi siti puderianu ùn micca funziunà currettamente.</string>
<!-- text for the toolbar position card header -->
<string name="onboarding_toolbar_placement_header_1">Sceglie a pusizione di a vostra barra dattrezzi</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_position_description">Pruvate a navigazione à una manu sola cù a barra dattrezzi inghjò o dispiazzatella insù.</string>
<string name="onboarding_toolbar_placement_description_1">Piazzate a barra dattrezzi à purtata di manu. Lasciatela quaghjò o dispiazzatela quassù.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Navigazione privata</string>
<!-- text for the private browsing onboarding card description
@ -1242,7 +1245,7 @@
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">A vostra vita privata</string>
<!-- text for the privacy notice onboarding card description
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) Substitute %s for long browser name. -->
<string name="onboarding_privacy_notice_description2">Avemu cuncivitu %s per davvi u cuntrollu nantà ciò chì vò spartite in linea è nantà ciò chì vò spartite cù noi.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Leghjite a nostra pulitica di cunfidenzialità</string>
@ -1258,7 +1261,7 @@
<string name="onboarding_theme_picker_header">Sciglite u vostru tema</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description1">Ecunumizate a vostra batteria è i vostri ochji grazia à u modu scuru.</string>
<string name="onboarding_theme_picker_description_2">Ecunumizate a vostra batteria è i vostri ochji grazia à u modu scuru.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">Autumaticu</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
@ -1313,13 +1316,13 @@
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Classica (predefinita)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_3">Bluccheghja menu perseguitatori. E pagine si caricanu nurmalmente.</string>
<string name="preference_enhanced_tracking_protection_standard_description_4">Equilibratu trà a cunfidenzialità è a prestazione. E pagine si caricanu nurmalmente.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Ciò chì hè bluccatu da a prutezzione classica contrà u spiunagiu</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Severa</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description_2">Bluccheghja più perseguitatori, publicità è annunzii micca richiesti. E pagine si caricanu più prestu, ma certi siti puderianu ùn micca funziunà currettamente.</string>
<string name="preference_enhanced_tracking_protection_strict_description_3">Bluccheghja più di perseguitatori è cusì e pagine si caricanu piu prestu, ma certi siti puderianu ùn micca funziunà currettamente.</string>
<!-- Accessibility text for the Strict protection information icon -->
<string name="preference_enhanced_tracking_protection_strict_info_button">Ciò chì hè bluccatu da a prutezzione severa contrà u spiunagiu</string>
<!-- Preference for enhanced tracking protection for the custom protection settings -->
@ -1557,6 +1560,41 @@
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Listinu di classificazione di lidentificazioni</string>
<!-- Credit Cards Autofill -->
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">Carte bancarie</string>
<!-- Preference for saving and autofilling credit cards -->
<string name="preferences_credit_cards_save_and_autofill_cards">Arregistrà è riempie autumaticamente e carte</string>
<!-- Preference summary for saving and autofilling credit card data -->
<string name="preferences_credit_cards_save_and_autofill_cards_summary">I dati sò cifrati</string>
<!-- Preference option for syncing credit cards across devices. This is displayed when the user is not signed into sync -->
<string name="preferences_credit_cards_sync_cards_across_devices">Sincrunizate e carte trà i vostri apparechji</string>
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card">Aghjunghje una carta bancaria</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">Amministrà e carte arregistrate</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Aghjunghje una carta</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Numeru di carta</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Data di scadenza</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Nome di u titulare</string>
<!-- The header for the nickname for a credit card -->
<string name="credit_cards_card_nickname">Nome di sta carta</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
<string name="credit_cards_delete_card_button">Squassà a carta</string>
<!-- The title for the "Save" menu item for saving a credit card -->
<string name="credit_cards_menu_save">Arregistrà</string>
<!-- The text for the "Save" button for saving a credit card -->
<string name="credit_cards_save_button">Arregistrà</string>
<!-- The text for the "Cancel" button for cancelling adding or updating a credit card -->
<string name="credit_cards_cancel_button">Abbandunà</string>
<!-- Title of the "Saved cards" screen -->
<string name="credit_cards_saved_cards">Carte arregistrate</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Aghjunghje un mutore di ricerca</string>
<!-- Title of the Edit search engine screen -->
@ -1719,6 +1757,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Abbandunà</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Definisce chì e leie di i siti web, i currieri elettronichi è i messaghji saprinu autumaticamente in Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Caccià</string>

View File

@ -613,6 +613,8 @@
<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>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Synchronizované panely</string>
<!-- 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>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
@ -1760,6 +1762,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Zrušit</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Nastavte si automatické otevírání odkazů, e-mailů a zpráv ve Firefoxu.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Odstranit</string>

View File

@ -1740,6 +1740,9 @@ Fodd bynnag, gall fod yn llai sefydlog. Llwythwch ein porwr Beta i gael profiad
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Diddymu</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Gosod dolenni o wefannau, e-byst, a negeseuon i agor yn awtomatig yn Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Tynnu</string>

View File

@ -1563,6 +1563,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Skłaźone kórty zastojaś</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Kórtu pśidaś</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Kórtu wobźěłaś</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Kórtowy numer</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1763,6 +1763,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Ακύρωση</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Ρύθμιση συνδέσμων ιστοσελίδων, emails και μηνυμάτων ώστε να ανοίγουν στο Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Αφαίρεση</string>

View File

@ -1549,6 +1549,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Manage saved cards</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Add card</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Edit card</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Card Number</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1762,6 +1762,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Cancelar</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configurar enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Eliminar</string>

View File

@ -1737,6 +1737,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Cancelar</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configura enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Eliminar</string>

View File

@ -1576,6 +1576,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Kudeatu gordetako txartelak</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Gehitu txartela</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Editatu txartela</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Txartelaren zenbakia</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1755,6 +1755,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Peruuta</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Aseta verkkosivustojen, sähköpostien ja viestien linkit avautumaan automaattisesti Firefoxissa.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Poista</string>

View File

@ -605,6 +605,8 @@
<string name="tabs_header_private_title">Priveesesje</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Priveeljepblêden</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Syngronisearre ljepblêden</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Ljepblêd tafoegje</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
@ -1740,6 +1742,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Annulearje</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Keppelingen fan websites, e-mail en berjochten automatysk yn Firefox iepenje.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Fuortsmite</string>

View File

@ -1773,6 +1773,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Heja</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Emboheko ñanduti renda juajuha, ñanduti veve ha ñeẽmondo ijuruja hag̃ua ijehegui Firefox-pe.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Mboguete</string>

View File

@ -1565,6 +1565,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Składowane karty rjadować</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Kartu přidać</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Kartu wobdźěłać</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Kartowe čisło</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -606,6 +606,8 @@
<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>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">לשוניות מסונכרנות</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">הוספת לשונית</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
@ -1743,6 +1745,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">ביטול</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">הגדרת קישורים מאתרים, מהודעות דוא״ל ומהודעות לפתיחה אוטומטית ב־Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">הסרה</string>

View File

@ -614,12 +614,16 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="tabs_header_private_title">Tiɣimit tusligt</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Iccaren usligen</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Iccaren yemtawin</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Rnu iccer</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_private_tab">Rnu iccer uslig</string>
<!-- Text for the new tab button to indicate adding a new private tab in the tab -->
<string name="tab_drawer_fab_content">Uslig</string>
<!-- Text for the new tab button to indicate syncing command on the synced tabs page -->
<string name="tab_drawer_fab_sync">Sync</string>
<!-- Text shown as the title of the open tab tray -->
<string name="tab_tray_title">Ldi acarren</string>
<!-- Text shown in the menu for saving tabs to a collection -->
@ -988,6 +992,10 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="share_link_all_apps_subheader">Tigawin meṛṛa</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Ttwasqedcen melmi kan</string>
<!-- An string shown when an account is signed in where %1$s is a placeholder for the email-->
<string name="sync_signed_as">Tkecmeḍ d %1$s</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Kcem akken ad tsemtawiḍ</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Qqen ɣer Sync</string>
<!-- An option from the share dialog to send link to all other sync devices -->
@ -1210,12 +1218,20 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="onboarding_firefox_account_automatic_signin_failed">Tuccḍa n tuqqna</string>
<!-- text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header_3">Tabaḍnit tezga tettwaḍmen</string>
<!-- text for the tracking protection card description. 'Firefox' intentionally hardcoded here -->
<string name="onboarding_tracking_protection_description_3">Firefox yessewḥal s wudem awurman tikebbaniyin ara ak-iḍefren deg web.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Alugan (amezwer)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3">Yerked gar tbaḍnit akked temlellit. ISebtar ad d-alin s wudem amagnu.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_button">Uḥriṣ (yelha)</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option">Uḥris</string>
<!-- text for the toolbar position card header -->
<string name="onboarding_toolbar_placement_header_1">Fren adig n ufeggag-ik·im n yifecka</string>
<!-- text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description_1">Eǧǧ afeggag n yifecka ɣef wafus. Eǧǧ-it ddaw neɣ err-it d asawen.</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header">Tunigin tusligin</string>
<!-- text for the private browsing onboarding card description
@ -1243,6 +1259,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header">Fren asentel</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description_2">Ḥreze tabatrit d wallen-ik s uskar aberkan.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title">Awurman</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
@ -1297,6 +1315,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Issin ugar</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_default_1">Alugan (amezwer)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_4">Yerked gar tbaḍnit akked temlellit. ISebtar ad d-alin s wudem amagnu.</string>
<!-- Accessibility text for the Standard protection information icon -->
<string name="preference_enhanced_tracking_protection_standard_info_button">Ayen iweḥlen s ummeten n tizeɣt mgal aḍfaṛ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings -->
@ -1539,6 +1559,36 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Content description (not visible, for screen readers etc.): Sort saved logins dropdown menu chevron icon -->
<string name="saved_logins_menu_dropdown_chevron_icon_content_description">Umuɣ n usemyizwer n yinekcam</string>
<!-- Credit Cards Autofill -->
<!-- Preference and title for managing the settings for credit cards -->
<string name="preferences_credit_cards">Tikarḍiwin n usmad</string>
<!-- Preference summary for saving and autofilling credit card data -->
<string name="preferences_credit_cards_save_and_autofill_cards_summary">Isefka ttwawgelhen</string>
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card">Rnu takarḍa n usmad</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">Sefrek tikerḍiwin yettwaskelsen</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Rnu takarḍa</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Uṭṭun n tkarḍa</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Azemz n taggara</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Isem ɣef tkarḍa</string>
<!-- The header for the nickname for a credit card -->
<string name="credit_cards_card_nickname">Mefferisemn tkarḍa</string>
<!-- The text for the "Delete card" button for deleting a credit card -->
<string name="credit_cards_delete_card_button">Kkes takarḍa</string>
<!-- The title for the "Save" menu item for saving a credit card -->
<string name="credit_cards_menu_save">Sekles</string>
<!-- The text for the "Save" button for saving a credit card -->
<string name="credit_cards_save_button">Sekles</string>
<!-- The text for the "Cancel" button for cancelling adding or updating a credit card -->
<string name="credit_cards_cancel_button">Sefsex</string>
<!-- Title of the "Saved cards" screen -->
<string name="credit_cards_saved_cards">Tikerḍiwin yettwasekles</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Rnu amsedday n unadi</string>
<!-- Title of the Edit search engine screen -->
@ -1700,6 +1750,9 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Sefsex</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Sbadu iseɣwan seg yismal web, seg yimaylen d yiznan i twaledyawt s wudem awurman deg Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Kkes</string>

View File

@ -1610,6 +1610,8 @@
<string name="preferences_credit_cards_manage_saved_cards">저장된 카드 관리</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">카드 추가</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">카드 편집</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">카드 번호</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1750,6 +1750,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Annuleren</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Koppelingen van websites, e-mail en berichten automatisch in Firefox openen.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Verwijderen</string>

View File

@ -1565,6 +1565,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Gerenciar cartões salvos</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Adicionar cartão</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Editar cartão</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Número do cartão</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -608,6 +608,8 @@
<string name="tabs_header_private_title">Sessão privada</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title">Separadores privados</string>
<!-- Title for the list of tabs in the synced tabs -->
<string name="tabs_header_synced_tabs_title">Separadores sincronizados</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
<string name="add_tab">Adicionar separador</string>
<!-- Content description (not visible, for screen readers etc.): Add tab button. Adds a news tab when pressed -->
@ -1567,6 +1569,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Gerir cartões guardados</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Adicionar cartão</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Editar cartão</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Número do cartão</string>
<!-- The header for the expiration date of a credit card -->
@ -1746,6 +1750,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Cancelar</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Definir para que as ligações de sites, e-mails e mensagens sejam abertas automaticamente no Firefox.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Remover</string>

View File

@ -1550,6 +1550,8 @@
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card">Dodaj kreditno kartico</string>
<!-- Preference option for managing saved credit cards -->
<string name="preferences_credit_cards_manage_saved_cards">Upravljanje shranjenih kartic</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Dodaj kartico</string>
<!-- The header for the card number of a credit card -->
@ -1567,6 +1569,9 @@
<!-- The text for the "Cancel" button for cancelling adding or updating a credit card -->
<string name="credit_cards_cancel_button">Prekliči</string>
<!-- Title of the "Saved cards" screen -->
<string name="credit_cards_saved_cards">Shranjene kartice</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Dodaj iskalnik</string>
<!-- Title of the Edit search engine screen -->

View File

@ -1579,6 +1579,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Hantera sparade kreditkort</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Lägg till kreditkort</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Redigera kort</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Kortnummer</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1743,6 +1743,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">Бекор кардан</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Пайванҳоеро, танзим кунед, ки онҳо аз сомонаҳо, почтаи электронӣ ва паёмҳо дар браузери Firefox ба таври худкор кушода шаванд.</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Тоза кардан</string>

View File

@ -1577,6 +1577,8 @@
<string name="preferences_credit_cards_manage_saved_cards">Керувати збереженими картками</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">Додати картку</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">Змінити картку</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">Номер картки</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1603,6 +1603,8 @@
<string name="preferences_credit_cards_manage_saved_cards">管理存放的信用卡</string>
<!-- Title of the "Add card" screen -->
<string name="credit_cards_add_card">添加信用卡</string>
<!-- Title of the "Edit card" screen -->
<string name="credit_cards_edit_card">编辑信用卡</string>
<!-- The header for the card number of a credit card -->
<string name="credit_cards_card_number">卡号</string>
<!-- The header for the expiration date of a credit card -->

View File

@ -1769,6 +1769,9 @@
<!-- Dialog button text for canceling the rename top site prompt. -->
<string name="top_sites_rename_dialog_cancel">取消</string>
<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">設定使用 Firefox 自動開啟網站、郵件、簡訊當中的鏈結。</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">移除</string>