diff options
Diffstat (limited to 'res/values-cs/strings.xml')
-rw-r--r-- | res/values-cs/strings.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml new file mode 100644 index 0000000..f09f013 --- /dev/null +++ b/res/values-cs/strings.xml @@ -0,0 +1,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">"Služba Nfc"</string> + <string name="nfcUserLabel" msgid="7708535817084357357">"Nfc"</string> + <string name="permlab_nfcAdmin" msgid="5329590200504457455">"ovládání zabezpečeného hardwaru pomocí technologie NFC"</string> + <string name="permdesc_nfcAdmin" msgid="1527271067096288484">"Umožňuje této aplikaci ovládat zabezpečený hardware pomocí technologie NFC (Near Field Communication) například za účelem úpravy pověření k platbě."</string> + <string name="inbound_me_profile_title" msgid="6146013785225412693">"Kontakt přijatý prostřednictvím komunikace NFC"</string> + <string name="inbound_me_profile_text" msgid="1409138030064787748">"Klepnutím tuto osobu přidáte mezi kontakty"</string> + <string name="outbound_me_profile_title" msgid="2523625031572784769">"Interakce NFC byla dokončena"</string> + <string name="outbound_me_profile_text" msgid="7431318734941861000">"Klepnutím této osobě předáte své kontaktní informace"</string> + <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"Funkce NFC povolena."</string> + <string name="touch" msgid="4727218133711188355">"Přenos zahájíte klepnutím sem"</string> +</resources> |