blob: 2c4193dfa8d8c3ea7c6973d7e7fb2e2a8884e43a [file] [log] [blame]
Michael Bestasec4bb062018-02-22 03:50:13 +02001<?xml version="1.0" encoding="utf-8"?>
Michael Bestasec4bb062018-02-22 03:50:13 +02002<!--
Geoff Mendal7e69d722014-12-06 17:28:40 -08003 Copyright (C) 2014 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
Michael Bestasec4bb062018-02-22 03:50:13 +020016-->
17<resources>
Michael Bestas62febd52019-01-12 20:03:18 +020018 <string name="app_name">Radio FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020019 <string name="toast_station_searched">Búsqueda de estaciones disponibles:</string>
Michael Bestas62febd52019-01-12 20:03:18 +020020 <string name="toast_cannot_search">No se puede buscar la estación disponible.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020021 <string name="optmenu_speaker">Altavoz</string>
Michael Bestas62febd52019-01-12 20:03:18 +020022 <string name="optmenu_earphone">Auricular</string>
Michael Bestas62febd52019-01-12 20:03:18 +020023 <string name="save">Guardar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020024 <string name="toast_sdcard_missing">Falta la tarjeta SD.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020025 <string name="toast_sdcard_insufficient_space">Espacio insuficiente en la tarjeta SD</string>
Michael Bestas62febd52019-01-12 20:03:18 +020026 <string name="toast_recorder_internal_error">Se produjo un error interno en el grabador.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020027 <string name="btn_save_recording">Guardar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020028 <string name="btn_discard_recording">Descartar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020029 <string name="edit_recording_name_hint">Escribir aquí el nombre del archivo</string>
Michael Bestas62febd52019-01-12 20:03:18 +020030 <string name="already_exists">Ya existe.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020031 <string name="not_available">Actualmente no disponible</string>
Michael Bestas62febd52019-01-12 20:03:18 +020032 <string name="talk_prev_station">Estación anterior</string>
Michael Bestas62febd52019-01-12 20:03:18 +020033 <string name="talk_decrease">Descender de frecuencia</string>
Michael Bestas62febd52019-01-12 20:03:18 +020034 <string name="talk_increase">Aumentar de frecuencia</string>
Michael Bestas62febd52019-01-12 20:03:18 +020035 <string name="talk_next_station">Próxima estación</string>
Michael Bestas62febd52019-01-12 20:03:18 +020036 <string name="talk_add_favorite">Agregar a favoritos</string>
Michael Bestas62febd52019-01-12 20:03:18 +020037 <string name="talk_start_recording">Iniciar grabación</string>
Michael Bestas62febd52019-01-12 20:03:18 +020038 <string name="more">"Más"</string>
Michael Bestas62febd52019-01-12 20:03:18 +020039 <string name="recording_tips">Grabando…</string>
Michael Bestas62febd52019-01-12 20:03:18 +020040 <string name="fm_symbol">FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020041 <string name="fm_turn_on">Reproducir o detener radio FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020042 <string name="fm_over_start_record">Iniciar grabación</string>
Michael Bestas62febd52019-01-12 20:03:18 +020043 <string name="fm_over_record_list">Grabaciones guardadas</string>
Michael Bestas62febd52019-01-12 20:03:18 +020044 <string name="fm_station_list_menu_refresh">Actualizar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020045 <string name="fm_no_headset_text">Para empezar a escuchar, conecta los auriculares (funcionan como antena).</string>
Michael Bestas62febd52019-01-12 20:03:18 +020046 <string name="station_title">Estaciones de radio</string>
Michael Bestas62febd52019-01-12 20:03:18 +020047 <string name="station_searching_tips">Obteniendo estaciones</string>
Michael Bestas62febd52019-01-12 20:03:18 +020048 <string name="station_empty_text">No se encontraron estaciones.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020049 <string name="minutes_label">m</string>
Michael Bestas62febd52019-01-12 20:03:18 +020050 <string name="seconds_label">s</string>
Michael Bestas62febd52019-01-12 20:03:18 +020051 <string name="timer_default">00</string>
Michael Bestas62febd52019-01-12 20:03:18 +020052 <string name="record_title">Grabando</string>
Michael Bestas62febd52019-01-12 20:03:18 +020053 <string name="record_notification_message">Grabación en curso</string>
Michael Bestas62febd52019-01-12 20:03:18 +020054 <string name="stop_record">DETENER GRABACIÓN</string>
Michael Bestas62febd52019-01-12 20:03:18 +020055 <string name="save_dialog_title">¿Guardar grabación?</string>
Michael Bestas62febd52019-01-12 20:03:18 +020056 <string name="save_dialog_caption">Para escuchar las grabaciones, abre la aplicación Play Música.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020057 <string name="favorites">Favoritos</string>
Michael Bestas62febd52019-01-12 20:03:18 +020058 <string name="rename">Renombrar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020059 <string name="station_rename_hint">Ingresar nombre de estación</string>
Michael Bestas62febd52019-01-12 20:03:18 +020060 <string name="remove_favorite">Quitar de favoritos</string>
Michael Bestas62febd52019-01-12 20:03:18 +020061 <string name="toast_record_saved">Grabación guardada</string>
Michael Bestas62febd52019-01-12 20:03:18 +020062 <string name="toast_record_not_saved">Grabación no guardada</string>
Michael Bestas62febd52019-01-12 20:03:18 +020063 <string name="toast_listen">ESCUCHAR</string>
Michael Bestas62febd52019-01-12 20:03:18 +020064 <string name="toast_station_renamed">La estación ha sido renombrada</string>
Geoff Mendal7e69d722014-12-06 17:28:40 -080065</resources>