Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2021-07-15 00:04:37 +00:00 committed by mergify[bot]
parent f9aae4b4e5
commit 317cbe9c7b
4 changed files with 23 additions and 4 deletions

View File

@ -892,7 +892,7 @@
<!-- Bookmark snackbar message on deleting multiple bookmarks including folders-->
<string name="bookmark_deletion_multiple_snackbar_message_3">Eliminar carpetas seleccionadas</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">UNDO</string>
<string name="bookmark_undo_deletion">DESHACER</string>
<!-- Site Permissions -->
<!-- Site permissions preferences header -->

View File

@ -1073,6 +1073,15 @@
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Desarrollado por</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_title">%1$s es rápido y privado</string>
<!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">Establecer %1$s como tu navegador predeterminado</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Colección eliminada</string>

View File

@ -1044,6 +1044,16 @@
<string name="notification_pbm_action_delete_and_open">Fuortsmite en iepenje</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Mooglik makke troch</string>
<!-- Name of the marketing notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_marketing_channel_name">Marketing</string>
<!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_title">%1$s is fluch en privee</string>
<!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">%1$s jo standertbrowser meitsje</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Kolleksje fuortmsiten</string>
<!-- Text shown in snackbar when user renames a collection -->
@ -1591,9 +1601,9 @@
<string name="credit_cards_card_number">Kaartnûmer</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Ferrindatum</string>
<!-- The label for the expiration date month of a credit card -->
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Ferrindatum moanne</string>
<!-- The label for the expiration date year of a credit card -->
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Ferrindatum jier</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Namme op kaart</string>

View File

@ -1578,7 +1578,7 @@
<!-- Preference option for syncing credit cards across devices. This is displayed when the user is not signed into sync -->
<string name="preferences_credit_cards_sync_cards_across_devices">Đồng bộ thông tin thẻ tín dụng trên các thiết bị</string>
<!-- Preference option for syncing credit cards across devices. This is displayed when the user is signed into sync -->
<string name="preferences_credit_cards_sync_cards">Đồng bộ hóa các thẻ tín dụng</string>
<string name="preferences_credit_cards_sync_cards">Đồng bộ hóa thẻ tín dụng</string>
<!-- Preference option for adding a credit card -->
<string name="preferences_credit_cards_add_credit_card">Thêm thẻ tín dụng</string>