You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AICEmu/app/src/main/res/values-zh/strings.xml

30 lines
1.7 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<resources>
<string name="settings">设置</string>
<string name="dummy_card_name">AIC Card</string>
<string name="read_card_tip">请与 AIC 卡贴贴!</string>
<string name="rename">改名</string>
<string name="delete">删除</string>
<string name="show_idm">展示卡号</string>
<string name="hide_idm">隐藏卡号</string>
<string name="error">出错了!</string>
<string name="compatible_on">打开兼容模式</string>
<string name="compatible_off">关闭兼容模式</string>
<string name="nfc_not_on">NFC 没开...</string>
<string name="nfc_not_supported">设备不支持 NFC...</string>
<string name="title_activity_setting">设置</string>
<string name="HCEF_support_false">设备不支持 HCE-F...</string>
<string name="HCEF_support_true">设备支持 HCE-F</string>
<string name="Unlocker_work_true">Unlocker 运行中!</string>
<string name="Unlocker_work_false">Unlocker 炸了...</string>
<string name="Unlocker_work_error">Unlocker 出现了错误!</string>
<string name="Pmmtool_work_true">Pmmtool 运行中!</string>
<string name="Pmmtool_work_false">Pmmtool 炸了...</string>
<string name="Pmmtool_work_hook_failed">Hook 失败了...</string>
<string name="Emulating_common">正在模拟 %1$s...(正常)</string>
<string name="Emulating_compatible">正在模拟 %1$s...(兼容)</string>
<string name="mode_compatible">兼容模式</string>
<string name="mode_commmon">正常模式</string>
<string name="add_test_card">添加测试卡</string>
<string name="apdu_service_desc">模拟AIC卡</string>
<string name="pmmtool_switch">用 Pmmtool 修改 PMm</string>
</resources>