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

This commit is contained in:
runner 2022-04-20 02:47:59 +00:00 committed by Mugurell
parent 6b25a369b5
commit 12e0a4ed76
1 changed files with 6 additions and 0 deletions

View File

@ -323,6 +323,8 @@
<string name="preferences_screenshots_in_private_mode_disclaimer">Hvis du tillader det, vil private faneblade også være synlige, når flere apps er åbne</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Tilføj genvej til privat browsing</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">Tilstanden Kun-HTTPS</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Forsøger automatisk at oprette forbindelse til websteder ved hjælp af krypteringsprotokollen HTTPS for øget sikkerhed.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -339,6 +341,8 @@
<string name="errorpage_httpsonly_title">Sikkert websted er ikke tilgængeligt</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the first. -->
<string name="errorpage_httpsonly_message_title">Sandsynligvis understøtter webstedet simpelthen ikke HTTPS.</string>
<!-- Message shown in the error page for when trying to access a http website while https only mode is enabled. The message has two paragraphs. This is the second. -->
<string name="errorpage_httpsonly_message_summary">Det er også muligt, at en ondsindet aktør er involveret. Hvis du fortsætter til webstedet, bør du ikke afgive nogen følsomme oplysninger. Hvis du fortsætter, vil kun-HTTPS blive slået midlertidigt fra for dette websted.</string>
<!-- Preference for accessibility -->
<string name="preferences_accessibility">Tilgængelighed</string>
<!-- Preference to override the Firefox Account server -->
@ -1833,6 +1837,8 @@
<!-- Clickable text for opening an external link for more information about Pocket. -->
<string name="pocket_stories_feature_learn_more">Læs mere</string>
<!-- Snackbar message for enrolling in a Nimbus experiment from the secret settings when Studies preference is Off.-->
<string name="experiments_snackbar">Aktiver telemetri for at sende data.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Gå til indstillinger</string>
</resources>