[fenix] Import l10n.

pull/600/head
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent 6f14787241
commit 0190e82e9e

@ -61,7 +61,9 @@
<string name="recently_saved_show_all">Mostrar todos</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">Mostrar todos los marcadores guardados</string>
<string name="recently_saved_show_all_content_description_2">Mostrar todos los marcadores guardados</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">Mostrar todos los marcadores guardados</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s es producido por Mozilla.</string>
@ -142,7 +144,9 @@
<string name="recent_tabs_show_all">Mostrar todas</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">Mostrar el botón de todas las pestañas recientes</string>
<string name="recent_tabs_show_all_content_description_2">Mostrar el botón de todas las pestañas recientes</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">Mostrar 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 name="recent_tabs_search_term">Tu búsqueda por \&quot;%1$s\&quot;</string>
@ -166,7 +170,9 @@
<string name="recently_visited_menu_item_remove">Eliminar</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description">Mostrar el botón de todas las exploraciones anteriores</string>
<string name="past_explorations_show_all_content_description_2">Mostrar todas las exploraciones anteriores</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">Mostrar el botón de todas las exploraciones anteriores</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
@ -1038,6 +1044,8 @@
<string name="preference_phone_feature_notification">Notificación</string>
<!-- Preference for altering the persistent storage access for all websites -->
<string name="preference_phone_feature_persistent_storage">Almacenamiento persistente</string>
<!-- Preference for altering the storage access setting for all websites -->
<string name="preference_phone_feature_cross_origin_storage_access">Cookies entre sitios</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">Contenido controlado por DRM</string>
<!-- Label that indicates that a permission must be asked always -->

Loading…
Cancel
Save