summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values-zh-rCN/strings.xml
blob: df08dd251d6b4e60c58ff79641dbcc61885c2625 (plain)
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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">高级设置</string>

    <string name="category_screen_title">屏幕</string>
    <string name="screen_colors_title">颜色</string>
    <string name="mdnie_scenario_title_head">场景</string>
    <string name="mdnie_scenario_summary_head">设置 mDNIe 场景</string>
    <string name="mdnie_mode_title_head">模式</string>
    <string name="mdnie_mode_summary_head">设置 mDNIe 模式</string>
    <string name="mdnie_negative_title_head">负极模式</string>
    <string name="mdnie_negative_summary_head">启用/禁用反色</string>
    <string name="mdnie_outdoor_title_head">户外模式</string>
    <string name="mdnie_outdoor_summary_head">启用/禁用户外模式</string>
    <string name="panel_gamma_title_head">屏幕珈玛</string>
    <string name="panel_gamma_summary_head">设置屏幕珈玛</string>

    <string name="touchscreen_subcat_title">触摸屏</string>
    <string name="touchscreen_sensitivity_title_head">触摸屏灵敏度</string>
    <string name="touchscreen_sensitivity_summary_head">设置触摸屏灵敏度</string>

    <string name="touchkey_subcat_title">触摸键</string>
    <string name="touchkey_light_title_head">启用触摸键背光灯</string>
    <string name="touchkey_light_summary_head">屏幕开启时触摸键将会点亮</string>
    <string name="touchkey_timeout_title_head">背光灯超时</string>
    <string name="touchkey_timeout_summary_head">设置背光灯超时时间</string>

    <string name="category_sensors_title">感应器</string>
    <string name="accelerometer_subcat_title">加速规</string>
    <string name="use_accelerometer_calibration_title_head">使用校准数据</string>
    <string name="use_accelerometer_calibration_summary_head">使用加速规的校准数据。请在检查此之后重新校准!</string>
    <string name="calibrate_accelerometer_title_head">校准</string>
    <string name="calibrate_accelerometer_summary_head">把手机放在平面上,然后点击此按键进行校准</string>
    <string name="accelerometer_dialog_head">校准完成</string>
    <string name="accelerometer_dialog_message">感应器已被成功的校准。</string>

    <string name="category_haptic_title">振动</string>
    <string name="vibrator_subcat_title">振动器</string>
    <string name="vibrator_intensity_title_head">振动器强度</string>
    <string name="vibrator_intensity_summary_head">设置振动器强度</string>

    <string name="category_radio_title">无线电</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">启用 HSDPA/HSUPA</string>

    <string name="category_dock_title">基座</string>
    <string name="dockaudio_subcat_title">音频</string>
    <string name="use_dock_audio_title_head">使用基座的 USB 音频</string>
    <string name="use_dock_audio_summary_head">使用基座上的被动音频输出</string>
</resources>