blob: d92c98637612238bf0e98c31e520ff77922a27f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="78565911793142902">"บริการ NFC"</string>
<string name="nfcUserLabel" msgid="7708535817084357357">"Nfc"</string>
<string name="permlab_nfcAdmin" msgid="4011121504965908781">"ควบคุมฮาร์ดแวร์ความปลอดภัย NFC"</string>
<string name="permdesc_nfcAdmin" msgid="8601015094412039788">"อนุญาตให้แอปพลิเคชันควบคุุมฮาร์ดแวร์ความปลอดภัยที่ใช้กับ NFC เช่น เพื่อแก้ไขข้อมูลรับรองการชำระเงิน"</string>
<string name="inbound_me_profile_title" msgid="6146013785225412693">"ได้รับข้อมูลที่อยู่ติดต่อทาง NFC"</string>
<string name="inbound_me_profile_text" msgid="2342757196108092923">"แตะเพื่อเพิ่มคนนี้เป็นผู้ติดต่อ"</string>
<string name="outbound_me_profile_title" msgid="2523625031572784769">"ดำเนินการโต้ตอบกับ NFC ให้เสร็จสมบูรณ์"</string>
<string name="outbound_me_profile_text" msgid="5594998841143667989">"แตะเพื่อให้ข้อมูลที่อยู่ติดต่อของคุณแก่คนนี้"</string>
<string name="accessibility_nfc_enabled" msgid="7796246979948787735">"เปิดใช้งาน NFC แล้ว"</string>
<string name="touch" msgid="4727218133711188355">"แตะเพื่อส่ง"</string>
</resources>
|