Skip to content

Commit a58113d

Browse files
committed
New translations strings.xml (Dutch)
1 parent e6a0d92 commit a58113d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<string name="flashlight_pulse_tile_label">Zaklamppuls</string>
1313
<string name="check_pre_releases_label">Checken voor vooruitgaven</string>
1414
<string name="check_pre_releases_desc">Kunnen instabiel zijn</string>
15-
<string name="label_default_tab">Default tab</string>
15+
<string name="label_default_tab">Standaard tabblad</string>
1616
<!-- App Lock -->
1717
<string name="settings_section_security">Beveiliging</string>
1818
<string name="app_lock_enable_title">Appvergrendeling inschakelen</string>
@@ -114,15 +114,15 @@
114114
<string name="settings_section_app_control">Appbesturing</string>
115115
<string name="action_freeze">Bevriezen</string>
116116
<string name="action_unfreeze">Ontdooien</string>
117-
<string name="action_remove">Remove</string>
118-
<string name="action_create_shortcut">Create shortcut</string>
119-
<string name="action_app_info">App info</string>
120-
<string name="freeze_mode_description_freeze_title">What is Freeze?</string>
121-
<string name="freeze_mode_description_freeze_body">App freezing disables the app\'s launch activity which removes it from the app list and updates. It will prevent the app from starting at all until it\'s unfrozen which saves resources but you will need to unfreeze from here or manually re-enable.</string>
122-
<string name="freeze_mode_description_freeze_warning">DO NOT FREEZE COMMUNICATION APPS</string>
123-
<string name="freeze_mode_description_suspend_title">What is Suspend?</string>
124-
<string name="freeze_mode_description_suspend_body">Suspending an app used to pause the app activity and prevent background executions but with recent Android changes, it only pauses the notifications from appearing and that\'s pretty much it. But does allows you to unpause from the launcher app list as they will be still available as grayscale paused app icons.</string>
125-
<string name="freeze_mode_description_suspend_footer">Should work the same as the native app pause/ focus mode features.</string>
117+
<string name="action_remove">Verwijderen</string>
118+
<string name="action_create_shortcut">Snelkoppeling aanmaken</string>
119+
<string name="action_app_info">App-info</string>
120+
<string name="freeze_mode_description_freeze_title">Wat is bevriezen?</string>
121+
<string name="freeze_mode_description_freeze_body">Het bevriezen van apps schakelt de startactiviteit van de app uit, wat ervoor zorgt dat het wordt verwijderd uit de lijst van apps en updates. Het zal voorkomen dat de app überhaupt geopend kan worden totdat het ontdooit wordt om bronnen te besparen, maar je moet het wel hier weer inschakelen.</string>
122+
<string name="freeze_mode_description_freeze_warning">BEVRIES NIET COMMUNICATIEAPPS</string>
123+
<string name="freeze_mode_description_suspend_title">Wat is apps stoppen?</string>
124+
<string name="freeze_mode_description_suspend_body">Het stoppen van een app zorgt ervoor dat de appactiviteit wordt gepauzeerd en dat uitvoeren in de achtergrond wordt voorkomen, maar met recente Android-versies, pauzeert het alleen de melding en voor de rest niet echt iets. Ze zullen nog wel beschikbaar zijn op het startscherm als grijze gepauzeerde iconen.</string>
125+
<string name="freeze_mode_description_suspend_footer">Zou hetzelfde werken als het ingebouwde apps pauzeren.</string>
126126
<string name="content_desc_more_options">Meer opties</string>
127127
<string name="action_freeze_all">Bevries alle apps</string>
128128
<string name="action_unfreeze_all">Ontdooi alle apps</string>
@@ -589,7 +589,7 @@
589589
<string name="action_search">Zoeken</string>
590590
<string name="action_stop">Stoppen</string>
591591
<string name="label_search">Zoeken</string>
592-
<string name="search_frozen_apps_placeholder">Search frozen apps</string>
592+
<string name="search_frozen_apps_placeholder">Bevroren apps zoeken</string>
593593
<!-- UI Components General -->
594594
<string name="action_back">Terug</string>
595595
<string name="content_desc_back">Terug</string>
@@ -643,8 +643,8 @@
643643
<string name="about_desc_screen_locked_security">Verbeter je beveiliging als je apparaat vergrendeld is.\n\nBeperk toegang tot gevoelige tegels in de Snelle instellingen zoals netwerkwijzigingen. Ook wordt de animatiesnelheid verlaagd om aanraak spammen te voorkomen.\n\nDeze functie is niet robuust en heeft mogelijk problemen zoals dat sommige tegels die direct aanpasbaar zijn zoals Bluetooth of de vliegtuigstand niet te voorkomen zijn.</string>
644644
<string name="about_desc_app_lock">Beveilig je apps met een tweede beveiligingslaag. \n\nJe vergrendelingsmethode zal gebruikt worden als het maar aan de klasse 3 biometrische beveiligingsstandaarden voldoet.</string>
645645
<string name="about_desc_location_reached">Krijg een melding wanneer je dicht bij een bestemming komt zodat je nooit een stop mist. \n\nGa naar Google Maps, druk een speld lang in dicht bij je bestemming en zorg ervoor dat het \"Geplaatste speld\" zegt (anders is de afstandsberekening mogelijk niet accuraat), deel daarna de locatie met de Essentials-app en start met volgen.</string>
646-
<string name="location_reached_add_title">Add Destination</string>
647-
<string name="location_reached_edit_title">Edit Destination</string>
646+
<string name="location_reached_add_title">Bestemming toevoegen</string>
647+
<string name="location_reached_edit_title">Bestemming bewerken</string>
648648
<string name="location_reached_name_placeholder">Home, Office, etc.</string>
649649
<string name="location_reached_name_label">Name</string>
650650
<string name="location_reached_save_btn">Save</string>

0 commit comments

Comments
 (0)