|
28 | 28 | <string name="settings_autopause_description">Pauzeer de muziek wanneer u het apparaat van uw oor haalt.</string> |
29 | 29 | <string name="settings_autopplay_label">Automatisch afspelen</string> |
30 | 30 | <string name="settings_autoplay_description">Start audioweergave wanneer het apparaat wordt gedragen.</string> |
| 31 | + <string name="settings_eardetection_info_label">Oordetectienotitie</string> |
| 32 | + <string name="settings_eardetection_info_description">Als oordetectie slechts voor één pod werkt, is dit een beperking van Apple. Alleen de \"primaire pod\" (gebruikt voor de microfoon) wordt gedetecteerd. Configureer op Apple-apparaten: Instellingen → Bluetooth → AirPods → Microfoon.</string> |
31 | 33 | <string name="settings_fake_data_label">Nep gegevens</string> |
32 | 34 | <string name="settings_fake_data_description">Toon nepgegevens, d.w.z. simuleer apparaten die niet bestaan.</string> |
33 | 35 | <string name="settings_debug_label">Foutopsporingsinstellingen</string> |
|
98 | 100 | <string name="translators_thanks_title">Vertalers</string> |
99 | 101 | <string name="translators_thanks_description">darken</string> |
100 | 102 | <string name="widget_description">Een widget dat de laatst gekende apparaatstatus toont.</string> |
| 103 | + <string name="widget_configuration_title">Selecteer Apparaat</string> |
| 104 | + <string name="widget_configuration_description">Kies welk apparaatprofiel deze widget moet weergeven.</string> |
| 105 | + <string name="common_feature_requires_pro_msg">Voor deze functie is CAPod Pro vereist.</string> |
| 106 | + <string name="widget_no_data_label">Geen data</string> |
101 | 107 | <string name="settings_compat_indirectcallback_title">Onrechtstreekse data aflevering</string> |
102 | 108 | <string name="settings_compat_indirectcallback_summary">Gebruik een alternatieve methode om BLE data van het systeem (broadcast inplaats van callback).</string> |
103 | 109 | <string name="troubleshooter_title">Probleemoplossing</string> |
|
134 | 140 | <string name="overview_monitoring_active_label">Monitoring voor apparaten</string> |
135 | 141 | <string name="overview_monitoring_active_description">Zorg ervoor dat je apparaat in de buurt is en actief is.</string> |
136 | 142 | <string name="overview_unmatched_devices_label">Niet overeenkomende apparaten</string> |
| 143 | + <plurals name="overview_unmatched_devices_count"> |
| 144 | + <item quantity="one">%d apparaat zonder overeenkomend profiel</item> |
| 145 | + <item quantity="other">%d apparaten zonder overeenkomend profiel</item> |
| 146 | + </plurals> |
137 | 147 | <string name="permission_bluetooth_connect_label">Bluetooth-verbinding</string> |
138 | 148 | <string name="permission_bluetooth_connect_description">Deze app heeft de toestemming voor \'Bluetooth verbinden\' nodig om met gekoppelde apparaten te communiceren en verbindingen tot stand te brengen.</string> |
139 | 149 | <string name="permission_bluetooth_scan_label">Bluetooth-scannen</string> |
|
159 | 169 | <string name="settings_reaction_autoconnect_caseopen_label">Zaak is geopend</string> |
160 | 170 | <string name="settings_reaction_autoconnect_inear_label">In oor</string> |
161 | 171 | <string name="pods_dual_left_label">Linker pod</string> |
| 172 | + <string name="pods_dual_right_label">Rechter pod</string> |
| 173 | + <string name="pods_case_label">Geval</string> |
| 174 | + <string name="pods_case_status_open_label">Open</string> |
| 175 | + <string name="pods_case_status_closed_label">Gesloten</string> |
| 176 | + <string name="pods_connection_state_disconnected_label">Niet verbonden met een apparaat</string> |
| 177 | + <string name="pods_connection_state_idle_label">Aangesloten op een apparaat, maar inactief</string> |
| 178 | + <string name="pods_connection_state_music_label">In muziekmodus</string> |
| 179 | + <string name="pods_connection_state_call_label">In oproepmodus</string> |
| 180 | + <string name="pods_connection_state_ringing_label">Rinkelen</string> |
| 181 | + <string name="pods_connection_state_hanging_up_label">Ophangen</string> |
| 182 | + <string name="pods_connection_state_unknown_label">Onbekende verbindingsstatus</string> |
162 | 183 | <!-- Device profiles --> |
163 | 184 | <string name="profiles_maindevice_encryptionkey_explanation">AirPods sturen een statusbericht, waarvan een deel versleuteld is. De encryptiesleutel stelt CAPod in staat het volledige bericht te ontsleutelen. Je hebt hiervoor eenmalige toegang tot een MacBook nodig.</string> |
164 | 185 | <string name="profiles_key_invalid_format">Ongeldige sleutelindeling</string> |
|
0 commit comments