summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
blob: fcf17bd2ff65f7c3fb682aee377e983c94e33218 (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
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2010-2011 The Android Open Source 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" msgid="5717136097222561957">"MusicFX"</string>
    <string name="no_effects" msgid="5067916002004255814">"无法使用音效"</string>
    <string name="main_toggle_effects_title" msgid="612896145300512593">"音效"</string>
    <string name="eq_dialog_title" msgid="2020244436368289652">"骁龙音效"</string>
    <string name="headset_plug" msgid="4505819850289423141">"插上耳机感受各种音效"</string>
    <string name="bass_boost_strength" msgid="882301530007752270">"低音增强"</string>
    <string name="virtualizer_strength" msgid="106561253469770096">"环绕声"</string>
    <string name="pr_title" msgid="873875523196045130">"混响效果:"</string>
    <string name="pr_summary" msgid="7457279522425453515">"其他室内混响效果"</string>
    <string name="pr_dialog_title" msgid="8080282254796293452">"混响效果预设"</string>
    <string name="setup" msgid="1103677904576339192">"设置"</string>

    <string name="normal">普通</string>
    <string name="classical">古典</string>
    <string name="dance">舞曲</string>
    <string name="flat">原声</string>
    <string name="folk">民谣</string>
    <string name="heavy_metal">重金属</string>
    <string name="hip_hop">嘻哈</string>
    <string name="jazz">爵士</string>
    <string name="pop">流行</string>
    <string name="rock">摇滚</string>
    <string name="ci_extreme">电音</string>
    <string name="user">自定义</string>

    <string name="none"></string>
    <string name="smallroom">小房间</string>
    <string name="mediumroom">中房间</string>
    <string name="largeroom">大房间</string>
    <string name="mediumhall">中厅</string>
    <string name="largehall">大厅</string>
    <string name="plate">金属板</string>

    <string name="eq_custom">切换到“自定义”以调整音效</string>
    <string name="power_on_prompt">按右上角的开关打开音效</string>

    <string name="picker_title" msgid="8464126693702817261">"音乐效果控制面板"</string>
</resources>