Skip to content

Commit 5d08ba9

Browse files
ruditimmermansmar-v-in
authored andcommitted
Translated using Weblate (Dutch)
Currently translated at 10.1% (6 of 59 strings) Translation: microG/play-services-nearby: core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-nearby-core-strings/nl/ Translated using Weblate (Dutch) Currently translated at 68.3% (264 of 386 strings) Translation: microG/play-services-core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/nl/ Translated using Weblate (Dutch) Currently translated at 35.5% (16 of 45 strings) Translation: microG/play-services-location: core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-location-core-strings/nl/ Translated using Weblate (Dutch) Currently translated at 3.7% (2 of 53 strings) Translation: microG/vending-app Translate-URL: https://hosted.weblate.org/projects/microg/vending-app/nl/ Translated using Weblate (Dutch) Currently translated at 7.1% (2 of 28 strings) Translation: microG/play-services-fido: core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-fido-core-strings/nl/ Translated using Weblate (Dutch) Currently translated at 14.2% (1 of 7 strings) Translation: microG/play-services-droidguard: core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-droidguard-core-strings/nl/
1 parent edac5ab commit 5d08ba9

File tree

6 files changed

+17
-3
lines changed
  • play-services-core/src/main/res/values-nl
  • play-services-droidguard/core/src/main/res/values-nl
  • play-services-fido/core/src/main/res/values-nl
  • play-services-location/core/src/main/res/values-nl
  • play-services-nearby/core/src/main/res/values-nl
  • vending-app/src/main/res/values-nl

6 files changed

+17
-3
lines changed

play-services-core/src/main/res/values-nl/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,5 @@
264264
<string name="pref_vending_split_install_switch">On-demand installatie van componenten</string>
265265
<string name="pref_workprofile_disclaimer">Het is uw verantwoordelijkheid om ervoor te zorgen dat uw gebruik van microG in overeenstemming is met het bedrijfsbeleid. microG wordt geleverd op een ‘best effort’ basis en kan niet garanderen dat het zich precies gedraagt zoals verwacht.</string>
266266
<string name="pref_auth_two_step_verification_summary">Indien ingeschakeld, kan het apparaat verzoeken voor tweestapsverificatie van Google ontvangen (Cloud Messaging is vereist).</string>
267+
<string name="service_name_device_attestation">Apparaatcertificering</string>
267268
</resources>
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<string name="pref_droidguard_block_hw_attestation_summary">Bij gebruik van de ingebouwde DroidGuard-hardware is het raadzaam de toegang tot hardware-attestatie uit te schakelen. Dit kan helpen bij het slagen voor integriteitscontroles op sommige apparaten.</string>
4+
</resources>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<string name="fido_nfc_prompt_body">Houd uw sleutel plat tegen de achterkant van uw apparaat totdat het stopt met trillen.</string>
4+
<string name="fido_transport_selection_biometric">Gebruik dit apparaat met schermvergrendeling</string>
5+
</resources>

play-services-location/core/src/main/res/values-nl/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@
1313
<string name="pref_geocoder_nominatim_enabled_summary">Adressen oplossen met OpenStreetMap Nominatim.</string>
1414
<string name="pref_location_wifi_learning_enabled_summary">Wi-Fi-locaties lokaal opslaan wanneer GPS wordt gebruikt.</string>
1515
<string name="pref_location_cell_learning_enabled_title">Onthouden van GPS</string>
16+
<string name="location_settings_dialog_message_title_for_better_experience">Voor een betere ervaring kunt u de locatie van het apparaat inschakelen, die gebruikmaakt van de locatieservice van microG.</string>
17+
<string name="location_settings_dialog_message_title_to_continue">Om verder te gaan, schakel je de apparaatlocatie in. Deze maakt gebruik van de locatieservice van microG.</string>
18+
<string name="location_settings_dialog_message_details_start_paragraph">Uw apparaat moet aan de volgende eisen voldoen:</string>
1619
</resources>

play-services-nearby/core/src/main/res/values-nl/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
<string name="exposure_confirm_permission_button">Toestaan</string>
55
<string name="pref_exposure_error_nearby_not_granted_description">Tik op om de vereiste machtigingen te verlenen voor Meldingen weergeven</string>
66
<string name="pref_exposure_rpis_details_summary">Als Exposure Notification API is ingeschakeld, verzamelt je apparaat passief ID\'s (Rolling Proximity Identifiers of RPI\'s genoemd) van apparaten in de buurt.\n\nWanneer eigenaars van apparaten melden dat ze positief gediagnosticeerd zijn, kunnen hun ID\'s gedeeld worden. Uw apparaat controleert of een van de bekende gediagnosticeerde ID\'s overeenkomt met een van de verzamelde ID\'s en berekent uw infectierisico.</string>
7+
<string name="pref_exposure_error_bluetooth_unsupported_summary">Helaas is uw apparaat niet compatibel met blootstellingsmeldingen.</string>
8+
<string name="pref_exposure_error_bluetooth_no_advertise_summary">Helaas is uw apparaat slechts gedeeltelijk compatibel met blootstellingsmeldingen. U kunt wel meldingen ontvangen over risicocontacten, maar u kunt anderen niet zelf op de hoogte stellen.</string>
79
</resources>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<string name="vending_overview_enterprise_row_mandatory_missing_hint">Op uw apparaat ontbreken verplichte apps die door uw beheerder zijn geselecteerd.</string>
4+
<string name="tips_remember_login_info">Onthoud mijn inloggegevens op dit apparaat</string>
5+
</resources>

0 commit comments

Comments
 (0)