62 lines
3 KiB
XML
62 lines
3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
Copyright (C) 2014-2015 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:xliff="rn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="snack_bar_not_default">AudioFX 不是您默认的效果控制面板。</string>
|
||
<string name="snack_bar_not_default_set">设为默认</string>
|
||
<string name="snack_bar_not_default_not_now">稍后</string>
|
||
<string name="qs_tile_content_description">当前设备切换 AudioFX 的开关</string>
|
||
<string name="qs_tile_label">AudioFX (%1$s)</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="electronic">电子</string>
|
||
<string name="small_speakers">小型喇叭</string>
|
||
<string name="multimedia">多媒体</string>
|
||
<string name="custom">自定义</string>
|
||
<string name="custom_n">自定义 <xliff:g id="preset_num">%1$d</xliff:g></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="power_on_prompt">按下右上方的电源键。</string>
|
||
<string name="effect_unavalable_for_speaker">效果不适用于扬声器模式。</string>
|
||
<string name="device_headset">耳机</string>
|
||
<string name="device_speaker">扬声器</string>
|
||
<string name="device_usb">USB</string>
|
||
<string name="device_bluetooth">蓝牙</string>
|
||
<string name="device_wireless">无线</string>
|
||
<string name="device_line_out">线路输出</string>
|
||
<string name="reverb">混响</string>
|
||
<string name="eq_preset">均衡器预设</string>
|
||
<string name="devices">设备</string>
|
||
<string name="virtualizer">虚拟均衡器</string>
|
||
<string name="treble">三倍</string>
|
||
<string name="bass">低音</string>
|
||
<string name="rename">重命名</string>
|
||
<string name="remove_custom_preset_warning_message">您确定要移除 %1$s?</string>
|
||
<string name="powered_by">强力驱动由</string>
|
||
</resources>
|