77 lines
3.3 KiB
XML
77 lines
3.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="app_name_cm" translatable="false">AudioFX</string>
|
|
|
|
<string name="snack_bar_not_default">AudioFX is not your default effects control panel.</string>
|
|
<string name="snack_bar_not_default_set">Set default</string>
|
|
<string name="snack_bar_not_default_not_now">Not now</string>
|
|
|
|
<string name="qs_tile_content_description">Toggle AudioFX on/off for the current device</string>
|
|
<string name="qs_tile_label">AudioFX (%1$s)</string>
|
|
|
|
<string name="normal">Normal</string>
|
|
<string name="classical">Classical</string>
|
|
<string name="dance">Dance</string>
|
|
<string name="flat">Flat</string>
|
|
<string name="folk">Folk</string>
|
|
<string name="heavy_metal">Heavy Metal</string>
|
|
<string name="hip_hop">Hip Hop</string>
|
|
<string name="jazz">Jazz</string>
|
|
<string name="pop">Pop</string>
|
|
<string name="rock">Rock</string>
|
|
<string name="electronic">Electronic</string>
|
|
<string name="small_speakers">Small speakers</string>
|
|
<string name="multimedia">Multimedia</string>
|
|
<string name="custom">Custom</string>
|
|
<string name="custom_n">Custom <xliff:g id="preset_num">%1$d</xliff:g></string>
|
|
|
|
<string name="none">None</string>
|
|
<string name="smallroom">Small room</string>
|
|
<string name="mediumroom">Medium room</string>
|
|
<string name="largeroom">Large room</string>
|
|
<string name="mediumhall">Medium hall</string>
|
|
<string name="largehall">Large hall</string>
|
|
<string name="plate">Plate</string>
|
|
|
|
<string name="power_on_prompt">Press the power button on the top-right.</string>
|
|
<string name="effect_unavalable_for_speaker">Effect not available for Speaker mode.</string>
|
|
|
|
<string name="device_headset">Headset</string>
|
|
<string name="device_speaker">Speaker</string>
|
|
<string name="device_usb">USB</string>
|
|
<string name="device_bluetooth">Bluetooth</string>
|
|
<string name="device_wireless">Wireless</string>
|
|
<string name="device_line_out">Line out</string>
|
|
|
|
<string name="reverb">Reverb</string>
|
|
<string name="eq_preset">Equalizer preset</string>
|
|
|
|
<string name="devices">Devices</string>
|
|
|
|
<string name="virtualizer">Virtualizer</string>
|
|
<string name="treble">Treble</string>
|
|
<string name="bass">Bass</string>
|
|
|
|
<string name="rename">Rename</string>
|
|
<string name="remove_custom_preset_warning_message">Are you sure you want to remove %1$s?</string>
|
|
|
|
<string name="powered_by_maxx_audio" translatable="false">Powered by MaxxAudio</string>
|
|
<string name="mode_dts" translatable="false">with DTS Sound™</string>
|
|
<string name="powered_by">powered by</string>
|
|
|
|
</resources>
|