47 lines
2.1 KiB
XML
47 lines
2.1 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="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="custom">自訂</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="reverb">混響效果</string>
|
|
<string name="eq_preset">等化器預設</string>
|
|
</resources>
|