Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-07-31 00:05:53 +00:00 committed by mergify[bot]
parent 1deecaae7b
commit b57ff63707
1 changed files with 14 additions and 5 deletions

View File

@ -1167,7 +1167,18 @@
<string name="delete_browsing_data_on_quit_action">Ukončiť</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message">Vaše údaje o prehliadaní budú odstránené.</string>
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Vaše údaje o prehliadaní budú odstránené.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Obdobie, za ktoré vymazať údaje</string>
<!-- Body text of a delete browsing data dialog. -->
<string name="delete_history_prompt_body">Odstráni históriu (vrátane histórie synchronizovanej z iných zariadení), súbory cookie a ďalšie údaje prehliadania.</string>
<!-- Radio button in the delete browsing data dialog to delete history items for the last hour. -->
<string name="delete_history_prompt_button_last_hour">Posledná hodina</string>
<!-- Radio button in the delete browsing data dialog to delete history items for today and yesterday. -->
<string name="delete_history_prompt_button_today_and_yesterday">Dnes a včera</string>
<!-- Radio button in the delete browsing data dialog to delete all history. -->
<string name="delete_history_prompt_button_everything">Všetko</string>
<!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
<string name="delete_browsing_data_prompt_message_3">%s odstráni vybrané údaje.</string>
<!-- Text for the cancel button for the data deletion dialog -->
@ -1180,8 +1191,8 @@
<!-- Text for the snackbar to show the user that the deletion of browsing data is in progress -->
<string name="deleting_browsing_data_in_progress">Odstraňujem súkromné údaje…</string>
<!-- Dialog message to the user asking to delete all history items inside the opened group. -->
<string name="delete_history_group_prompt_message">Týmto sa odstránia všetky položky.</string>
<!-- Dialog message to the user asking to delete all history items inside the opened group. Parameter will be replaced by a history group name. -->
<string name="delete_all_history_group_prompt_message">Odstrániť všetky stránky v skupine “%s”</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Zrušiť</string>
<!-- Text for the allow button for the history group dialog -->
@ -1593,8 +1604,6 @@
<string name="addresses_edit_address">Úprava adresy</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Spravovať adresy</string>
<!-- The header for the full name of an address -->
<string moz:removedIn="102" name="addresses_full_name" tools:ignore="UnusedResources">Celé meno</string>
<!-- The header for the first name of an address -->
<string name="addresses_first_name">Krstné meno</string>
<!-- The header for the middle name of an address -->