summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/values-zh-rCN/strings.xml
blob: d42f6665ec66a450d605592d21e1966a9860e743 (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
66
<?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_display_title">显示</string>
    <string name="color_tuning_title_head">颜色倍增器调整</string>
    <string name="color_tuning_summary_head">调整屏幕颜色倍增器</string>
    <string name="gamma_tuning_title_head">伽玛颜色调整</string>
    <string name="gamma_tuning_summary_head">调整伽玛颜色校正</string>
    <string name="color_hack_presets_title_head">颜色预设</string>
    <string name="color_hack_presets_summary_head">伽玛与倍增器预设</string>
    <string name="color_red_title"></string>
    <string name="color_green_title">绿</string>
    <string name="color_blue_title"></string>
    <string name="gamma1_title">默认</string>
    <string name="gamma2_title">CM 预设</string>
    <string name="gamma3_title">自然</string>
    <string name="color1_title">默认</string>
    <string name="color2_title">CM 预设</string>
    <string name="color3_title">自然</string>
    <string name="color_warning">不建议设定超过 200 的值</string>
    <string name="gamma_dss_title">DSS 伽玛设置</string>

    <string name="category_hardware_title">硬件</string>
    <string name="vibrator_tuning_title_head">震动反馈调整</string>
    <string name="vibrator_tuning_summary_head">控制震动反馈的默认强度</string>

    <string name="vibrator_title">震动 %</string>
    <string name="vibrator_default_title">默认</string>
    <string name="vibrator_test_title">测试</string>

    <string name="preset1_default_title">默认</string>
    <string name="preset2_default_title">最高</string>
    <string name="preset3_default_title">真彩</string>
    <string name="preset4_default_title">暖色</string>
    <string name="preset5_default_title">暗冷色</string>
    <string name="preset6_default_title">自然</string>
    <string name="credits_presets">贡献者:ale.landra91 cpaixao provolinoo</string>

    <string name="category_touchkey_title">触摸键</string>
    <string name="touchkey_notification_title_head">背光灯通知</string>
    <string name="touchkey_notification_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_gpu_title">GPU</string>
    <string name="gpu_overclock_title">时钟频率</string>

</resources>