blob: 752ab204959d3a5b66b7db94d3020ab97e038c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?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 Service"</string>
<string name="nfcUserLabel" msgid="7708535817084357357">"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>
|