|
559 | 559 | and is used to enable or disable playback of DRM controlled content. --> |
560 | 560 | <string name="security_options_drm_content">Afspil DRM-kontrolleret indhold (<a href="https://da.wikipedia.org/wiki/Digital_Rights_Management">Læs mere</a>)</string> |
561 | 561 |
|
| 562 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 563 | + and is used to enable or disable the tabs restoration after a fresh app start. --> |
| 564 | + <string name="security_options_restore_tabs">Gendan faneblade og vinduer efter genstart</string> |
| 565 | + |
562 | 566 | <!-- This string labels an On/Off switch in the Privacy and Security settings dialog |
563 | 567 | and is used to enable or disable tracking protection. --> |
564 | 568 | <string name="security_options_tracking_protection">Beskyttelse mod sporing</string> |
|
598 | 602 | of this storage even though the storage may not reside on external removable media. --> |
599 | 603 | <string name="security_options_permission_storage">Læs eksternt lager</string> |
600 | 604 |
|
| 605 | + <!-- This string labels the button that displays or enables application access to the device's |
| 606 | + camera and microphone, if present. --> |
| 607 | + <string name="security_options_permission_camera_and_microphone">Kamera og mikrofon</string> |
| 608 | + |
601 | 609 | <!-- This string labels the button in the privacy option panel that enables/disables the pop-up |
602 | 610 | blocking. --> |
603 | 611 | <string name="security_options_block_pup_up_windows">Bloker pop op-vinduer</string> |
|
660 | 668 | device's microphone. It explains why Voice Search is not working. --> |
661 | 669 | <string name="voice_search_permission_after_decline">Giv adgang til mikrofonen for at bruge stemme-søgning.</string> |
662 | 670 |
|
| 671 | + <!-- This string is displayed in the button at the bottom of the Voice Search dialog. When clicked the Voice search dialog is closed. --> |
| 672 | + <string name="voice_search_close">Luk</string> |
| 673 | + |
663 | 674 | <!-- This string is displayed in the URL bar when it is empty. It informs the user that they |
664 | 675 | may use the URL bar to search the Web or enter a Web address. --> |
665 | 676 | <string name="search_placeholder">Søg på nettet eller indtast en adresse</string> |
|
931 | 942 | <!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. --> |
932 | 943 | <string name="privacy_options_popups_list_header">Følgende websteder har bedt om lov til at åbne pop op-vinduer:</string> |
933 | 944 |
|
| 945 | + <!-- This string is displayed in the first line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list |
| 946 | + when there are no exceptions. --> |
| 947 | + <string name="privacy_options_popups_list_empty_first">Når du åbner et websted med pop op-vinduer, vil du se en dialogboks, der giver dig mulighed for at blokere pop op-vinduer.</string> |
| 948 | + |
| 949 | + <!-- This string is displayed in the second line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list |
| 950 | + when there are no exceptions. --> |
| 951 | + <string name="privacy_options_popups_list_empty_second">En liste over websteder med tilladelser vil blive vist her.</string> |
| 952 | + |
934 | 953 | <!-- This string labels the Reset button that restores the default controller settings values. --> |
935 | 954 | <string name="controller_options_reset">Nulstil controller-indstillinger</string> |
936 | 955 |
|
|
0 commit comments