Import l10n.

upstream-sync
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent 8993a0acb2
commit f3d332dd8b

@ -735,6 +735,8 @@
<string name="download_delete_all_dialog">Ste prepričani, da želite počistiti vaše prenose?</string>
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Prenosi odstranjeni</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 odstranjen</string>
<!-- Text shown when no download exists -->
<string name="download_empty_message_1">Ni prenesenih datotek</string>
<!-- History multi select title in app bar
@ -1097,6 +1099,8 @@
<string name="preferences_delete_browsing_data_cached_files_subtitle">Sprosti prostor za shranjevanje</string>
<!-- Title for the site permissions item in Delete browsing data -->
<string name="preferences_delete_browsing_data_site_permissions">Dovoljenja strani</string>
<!-- Title for the downloads item in Delete browsing data -->
<string name="preferences_delete_browsing_data_downloads">Prenosi</string>
<!-- Text for the button to delete browsing data -->
<string name="preferences_delete_browsing_data_button">Izbriši podatke brskanja</string>
<!-- Title for the Delete browsing data on quit preference -->
@ -1220,8 +1224,7 @@
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description">%s smo zasnovali tako, da vam omogočimo nadzor nad tem, kaj delite
na spletu in kaj delite z nami.</string>
<string name="onboarding_privacy_notice_description2">%s smo zasnovali tako, da vam omogočimo nadzor nad tem, kaj delite na spletu in kaj delite z nami.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Preberite naše obvestilo o zasebnosti</string>
<!-- Content description (not visible, for screen readers etc.): Close onboarding screen -->

Loading…
Cancel
Save