Import l10n.

pull/35/head
Mozilla L10n Automation Bot 4 years ago committed by Emily Kager
parent 96207630fc
commit 487eeb6b88

@ -78,6 +78,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Agora no</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Puetz configurar Firefox pa que ubra automaticament los vinclos en as aplicacions.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Ir ta los achustes</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Descartar</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">La camara precisa acceso. Ves ta los achustes d\'Android, toca &quot;permisos&quot; y toca &quot;permitir&quot;.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Ir ta los achustes</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Descartar</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Configura las pestanyas ubiertas pa que se zarren automaticament si no s\'han mirau en os zaguers días, semanas u meses.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Veyer las opcions</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Descartar</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nueva pestanya</string>
@ -258,6 +280,8 @@
<string name="preferences_toolbar">Barra de ferramientas</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Inicio</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizar</string>
<!-- Preference description for banner about signing in -->
@ -523,6 +547,8 @@
<string name="collection_open_tabs">Ubrir pestanyas</string>
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Borrar</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Borrar de l\'historial</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modo privau)</string>
@ -727,10 +753,8 @@
<string name="collections_header">Coleccions</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menú da colección</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Colecciona las cosetas que timportan</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.</string>
<string name="no_collections_description2">Replega lo que t\'importa.\nAlza chuntas las busquedas similars, puestos y pestanyas pa acceder mas rapidament dimpués.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Triar pestanyas</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -974,8 +998,8 @@
<string name="onboarding_whats_new_description">Tiens preguntas sobre lo redisenyo de %s? Quiers saber qué ha cambiau?</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">Obtiene respuestas aquí</string>
<!-- text for the firefox account onboarding card header -->
<string name="onboarding_firefox_account_header">Quita-le lo millor provecho a %s.</string>
<!-- text for the Firefox account onboarding sign in card header -->
<string name="onboarding_account_sign_in_header">Encomienza la sincronización d\'as adrezas d\'interés, las contrasenyas y muito mas con a tuya cuenta d\'o Firefox.</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Saber-ne mas</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
@ -1466,5 +1490,18 @@
<string name="top_sites_max_limit_content">Pa anyadir un nuevo puesto principal, has de borrar-ne belatro. Mantiene pretau lo puesto y selecciona borrar.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Vale, entendiu</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Amostrar los puestos mas visitaus</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Eliminar</string>
</resources>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Quita-le lo millor provecho a %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Colecciona las cosetas que timportan</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.</string>
</resources>

@ -433,6 +433,22 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Zarrar</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d llingüetes</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d llingüeta</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">A mano</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Dempués d\'un día</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Dempués d\'una selmana</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Dempués d\'un mes</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Llingüetes abiertes</string>
@ -449,6 +465,8 @@
<string name="tab_tray_menu_item_save">Guardar nuna coleición</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Compartir toles llingüetes</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Llingüetes zarraes apocayá</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Zarrar toles llingüetes</string>
<!-- Shortcut action to open new tab -->
@ -657,10 +675,6 @@
<!-- Collections -->
<!-- Collections header on home fragment -->
<string name="collections_header">Coleiciones</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Coleiciona les coses que t\'importen</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa guetes, sitios y llingüetes similares p\'acceder aína a ellos dempués.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Esbilla de llingüetes</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -907,8 +921,6 @@
<string name="onboarding_whats_new_description">¿Tienes entrugues tocante al rediseñu de %s?¿Quies saber qué camudó?</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">Consigui rempuestes equí</string>
<!-- text for the firefox account onboarding card header -->
<string name="onboarding_firefox_account_header">Aprovecha %s al máximu.</string>
<!-- text for the automatic sign-in button while signing in is in process -->
<string name="onboarding_firefox_account_signing_in">Aniciando sesión…</string>
<!-- text for the button to manually sign into Firefox account. The word "Firefox" should not be translated -->
@ -1386,4 +1398,12 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Val, entendílo</string>
</resources>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Aprovecha %s al máximu.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Coleiciona les coses que t\'importen</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa guetes, sitios y llingüetes similares p\'acceder aína a ellos dempués.</string>
</resources>

@ -25,6 +25,30 @@
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s unghjette aperte. Picchichjà per cambià dunghjetta.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">%1$d selezziunatu(i)</string>
<!-- Label of button in create collection dialog for creating a new collection -->
<string name="tab_tray_add_new_collection">Aghjunghje una nova cullezzione</string>
<!-- Label of editable text in create collection dialog for naming a new collection -->
<string name="tab_tray_add_new_collection_name">Nome</string>
<!-- Label of button in save to collection dialog for selecting a current collection -->
<string name="tab_tray_select_collection">Selezziunà a cullezzione</string>
<!-- Content description for close button while in multiselect mode in tab tray -->
<string name="tab_tray_close_multiselect_content_description">Piantà u modu di selezzione multiple</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Arregistrà lunghjette selezziunate in una cullezzione</string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string name="tab_tray_item_selected_multiselect_content_description">%1$s selezziunatu</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string name="tab_tray_item_unselected_multiselect_content_description">%1$s diselezziunatu</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string name="tab_tray_exit_multiselect_content_description">Fine di u modu di selezzione multiple</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string name="tab_tray_enter_multiselect_content_description">Modu di selezzione multiple attivatu, selezziunate lunghjette à arregistrà in una cullezzione</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Selezziunatu</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s hè sviluppatu da Mozilla.</string>
@ -58,6 +82,12 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Micca subitu</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ricusà</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Ricusà</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nova unghjetta</string>
@ -150,8 +180,8 @@
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Numerizà</string>
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_engines_shortcut_button">Mutore di ricerca</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Mutore di ricerca</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">Preferenze di u mutore di ricerca</string>
<!-- Header displayed when selecting a shortcut search engine -->
@ -284,9 +314,14 @@
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Apre i liami in appiecazioni</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Ghjestiunariu esternu di scaricamentu</string>
<!-- Preference for add_ons -->
<string name="preferences_addons">Moduli addiziunali</string>
<!-- Preference for notifications -->
<string name="preferences_notifications">Nutificazioni</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Sincrunizà avà</string>
@ -513,6 +548,9 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (navigazione privata)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Arregistrà</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Squassà a crunulogia</string>
@ -551,6 +589,13 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Alcuna crunulogia</string>
<!-- Downloads -->
<!-- Text shown when no download exists -->
<string name="download_empty_message">Alcunu scaricamentu quì</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">%1$d selezziunatu(i)</string>
<!-- Crashes -->
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Per disgrazia, %1$s ùn pò micca caricà a pagina.</string>
@ -708,10 +753,8 @@
<string name="collections_header">Cullezzioni</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Listinu di a cullezzione</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Racuglite ciò chì conta per voi</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruppate inseme ricerche simile, i siti è lunghjette per un accessu future più prestu.</string>
<string name="no_collections_description2">Racuglite ciò chì conta per voi.\nGruppate inseme ricerche simile, i siti è lunghjette per un accessu future più prestu.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Selezziunà unghjette</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -961,9 +1004,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 card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Ottene u più bellu da %s.</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 button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Sapene di più</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 -->
@ -1443,9 +1487,7 @@
<string name="saved_login_duplicate">Lidentificazione di cunnessione cù stu nome dutilizatore esiste dighjà</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Cunnettatevi cù un contu Firefox.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Cunnettate un altru apparechju.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Ci vole à autenticassi torna.</string>
@ -1460,6 +1502,9 @@
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Cunnettassi à Sync</string>
<!-- The text displayed when a synced device has no tabs to show in the list of Synced Tabs. -->
<string name="synced_tabs_no_open_tabs">Alcuna unghjetta aperta</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Cunfina di siti principale tocca</string>
@ -1468,13 +1513,15 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Iè, aghju capitu</string>
<!-- DEPRECATED STRINGS -->
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Accurtatoghji</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Circà cù</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Per sta volta, circà cù :</string>
<!-- Preference title for switch preference to show search shortcuts -->
<string name="preferences_show_search_shortcuts">Affissà laccurtatoghji di ricerca</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Caccià</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Ottene u più bellu da %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Racuglite ciò chì conta per voi</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruppate inseme ricerche simile, i siti è lunghjette per un accessu future più prestu.</string>
</resources>

@ -291,6 +291,8 @@
<string name="preferences_toolbar">Symbolleiste</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Theme</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Startseite</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Anpassen</string>
<!-- Preference description for banner about signing in -->
@ -1549,6 +1551,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ok, verstanden</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Meistbesuchte Seiten anzeigen</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Entfernen</string>

@ -80,6 +80,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Nic něnto</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Móžośo Firefox tak nastajiś, aby se wótkazy awtomatiski w nałoženjach wócynili.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">K nastajenjam</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zachyśiś</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Pśistup ku kamerje trjebny. Wócyńśo nastajenja Android, pótusniśo zapisk Pšawa a pótusniśo zapisk Dowóliś.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">K nastajenjam</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Zachyśiś</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Nastajśo te wócynjone rejtariki tak, aby se awtomatiski zacynili, kótarež njejsu se slědny źeń, slědny tyźeń abo slědny mjasec woglědali.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Nastajenja pokazaś</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Zachyśiś</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nowy rejtarik</string>
@ -264,6 +286,8 @@
<string name="preferences_toolbar">Symbolowa rědka</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Drastwa</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Startowy bok</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Pśiměriś</string>
<!-- Preference description for banner about signing in -->
@ -470,6 +494,31 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Zacyniś</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Rowno zacynjone rejtariki</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Wšu historiju pokazaś</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">Rejtariki: %d</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">Rejtariki: %d</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">How njejsu rowno zacynjone rejtarki</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Rejtariki zacyniś</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manuelnje</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Pó jadnom dnju</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Pó jadnom tyźenju</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Pó jadnom mjasecu</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Wócynjone rejtariki</string>
@ -489,6 +538,10 @@
<string name="tab_tray_menu_item_save">Do zběrki składowaś</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Wšykne rejtariki źěliś</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Rowno zacynjone rejtariki</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Nastajenja rejtarikow</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Wšykne rejtariki zacyniś</string>
<!-- Shortcut action to open new tab -->
@ -535,6 +588,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Wótwónoźeś</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Z historije lašowaś</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (priwatny modus)</string>
@ -1497,6 +1552,18 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">W pórěźe, som zrozměł</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Nejcesćej woglědane sedła pokazaś</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Wótwónoźeś</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Wuwónoźćo nejlěpše z %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Gromaźćo wěcy, kótarež su wam wažne</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Zrědujśo pódobne pytanja, sedła a rejtariki za póznjejšy malsny pśistup.</string>
</resources>

@ -284,6 +284,8 @@
<string name="preferences_toolbar">Toolbar</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Theme</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Home</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Customize</string>
<!-- Preference description for banner about signing in -->
@ -488,6 +490,31 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Close</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Recently closed tabs</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Show full history</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d tabs</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d tab</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">No recently closed tabs here</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Close tabs</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manually</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">After one day</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">After one week</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">After one month</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Open tabs</string>
@ -507,6 +534,10 @@
<string name="tab_tray_menu_item_save">Save to collection</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Share all tabs</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Recently closed tabs</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Tab settings</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Close all tabs</string>
<!-- Shortcut action to open new tab -->
@ -1506,6 +1537,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, Got It</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Show most visited sites</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Remove</string>

@ -78,6 +78,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Ahora no</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Puedes configurar Firefox para que abra automáticamente enlaces en aplicaciones.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Ir a ajustes</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ocultar</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Se necesita acceso a la cámara. Ve a los ajustes de Android, toca en permisos y luego en permitir.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Ir a ajustes</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Ocultar</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Configura que las pestañas abiertas se cierren automáticamente si no han sido vistas en el último día, semana o mes.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Ver opciones</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Ocultar</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nueva pestaña</string>
@ -533,6 +555,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Eliminar</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Eliminar del historial</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modo privado)</string>
@ -1493,4 +1517,13 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Eliminar</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Saca el máximo provecho a %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Recolecta lo que te importa</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Agrupa búsquedas, sitios y pestañas similares para acceder a ellos rápidamente.</string>
</resources>

@ -81,6 +81,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Orain ez</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Loturak aplikazioetan automatikoki irekitzeko ezar dezakezu Firefox</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Joan ezarpenetara</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Baztertu</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kamerarako sarbidea behar da. Joan Androideko ezarpenetara, sakatu baimenetan eta sakatu baimendu.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Joan ezarpenetara</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Baztertu</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Ezarri irekitako fitxak automatikoki ixtea, azken egun, aste edo hilabetean ikusi ez badira</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Ikusi aukerak</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Baztertu</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Fitxa berria</string>
@ -545,6 +567,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Kendu</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Ezabatu historiatik</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modu pribatua)</string>
@ -752,10 +776,8 @@
<string name="collections_header">Bildumak</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Bildumaren menua</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Bildu zuretzat garrantzizkoa dena</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Multzokatu antzerako bilaketak, guneak eta fitxak sarbide azkarrago baterako.</string>
<string name="no_collections_description2">Bildu zure interesekoa dena.\nMultzokatu antzerako bilaketak, guneak eta fitxak geroago sarbide zuzena izateko.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Hautatu fitxak</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -1004,8 +1026,8 @@
<string name="onboarding_whats_new_description">Birdiseinatutako %s(r)i buruzko galderak dituzu? Zer aldatu den jakin nahi duzu?</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">Eskuratu erantzunak hemen</string>
<!-- text for the firefox account onboarding card header -->
<string name="onboarding_firefox_account_header">Atera %s(r)i ahalik eta zuku gehiena.</string>
<!-- text for the Firefox account onboarding sign in card header -->
<string name="onboarding_account_sign_in_header">Hasi sinkronizatzen laster-markak, historia eta gehiago zure Firefox kontua erabiliz.</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Argibide gehiago</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
@ -1509,4 +1531,15 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ados, ulertuta</string>
</resources>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Kendu</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Atera %s(r)i ahalik eta zuku gehiena.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Bildu zuretzat garrantzizkoa dena</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Multzokatu antzerako bilaketak, guneak eta fitxak sarbide azkarrago baterako.</string>
</resources>

@ -290,6 +290,8 @@
<string name="preferences_toolbar">Työkalupalkki</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Teema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Koti</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Mukauta</string>
<!-- Preference description for banner about signing in -->
@ -1532,6 +1534,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Selvä</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Näytä vierailluimmat sivustot</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Poista</string>

@ -79,6 +79,29 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Plus tard</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Vous pouvez configurer Firefox pour ouvrir automatiquement les liens dans des applications.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Ouvrir les paramètres</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ignorer</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Accès à la caméra nécessaire. Accédez aux paramètres Android, appuyez sur Autorisations, puis sur Autoriser.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Ouvrir les paramètres</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Ignorer</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Configurez les onglets ouverts pour quils se ferment automatiquement lorsquils nont pas été vus depuis les derniers jours, semaines ou mois.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Afficher les options</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Ignorer</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nouvel onglet</string>
@ -543,6 +566,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Supprimer</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Supprimer de lhistorique</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (navigation privée)</string>
@ -1527,4 +1552,13 @@ Cependant, il peut être moins stable. Téléchargez la version bêta de notre n
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Supprimer</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Tirez le meilleur parti de %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Rassemblez ce qui compte pour vous</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Regroupez des recherches, des sites et des onglets similaires pour y accéder rapidement plus tard.</string>
</resources>

@ -81,6 +81,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">No net</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Jo kinne Firefox ynstelle om keppelingen automatysk yn apps te iepenjen.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Nei ynstellingen</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Slute</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Kameratagong fereaske. Gean nei jo Android-ynstellingen, tik op machtigingen en tik op toestaan.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Nei ynstellingen</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Slute</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Stel iepen ljepblêden yn om automatysk te sluten as se net yn de ôfrûne dei, wike of moanne besjoen binne.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Byldopsjes</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Slute</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nij ljepblêd</string>
@ -535,6 +557,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Fuortsmite</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Fuortsmite út skiednis</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (priveemodus)</string>
@ -1495,4 +1519,13 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Fuortsmite</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Helje it measte út %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Sammelje de dingen dy\'t wichtich foar jo binne</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Groepearje fergelykbere sykopdrachten, websites en ljepblêden foar flugge tagong letter.</string>
</resources>

@ -82,6 +82,24 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Ani koág̃a</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Embohekokuaa Firefox ombojuruja hag̃ua ijehegui juajuha tembipuruípe.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Eho ñembohekópe</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Mboyke</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Eho ñembohekópe</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Mboyke</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Ehecha jeporavorã</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Mboyke</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Tendayke pyahu</string>
@ -541,6 +559,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Mboguete</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Emboguete tembiasakuégui</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Ayvu Ñemigua)</string>
@ -1522,4 +1542,9 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Mboguete</string>
</resources>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Eguenohẽ %s-gui eikotevẽva.</string>
</resources>

@ -80,16 +80,23 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Nic nětko</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Móžeće Firefox tak nastajić, zo bychu so wotkazy awtomatisce w nałoženjach wočinili.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">K nastajenjam</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Zaćisnyć</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Přistup ke kamerje trěbny. Wočińće nastajenja Android, podótkńće so zapiska Prawa a podótkńće so zapiska Dowolić.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">K nastajenjam</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Zaćisnyć</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Nastajće te wočinjene rajtarki takle, zo bychu so awtomatisce začinili, kotrež njejsu sej posledni dźeń, posledni tydźeń abo posledni měsac wobhladali.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Nastajenja pokazać</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
@ -279,6 +286,8 @@
<string name="preferences_toolbar">Symbolowa lajsta</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Drasta</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Startowa strona</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Přiměrić</string>
<!-- Preference description for banner about signing in -->
@ -485,6 +494,32 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Začinić</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Runje začinjene rajtarki</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Wšu historiju pokazać</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">Rajtarki: %d</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">Rajtarki: %d</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Tu žane runje začinjene rajtarki njejsu</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Rajtarki začinić</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manuelnje</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Po jednym dnju</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Po jednym tydźenju</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Po jednym měsacu</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Wočinjene rajtarki</string>
@ -504,6 +539,10 @@
<string name="tab_tray_menu_item_save">Do zběrki składować</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Wšě rajtarki dźělić</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Runje začinjene rajtarki</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Nastajenja rajtarkow</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Wšě rajtarki začinić</string>
<!-- Shortcut action to open new tab -->
@ -1512,6 +1551,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">W porjadku, sym zrozumił</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Najhusćišo wopytowane sydła pokazać</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Wotstronić</string>

@ -287,6 +287,8 @@
<string name="preferences_toolbar">Eszköztár</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Téma</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Kezdőlap</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Testreszabás</string>
<!-- Preference description for banner about signing in -->
@ -1529,6 +1531,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Rendben, értem</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">A leglátogatottabb oldalak megjelenítése</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Eltávolítás</string>

@ -81,6 +81,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Jangan sekarang</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Anda dapat mengatur Firefox untuk membuka tautan secara otomatis dalam aplikasi.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Buka pengaturan</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Tutup</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Akses kamera diperlukan. Buka pengaturan Android, ketuk izin, dan ketuk izinkan.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Buka pengaturan</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Tutup</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Setel tab yang terbuka untuk menutup secara otomatis yang belum pernah dilihat pada beberapa hari, minggu, atau bulan terakhir.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Lihat pengaturan</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Tutup</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Tab baru</string>
@ -271,6 +293,8 @@
<string name="preferences_toolbar">Bilah alat</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Beranda</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Ubahsuai</string>
<!-- Preference description for banner about signing in -->
@ -548,6 +572,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Hapus</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Hapus dari riwayat</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Mode Privat)</string>
@ -756,10 +782,8 @@
<string name="collections_header">Koleksi</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu koleksi</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Kumpulkan hal-hal yang penting bagi Anda</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Kelompokkan pencarian, situs, dan tab yang serupa agar dapat diakses cepat nanti.</string>
<string name="no_collections_description2">Kumpulkan hal-hal yang penting bagi Anda.\nKelompokkan pencarian, situs, dan tab serupa untuk akses cepat nanti.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Pilih Tab</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -1012,8 +1036,8 @@
<string name="onboarding_whats_new_description">Punya pertanyaan mengenai desain ulang %s? Ingin tahu apa saja yang berubah?</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">Dapatkan jawabannya di sini</string>
<!-- text for the firefox account onboarding card header -->
<string name="onboarding_firefox_account_header">Dapatkan hasil maksimal dari %s.</string>
<!-- text for the Firefox account onboarding sign in card header -->
<string name="onboarding_account_sign_in_header">Mulai sinkronkan markah, kata sandi, dan lainnya dengan akun Firefox Anda.</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Pelajari lebih lanjut</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
@ -1513,4 +1537,18 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Oke, Paham!</string>
</resources>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Tampilkan situs yang paling sering dikunjungi</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Hapus</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Dapatkan hasil maksimal dari %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Kumpulkan hal-hal yang penting bagi Anda</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Kelompokkan pencarian, situs, dan tab yang serupa agar dapat diakses cepat nanti.</string>
</resources>

@ -288,6 +288,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<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 for customizing the home screen -->
<string name="preferences_home">Asebter agejdan</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Sagen</string>
<!-- Preference description for banner about signing in -->
@ -497,6 +499,31 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Mdel</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Iccaren imedlen melmi kan</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Sken amazray meṛṛa</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d n yiccaren</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d n yiccer</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Ulac iccaren imedlen melmi kan</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Mdel iccaren</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">S ufus</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Seld yiwen n wass</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Seld yiwen n umalas</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Seld yiwen n waggur</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Iccaren yeldin</string>
@ -516,6 +543,10 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="tab_tray_menu_item_save">Sekles ɣer tagrumma</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Bḍu akk accaren</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Iccaren imedlen melmi kan</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Iɣewwaren n yiccer</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Mdel akk iccaren</string>
<!-- Shortcut action to open new tab -->
@ -1531,6 +1562,9 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">IH, awi-t-id</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Sken-d ismal ittwarzan aṭas</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Kkes</string>

@ -296,6 +296,8 @@
<string name="preferences_toolbar">도구 모음</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">테마</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home"></string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">사용자 지정</string>
<!-- Preference description for banner about signing in -->
@ -506,6 +508,32 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">닫기</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">최근에 닫은 탭</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">모든 기록 보기</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d개 탭</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d개 탭</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">최근에 닫은 탭 없음</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">탭 닫기</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">수동</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">하루 후</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">일주일 후</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">한 달 후</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">열린 탭</string>
@ -525,6 +553,10 @@
<string name="tab_tray_menu_item_save">모음집에 저장</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">모든 탭 공유</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">최근에 닫은 탭</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">탭 설정</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">모든 탭 닫기</string>
<!-- Shortcut action to open new tab -->
@ -967,7 +999,7 @@
<!-- Title for the tabs item in Delete browsing data -->
<string name="preferences_delete_browsing_data_tabs_title_2">열린 탭</string>
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">%d개</string>
<string name="preferences_delete_browsing_data_tabs_subtitle">%d개</string>
<!-- Title for the data and history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_data_title">방문 기록 및 사이트 데이터</string>
@ -1567,6 +1599,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">확인</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">자주 방문한 사이트 표시</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">삭제</string>

@ -288,6 +288,8 @@
<string name="preferences_toolbar">Verktøylinje</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Hjem</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Tilpass</string>
<!-- Preference description for banner about signing in -->
@ -497,6 +499,31 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Lukk</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Nylig lukkede faner</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Vis full historikk</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d faner</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d fane</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Ingen nylig lukkede faner her</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Lukk faner</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manuelt</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Etter en dag</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Etter en uke</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Etter en måned</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Åpne faner</string>
@ -517,6 +544,10 @@
<string name="tab_tray_menu_item_save">Lagre i samling</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Del alle faner</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Nylig lukkede faner</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Fane-innstillinger</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Lukk alle faner</string>
<!-- Shortcut action to open new tab -->
@ -1540,6 +1571,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, jeg skjønner</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Vis mest besøkte nettsteder</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Fjern</string>

@ -84,6 +84,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Niet nu</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">U kunt Firefox instellen om koppelingen automatisch in apps te openen.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Naar instellingen</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Sluiten</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Cameratoegang vereist. Ga naar uw Android-instellingen, tik op machtigingen en tik op toestaan.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Naar instellingen</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Sluiten</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Stel open tabbladen in om automatisch te sluiten als ze niet in de afgelopen dag, week of maand zijn bekeken.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Beeldopties</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Sluiten</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Nieuw tabblad</string>
@ -543,6 +565,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Verwijderen</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Verwijderen uit geschiedenis</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (privémodus)</string>
@ -1506,4 +1530,13 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Verwijderen</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Haal het meeste uit %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Verzamel de dingen die belangrijk voor u zijn</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Groepeer vergelijkbare zoekopdrachten, websites en tabbladen voor snelle toegang later.</string>
</resources>

@ -82,6 +82,19 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Ikkje no</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Ignorer</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Gå til Innstillingar</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Ignorer</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Vis alternativ</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Ignorer</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Ny fane</string>
@ -267,6 +280,8 @@
<string name="preferences_toolbar">Verktøylinje</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Heim</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Tilpass</string>
<!-- Preference description for banner about signing in -->
@ -474,6 +489,27 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Lat att</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Nyleg attlatne faner</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d faner</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d fane</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Lat att faner</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manuelt</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Etter ein dag</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Etter ei veke</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Etter ein månad</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Opne faner</string>
@ -493,6 +529,10 @@
<string name="tab_tray_menu_item_save">Lagre i samling</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Del alle faner</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Nyleg attlatne faner</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Fane-innstillinger</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Lat att alle faner</string>
<!-- Shortcut action to open new tab -->
@ -540,6 +580,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Fjern</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Slett frå historikk</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (privatmodus)</string>
@ -1502,4 +1544,5 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Fjern</string>
</resources>
</resources>

@ -286,6 +286,8 @@
<string name="preferences_toolbar">Barra de ferramentas</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Tela inicial</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizar</string>
<!-- Preference description for banner about signing in -->
@ -492,6 +494,31 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Fechar</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Abas fechadas recentemente</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Mostrar todo o histórico</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d abas</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d aba</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Nenhuma aba fechada recentemente aqui</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Fechar abas</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manualmente</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Após um dia</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Após uma semana</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Após um mês</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Abas abertas</string>
@ -511,6 +538,10 @@
<string name="tab_tray_menu_item_save">Salvar em coleção</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Compartilhar todas as abas</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Abas fechadas recentemente</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Configurações de abas</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Fechar todas as abas</string>
<!-- Shortcut action to open new tab -->
@ -1520,6 +1551,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, entendi</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Mostrar os sites mais visitados</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Remover</string>

@ -82,6 +82,15 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Не сейчас</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Перейти в настройки</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Перейти в настройки</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Открыть настройки</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Новая вкладка</string>
@ -545,6 +554,8 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Удалить</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Удалить из истории</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Приватный просмотр)</string>
@ -1525,4 +1536,9 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Убрать</string>
</resources>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Получите максимум от %s.</string>
</resources>

@ -23,6 +23,29 @@
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
<string name="open_tab_tray_plural">%1$s skeda të hapura. Prekeni që të ndërroni skeda.</string>
<!-- Tab tray multi select title in app bar. The first parameter is the number of tabs selected -->
<string name="tab_tray_multi_select_title">%1$d të përzgjedhura</string>
<!-- Label of button in create collection dialog for creating a new collection -->
<string name="tab_tray_add_new_collection">Shtoni koleksion të ri</string>
<!-- Label of editable text in create collection dialog for naming a new collection -->
<string name="tab_tray_add_new_collection_name">Emër</string>
<!-- Label of button in save to collection dialog for selecting a current collection -->
<string name="tab_tray_select_collection">Përzgjidhni koleksion</string>
<!-- Content description for close button while in multiselect mode in tab tray -->
<string name="tab_tray_close_multiselect_content_description">Dil nga mënyra përzgjedhje e shumëfishtë</string>
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Ruaji te koleksioni skedat e përzgjedhura </string>
<!-- Content description for checkmark while tab is selected while in multiselect mode in tab tray. The first parameter is the title of the tab selected -->
<string name="tab_tray_item_selected_multiselect_content_description">U përzgjodh %1$s</string>
<!-- Content description when tab is unselected while in multiselect mode in tab tray. The first parameter is the title of the tab unselected -->
<string name="tab_tray_item_unselected_multiselect_content_description">U shpërzgjodh %1$s</string>
<!-- Content description announcement when exiting multiselect mode in tab tray -->
<string name="tab_tray_exit_multiselect_content_description">U dol nga mënyra përzgjedhje e shumëfishtë</string>
<!-- Content description announcement when entering multiselect mode in tab tray -->
<string name="tab_tray_enter_multiselect_content_description">U hy në mënyrën përzgjedhje e shumëfishtë, përzgjidhni skeda që të ruhen te një koleksion</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">E përzgjedhur</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s prodhohet nga Mozilla.</string>
@ -54,6 +77,28 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Jo tani</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">Mund ta ujdisni Firefox-in të hapë automatikisht lidhje në aplikacione.</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">Shko te rregullimet</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">Hidhe tej</string>
<!-- Text for the info dialog when camera permissions have been denied but user tries to access a camera feature. -->
<string name="camera_permissions_needed_message">Lypset hyrje në kamera. Kaloni te rregullimet e Android-it, prekni Leje, dhe prekni Lejoje.</string>
<!-- Text for the positive action button to go to Android Settings to grant permissions. -->
<string name="camera_permissions_needed_positive_button_text">Shko te rregullimet</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">Hidhe tej</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">Caktoni mbyllje automatike skedash të hapura që nuk janë parë ditën, javën ose muajin e shkuar.</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">Shihni mundësitë</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
<string name="tab_tray_close_tabs_banner_negative_button_text">Hidhe tej</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Skedë e re</string>
@ -146,8 +191,8 @@
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skanoje</string>
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_engines_shortcut_button">Motor Kërkimesh</string>
<!-- Button in the search view that lets a user change their search engine -->
<string name="search_engine_button">Motor kërkimesh</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">Rregullime motorësh kërkimesh</string>
<!-- Header displayed when selecting a shortcut search engine -->
@ -278,9 +323,14 @@
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Hapi lidhjet në aplikacione</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">Përgjegjës i jashtëm shkarkimesh</string>
<!-- Preference for add_ons -->
<string name="preferences_addons">Shtesa</string>
<!-- Preference for notifications -->
<string name="preferences_notifications">Njoftime</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Njëkohësoje tani</string>
@ -505,9 +555,14 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Hiqe</string>
<!-- Text for the menu button to delete a top site from history -->
<string name="delete_from_history">Fshije prej historiku</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Mënyrë Private)</string>
<!-- Button in the current tab tray header in multiselect mode. Saved the selected tabs to a collection when pressed. -->
<string name="tab_tray_save_to_collection">Ruaje</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Fshije historikun</string>
@ -546,6 +601,13 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Ska historik këtu</string>
<!-- Downloads -->
<!-- Text shown when no download exists -->
<string name="download_empty_message">Ska shkarkime këtu</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">%1$d të përzgjedhura</string>
<!-- Crashes -->
<!-- Title text displayed on the tab crash page. This first parameter is the name of the application (For example: Fenix) -->
<string name="tab_crash_title_2">Na ndjeni. %1$s smund ta ngarkojë atë faqe.</string>
@ -700,10 +762,8 @@
<string name="collections_header">Koleksione</string>
<!-- Content description (not visible, for screen readers etc.): Opens the collection menu when pressed -->
<string name="collection_menu_button_content_description">Menu koleksionesh</string>
<!-- No Open Tabs Message Header -->
<string name="no_collections_header1">Koleksiononi gjërat që kanë rëndësi për ju</string>
<!-- Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruponi tok kërkime, sajte dhe skeda të ngjashme, për përdorim të shpejtë më pas.</string>
<string name="no_collections_description2">Koleksiononi gjërat që kanë rëndësi për ju.\nGruponi tok kërkime të ngjashme, sajte, dhe skeda, për përdorim më të shpejtë më pas.</string>
<!-- Title for the "select tabs" step of the collection creator -->
<string name="create_collection_select_tabs">Përzgjidhni Skeda</string>
<!-- Title for the "select collection" step of the collection creator -->
@ -952,9 +1012,10 @@
<string name="onboarding_whats_new_description">Keni pyetje rreth %s-it të rikonceptuar? Doni të dini se çështë ndryshuar?</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">Merrni përgjigje këtu</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Përfitoni maksimumin nga %s.</string>
<!-- text for the Firefox account onboarding sign in card header -->
<string name="onboarding_account_sign_in_header">Filloni të njëkohësoni faqerojtës, fjalëkalime, etj, me llogarinë tuaj Firefox.</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string name="onboarding_manual_sign_in_learn_more">Mësoni më tepër</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 -->
@ -1434,9 +1495,7 @@
<string name="saved_login_duplicate">Ka tashmë një palë kredenciale me këtë emër përdoruesi</string>
<!-- Synced Tabs -->
<!-- Text displayed when user is not logged into a Firefox Account -->
<string name="synced_tabs_connect_to_sync_account">Lidhuni me Llogaritë Firefox.</string>
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<!-- Text displayed to ask user to connect another device as no devices found with account -->
<string name="synced_tabs_connect_another_device">Lidhni pajisje tjetër.</string>
<!-- Text displayed asking user to re-authenticate -->
<string name="synced_tabs_reauth">Ju lutemi, ribëni mirëfilltësimin.</string>
@ -1449,6 +1508,9 @@
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
<string name="synced_tabs_sign_in_button">Bëni hyrjen që të sjëkohësoni</string>
<!-- The text displayed when a synced device has no tabs to show in the list of Synced Tabs. -->
<string name="synced_tabs_no_open_tabs">Ska skeda të hapura</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">U mbërrit te kufi sajtesh</string>
@ -1457,13 +1519,15 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">OK, e mora vesh</string>
<!-- DEPRECATED STRINGS -->
<!-- Button in the search view that lets a user search by using a shortcut -->
<string name="search_shortcuts_button">Shkurtore</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">Kërkoni me</string>
<!-- Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with_2">Këtë herë kërko me:</string>
<!-- Preference title for switch preference to show search shortcuts -->
<string name="preferences_show_search_shortcuts">Shfaqni shkurtore kërkimi</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Hiqe</string>
<!-- depcrecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Përfitoni maksimumin nga %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Koleksiononi gjërat që kanë rëndësi për ju</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Gruponi tok kërkime, sajte dhe skeda të ngjashme, për përdorim të shpejtë më pas.</string>
</resources>

@ -283,6 +283,8 @@
<string name="preferences_toolbar">Verktygsfält</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Tema</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Hem</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Anpassa</string>
<!-- Preference description for banner about signing in -->
@ -493,6 +495,29 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Stäng</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Nyligen stängda flikar</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Visa fullständig historik</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d flikar</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d flik</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Stäng flikar</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Manuellt</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Efter en dag</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Efter en vecka</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Efter en månad</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Öppna flikar</string>
@ -512,6 +537,8 @@
<string name="tab_tray_menu_item_save">Spara i samling</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Dela alla flikar</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Nyligen stängda flikar</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Stäng alla flikar</string>
<!-- Shortcut action to open new tab -->
@ -1527,6 +1554,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Ok, jag förstår</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Visa mest besökta webbplatser</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Ta bort</string>
@ -1534,4 +1564,6 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Få ut det mesta av %s.</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Samla de saker som är viktiga för dig</string>
</resources>

@ -289,6 +289,8 @@
<string name="preferences_toolbar">Панель інструментів</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">Тема</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">Домівка</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Пристосування</string>
<!-- Preference description for banner about signing in -->
@ -499,6 +501,31 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Закрити</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Недавно закриті вкладки</string>
<!-- Option in library to open Recently Closed Tabs page -->
<string name="recently_closed_show_full_history">Показати всю історію</string>
<!-- Text to show users they have multiple tabs saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tabs">%d вкладок</string>
<!-- Text to show users they have one tab saved in the Recently Closed Tabs section of history.
%d is a placeholder for the number of tabs selected. -->
<string name="recently_closed_tab">%d вкладка</string>
<!-- Recently closed tabs screen message when there are no recently closed tabs -->
<string name="recently_closed_empty_message">Немає нещодавно закритих вкладок</string>
<!-- Tab Management -->
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Закрити вкладки</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
<string name="close_tabs_manually">Вручну</string>
<!-- Option for auto closing tabs that will auto close tabs after one day -->
<string name="close_tabs_after_one_day">Через день</string>
<!-- Option for auto closing tabs that will auto close tabs after one week -->
<string name="close_tabs_after_one_week">Через тиждень</string>
<!-- Option for auto closing tabs that will auto close tabs after one month -->
<string name="close_tabs_after_one_month">Через місяць</string>
<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Відкриті вкладки</string>
@ -518,6 +545,10 @@
<string name="tab_tray_menu_item_save">Зберегти до збірки</string>
<!-- Text shown in the menu for sharing all tabs -->
<string name="tab_tray_menu_item_share">Поділитися всіма вкладками</string>
<!-- Text shown in the menu to view recently closed tabs -->
<string name="tab_tray_menu_recently_closed">Недавно закриті вкладки</string>
<!-- Text shown in the menu to view tab settings -->
<string name="tab_tray_menu_tab_settings">Налаштування вкладок</string>
<!-- Text shown in the menu for closing all tabs -->
<string name="tab_tray_menu_item_close">Закрити всі вкладки</string>
<!-- Shortcut action to open new tab -->
@ -1532,6 +1563,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Гаразд, зрозуміло</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">Показати найвідвідуваніші сайти</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Вилучити</string>

@ -83,6 +83,11 @@
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">现在不要</string>
<!-- Open in App "contextual feature recommendation" (CFR) -->
<!-- Text for the info message. 'Firefox' intentionally hardcoded here.-->
<string name="open_in_app_cfr_info_message">您可以将 Firefox 设为链接的打开方式。</string>
<!-- Text for the positive action button -->
<string name="open_in_app_cfr_positive_button_text">转至设置</string>
<!-- Text for the negative action button -->
<string name="open_in_app_cfr_negative_button_text">知道了</string>
@ -93,6 +98,8 @@
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="camera_permissions_needed_negative_button_text">知道了</string>
<!-- Text for the banner message to tell users about our auto close feature. -->
<string name="tab_tray_close_tabs_banner_message">设置自动关闭过去一天、一周或一个月未查看的已打开标签页。</string>
<!-- Text for the positive action button to go to Settings for auto close tabs. -->
<string name="tab_tray_close_tabs_banner_positive_button_text">查看选项</string>
<!-- Text for the negative action button to dismiss the Close Tabs Banner. -->
@ -326,7 +333,7 @@
<string name="preferences_account_settings">账户设置</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">在应用程序中打开链接</string>
<string name="preferences_open_links_in_apps">用外部应用打开链接</string>
<!-- Preference for open download with an external download manager app -->
<string name="preferences_external_download_manager">外部下载管理器</string>

@ -290,6 +290,8 @@
<string name="preferences_toolbar">工具列</string>
<!-- Preference for changing default theme to dark or light mode -->
<string name="preferences_theme">佈景主題</string>
<!-- Preference for customizing the home screen -->
<string name="preferences_home">主畫面</string>
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">自訂</string>
<!-- Preference description for banner about signing in -->
@ -1543,6 +1545,9 @@
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">好,知道了!</string>
<!-- Label for the show most visited sites preference -->
<string name="top_sites_toggle_top_frecent_sites">顯示最常造訪的網站</string>
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">移除</string>

Loading…
Cancel
Save