Strings - app/src/main/res/values-hr/strings.xml

pull/420/head
runner 3 years ago committed by Jonathan Almeida
parent 65a27c01ff
commit 05506f7fac

@ -443,9 +443,6 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Saznaj više</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Isključeno je globalno, za uključivanje, idi na postavke.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Telemetrija</string>
<!-- Preference switch for usage and technical data collection -->
@ -456,6 +453,8 @@
<string name="preferences_marketing_data">Marketinški podaci</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Dijeli podatke o funkcijama koje upotrebljavaš u %1$s s Leanplumom, našim pružateljem usluga mobilnog marketinga.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Dijeli osnovne podatke o korištenju s Adjustom, našim pružateljem mobilnog marketinga</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Istraživanja</string>
<!-- Summary for studies preferences -->
@ -800,8 +799,6 @@
<string name="bookmark_delete_folder_snackbar">Izbrisano: %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Dodaj mapu</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_created_snackbar">Zabilješka stvorena.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Zabilješka spremljena!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
@ -1765,20 +1762,7 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Ukloni</string>
<!-- Deprecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Iskoristi sve prednosti aplikacije %s.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Klikni za više informacija</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Skupi stvari koje su ti bitne</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Grupiraj slične pretrage, stranice i kartice za brži pristup kasnije.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">Prijavljen/a si kao %s na jednom drugom Firefox pregledniku na ovom telefonu. Želiš li se prijaviti s ovim računom?</string>
<!-- Deprecated: Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Možete jednostavno dodati ovu web stranicu na početni zaslon uređaja kako biste imali brz pristup i pretraživali brže, kao da ste u aplikaciji.</string>
</resources>

Loading…
Cancel
Save