Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit b3bdd06

Browse files
Import l10n. (#3089)
1 parent de88941 commit b3bdd06

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

app/src/main/res/values-nl/strings.xml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,32 @@
115115
allowed pop-up sites. -->
116116
<string name="settings_privacy_policy_popups_description">U kunt opgeven welke websites pop-upvensters mogen openen</string>
117117

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+
118131
<!-- This string is used as the title of the Tracking dialog used to do not allow websites to bypass tracking protection. -->
119132
<string name="settings_privacy_policy_tracking_title">Uitzonderingen voor Verbeterde bescherming tegen volgen</string>
120133

121134
<!-- This string is displayed under the title the Tracking dialog used to do not allow websites to bypass tracking protection. -->
122135
<string name="settings_privacy_policy_tracking_description">U hebt beschermingen voor deze websites uitgeschakeld.</string>
123136

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+
124144
<!-- This string is displayed in the switch of each item of the the pop-up blocking list when the site is allowed. -->
125145
<string name="pop_up_site_switch_allow">Toestaan</string>
126146

@@ -365,6 +385,12 @@
365385
-->
366386
<string name="bypass_cache_on_reload_switch">Omzeilen van buffer bij opnieuw laden inschakelen</string>
367387

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+
368394
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
369395
<string name="developer_options_servo">Servo inschakelen</string>
370396

@@ -442,6 +468,9 @@
442468
<!-- This string is used to label the 'Off' radio button of the 'Tracking protection' settings option. -->
443469
<string name="privacy_options_tracking_off">Uit</string>
444470

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+
445474
<!-- This string is used to label radio buttons for setting fixed-foveated-rendering (FFR) level.
446475
The term "foveation" derives from "fovea", the area of higher-resolution vision in the human retina.
447476
Higher values of this option result in larger parts of the peripheral vision being rendered
@@ -641,6 +670,10 @@
641670
pop-up blocked sites. -->
642671
<string name="security_options_block_pup_up_settings">Geavanceerd</string>
643672

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+
644677
<!-- This string is a label above the group of switches that indicates that the switches below
645678
relate to Firefox data collection and use. -->
646679
<string name="security_options_speech_data_collection_title">Verzamelen en gebruik van gegevens door %1$s</string>
@@ -980,6 +1013,9 @@
9801013
when there are no exceptions. -->
9811014
<string name="privacy_options_popups_list_empty_second">Een lijst van websites met machtigingen zal hier verschijnen.</string>
9821015

1016+
<!-- This string is used to label radio buttons for setting ETP in. -->
1017+
<string name="privacy_options_tracking">Verbeterde bescherming tegen volgen. (&lt;a href=&quot;%1$s&quot;&gt;Meer info&lt;/a&gt;)</string>
1018+
9831019
<!-- This string labels the button in the privacy option panel that opens the dialog to add/remove
9841020
Tracking protection exceptions. -->
9851021
<string name="privacy_options_tracking_exceptions">Uitzonderingen</string>
@@ -1428,6 +1464,13 @@ the Select` button. When clicked it closes all the previously selected tabs -->
14281464
<string name="slow_script_dialog_action_wait">Wachten</string>
14291465

14301466

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. (&lt;a href=&quot;%2$s&quot;&gt;Meer info&lt;/a&gt;)</string>
1473+
14311474
<!-- This string is displayed in the enable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
14321475
<string name="tracking_dialog_button_enable">Inschakelen</string>
14331476

0 commit comments

Comments
 (0)