supervision/modulesupertools/src/main/res/values/strings.xml
2023-02-21 14:23:12 +08:00

126 lines
5.8 KiB
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">E监管</string>
<string name="appKey">com.sucstepsoft.chifengjianyu.online</string>
<string name="printer">打印机</string>
<string name="chinesecolon"></string>
<string name="printtext">打印文本</string>
<string name="tools_title">监管掌上通</string>
<string name="holder_name">持有人:%1$s</string>
<string name="number">&#160;&#160;号:%1$s</string>
<string name="printtext1dbarcode">文本一维码</string>
<string name="print2dbarcode">打印二维码</string>
<string name="printbitmap">打印图片</string>
<string name="romupgrade">打印机固件升级</string>
<string name="noconnectprinter">打印机:未连接打印机</string>
<string name="unsupportedbluetooth">当前设备不支持蓝牙!</string>
<string name="unenablebluetooth">蓝牙适配器未开启!</string>
<string name="selectbondeddevice">选择已绑定的设备</string>
<string name="setprintquality">设置打印质量</string>
<string name="setprintdensity">设置打印浓度</string>
<string name="setprintspeed">设置打印速度</string>
<string name="setgaptype">设置间隔类型</string>
<string name="printquality">打印质量:\n</string>
<string name="printdensity">打印浓度:\n</string>
<string name="printspeed">打印速度:\n</string>
<string name="gaptype">间隔类型:\n</string>
<string name="nowisconnectingprinter">正在连接</string>
<string name="connectprintersuccess">连接打印机成功!</string>
<string name="connectprinterfailed">连接打印机失败!</string>
<string name="nowisprinting">正在打印标签&#8230;</string>
<string name="printsuccess">标签打印成功!</string>
<string name="printfailed">标签打印失败!</string>
<string name="pleaseconnectprinter">打印机未连接,请先连接打印机!</string>
<string name="waitconnectingprinter">正在连接打印机,请稍候!</string>
<string name="textvalue">文本数据:</string>
<string name="onedbarcodevalue">一维码数据:</string>
<string name="twodbarcodevalue">二维码数据:</string>
<string name="bitmappreview">图片预览</string>
<string name="ok">确定</string>
<string name="cancel">取消</string>
<string name="defaulttextone">上海道臻信息技术有限公司\nDzPrinterDemo</string>
<string name="defaulttexttwo">上海道臻信息技术有限公司\nDzPrinterDemo</string>
<string name="defaultonedbarcode">1234567890</string>
<string name="defaulttwodbarcode">http://www.dothantech.com/</string>
<string name="print_param_default">随打印机设置</string>
<string name="title_activity_gong_ju_hui_message">Settings</string>
<string name="hint_accredit">应用未授权会导致程序无法正常运行,请前往设置进行授权.</string>
<string name="hint_network_connect_error">网络连接错误,请稍后重试.</string>
<string name="hint_login_error">登录失败,请重试.</string>
<string name="title_info_search">人员信息搜索</string>
<!-- Strings related to Settings -->
<string name="check_state"><Data><![CDATA[巡检状态:<font color="#ff0000">%1$s</font>]]></Data></string>
<!-- Example General settings -->
<string name="pref_header_general">General</string>
<string name="pref_title_social_recommendations">Enable social recommendations</string>
<string name="pref_description_social_recommendations">Recommendations for people to contact
based on your message history
</string>
<string name="pref_title_display_name">Display name</string>
<string name="pref_default_display_name">John Smith</string>
<string name="pref_title_add_friends_to_messages">Add friends to messages</string>
<string-array name="pref_example_list_titles">
<item>Always</item>
<item>When possible</item>
<item>Never</item>
</string-array>
<string-array name="pref_example_list_values">
<item>1</item>
<item>0</item>
<item>-1</item>
</string-array>
<!-- Example settings for Data & Sync -->
<string name="pref_header_data_sync">Data &amp; sync</string>
<string name="pref_title_sync_frequency">Sync frequency</string>
<string-array name="pref_sync_frequency_titles">
<item>15 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>3 hours</item>
<item>6 hours</item>
<item>Never</item>
</string-array>
<string-array name="pref_sync_frequency_values">
<item>15</item>
<item>30</item>
<item>60</item>
<item>180</item>
<item>360</item>
<item>-1</item>
</string-array>
<string-array name="list_preference_entries">
<item>Entry 1</item>
<item>Entry 2</item>
<item>Entry 3</item>
</string-array>
<string-array name="list_preference_entry_values">
<item>1</item>
<item>2</item>
<item>3</item>
</string-array>
<string-array name="multi_select_list_preference_default_value" />
<string name="pref_title_system_sync_settings">System sync settings</string>
<!-- Example settings for Notifications -->
<string name="pref_header_notifications">Notifications</string>
<string name="pref_title_new_message_notifications">New message notifications</string>
<string name="pref_title_ringtone">Ringtone</string>
<string name="pref_ringtone_silent">Silent</string>
<string name="pref_title_vibrate">Vibrate</string>
<string name="app_belong">-内蒙古自治区赤峰监狱-</string>
<string name="title_activity_device_record_detail">DeviceRecordDetailActivity</string>
<string name="title_activity_main">MainActivity</string>
<string name="title_activity_search_area_list">SearchAreaListActivity</string>
</resources>