Import l10n. (#27736)

This commit is contained in:
mozilla-l10n-automation-bot 2022-11-07 01:32:22 +01:00 committed by GitHub
parent c9bebbc4f9
commit 3b85861a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 262 additions and 154 deletions

View File

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">Disable private browsing</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Search or enter address</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Search history</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Search bookmarks</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Search tabs</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Enter search terms</string>
<!-- No Open Tabs Message Description -->
@ -129,13 +135,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Show all recent tabs button</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Your search for \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d sites</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">See all synchronised tabs</string>
@ -256,6 +255,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Search settings</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">This time search:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Whats new in %1$s</string>
@ -460,8 +462,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Recently visited</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Thought-provoking stories</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Articles powered by %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Sponsored stories</string>
<!-- Title for the opening wallpaper settings screen -->
@ -484,12 +490,6 @@
<string name="wallpaper_select_error_snackbar_message">Couldnt change wallpaper</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Learn more</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Change wallpaper by tapping Firefox homepage logo</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Firefox logo - change the wallpaper, button</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">Classic %s</string>
@ -645,6 +645,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Close</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Open %d tabs?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Opening this many tabs may slow down %s while the pages are loading. Are you sure you want to continue?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Open tabs</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Cancel</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d site</string>
@ -674,10 +685,6 @@
<string name="tab_view_list">List</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Grid</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Search groups</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Group related sites together</string>
<!-- 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 -->
@ -830,18 +837,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">No history here</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Synchronised from other devices</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">From other devices</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Sign in to see history synchronised from your other devices.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Sign in</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>Or create a Firefox account to start synchronising</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Downloads Removed</string>
@ -891,6 +886,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Open in new tab</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Open in private tab</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Open all in new tabs</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Open all in private tabs</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Delete</string>
<!--Bookmark overflow menu save button -->
@ -1070,6 +1069,8 @@
<string name="share_button_content_description">Share</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Save as PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">Unable to generate PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Send to device</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1924,7 +1925,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Discover more</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Powered by Pocket</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Powered by Pocket</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Powered by %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Part of the Firefox family. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -17,6 +17,12 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Buscar o escribir dirección</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Buscar en el historial</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Buscar marcadores</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Buscar pestañas</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Introducir términos de búsqueda</string>
<!-- No Open Tabs Message Description -->
@ -134,13 +140,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Mostrar el botón de todas las pestañas recientes</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Tu búsqueda por \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d sitios</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Ver todas las pestañas sincronizadas</string>
@ -264,6 +263,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Configuración de búsquedas</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Buscar esta vez:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Novedades de %1$s</string>
@ -470,8 +472,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visitados recientemente</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Historias que te hacen reflexionar</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Artículos impulsados por %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Historias patrocinadas</string>
<!-- Title for the opening wallpaper settings screen -->
@ -494,11 +500,6 @@
<string name="wallpaper_select_error_snackbar_message">No se ha podido cambiar el fondo de pantalla</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Saber más</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Cambia el fondo de pantalla tocando el logotipo de la página de inicio de Firefox</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Logotipo de Firefox - cambiar el fondo de pantalla, botón</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">%s clásico</string>
@ -658,6 +659,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Cerrar</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">¿Abrir %d pestañas?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Abrir tantas pestañas puede ralentizar %s mientras se cargan las páginas. ¿Estás seguro de que quieres continuar?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Abrir pestañas</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Cancelar</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d sitio</string>
@ -687,10 +699,6 @@
<string name="tab_view_list">Lista</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Cuadrícula</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Buscar en grupos</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Agrupar sitios relacionados</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Cerrar pestañas</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -843,18 +851,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">No hay ningún historial</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Sincronizado desde otros dispositivos</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">Desde otros dispositivos</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Inicia sesión para ver una lista de pestañas de tus otros dispositivos.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Iniciar sesión</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>O crea una cuenta de Firefox para empezar a sincronizar</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Descargas eliminadas</string>
@ -906,6 +902,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Abrir en una nueva pestaña</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Abrir en una pestaña privada</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Abrir todo en pestañas nuevas</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Abrir todo en pestañas privadas</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Eliminar</string>
<!--Bookmark overflow menu save button -->
@ -1097,6 +1097,8 @@
<string name="share_button_content_description">Compartir</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Guardar como PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">No se puede generar PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Enviar a dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1972,7 +1974,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Descubrir más</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Desarrollado por Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Desarrollado por Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Impulsado por %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Parte de la familia Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">Priveenavigaasje útskeakelje</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Fier sykterm of adres yn</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Skiednis trochsykje</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Blêdwizers trochsykje</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Ljepblêden trochsykje</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Fier syktermen yn</string>
<!-- No Open Tabs Message Description -->
@ -131,13 +137,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Knop Alle resinte ljepblêden toane</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Jo sykopdracht nei %1$s</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d websites</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Alle syngronisearre ljepblêden besjen</string>
@ -260,6 +259,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Sykynstellingen</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Diskear sykje yn:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Wat is der nij yn %1$s</string>
@ -464,8 +466,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Koartlyn besocht</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Ferhalen dyt ta neitinken stimme</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Artikelen mooglik makke troch %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Sponsore ferhalen</string>
<!-- Title for the opening wallpaper settings screen -->
@ -488,12 +494,6 @@
<string name="wallpaper_select_error_snackbar_message">Kin eftergrûn net wizigje</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Mear ynfo</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Wizigje jo eftergrûn troch op it Firefox-startsidelogo te tikken</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Firefox-logo de eftergrûn, de knop wizigje</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">Klassike %s</string>
@ -649,6 +649,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Slute</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">%d ljepblêden iepenje?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">As jo safolle ljepblêden iepenje, kin dit %s fertrage wylst it laden fan de siden. Binne jo wis dat jo trochgean wolle?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Ljepblêden iepenje</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Annulearje</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d website</string>
@ -678,10 +689,6 @@
<string name="tab_view_list">List</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Roaster</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Groepen sykje</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Relatearre websites groepearje</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Ljepblêden slute</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -831,18 +838,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Gjin skiednis hjir</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Syngronisearre fan oare apparaten ôf</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">Fan oare apparaten ôf</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Meld jo oan om fan jo oare apparaten syngronisearre skiednis te besjen.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Oanmelde</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>Of meitsje in Firefox-account om te begjinnen mei syngronisaasje</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Downloads fuortsmiten</string>
@ -892,6 +887,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Iepenje yn nij ljepblêd</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Iepenje yn priveeljepblêd</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Alles yn nije ljepblêden iepenje</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Alles yn proveeljepblêden iepenje</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Fuortsmite</string>
<!--Bookmark overflow menu save button -->
@ -1070,6 +1069,8 @@
<string name="share_button_content_description">Diele</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Bewarje as PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">Kin PDF net oanmeitsje</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Ferstjoere nei apparaat</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1935,7 +1936,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Mear ûntdekke</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Mooglik makke troch Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Mooglik makke troch Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Mooglik makke troch %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Underdiel fan de Firefox-famylje. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -16,6 +16,12 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Cari atau masukkan alamat</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Riwayat pencarian</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Cari markah</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Cari tab</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Masukkan istilah pencarian</string>
<!-- No Open Tabs Message Description -->
@ -131,13 +137,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Tampilkan tombol semua tab terbaru</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Pencarian Anda untuk \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d situs</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Lihat semua tab tersinkron</string>
@ -262,6 +261,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Setelan pencarian</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Pencarian kali ini:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Yang baru di %1$s</string>
@ -469,8 +471,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Baru dikunjungi</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Cerita yang menggugah pikiran</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Artikel diberdayakan oleh %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Konten bersponsor</string>
<!-- Title for the opening wallpaper settings screen -->
@ -493,11 +499,6 @@
<string name="wallpaper_select_error_snackbar_message">Tidak dapat mengubah wallpaper</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Pelajari lebih lanjut</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Ubah wallpaper dengan mengetuk logo beranda Firefox</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Logo Firefox - ubah wallpaper, tombol</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">%s Klasik</string>
@ -656,6 +657,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Tutup</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Buka %d tab?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Membuka banyak tab seperti ini dapat memperlambat %s saat laman sedang dimuat. Yakin ingin melanjutkan?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Tab terbuka</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Batal</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d situs</string>
@ -685,10 +697,6 @@
<string name="tab_view_list">Daftar</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Grid</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Cari grup</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Kelompokkan situs terkait bersama-sama</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Tutup tab</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -840,18 +848,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Tidak ada riwayat di sini</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Disinkronkan dari perangkat lain</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">Dari perangkat lainnya</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Masuk untuk melihat riwayat yang disinkronkan dari perangkat Anda yang lain.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Masuk</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>Atau buat Firefox Account untuk memulai sinkronisasi</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Unduhan Dihapus</string>
@ -902,6 +898,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Buka di tab baru</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Buka di tab pribadi</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Buka semua di tab baru</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Buka semua di tab pribadi</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Hapus</string>
<!--Bookmark overflow menu save button -->
@ -1083,6 +1083,8 @@
<string name="share_button_content_description">Bagikan</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Simpan sebagai PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">Gagal membuat PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Kirim ke peranti</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1942,7 +1944,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Temukan lebih banyak</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Diberdayakan oleh Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Diberdayakan oleh Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Diberdayakan oleh %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Bagian dari keluarga Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">ປຶດນຳໃຊ້ການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">ຄົ້ນຫາ ຫລື ປ້ອນທີ່ຢູ່ໃສ່</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">ປະຫວັດການຊອກຫາ</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">ຊອກຫາບຸກມາກ</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">ຄົ້ນຫາແທັບ</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">ປ້ອນຄຳທີ່ຕ້ອງການຄົ້ນຫາ</string>
<!-- No Open Tabs Message Description -->
@ -128,12 +134,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">ສະແດງປຸ່ມແທັບຫລ້າສຸດທັງຫມົດ</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">ການຄົ້ນຫາຂອງທ່ານສຳລັບ \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d ເວັບໄຊທ</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">ເບິງແທັບທີ່ sync ທັງຫມົດ</string>
<!-- Accessibility description for device icon used for recent synced tab -->
@ -255,6 +255,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">ການຕັ້ງຄ່າການຄົ້ນຫາ</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">ເວລານີ້ຄົ້ນຫາ:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">ສິ່ງໃໝ່ໆໃນ %1$s</string>
@ -462,8 +465,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">ຫາກໍ່ເຂົ້າໄປເບິງມື້ກີ້ນີ້</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">ເລື່ອງທີ່ກະຕຸ້ນຄວາມຄິດ</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">ບົດຄວາມທີ່ຂັບເຄື່ອນໂດຍ %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">ເລື່ອງລາວທີ່ໄດ້ຮັບການສະຫນັບສະຫນູນ</string>
<!-- Title for the opening wallpaper settings screen -->
@ -488,12 +495,7 @@
<string name="wallpaper_select_error_snackbar_message">ບໍ່ສາມາດປ່ຽນຮູບພື້ນຫຼັງໄດ້</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">ຮຽນຮູ້ເພີ່ມເຕີມ</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">ປ່ຽນຮູບວໍເປເປີໂດຍການແຕະໃສ່ໂລໂກ້ຂອງໜ້າຫຼັກຂອງ Firefox</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">ໂລໂກ້ Firefox - ປ່ຽນຮູບວໍເປເປີ, ປຸ່ມ</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">ຄລາດສິກ %s</string>
<!-- Text for limited edition wallpapers title. -->
@ -656,6 +658,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">ປິດ</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">ເປີດ %d ແຖບບໍ?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">ການເປີດຫຼາຍແຖບນີ້ອາດຈະຊ້າລົງ %s ໃນຂະນະທີ່ຫນ້າເວັບກໍາລັງໂຫລດ. ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການສືບຕໍ່?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">ເປີດແທັບ</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">ຍົກເລີກ</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d ເວັບໄຊທ</string>
@ -685,10 +698,6 @@
<string name="tab_view_list">ລາຍການ</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">ເສັ້ນຕາຕະລາງ</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">ກຸ່ມຄົ້ນຫາ</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">ຈັດກຸ່ມເວັບໄຊທີກ່ຽວຂ້ອງກັນ</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">ປິດແທັບ</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -843,17 +852,6 @@
<string name="history_empty_message">ບໍ່ມີປະຫວັດການໃຊ້ງານຢູ່ນີ້</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">ຊິງຄ໌ຈາກອຸປະກອນອື່ນ</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">ຈາກອຸປະກອນອື່ນ</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">ເຂົ້າສູ່ລະບົບເພື່ອເບິ່ງປະຫວັດການຊິງຄ໌ຈາກອຸປະກອນອື່ນຂອງທ່ານ.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">ເຂົ້າສູ່ລະບົບ</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>ຫຼືສ້າງບັນຊີ Firefox ເພື່ອເລີ່ມຕົ້ນການຊິງຄ໌</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">ລຶບການດາວໂຫລດແລ້ວ</string>
@ -902,6 +900,10 @@
<string name="bookmark_menu_open_in_new_tab_button">ເປີດໃນແທັບໃຫມ່</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">ເປີດໃນແທັບສ່ວນຕົວ</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">ເປີດທັງໝົດໃນແຖບໃໝ່</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">ເປີດທັງໝົດໃນແຖບສ່ວນຕົວ</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">ລຶບ</string>
<!--Bookmark overflow menu save button -->
@ -1083,6 +1085,8 @@
<string name="share_button_content_description">ແບ່ງປັນ</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">ບັກທຶກເປັນ PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">ບໍ່ສາມາດສ້າງ PDF ໄດ້</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">ສົ່ງໄປຫາອຸປະກອນ</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1965,7 +1969,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">ຄົ້ນຫາເພີ່ມເຕີມ</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">ຂັບເຄື່ອນໂດຍ Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">ຂັບເຄື່ອນໂດຍ Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">ຂັບເຄື່ອນໂດຍ %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">ສ່ວນຫນຶ່ງຂອງຄອບຄົວ Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -16,6 +16,12 @@
<string name="content_description_disable_private_browsing_button">ਨਿੱਜੀ ਬਰਾਊਜ਼ ਕਰਨਾ ਅਸਮਰੱਥ ਕਰੋ</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">ਖੋਜੋ ਜਾਂ ਸਿਰਨਾਵਾਂ ਦਿਓ</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">ਅਤੀਤ ਖੋਜੋ</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">ਬੁੱਕਮਾਰਕ ਖੋਜੋ</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">ਟੈਬਾਂ ਖੋਜੋ</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">ਖੋਜ ਸ਼ਬਦ ਭਰੋ</string>
<!-- No Open Tabs Message Description -->
@ -258,6 +264,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">ਖੋਜ ਸੈਟਿੰਗਾਂ</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">ਇਹ ਸਮਾਂ ਖੋਜ:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">%1$s ਵਿੱਚ ਨਵਾਂ ਕੀ ਹੈ</string>
@ -464,8 +473,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">ਤਾਜ਼ਾ ਖੋਲ੍ਹੇ ਗਏ</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">ਸੋਚਣ ਲਈ ਮਜ਼ਬੂਰ ਕਰਨ ਵਾਲੇ ਲੇਖ</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">%s ਵਲੋਂ ਤਿਆਰ ਕੀਤੇ ਲੇਖ</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">ਸਪਾਂਸਰ ਕੀਤੀਆਂ ਕਹਾਣੀਆਂ</string>
<!-- Title for the opening wallpaper settings screen -->
@ -649,6 +662,18 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">ਬੰਦ ਕਰੋ</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">%d ਟੈਬਾਂ ਖੋਲ੍ਹਣੀਆਂ ਹਨ?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">ਐਨੀਆਂ ਸਾਰੀਆਂ ਟੈਬਾਂ ਖੋਲ੍ਹਣ ਨਾਲ %s ਸਫ਼ੇ ਲੋਡ ਹੋਣ ਦੌਰਾਨ ਹੌਲੀ ਹੋ ਸਕਦਾ ਹੈ। ਕੀ ਤੁਸੀਂ ਖੋਲ੍ਹਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">ਟੈਬਾਂ ਖੋਲ੍ਹੋ</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">ਰੱਦ ਕਰੋ</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d ਸਾਈਟ</string>
@ -879,6 +904,10 @@
<string name="bookmark_menu_open_in_new_tab_button">ਨਵੀਂ ਟੈਬ ‘ਚ ਖੋਲ੍ਹੋ</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">ਨਿੱਜੀ ਟੈਬ ‘ਚ ਖੋਲ੍ਹੋ</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">ਸਭ ਨੂੰ ਨਵੀਆਂ ਟੈਬਾਂ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">ਸਭ ਨੂੰ ਨਿੱਜੀ ਟੈਬਾਂ ਵਿੱਚ ਖੋਲ੍ਹੋ</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">ਹਟਾਓ</string>
<!--Bookmark overflow menu save button -->
@ -1059,6 +1088,8 @@
<string name="share_button_content_description">ਸਾਂਝਾ ਕਰੋ</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">PDF ਵਜੋਂ ਸੰਭਾਲੋ</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">PDF ਬਣਾਉਣ ਲਈ ਅਸਮਰੱਥ</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">ਡਿਵਾਈਸ ‘ਤੇ ਭੇਜੋ</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1923,7 +1954,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">ਹੋਰ ਲੱਭੋ</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Pocket ਵਲੋਂ ਇਖ਼ਤਿਆਰ</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Pocket ਵਲੋਂ ਇਖ਼ਤਿਆਰ</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">%s ਦੀ ਸਹਾਇਤਾ ਨਾਲ</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Firefox ਪਰਿਵਾਰ ਦਾ ਹਿੱਸਾ। %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -14,6 +14,12 @@
<string name="content_description_disable_private_browsing_button">Deactivar il modus privat</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Tschertgar u endatar in\'adressa</string>
<!-- Placeholder text shown in search bar when using history search -->
<string name="history_search_hint">Tschertgar en la cronologia</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Tschertgar en ils segnapaginas</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Tschertgar en ils tabs</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Endatar ils terms da tschertga</string>
<!-- No Open Tabs Message Description -->
@ -247,6 +253,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Parameters da tschertga</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Tschertgar questa giada:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Las novaziuns en %1$s</string>
@ -450,8 +459,12 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Visità dacurt</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket">Pocket</string>
<string moz:RemovedIn="108" name="customize_toggle_pocket" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Istorgias che dattan da pensar</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Artitgels da %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Artitgels sponsurads</string>
<!-- Title for the opening wallpaper settings screen -->
@ -630,6 +643,17 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Serrar</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Avrir %d tabs?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Cun avrir tants tabs vegn %s eventualmain ralentà durant che las paginas vegnan chargiadas. Vuls ti propi cuntinuar?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Avrir ils tabs</string>
<!-- Dialog button text for canceling open all tabs -->
<string name="open_all_warning_cancel">Interrumper</string>
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d website</string>
@ -856,6 +880,10 @@
<string name="bookmark_menu_open_in_new_tab_button">Avrir en in nov tab</string>
<!-- Bookmark overflow menu open in private tab button -->
<string name="bookmark_menu_open_in_private_tab_button">Avrir en in tab privat</string>
<!-- Bookmark overflow menu open all in tabs button -->
<string name="bookmark_menu_open_all_in_tabs_button">Avrir tuts en novs tabs</string>
<!-- Bookmark overflow menu open all in private tabs button -->
<string name="bookmark_menu_open_all_in_private_tabs_button">Avrir tuts en tabs privats</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Stizzar</string>
<!--Bookmark overflow menu save button -->
@ -1034,6 +1062,8 @@
<string name="share_button_content_description">Cundivider</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Memorisar sco PDF</string>
<!-- Text for error message when generating a PDF file Text for error message when generating a PDF file. -->
<string name="unable_to_save_to_pdf_error">Impussibel da generar il PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Trametter a l\'apparat</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1909,7 +1939,9 @@
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Scuvrir dapli</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title">Cun tecnologia da Pocket.</string>
<string moz:removedIn="108" name="pocket_stories_feature_title" tools:ignore="UnusedResources">Cun tecnologia da Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Cun agid da %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
<string name="pocket_stories_feature_caption">Part da la paletta da products Firefox. %s</string>
<!-- Clickable text for opening an external link for more information about Pocket. -->

View File

@ -19,6 +19,8 @@
<string name="history_search_hint">Zgodovina iskanja</string>
<!-- Placeholder text shown in search bar when using bookmarks search -->
<string name="bookmark_search_hint">Iskanje po zaznamkih</string>
<!-- Placeholder text shown in search bar when using tabs search -->
<string name="tab_search_hint">Išči po zavihkih</string>
<!-- Placeholder text shown in the search bar when using application search engines -->
<string name="application_search_hint">Vnesite iskalni niz</string>
<!-- No Open Tabs Message Description -->
@ -256,6 +258,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Nastavitve iskanja</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Tokrat išči:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Kaj je novega v %1$su</string>
@ -467,6 +472,8 @@
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Zgodbe, ki spodbujajo k razmisleku</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Članke zagotavlja %s</string>
<!-- Title for the customize home screen section with sponsored Pocket stories. -->
<string name="customize_toggle_pocket_sponsored">Sponzorirane zgodbe</string>
<!-- Title for the opening wallpaper settings screen -->
@ -650,6 +657,12 @@
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
<string name="content_description_close_button">Zapri</string>
<!-- Title to show in alert when a lot of tabs are to be opened
%d is a placeholder for the number of tabs that will be opened -->
<string name="open_all_warning_title">Odprem več zavihkov (%d)?</string>
<!-- Message to warn users that a large number of tabs will be opened
%s will be replaced by app name. -->
<string name="open_all_warning_message">Odpiranje tako velikega števila zavihkov lahko upočasni %s med nalaganjem strani. Ali ste prepričani, da želite nadaljevati?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Odpri zavihke</string>
<!-- Dialog button text for canceling open all tabs -->
@ -1262,6 +1275,8 @@
<string name="onboarding_account_sign_in_header">Nadaljujte, kjer ste končali</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string moz:removedIn="106" name="onboarding_manual_sign_in_description_2" tools:ignore="UnusedResources">Prinesite zaznamke, zgodovino in gesla v %1$s na tej napravi.</string>
<!-- Text for the button to learn more about signing in to your Firefox account. -->
<string name="onboarding_manual_sign_in_description">Sinhronizirajte zavihke in gesla med napravami za brezhibno preklapljanje med zasloni.</string>
<!-- text for the button to manually sign into Firefox account. -->
<string moz:removedIn="106" name="onboarding_firefox_account_sign_in_1" tools:ignore="UnusedResources">Prijava</string>
<!-- Text for the button to manually sign into Firefox account. -->
@ -1274,6 +1289,8 @@
<string name="onboarding_tracking_protection_header">Privzeta zaščita zasebnosti</string>
<!-- text for the tracking protection card description. The first parameter is the name of the application.-->
<string moz:removedIn="106" name="onboarding_tracking_protection_description_4" tools:ignore="UnusedResources">%1$s samodejno prepreči, da bi vas podjetja skrivaj spremljala po spletu.</string>
<!-- Text for the tracking protection card description. -->
<string name="onboarding_tracking_protection_description">Vključuje popolno zaščito pred piškotki, ki sledilcem onemogoča, da bi vas s pomočjo piškotkov zalezovali po spletnih mestih.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2">Običajno (privzeto)</string>
<!-- text for standard blocking option button description -->

View File

@ -262,6 +262,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Sökinställningar</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Denna sökning:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">Vad är nytt i %1$s</string>

View File

@ -258,6 +258,9 @@
<!-- Menu option in the search selector menu to open the search settings -->
<string name="search_settings_menu_item">Arama ayarları</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">Bununla ara:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">%1$s tarayıcınızdaki yenilikler</string>