a
554325746@qq.com
2019-12-31 fa104829ecef68865e5e3bce174515009c6d687b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
 * Copyright (C) 2015-present, osfans
 * waxaca@163.com https://github.com/osfans
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- 输入法平台名称  -->
    <string name="ime_name">贝思科输入法</string>
    <string name="pref_help">寻求帮助</string>
    <string name="pref_wiki">维基教程</string>
    <string name="pref_issues">问题反馈</string>
    <string name="pref_trime_qq">贝思科QQ群</string>
    <string name="pref_trime_qq2">贝思科QQ群2</string>
    <string name="pref_rime_qq">中州韵QQ群</string>
    <string name="pref_market">谷歌市场</string>
    <string name="pref_coolmarket">酷安市场</string>
    <string name="pref_donate">捐赠</string>
    <string name="pref_donate_summary">使用支付宝捐助贝思科和PRIME的开发</string>
    <string name="pref_about">关于</string>
    <string name="pref_librime_ver">RIME版本</string>
    <string name="pref_opencc_ver">OpenCC版本</string>
    <string name="pref_changelog">更新日志</string>
    <string name="pref_licensing">许可证</string>
    <string name="pref_credits">鸣谢</string>
    <string name="pref_pime">微软平台PRIME输入法</string>
    <string name="pref_privacy">隐私策略</string>
    <string name="pref_input">输入</string>
    <string name="pref_enable">启用</string>
    <string name="pref_enable_summary">启用贝思科输入法</string>
    <string name="pref_select">选取软键盘</string>
    <string name="pref_select_summary">选取贝思科输入法</string>
    <string name="pref_themes">主题</string>
    <string name="pref_themes_summary">选取主题</string>
    <string name="pref_schemas">方案</string>
    <string name="pref_schemas_summary">从已安装的方案中选择方案</string>
    <string name="pref_colors">配色</string>
    <string name="pref_colors_summary">选取键盘配色</string>
    <string name="pref_reset">恢复默认设置</string>
    <string name="pref_reset_summary">使用默认设置覆盖共享文件夹下同名文件</string>
    <string name="pref_keyboard">键盘</string>
    <string name="key_sound">按键声音</string>
    <string name="key_sound_volume">按键音量</string>
    <string name="key_vibrate">按键时振动</string>
    <string name="key_vibrate_duration">按键振动强度</string>
    <string name="key_vibrate_duration_unit">毫秒</string>
    <string name="speak_key">按键时朗读字符</string>
    <string name="speak_commit">上屏时朗读字符</string>
    <string name="longpress_timeout">长按按键的延迟时间</string>
    <string name="repeat_interval">重复按键的重复间隔</string>
    <string name="show_switches">在候选栏中显示状态</string>
    <string name="show_preview">按键时弹出显示字符</string>
    <string name="show_window">显示悬浮窗口</string>
    <string name="inline_preedit">嵌入式编辑模式</string>
    <string-array name="inline_entries">
        <item>首选</item>
        <item>编码</item>
        <item>输入码</item>
        <item>无</item>
    </string-array>
    <string name="soft_cursor">编码区使用插入符号(^)</string>
    <string name="pref_deploy">部署</string>
    <string name="pref_deploy_summary">修改设置后需要再次部署贝思科输入法平台</string>
    <string name="pref_sync">同步</string>
    <string name="pref_sync_summary">同步用户字典至sync文件夹</string>
    <string name="reset_success">重置成功</string>
    <string name="reset_failure">重置失败</string>
    <string name="deploy_progress">正在部署…</string>
    <string name="sync_progress">正在同步…</string>
    <string name="themes_progress">正在应用主题…</string>
    <string name="schemas_progress">正在加载方案…</string>
    <string name="set_ime">设置</string>
    <string name="no_schemas">请在用户文件夹中放入default.yaml、输入法方案!</string>
    <string name="other_ime">其他输入法</string>
    <string name="pref_ui">夜间模式</string>
    <string name="pref_other">其他设置</string>
    <string name="pref_notification_icon">显示通知栏图标</string>
    <string name="pref_destroy_on_quit">退出时清除缓存</string>
    <string name="pref_themes_name_tongwenfeng">贝思科风</string>
    <string name="pref_themes_name_trime">默认</string>
    <string name="shared_data_dir">共享文件夹</string>
    <string name="user_data_dir">用户文件夹</string>
</resources>