mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
[fenix] Import l10n.
This commit is contained in:
parent
c03ec9b12b
commit
a15ade8b0b
@ -25,8 +25,6 @@
|
||||
|
||||
<!-- Message announced to the user when tab tray is selected with 1 tab -->
|
||||
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 pestaña abierta. Toca para cambiar de pestaña.</string>
|
||||
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
|
||||
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">%1$s pestañas abiertas. Toca para cambiar de pestaña.</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 seleccionadas</string>
|
||||
@ -121,8 +119,6 @@
|
||||
<string name="tab_tray_inactive_auto_close_body">Firefox puede cerrar pestañas que no has visto durante el último mes.</string>
|
||||
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
|
||||
<string name="tab_tray_inactive_auto_close_button_content_description">Cerrar</string>
|
||||
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
|
||||
<string moz:removedIn="95" name="tab_tray_inactive_turn_on_auto_close_button" tools:ignore="UnusedResources">Activar el cierre automático</string>
|
||||
|
||||
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
|
||||
<string name="tab_tray_inactive_turn_on_auto_close_button_2">Activar el cierre automático</string>
|
||||
@ -134,9 +130,6 @@
|
||||
<!-- Shortcut action to open new private tab -->
|
||||
<string name="home_screen_shortcut_open_new_private_tab_2">Nueva pestaña privada</string>
|
||||
|
||||
<!-- Heading for the Top Sites block -->
|
||||
<string moz:removedIn="95" name="home_screen_top_sites_heading" tools:ignore="UnusedResources">Sitios favoritos</string>
|
||||
|
||||
<!-- Recent Tabs -->
|
||||
<!-- Header text for jumping back into the recent tab in the home screen -->
|
||||
<string name="recent_tabs_header">Volver a esta pestaña</string>
|
||||
@ -185,8 +178,6 @@
|
||||
<string name="browser_menu_refresh">Actualizar</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
|
||||
<string name="browser_menu_stop">Detener</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
|
||||
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Marcador</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
|
||||
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Editar marcador</string>
|
||||
<!-- Browser menu button that opens the addon manager -->
|
||||
@ -251,7 +242,7 @@
|
||||
<string name="browser_menu_edit">Editar</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Personalizar inicio</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Personalizar inicio</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Personalizar la página de inicio</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -484,6 +475,26 @@
|
||||
<!-- Title for the customize home screen section with Pocket. -->
|
||||
<string name="customize_toggle_pocket">Pocket</string>
|
||||
|
||||
<!-- Title for the opening wallpaper settings screen -->
|
||||
<string name="customize_wallpapers">Fondos de pantalla</string>
|
||||
<!-- Title for the customize home screen section with sponsored shortcuts. -->
|
||||
<string name="customize_toggle_contile">Accesos directos patrocinados</string>
|
||||
|
||||
<!-- Wallpapers -->
|
||||
<!-- Content description for various wallpapers. The first parameter is the name of the wallpaper -->
|
||||
<string name="wallpapers_item_name_content_description">Elemento de fondo de pantalla: %1$s</string>
|
||||
<!-- Snackbar message for when wallpaper is selected -->
|
||||
<string name="wallpaper_updated_snackbar_message">¡Fondo de pantalla actualizado!</string>
|
||||
<!-- Snackbar label for action to view selected wallpaper -->
|
||||
<string name="wallpaper_updated_snackbar_action">Ver</string>
|
||||
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_label">Toca el logo para cambiar el fondo de pantalla</string>
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Recorre y actualiza la imagen sin salir de la página de inicio.</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 name="wallpaper_logo_content_description">Logotipo de Firefox - cambiar el fondo de pantalla, botón</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">El complemento no es compatible</string>
|
||||
@ -595,8 +606,6 @@
|
||||
<!-- Turn On Sync Preferences -->
|
||||
<!-- Header of the Turn on Sync preference view -->
|
||||
<string name="preferences_sync">Activar Sync</string>
|
||||
<!-- Preference for pairing -->
|
||||
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Escanear código de emparejamiento en la versión de escritorio de Firefox</string>
|
||||
<!-- Preference for account login -->
|
||||
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Iniciar sesión</string>
|
||||
|
||||
@ -784,8 +793,6 @@
|
||||
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Pestañas abiertas</string>
|
||||
<!-- Text shown in the menu for saving tabs to a collection -->
|
||||
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Guardar en la colección</string>
|
||||
<!-- Text shown in the menu for the collection selector -->
|
||||
<string moz:removedIn="95" name="tab_tray_menu_select" tools:ignore="UnusedResources">Seleccionar</string>
|
||||
<!-- Text shown in the menu for sharing all tabs -->
|
||||
<string name="tab_tray_menu_item_share">Compartir todas las pestañas</string>
|
||||
<!-- Text shown in the menu to view recently closed tabs -->
|
||||
@ -944,8 +951,6 @@
|
||||
<!-- Bookmarks -->
|
||||
<!-- Content description for bookmarks library menu -->
|
||||
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Menú del marcador</string>
|
||||
<!-- Screen title for editing bookmarks -->
|
||||
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Editar marcador</string>
|
||||
<!-- Screen title for selecting a bookmarks folder -->
|
||||
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Seleccionar carpeta</string>
|
||||
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
|
||||
@ -1244,7 +1249,7 @@
|
||||
<string name="snackbar_deleted_undo">DESHACER</string>
|
||||
|
||||
<!-- Text shown in snackbar when user removes a top site -->
|
||||
<string moz:removedIn="96" name="snackbar_top_site_removed" tools:ignore="UnusedResources">Sitio eliminado</string>
|
||||
<string name="snackbar_top_site_removed">Sitio eliminado</string>
|
||||
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
|
||||
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Deshacer</string>
|
||||
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
|
||||
@ -1906,6 +1911,8 @@
|
||||
<string name="bookmark_deletion_confirmation">¿Seguro que quieres eliminar este marcador?</string>
|
||||
<!-- Browser menu button that adds a top site to the home fragment -->
|
||||
<string name="browser_menu_add_to_top_sites">Añadir a sitios favoritos</string>
|
||||
<!-- Browser menu button that removes a top site from the home fragment -->
|
||||
<string name="browser_menu_remove_from_top_sites">Eliminar de los sitios más usados</string>
|
||||
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
|
||||
the certificate authority that verified the ticket-->
|
||||
<string name="certificate_info_verified_by">Verificado por: %1$s</string>
|
||||
@ -1980,10 +1987,12 @@
|
||||
<!-- Confirmation dialog button text when top sites limit is reached. -->
|
||||
<string name="top_sites_max_limit_confirmation_button">Vale, entendido</string>
|
||||
|
||||
<!-- Label for the preference to show the most visited top sites on the homepage -->
|
||||
<string name="top_sites_toggle_top_recent_sites_3">Sitios favoritos más visitados</string>
|
||||
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
|
||||
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">Sitios favoritos más visitados</string>
|
||||
|
||||
<!-- Title text displayed in the rename top site dialog. -->
|
||||
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
|
||||
<string name="top_sites_toggle_top_recent_sites_4">Accesos directos</string>
|
||||
<!-- Title text displayed in the rename top site dialog. -->
|
||||
<string name="top_sites_rename_dialog_title">Nombre</string>
|
||||
<!-- Hint for renaming title of a top site -->
|
||||
<string name="top_site_name_hint">Nombre del sitio principal</string>
|
||||
@ -1992,17 +2001,18 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Cancelar</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Ajustes</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Nuestros patrocinadores y tu privacidad</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">Patrocinado</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Pestañas inactivas</string>
|
||||
<!-- Content description for closing all inactive tabs -->
|
||||
<string name="inactive_tabs_delete_all">Cerrar todas las pestañas inactivas</string>
|
||||
<!-- A description below the section of "inactive" tabs to notify the user when those tabs will be closed, if appropriate. See strings inactive_tabs_30_days and inactive_tabs_7_days for placeholders options. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_description" tools:ignore="UnusedResources">Las pestañas están disponibles aquí durante %s. Después de ese tiempo, las pestañas se cerrarán automáticamente.</string>
|
||||
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_30_days" tools:ignore="UnusedResources">30 días</string>
|
||||
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_7_days" tools:ignore="UnusedResources">1 semana</string>
|
||||
|
||||
<!-- Inactive tabs auto-close message in the tabs tray -->
|
||||
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
|
||||
@ -2017,8 +2027,6 @@
|
||||
|
||||
<!-- Inactive tabs survey -->
|
||||
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_header" tools:ignore="UnusedResources">Ayúdanos a mejorar</string>
|
||||
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
|
||||
<string name="inactive_tabs_survey_header_1">Ayuda a mejorar Firefox</string>
|
||||
|
||||
<!-- Content text for the inactive tabs survey asking the primary survey feedback question. -->
|
||||
@ -2029,12 +2037,8 @@
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_do_it_myself">Me gusta limpiar las pestañas viejas yo mismo</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_long_option" tools:ignore="UnusedResources">El tiempo para pasarlas a inactivas es demasiado largo</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_time_too_long_option_1">El período de dos semanas es demasiado largo</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_short_option" tools:ignore="UnusedResources">El tiempo para pasarlas a inactivas es demasiado corto</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_time_too_short_option_1">El período de dos semanas es demasiado corto</string>
|
||||
<!-- Confirmation button text to submit the feedback for the inactive tabs survey. -->
|
||||
<string name="inactive_tabs_survey_send_button">Enviar</string>
|
||||
|
@ -23,8 +23,6 @@
|
||||
|
||||
<!-- Message announced to the user when tab tray is selected with 1 tab -->
|
||||
<string moz:removedIn="96" name="open_tab_tray_single" tools:ignore="UnusedResources">1 otvorena kartica. Dodirni za prebacivanje kartica.</string>
|
||||
<!-- Message announced to the user when tab tray is selected with 0 or 2+ tabs -->
|
||||
<string moz:removedIn="95" name="open_tab_tray_plural" tools:ignore="UnusedResources">%1$s otvorene kartice. Dodirni za prebacivanje kartica.</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">Odabrano: %1$d</string>
|
||||
@ -58,7 +56,9 @@
|
||||
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
|
||||
<string name="recently_saved_show_all">Prikaži sve</string>
|
||||
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
|
||||
<string name="recently_saved_show_all_content_description">Tipka za prikaz svih spremljenih zabilješki</string>
|
||||
<string name="recently_saved_show_all_content_description_2">Prikaži sve spremljene zabilješke</string>
|
||||
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
|
||||
<string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Tipka za prikaz svih spremljenih zabilješki</string>
|
||||
|
||||
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
|
||||
<string name="about_content">%1$s proizvodi Mozilla.</string>
|
||||
@ -114,8 +114,6 @@
|
||||
<string name="tab_tray_inactive_auto_close_body">Firefox može zatvoriti kartice koje nisu otvorene posljednjih mjesec dana.</string>
|
||||
<!-- Content description for close button in the auto-close dialog of the inactive tabs. -->
|
||||
<string name="tab_tray_inactive_auto_close_button_content_description">Zatvori</string>
|
||||
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
|
||||
<string moz:removedIn="95" name="tab_tray_inactive_turn_on_auto_close_button" tools:ignore="UnusedResources">Uključi automatsko zatvaranje</string>
|
||||
|
||||
<!-- Text for turn on auto close tabs button in the auto-close dialog of the inactive tabs. -->
|
||||
<string name="tab_tray_inactive_turn_on_auto_close_button_2">Uključi automatsko zatvaranje</string>
|
||||
@ -127,9 +125,6 @@
|
||||
<!-- Shortcut action to open new private tab -->
|
||||
<string name="home_screen_shortcut_open_new_private_tab_2">Nova privatna kartica</string>
|
||||
|
||||
<!-- Heading for the Top Sites block -->
|
||||
<string moz:removedIn="95" name="home_screen_top_sites_heading" tools:ignore="UnusedResources">Omiljene stranice</string>
|
||||
|
||||
<!-- Recent Tabs -->
|
||||
<!-- Header text for jumping back into the recent tab in the home screen -->
|
||||
<string name="recent_tabs_header">Vrati se natrag</string>
|
||||
@ -137,7 +132,9 @@
|
||||
<string name="recent_tabs_show_all">Prikaži sve</string>
|
||||
|
||||
<!-- 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">Tipka za prikaz svih nedavnih kartica</string>
|
||||
<string name="recent_tabs_show_all_content_description_2">Prikaži tipku za prikaz svih nedavnih kartica</string>
|
||||
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
|
||||
<string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Prikaži sve nedavne kartice</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 name="recent_tabs_search_term">Tvoja pretraga za \"%1$s\"</string>
|
||||
@ -161,7 +158,9 @@
|
||||
<string name="recently_visited_menu_item_remove">Ukloni</string>
|
||||
|
||||
<!-- Content description for the button which navigates the user to show all of their history. -->
|
||||
<string name="past_explorations_show_all_content_description">Tipka za prikaz svih nedavnih istraživanja</string>
|
||||
<string name="past_explorations_show_all_content_description_2">Prikaži svu povijest</string>
|
||||
<!-- Content description for the button which navigates the user to show all of their history. -->
|
||||
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Tipka za prikaz svih nedavnih istraživanja</string>
|
||||
|
||||
<!-- Browser Fragment -->
|
||||
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
|
||||
@ -174,8 +173,6 @@
|
||||
<string name="browser_menu_refresh">Osvježi</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
|
||||
<string name="browser_menu_stop">Zaustavi</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
|
||||
<string moz:removedIn="95" name="browser_menu_bookmark" tools:ignore="UnusedResources">Zabilješka</string>
|
||||
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
|
||||
<string moz:removedIn="96" name="browser_menu_edit_bookmark" tools:ignore="UnusedResources">Uredi zabilješku</string>
|
||||
<!-- Browser menu button that opens the addon manager -->
|
||||
@ -238,7 +235,7 @@
|
||||
<string name="browser_menu_edit">Uredi</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Prilagodi početnu</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Prilagodi početnu</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Prilagodi početnu</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -469,6 +466,26 @@
|
||||
<!-- Title for the customize home screen section with Pocket. -->
|
||||
<string name="customize_toggle_pocket">Pocket</string>
|
||||
|
||||
<!-- Title for the opening wallpaper settings screen -->
|
||||
<string name="customize_wallpapers">Pozadine</string>
|
||||
<!-- Title for the customize home screen section with sponsored shortcuts. -->
|
||||
<string name="customize_toggle_contile">Sponzorirani prečaci</string>
|
||||
|
||||
<!-- Wallpapers -->
|
||||
<!-- Content description for various wallpapers. The first parameter is the name of the wallpaper -->
|
||||
<string name="wallpapers_item_name_content_description">Stavke pozadine: %1$s</string>
|
||||
<!-- Snackbar message for when wallpaper is selected -->
|
||||
<string name="wallpaper_updated_snackbar_message">Pozadina ažurirana!</string>
|
||||
<!-- Snackbar label for action to view selected wallpaper -->
|
||||
<string name="wallpaper_updated_snackbar_action">Prikaži</string>
|
||||
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_label">Dodirnite logotip za promjenu pozadine</string>
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Kruži i ažuriraj sliku bez napuštanja početne stranice.</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 name="wallpaper_logo_content_description">Firefox logo - promijenite pozadinu, tipka</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">Dodatak nije podržan</string>
|
||||
@ -578,8 +595,6 @@
|
||||
<!-- Turn On Sync Preferences -->
|
||||
<!-- Header of the Turn on Sync preference view -->
|
||||
<string name="preferences_sync">Uključi sinkronizaciju</string>
|
||||
<!-- Preference for pairing -->
|
||||
<string moz:removedIn="95" name="preferences_sync_pair" tools:ignore="UnusedResources">Skeniraj kôd za uparivanje u Firefoxu za računalo</string>
|
||||
<!-- Preference for account login -->
|
||||
<string moz:removedIn="96" name="preferences_sync_sign_in" tools:ignore="UnusedResources">Prijavi se</string>
|
||||
<!-- Preference for reconnecting to FxA sync -->
|
||||
@ -770,8 +785,6 @@
|
||||
<string moz:removedIn="96" name="tab_tray_title" tools:ignore="UnusedResources">Otvorene kartice</string>
|
||||
<!-- Text shown in the menu for saving tabs to a collection -->
|
||||
<string moz:removedIn="96" name="tab_tray_menu_item_save" tools:ignore="UnusedResources">Spremi u zbirku</string>
|
||||
<!-- Text shown in the menu for the collection selector -->
|
||||
<string moz:removedIn="95" name="tab_tray_menu_select" tools:ignore="UnusedResources">Odaberi</string>
|
||||
<!-- Text shown in the menu for sharing all tabs -->
|
||||
<string name="tab_tray_menu_item_share">Podijeli sve kartice</string>
|
||||
<!-- Text shown in the menu to view recently closed tabs -->
|
||||
@ -931,8 +944,6 @@
|
||||
<!-- Bookmarks -->
|
||||
<!-- Content description for bookmarks library menu -->
|
||||
<string moz:removedIn="96" name="bookmark_menu_content_description" tools:ignore="UnusedResources">Izbornik za zabilješke</string>
|
||||
<!-- Screen title for editing bookmarks -->
|
||||
<string moz:removedIn="95" name="bookmark_edit" tools:ignore="UnusedResources">Uredi zabilješku</string>
|
||||
<!-- Screen title for selecting a bookmarks folder -->
|
||||
<string moz:removedIn="96" name="bookmark_select_folder" tools:ignore="UnusedResources">Odaberi mapu</string>
|
||||
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
|
||||
@ -1031,6 +1042,8 @@
|
||||
<string name="preference_phone_feature_notification">Obavijest</string>
|
||||
<!-- Preference for altering the persistent storage access for all websites -->
|
||||
<string name="preference_phone_feature_persistent_storage">Trajna pohrana</string>
|
||||
<!-- Preference for altering the storage access setting for all websites -->
|
||||
<string name="preference_phone_feature_cross_origin_storage_access">Međustranični kolačići</string>
|
||||
<!-- Preference for altering the EME access for all websites -->
|
||||
<string name="preference_phone_feature_media_key_system_access">Sadržaj kontroliran DRM-om</string>
|
||||
<!-- Label that indicates that a permission must be asked always -->
|
||||
@ -1214,7 +1227,7 @@
|
||||
<!-- Text shown in snackbar to undo deleting a tab, top site or collection -->
|
||||
<string name="snackbar_deleted_undo">PONIŠTI</string>
|
||||
<!-- Text shown in snackbar when user removes a top site -->
|
||||
<string moz:removedIn="96" name="snackbar_top_site_removed" tools:ignore="UnusedResources">Stranica je uklonjena</string>
|
||||
<string name="snackbar_top_site_removed">Stranica je uklonjena</string>
|
||||
<!-- Text for action to undo deleting a tab or collection shown in a11y dialog -->
|
||||
<string moz:removedIn="96" name="a11y_dialog_deleted_undo" tools:ignore="UnusedResources">Poništi</string>
|
||||
<!-- Text for action to confirm deleting a tab or collection shown in a11y dialog -->
|
||||
@ -1873,6 +1886,8 @@
|
||||
<string name="bookmark_deletion_confirmation">Sigurno želiš izbrisati ovu zabilješku?</string>
|
||||
<!-- Browser menu button that adds a top site to the home fragment -->
|
||||
<string name="browser_menu_add_to_top_sites">Dodaj u omiljene stranice</string>
|
||||
<!-- Browser menu button that removes a top site from the home fragment -->
|
||||
<string name="browser_menu_remove_from_top_sites">Ukloni iz popularnih stranica</string>
|
||||
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
|
||||
the certificate authority that verified the ticket-->
|
||||
<string name="certificate_info_verified_by">Potvrđuje: %1$s</string>
|
||||
@ -1947,10 +1962,12 @@
|
||||
<!-- Confirmation dialog button text when top sites limit is reached. -->
|
||||
<string name="top_sites_max_limit_confirmation_button">U redu, shvaćam</string>
|
||||
|
||||
<!-- Label for the preference to show the most visited top sites on the homepage -->
|
||||
<string name="top_sites_toggle_top_recent_sites_3">Naposjećenije omiljene stranice</string>
|
||||
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
|
||||
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">Naposjećenije omiljene stranice</string>
|
||||
|
||||
<!-- Title text displayed in the rename top site dialog. -->
|
||||
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
|
||||
<string name="top_sites_toggle_top_recent_sites_4">Prečaci</string>
|
||||
<!-- Title text displayed in the rename top site dialog. -->
|
||||
<string name="top_sites_rename_dialog_title">Naziv</string>
|
||||
<!-- Hint for renaming title of a top site -->
|
||||
<string name="top_site_name_hint">Naziv omiljene stranice</string>
|
||||
@ -1959,17 +1976,18 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Odustani</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Postavke</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Naši sponzori i tvoja privatnost</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">Sponzorirano</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Neaktivne kartice</string>
|
||||
<!-- Content description for closing all inactive tabs -->
|
||||
<string name="inactive_tabs_delete_all">Zatvori sve neaktivne kartice</string>
|
||||
<!-- A description below the section of "inactive" tabs to notify the user when those tabs will be closed, if appropriate. See strings inactive_tabs_30_days and inactive_tabs_7_days for placeholders options. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_description" tools:ignore="UnusedResources">Kartice su dostupne ovdje %s. Nakon tog vremena, kartice će automatski biti zatvorene.</string>
|
||||
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_30_days" tools:ignore="UnusedResources">30 dana</string>
|
||||
<!-- The amount of time until a tab in the "inactive" section of the tabs tray will be closed. See string inactive_tabs_description as well -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_7_days" tools:ignore="UnusedResources">1 tjedan</string>
|
||||
|
||||
<!-- Inactive tabs auto-close message in the tabs tray -->
|
||||
<!-- The header text of the auto-close message when the user is asked if they want to turn on the auto-closing of inactive tabs. -->
|
||||
@ -1983,9 +2001,6 @@
|
||||
<string name="inactive_tabs_auto_close_message_snackbar">Automatsko zatvaranje omogućeno</string>
|
||||
|
||||
<!-- Inactive tabs survey -->
|
||||
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_header" tools:ignore="UnusedResources">Pomozi nam da se poboljšamo</string>
|
||||
|
||||
<!-- Header text for the inactive tabs survey asking for feedback to improve the inactive tabs feature. -->
|
||||
<string name="inactive_tabs_survey_header_1">Pomozi poboljšati Firefox</string>
|
||||
|
||||
@ -1996,12 +2011,8 @@
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_do_it_myself">Želim samostalno očistiti stare kartice</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_long_option" tools:ignore="UnusedResources">Vrijeme do neaktivnosti je predugo</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_time_too_long_option_1">Razdoblje od dva tjedna je predugo</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string moz:removedIn="95" name="inactive_tabs_survey_time_too_short_option" tools:ignore="UnusedResources">Vrijeme do neaktivnosti je prekratko</string>
|
||||
<!-- One of the feedback option that can be selected as a responses to the inactive tabs survey question. -->
|
||||
<string name="inactive_tabs_survey_time_too_short_option_1">Razdoblje od dva tjedna je prekratko</string>
|
||||
<!-- Confirmation button text to submit the feedback for the inactive tabs survey. -->
|
||||
<string name="inactive_tabs_survey_send_button">Pošalji</string>
|
||||
|
@ -243,7 +243,7 @@
|
||||
<string name="browser_menu_edit">編集</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">ホームをカスタマイズ</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">ホームをカスタマイズ</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">ホームページをカスタマイズ</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -494,6 +494,10 @@
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">ホームページから離れることなく画像を繰り返し更新できます。</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 name="wallpaper_logo_content_description">Firefox ロゴ - 壁紙変更ボタンです</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">サポートされていないアドオンです</string>
|
||||
@ -1983,6 +1987,13 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">キャンセル</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">設定</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">私たちのスポンサーとあなたのプライバシー</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">広告</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">休止中のタブ</string>
|
||||
|
@ -240,7 +240,7 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
|
||||
<string name="browser_menu_edit">Ẓreg</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Sagen asebter agejdan</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Sagen asebter agejdan</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Sagen asebter agejdan</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -493,6 +493,10 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Lqeḍ rnu leqqem tugna war ma teffɣeḍ seg usebtar agejdan.</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 name="wallpaper_logo_content_description">Alogo Firefox - beddel agilal, taqeffalt</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">Azegrir ur yettusefrak ara</string>
|
||||
@ -1979,6 +1983,13 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Sefsex</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Iɣewwaṛen</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Wid yettbeddan fell-aɣ akked tudert-ik tabaḍnit</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">S lmendad</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Accaren arurmiden</string>
|
||||
|
@ -233,7 +233,7 @@
|
||||
<string name="browser_menu_edit">Түзету</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Үй бетін баптау</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Үй бетін баптау</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Үй бетін баптау</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -480,6 +480,10 @@
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Негізгі беттен шықпай-ақ суретті айналдырыңыз және жаңартыңыз.</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 name="wallpaper_logo_content_description">Firefox логотипі - тұсқағазды, батырманы өзгерту</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">Қосымшаға қолдау жоқ</string>
|
||||
@ -1954,6 +1958,13 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Бас тарту</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Баптаулар</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Біздің демеушілеріміз және сіздің жекелігіңіз</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">Демеуленген</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Белсенді емес беттер</string>
|
||||
|
@ -236,7 +236,7 @@
|
||||
<string name="browser_menu_edit">Modificar</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Personalizar l’acuèlh</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Personalizar l’acuèlh</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Personalizar la pagina d’acuèlh</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -487,6 +487,10 @@
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Alternatz e actualizatz l’imatge sens quitar la pagina d’acuèlh.</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 name="wallpaper_logo_content_description">Logotipe Firefox - cambiar lo fons d’ecran, boton</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">Lo modul complementari es pas pres en carga</string>
|
||||
@ -1990,6 +1994,13 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Anullar</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Paramètres</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Nòstres esponsòrs e vòstra vida privada</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">Esponsorizat</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Onglets inactius</string>
|
||||
|
@ -237,7 +237,7 @@
|
||||
<string name="browser_menu_edit">Editar</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Personalizar página principal</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Personalizar página principal</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Personalizar página inicial</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -484,6 +484,10 @@
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Percorra e atualize a imagem sem sair da página principal.</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 name="wallpaper_logo_content_description">Logótipo do Firefox - altere o fundo, botão</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">O extra não é suportado</string>
|
||||
|
@ -233,7 +233,7 @@
|
||||
<string name="browser_menu_edit">Modifitgar</string>
|
||||
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string name="browser_menu_customize_home">Persunalisar la pagina da partenza</string>
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Persunalisar la pagina da partenza</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Persunalisar la pagina da partenza</string>
|
||||
<!-- Browser Toolbar -->
|
||||
@ -481,6 +481,10 @@
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Percurrer ed actualisar il maletg senza bandunar la pagina da partenza.</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 name="wallpaper_logo_content_description">Logo da Firefox – midar il maletg dal fund davos, buttun</string>
|
||||
|
||||
<!-- Add-on Installation from AMO-->
|
||||
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
|
||||
<string name="addon_not_supported_error">Il supplement na vegn betg sustegnì</string>
|
||||
@ -1963,6 +1967,13 @@
|
||||
<!-- Dialog button text for canceling the rename top site prompt. -->
|
||||
<string name="top_sites_rename_dialog_cancel">Interrumper</string>
|
||||
|
||||
<!-- Text for the menu button to open the homepage settings. -->
|
||||
<string name="top_sites_menu_settings">Parameters</string>
|
||||
<!-- Text for the menu button to navigate to sponsors and privacy support articles. '&' is replaced with the ampersand symbol: & -->
|
||||
<string name="top_sites_menu_sponsor_privacy">Noss sponsurs & tia sfera privata</string>
|
||||
<!-- Label text displayed for a sponsored top site. -->
|
||||
<string name="top_sites_sponsored_label">Sponsurisà</string>
|
||||
|
||||
<!-- Inactive tabs in the tabs tray -->
|
||||
<!-- Title text displayed in the tabs tray when a tab has been unused for 14 days. -->
|
||||
<string name="inactive_tabs_title">Tabs inactivs</string>
|
||||
|
@ -247,7 +247,7 @@
|
||||
<!-- Browser menu button that opens the Customize menu -->
|
||||
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Персонализация</string>
|
||||
<!-- Button shown on the home page that opens the Customize home settings -->
|
||||
<string name="browser_menu_customize_home_1">Настроить домашнюю страницу</string>
|
||||
<string name="browser_menu_customize_home_1">Изменить вид</string>
|
||||
<!-- Browser Toolbar -->
|
||||
<!-- Content description for the Home screen button on the browser toolbar -->
|
||||
<string name="browser_toolbar_home">Домашний экран</string>
|
||||
@ -491,7 +491,7 @@
|
||||
<!-- Snackbar label for action to view selected wallpaper -->
|
||||
<string name="wallpaper_updated_snackbar_action">Просмотр</string>
|
||||
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_label">Для смены обоев коснитесь логотипа</string>
|
||||
<string name="wallpaper_tap_to_change_switch_label">Смена обоев касанием по логотипу</string>
|
||||
<!-- Description for switch which toggles the "tap-to-switch" behavior on home screen logo -->
|
||||
<string name="wallpaper_tap_to_change_switch_description">Просматривайте и меняйте обои прямо с домашней страницы.</string>
|
||||
<!-- This is the accessibility content description for the wallpapers functionality. Users are
|
||||
@ -715,7 +715,7 @@
|
||||
<!-- Option for search term tab groups -->
|
||||
<string name="tab_view_search_term_tab_groups">Поисковые группы</string>
|
||||
<!-- Summary text for search term tab groups -->
|
||||
<string name="tab_view_search_term_tab_groups_summary">Группируйте связанные сайты</string>
|
||||
<string name="tab_view_search_term_tab_groups_summary">Группировать связанные сайты</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 -->
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user