1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="app_name" msgid="78565911793142902">"NFC-service"</string> 5 <string name="nfcUserLabel" msgid="7708535817084357357">"NFC"</string> 6 <string name="inbound_me_profile_title" msgid="6146013785225412693">"Contact ontvangen via NFC"</string> 7 <string name="inbound_me_profile_text" msgid="2342757196108092923">"Raak aan om deze persoon toe te voegen als contact."</string> 8 <string name="outbound_me_profile_title" msgid="2523625031572784769">"NFC-interactie voltooid"</string> 9 <string name="outbound_me_profile_text" msgid="5594998841143667989">"Raak aan om deze persoon uw contactgegevens te geven."</string> 10 <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC ingeschakeld."</string> 11 <string name="touch" msgid="4727218133711188355">"Tikken om uit te zenden"</string> 12 <string name="beam_progress" msgid="7453634884807323920">"Inkomende beam..."</string> 13 <string name="beam_outgoing" msgid="4679536649779123495">"Beamen..."</string> 14 <string name="beam_complete" msgid="477026736424637435">"Beam voltooid"</string> 15 <string name="beam_failed" msgid="5116241718189888630">"Beam niet voltooid"</string> 16 <string name="beam_canceled" msgid="5425192751826544741">"Beam geannuleerd"</string> 17 <string name="cancel" msgid="61873902552555096">"Annuleren"</string> 18 <string name="beam_touch_to_view" msgid="7853129156831642630">"Raak aan om te bekijken"</string> 19 <string name="beam_handover_not_supported" msgid="4083165921751489015">"Het apparaat van de ontvanger ondersteunt de overdracht van grote bestanden via beam niet."</string> 20 <string name="beam_try_again" msgid="3364677301009783455">"Houd de apparaten nogmaals tegen elkaar"</string> 21 <string name="beam_busy" msgid="5253335587620612576">"Beam is momenteel bezet. Probeer het opnieuw zodra de huidige overdracht is voltooid."</string> 22 <string name="device" msgid="4459621591392478151">"apparaat"</string> 23 <string name="connecting_peripheral" msgid="1296182660525660935">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> verbinden"</string> 24 <string name="connected_peripheral" msgid="20748648543160091">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> verbonden"</string> 25 <string name="connect_peripheral_failed" msgid="7925702596242839275">"Kan <xliff:g id="DEVICE_NAME">%1$s</xliff:g> niet verbinden"</string> 26 <string name="disconnecting_peripheral" msgid="1443699384809097200">"Verbinding met <xliff:g id="DEVICE_NAME">%1$s</xliff:g> verbreken"</string> 27 <string name="disconnected_peripheral" msgid="4470578100296504366">"Verbinding met <xliff:g id="DEVICE_NAME">%1$s</xliff:g> verbroken"</string> 28 <string name="pairing_peripheral" msgid="6983626861540899365">"<xliff:g id="DEVICE_NAME">%1$s</xliff:g> koppelen"</string> 29 <string name="pairing_peripheral_failed" msgid="6087643307743264679">"Kan <xliff:g id="DEVICE_NAME">%1$s</xliff:g> niet koppelen"</string> 30 <string name="failed_to_enable_bt" msgid="7229153323594758077">"Kan Bluetooth niet inschakelen"</string> 31 <string name="confirm_pairing" msgid="4112568077038265363">"Weet u zeker dat u het Bluetooth-apparaat <xliff:g id="DEVICE_NAME">%1$s</xliff:g> wilt koppelen?"</string> 32 <string name="pair_yes" msgid="3525614878559994448">"Ja"</string> 33 <string name="pair_no" msgid="5022308368904055020">"Nee"</string> 34 <string name="tap_again_to_pay" msgid="5754988005412859897">"Tik nogmaals om te betalen met <xliff:g id="APP">%1$s</xliff:g>"</string> 35 <string name="tap_again_to_complete" msgid="5423640945118279123">"Tik nogmaals om te voltooien met <xliff:g id="APP">%1$s</xliff:g>"</string> 36 <string name="transaction_failure" msgid="7828102078637936513">"Deze transactie kan niet worden voltooid met <xliff:g id="APP">%1$s</xliff:g>."</string> 37 <string name="could_not_use_app" msgid="8137587876138569083">"Kan <xliff:g id="APP">%1$s</xliff:g> niet gebruiken."</string> 38 <string name="pay_with" msgid="5531545488795798945">"Betalen met"</string> 39 <string name="complete_with" msgid="6797459104103012992">"Voltooien met"</string> 40 <string name="default_pay_app_removed" msgid="4108250545457437360">"Uw voorkeursservice voor tikken en betalen is verwijderd. Een andere app kiezen?"</string> 41 <string name="ask_nfc_tap" msgid="2925239870458286340">"Tik op een ander apparaat om te voltooien"</string> 42 <string name="wifi_connect" msgid="6250727951843550671">"Verbinding maken"</string> 43 <string name="status_unable_to_connect" msgid="9183908200295307657">"Kan geen verbinding maken met het netwerk"</string> 44 <string name="status_wifi_connected" msgid="5893022897732105739">"Verbonden"</string> 45 <string name="title_connect_to_network" msgid="2474034615817280146">"Verbinding maken met netwerk"</string> 46 <string name="prompt_connect_to_network" msgid="8511683573657516114">"Verbinding maken met netwerk <xliff:g id="NETWORK_SSID">%1$s</xliff:g>?"</string> 47 <string name="beam_requires_nfc_enabled" msgid="2800366967218600534">"NFC moet zijn ingeschakeld voor Android Beam. Wilt u dit inschakelen?"</string> 48 <string name="android_beam" msgid="1666446406999492763">"Android Beam"</string> 49</resources> 50