Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2020-12-28 00:03:59 +00:00 committed by mergify[bot]
parent 6e3deddebf
commit 16ab8bf1ab
2 changed files with 18 additions and 5 deletions

View File

@ -732,6 +732,11 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">Zatím nemáte žádnou historii prohlížení</string>
<!-- Downloads -->
<!-- Text for the button to clear all downloads -->
<string name="download_delete_all">Smazat stažené soubory</string>
<!-- Text for the dialog to confirm clearing all downloads -->
<string name="download_delete_all_dialog">Opravdu chcete smazat všechny stažené soubory?</string>
<!-- Text shown when no download exists -->
<string name="download_empty_message_1">Žádné stažené soubory</string>
<!-- History multi select title in app bar
@ -864,6 +869,8 @@
<string name="preference_phone_feature_location">Poloha</string>
<!-- Preference for altering the notification access for all websites -->
<string name="preference_phone_feature_notification">Oznámení</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">Obsah chráněný pomocí DRM</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">Vždy se zeptat</string>
<!-- Label that indicates that a permission must be blocked -->

View File

@ -725,10 +725,12 @@
<string name="download_delete_all">Forigi elŝutojn</string>
<!-- Text for the dialog to confirm clearing all downloads -->
<string name="download_delete_all_dialog">Ĉu vi certe volas forigi viajn elŝutojn?</string>
<!-- Text for the snackbar to confirm that multiple downloads items have been deleted -->
<string name="download_delete_multiple_items_snackbar">Elŝutoj forigitaj</string>
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Elŝutoj forigitaj</string>
<!-- Text for the snackbar to confirm that a single download item has been removed. The first parameter is the name of the download item. -->
<string name="download_delete_single_item_snackbar">%1$s forigita</string>
<!-- Text shown when no download exists -->
<string name="download_empty_message">Neniu elŝuto ĉi tie</string>
<string name="download_empty_message_1">Neniu elŝutita dosiero</string>
<!-- History multi select title in app bar
The first parameter is the number of downloads selected -->
<string name="download_multi_select_title">%1$d elektitaj</string>
@ -736,8 +738,10 @@
<!-- History overflow menu open in new tab button -->
<string name="download_menu_open">Malfermi</string>
<!-- Text for the button to delete a single history item -->
<string name="download_delete_item">Forigi</string>
<!-- Text for the button to remove a single download item -->
<string name="download_delete_item_1">Forigi</string>
<!-- Crashes -->
@ -864,6 +868,8 @@
<!-- Preference for altering the persistent storage access for all websites -->
<string name="preference_phone_feature_persistent_storage">Konstanta konservejo</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">Enhavo protektita de DRM</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">Demandi antaŭ ol permesi</string>
<!-- Label that indicates that a permission must be blocked -->