|
115 | 115 | allowed pop-up sites. -->
|
116 | 116 | <string name="settings_privacy_policy_popups_description">U kunt opgeven welke websites pop-upvensters mogen openen</string>
|
117 | 117 |
|
| 118 | + <!-- This string is used as the title of the WebXR dialog used to do not allow websites to access WebXR devices. --> |
| 119 | + <string name="settings_privacy_policy_webxr_title">Virtual Reality-machtigingen</string> |
| 120 | + |
| 121 | + <!-- This string is displayed under the title the WebXR dialog used to do not allow websites to access WebXR devices. --> |
| 122 | + <string name="settings_privacy_policy_webxr_description">De volgende websites mogen de WebXR-API geen toegang geven tot uw VR-apparaat.</string> |
| 123 | + |
| 124 | + <!-- 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 |
| 125 | + when there are no exceptions. --> |
| 126 | + <string name="settings_privacy_policy_webxr_empty_description">Wanneer u een website opent die WebXR gebruikt, kunt u een dialoogvenster openen waarmee u WebXR op die website kunt blokkeren.</string> |
| 127 | + |
| 128 | + <!-- This string labels the Reset button that removes all the sites not allowed to access WebXR --> |
| 129 | + <string name="settings_privacy_policy_webxr_reset">De websites die geen toegang hebben tot VR-apparaten herinitialiseren.</string> |
| 130 | + |
118 | 131 | <!-- This string is used as the title of the Tracking dialog used to do not allow websites to bypass tracking protection. -->
|
119 | 132 | <string name="settings_privacy_policy_tracking_title">Uitzonderingen voor Verbeterde bescherming tegen volgen</string>
|
120 | 133 |
|
121 | 134 | <!-- This string is displayed under the title the Tracking dialog used to do not allow websites to bypass tracking protection. -->
|
122 | 135 | <string name="settings_privacy_policy_tracking_description">U hebt beschermingen voor deze websites uitgeschakeld.</string>
|
123 | 136 |
|
| 137 | + <!-- This string is displayed in the first line of a text that's displayed in the middle of the etp exceptions instead of the exceptions list |
| 138 | + when there are no exceptions. --> |
| 139 | + <string name="settings_privacy_policy_tracking_empty_description">Wanneer u een website toestaat uw activiteiten te volgen, wordt deze hier weergegeven.</string> |
| 140 | + |
| 141 | + <!-- This string labels the Reset button that removes all the sites not allowed to access WebXR --> |
| 142 | + <string name="settings_privacy_policy_tracking_reset">Uitzonderingen voor Verbeterde bescherming tegen volgen herinitialiseren.</string> |
| 143 | + |
124 | 144 | <!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
|
125 | 145 | <string name="pop_up_site_switch_allow">Toestaan</string>
|
126 | 146 |
|
|
365 | 385 | -->
|
366 | 386 | <string name="bypass_cache_on_reload_switch">Omzeilen van buffer bij opnieuw laden inschakelen</string>
|
367 | 387 |
|
| 388 | + <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
| 389 | + Multi-e10s. Multi-e10s allocates a process for each open window instead of having only one |
| 390 | + process for all windows. |
| 391 | + --> |
| 392 | + <string name="multi_e10s_switch">Multi-e10s inschakelen</string> |
| 393 | + |
368 | 394 | <!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
|
369 | 395 | <string name="developer_options_servo">Servo inschakelen</string>
|
370 | 396 |
|
|
442 | 468 | <!-- This string is used to label the 'Off' radio button of the 'Tracking protection' settings option. -->
|
443 | 469 | <string name="privacy_options_tracking_off">Uit</string>
|
444 | 470 |
|
| 471 | + <!-- This string is used as the description of the 'Off' radio button of the 'Enhanced Tracking protection' settings option. --> |
| 472 | + <string name="privacy_options_tracking_off_description">Elke pagina toestaan om u online te volgen en uw surfgedrag en interesses te verzamelen.</string> |
| 473 | + |
445 | 474 | <!-- This string is used to label radio buttons for setting fixed-foveated-rendering (FFR) level.
|
446 | 475 | The term "foveation" derives from "fovea", the area of higher-resolution vision in the human retina.
|
447 | 476 | Higher values of this option result in larger parts of the peripheral vision being rendered
|
|
641 | 670 | pop-up blocked sites. -->
|
642 | 671 | <string name="security_options_block_pup_up_settings">Geavanceerd</string>
|
643 | 672 |
|
| 673 | + <!-- This string labels the button in the privacy option panel that enables/disables Virtual Reality |
| 674 | + Devices access to websites (WebXR). --> |
| 675 | + <string name="security_options_permission_webxr">Virtual Reality-apparaten (WebXR)</string> |
| 676 | + |
644 | 677 | <!-- This string is a label above the group of switches that indicates that the switches below
|
645 | 678 | relate to Firefox data collection and use. -->
|
646 | 679 | <string name="security_options_speech_data_collection_title">Verzamelen en gebruik van gegevens door %1$s</string>
|
|
980 | 1013 | when there are no exceptions. -->
|
981 | 1014 | <string name="privacy_options_popups_list_empty_second">Een lijst van websites met machtigingen zal hier verschijnen.</string>
|
982 | 1015 |
|
| 1016 | + <!-- This string is used to label radio buttons for setting ETP in. --> |
| 1017 | + <string name="privacy_options_tracking">Verbeterde bescherming tegen volgen. (<a href="%1$s">Meer info</a>)</string> |
| 1018 | + |
983 | 1019 | <!-- This string labels the button in the privacy option panel that opens the dialog to add/remove
|
984 | 1020 | Tracking protection exceptions. -->
|
985 | 1021 | <string name="privacy_options_tracking_exceptions">Uitzonderingen</string>
|
@@ -1428,6 +1464,13 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1428 | 1464 | <string name="slow_script_dialog_action_wait">Wachten</string>
|
1429 | 1465 |
|
1430 | 1466 |
|
| 1467 | + <!-- This string is displayed in the title of the quick WebXR blocking dialog, accessed from the VR icon in the URL bar. |
| 1468 | + '%1$s' will be replaced at runtime with the app's name. --> |
| 1469 | + <string name="webxr_block_dialog_message">‘%1$s’ wil toegang tot de WebXR-API</string> |
| 1470 | + |
| 1471 | + <!-- This string is displayed in the title of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
| 1472 | + <string name="tracking_dialog_message">Verbeterde bescherming tegen volgen is %1$s voor deze website. (<a href="%2$s">Meer info</a>)</string> |
| 1473 | + |
1431 | 1474 | <!-- This string is displayed in the enable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
|
1432 | 1475 | <string name="tracking_dialog_button_enable">Inschakelen</string>
|
1433 | 1476 |
|
|
0 commit comments