1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2010-2011 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17<resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="app_name" msgid="2227320688818248940">"MusicFX"</string> 20 <string name="no_effects" msgid="9023408561505030260">"Efectos no disponibles."</string> 21 <string name="eq_dialog_title" msgid="3237402214371962070">"Ecualizador"</string> 22 <string name="headset_plug" msgid="1774198554148807517">"Conecta auriculares para disfrutar de estos efectos."</string> 23 <string name="bass_boost_strength" msgid="8643071340166812205">"Refuerzo de graves"</string> 24 <string name="virtualizer_strength" msgid="2139410708760989842">"Sonido envolvente"</string> 25 <string name="setup" msgid="4811197673396615722">"Configuración"</string> 26 <string name="normal" msgid="757786146857325609">"Normal"</string> 27 <string name="classical" msgid="1975693421508209132">"Clásica"</string> 28 <string name="dance" msgid="212617702657103572">"Dance"</string> 29 <string name="flat" msgid="2844441946717126606">"Plano"</string> 30 <string name="folk" msgid="5648693824262941979">"Folk"</string> 31 <string name="heavy_metal" msgid="3885222304402494034">"Heavy metal"</string> 32 <string name="hip_hop" msgid="4147534012796302488">"Hiphop"</string> 33 <string name="jazz" msgid="556328727821095055">"Jazz"</string> 34 <string name="pop" msgid="8568493898002509539">"Pop"</string> 35 <string name="rock" msgid="4226553710464965901">"Rock"</string> 36 <string name="ci_extreme" msgid="67259122484788490">"Reforzador de efectos"</string> 37 <string name="user" msgid="8392147515328861077">"Usuario"</string> 38 <string name="picker_title" msgid="4756201760847390691">"Panel de efectos de música"</string> 39</resources> 40