62 lines
3.2 KiB
XML
62 lines
3.2 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 no es su controlador de efectos predeterminado.</string>
|
|
<string name="snack_bar_not_default_set">Establecer como predeterminado</string>
|
|
<string name="snack_bar_not_default_not_now">Ahora no</string>
|
|
<string name="qs_tile_content_description">Encender/apagar AudioFX para el dispositivo actual</string>
|
|
<string name="qs_tile_label">AudioFX (%1$s)</string>
|
|
<string name="normal">Normal</string>
|
|
<string name="classical">Clásica</string>
|
|
<string name="dance">Dance</string>
|
|
<string name="flat">Plana</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">Electrónica</string>
|
|
<string name="small_speakers">Altavoces pequeños</string>
|
|
<string name="multimedia">Multimedia</string>
|
|
<string name="custom">Personalizado</string>
|
|
<string name="custom_n">Personalizado <xliff:g id="preset_num">%1$d</xliff:g></string>
|
|
<string name="none">Ninguno</string>
|
|
<string name="smallroom">Habitación pequeña</string>
|
|
<string name="mediumroom">Habitación mediana</string>
|
|
<string name="largeroom">Gran habitación</string>
|
|
<string name="mediumhall">Sala mediana</string>
|
|
<string name="largehall">Gran sala</string>
|
|
<string name="plate">Vinilo</string>
|
|
<string name="power_on_prompt">Pulsa el botón de encendido en la parte superior derecha.</string>
|
|
<string name="effect_unavalable_for_speaker">Efecto no disponible para el modo altavoz.</string>
|
|
<string name="device_headset">Auriculares</string>
|
|
<string name="device_speaker">Altavoz</string>
|
|
<string name="device_usb">USB</string>
|
|
<string name="device_bluetooth">Bluetooth</string>
|
|
<string name="device_wireless">Inalámbrico</string>
|
|
<string name="device_line_out">Salida de línea</string>
|
|
<string name="reverb">Reverberación</string>
|
|
<string name="eq_preset">Ecualizador preestablecido</string>
|
|
<string name="devices">Dispositivos</string>
|
|
<string name="virtualizer">Virtualizar</string>
|
|
<string name="treble">Agudos</string>
|
|
<string name="bass">Bajos</string>
|
|
<string name="rename">Renombrar</string>
|
|
<string name="remove_custom_preset_warning_message">¿Está seguro que desea eliminar %1$s?</string>
|
|
<string name="powered_by">funciona con</string>
|
|
</resources>
|