mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
A "feature target" string must come before the device targets, otherwise the real target string may be overwritten by the feature string (happened with CreativeZEN button description in the time screen). Change-Id: I75b7441d4dc97b215cc26b42d3af3943fce32e20
16927 lines
285 KiB
Text
16927 lines
285 KiB
Text
# __________ __ ___.
|
|
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
|
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
|
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
|
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
|
# \/ \/ \/ \/ \/
|
|
# $Id$
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of the GNU General Public License
|
|
# as published by the Free Software Foundation; either version 2
|
|
# of the License, or (at your option) any later version.
|
|
#
|
|
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
|
# KIND, either express or implied.
|
|
#
|
|
# Spanish language file, translated by:
|
|
# - José Maria Garcia-Valdecasas Bernal
|
|
# - Victor Cardenas
|
|
# - Jose Ramon Garcia
|
|
# - Robert Menes
|
|
# - Chelo Sacristán
|
|
# - Francisco Vila, 2009, 2010
|
|
# - Lianela Sky
|
|
# - Guillermo Garcia Rojas
|
|
# - Sergio Delgado
|
|
<phrase>
|
|
id: LANG_SET_BOOL_YES
|
|
desc: bool true representation
|
|
user: core
|
|
<source>
|
|
*: "Yes"
|
|
</source>
|
|
<dest>
|
|
*: "Sí"
|
|
</dest>
|
|
<voice>
|
|
*: "Sí"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_BOOL_NO
|
|
desc: bool false representation
|
|
user: core
|
|
<source>
|
|
*: "No"
|
|
</source>
|
|
<dest>
|
|
*: "~No"
|
|
</dest>
|
|
<voice>
|
|
*: "~No"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ON
|
|
desc: Used in a lot of places
|
|
user: core
|
|
<source>
|
|
*: "On"
|
|
</source>
|
|
<dest>
|
|
*: "Activo"
|
|
</dest>
|
|
<voice>
|
|
*: "Activo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OFF
|
|
desc: Used in a lot of places
|
|
user: core
|
|
<source>
|
|
*: "Off"
|
|
</source>
|
|
<dest>
|
|
*: "No activo"
|
|
</dest>
|
|
<voice>
|
|
*: "No activo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALWAYS
|
|
desc: used in various places
|
|
user: core
|
|
<source>
|
|
*: "Always"
|
|
</source>
|
|
<dest>
|
|
*: "Siempre"
|
|
</dest>
|
|
<voice>
|
|
*: "Siempre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUTTINGDOWN
|
|
desc: in main menu
|
|
user: core
|
|
<source>
|
|
*: "Shutting down..."
|
|
</source>
|
|
<dest>
|
|
*: "Apagando..."
|
|
</dest>
|
|
<voice>
|
|
*: "Apagando . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FAILED
|
|
desc: Something failed. To be appended after actions
|
|
user: core
|
|
<source>
|
|
*: "Failed"
|
|
</source>
|
|
<dest>
|
|
*: "Fallido"
|
|
</dest>
|
|
<voice>
|
|
*: "Fallido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Recent Bookmarks"
|
|
</source>
|
|
<dest>
|
|
*: "Marcadores recientes"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcadores recientes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SOUND_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Sound Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuraciones de sonido"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuraciones de sonido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GENERAL_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "General Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuraciones generales"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuraciones generales"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MANAGE_MENU
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Manage Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Administrar configuraciones"
|
|
</dest>
|
|
<voice>
|
|
*: "Administrar configuraciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_RADIO
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "FM Radio"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Radio FM"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Radio f m"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGINS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Plugins"
|
|
</source>
|
|
<dest>
|
|
*: "Explorar complementos"
|
|
</dest>
|
|
<voice>
|
|
*: "Explorar complementos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Volume"
|
|
</source>
|
|
<dest>
|
|
*: "Volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BASS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Bass"
|
|
</source>
|
|
<dest>
|
|
*: "Graves"
|
|
</dest>
|
|
<voice>
|
|
*: "Graves"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TREBLE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Treble"
|
|
</source>
|
|
<dest>
|
|
*: "Agudos"
|
|
</dest>
|
|
<voice>
|
|
*: "Agudos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BALANCE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Balance"
|
|
</source>
|
|
<dest>
|
|
*: "Balance"
|
|
</dest>
|
|
<voice>
|
|
*: "Balance"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_STEREO
|
|
desc: in sound_settings and radio screen
|
|
user: core
|
|
<source>
|
|
*: "Stereo"
|
|
</source>
|
|
<dest>
|
|
*: "Estéreo"
|
|
</dest>
|
|
<voice>
|
|
*: "Estéreo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_MONO
|
|
desc: in sound_settings and radio screen
|
|
user: core
|
|
<source>
|
|
*: "Mono"
|
|
</source>
|
|
<dest>
|
|
*: "~Mono"
|
|
</dest>
|
|
<voice>
|
|
*: "~Mono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_CUSTOM
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Custom"
|
|
</source>
|
|
<dest>
|
|
*: "Personalizado"
|
|
</dest>
|
|
<voice>
|
|
*: "Personalizado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_LEFT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Mono Left"
|
|
</source>
|
|
<dest>
|
|
*: "Mono Izquierda"
|
|
</dest>
|
|
<voice>
|
|
*: "Mono Izquierda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_RIGHT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Mono Right"
|
|
</source>
|
|
<dest>
|
|
*: "Mono Derecha"
|
|
</dest>
|
|
<voice>
|
|
*: "Mono Derecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_KARAOKE
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Karaoke"
|
|
</source>
|
|
<dest>
|
|
*: "~Karaoke"
|
|
</dest>
|
|
<voice>
|
|
*: "~Karaoke"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STEREO_WIDTH
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Stereo Width"
|
|
</source>
|
|
<dest>
|
|
*: "Amplitud de Estéreo"
|
|
</dest>
|
|
<voice>
|
|
*: "Amplitud de Estéreo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Playback Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILE
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "File View"
|
|
</source>
|
|
<dest>
|
|
*: "Visualización de archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "Visualización de archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Display"
|
|
</source>
|
|
<dest>
|
|
*: "Pantalla"
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSTEM
|
|
desc: in the main menu and settings menu
|
|
user: core
|
|
<source>
|
|
*: "System"
|
|
</source>
|
|
<dest>
|
|
*: "Sistema"
|
|
</dest>
|
|
<voice>
|
|
*: "Sistema"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS
|
|
desc: in general settings
|
|
user: core
|
|
<source>
|
|
*: "Bookmarking"
|
|
</source>
|
|
<dest>
|
|
*: "Marcadores"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcadores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LANGUAGE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Language"
|
|
</source>
|
|
<dest>
|
|
*: "Idioma"
|
|
</dest>
|
|
<voice>
|
|
*: "Idioma"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE
|
|
desc: root of voice menu
|
|
user: core
|
|
<source>
|
|
*: "Voice"
|
|
</source>
|
|
<dest>
|
|
*: "Voz"
|
|
</dest>
|
|
<voice>
|
|
*: "Voz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_CFG
|
|
desc: in setting_menu()
|
|
user: core
|
|
<source>
|
|
*: "Browse .cfg Files"
|
|
</source>
|
|
<dest>
|
|
*: "Explorar archivos de configuración (.cfg)"
|
|
</dest>
|
|
<voice>
|
|
*: "Explorar archivos C F G de configuración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET
|
|
desc: in system_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Reset Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Reiniciar ajustes"
|
|
</dest>
|
|
<voice>
|
|
*: "Reiniciar ajustes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_DONE_CLEAR
|
|
desc: visual confirmation after settings reset
|
|
user: core
|
|
<source>
|
|
*: "Cleared"
|
|
</source>
|
|
<dest>
|
|
*: "Borradas"
|
|
</dest>
|
|
<voice>
|
|
*: "Borradas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_SETTINGS
|
|
desc: in system_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Save .cfg File"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar .cfg"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar C F G"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SETTINGS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATE_PLAYLIST
|
|
desc: Menu option for creating a playlist
|
|
user: core
|
|
<source>
|
|
*: "Create Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Crear lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Crear lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW_DYNAMIC_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "View Current Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Ver lista de reproducción actual"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver lista de reproducción actual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_DYNAMIC_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "Save Current Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar lista de reproducción actual"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar lista de reproducción actual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECURSE_DIRECTORY
|
|
desc: In playlist menu
|
|
user: core
|
|
<source>
|
|
*: "Recursively Insert Directories"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir carpetas recursivamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir carpetas recursivamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VERSION
|
|
desc: in the Rockbox Info screen
|
|
user: core
|
|
<source>
|
|
*: "Version"
|
|
</source>
|
|
<dest>
|
|
*: "Versión"
|
|
</dest>
|
|
<voice>
|
|
*: "Versión"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEBUG
|
|
desc: in the info menu
|
|
user: core
|
|
<source>
|
|
*: "Debug (Keep Out!)"
|
|
</source>
|
|
<dest>
|
|
*: "Depuración (Zona de peligro)"
|
|
</dest>
|
|
<voice>
|
|
*: "Depuración (Zona de peligro)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Shuffle"
|
|
</source>
|
|
<dest>
|
|
*: "Aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPEAT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Repeat"
|
|
</source>
|
|
<dest>
|
|
*: "Repetir"
|
|
</dest>
|
|
<voice>
|
|
*: "Repetir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPEAT_ONE
|
|
desc: repeat one song
|
|
user: core
|
|
<source>
|
|
*: "One"
|
|
</source>
|
|
<dest>
|
|
*: "Repetir una"
|
|
</dest>
|
|
<voice>
|
|
*: "Repetir una"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_SELECTED
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Play Selected First"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir primero la canción seleccionada"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir primero la canción seleccionada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WIND_MENU
|
|
desc: in the playback sub menu
|
|
user: core
|
|
<source>
|
|
*: "Fast-Forward/Rewind"
|
|
</source>
|
|
<dest>
|
|
*: "Adelantar/Retroceder"
|
|
</dest>
|
|
<voice>
|
|
*: "Adelantar o retroceder"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MP3BUFFER_MARGIN
|
|
desc: MP3 buffer margin time
|
|
user: core
|
|
<source>
|
|
*: "Anti-Skip Buffer"
|
|
flash_storage: none
|
|
</source>
|
|
<dest>
|
|
*: "Buffer anti-salto"
|
|
flash_storage: none
|
|
</dest>
|
|
<voice>
|
|
*: "Buffer anti-salto"
|
|
flash_storage: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FADE_ON_STOP
|
|
desc: options menu to set fade on stop or pause
|
|
user: core
|
|
<source>
|
|
*: "Fade on Stop/Pause"
|
|
</source>
|
|
<dest>
|
|
*: "Silencio gradual al detener/pausar"
|
|
</dest>
|
|
<voice>
|
|
*: "Silencio gradual al detener o pausar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_CASE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Sort Case Sensitive"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenamiento sensible a mayúsculas"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenamiento sensible a mayúsculas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DIR
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Sort Directories"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenar carpetas"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenar carpetas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_FILE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Sort Files"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenar archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenar archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_ALPHA
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Alphabetical"
|
|
</source>
|
|
<dest>
|
|
*: "Alfabético"
|
|
</dest>
|
|
<voice>
|
|
*: "Alfabético"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DATE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Date"
|
|
</source>
|
|
<dest>
|
|
*: "Por fecha"
|
|
</dest>
|
|
<voice>
|
|
*: "Por fecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_DATE_REVERSE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Newest Date"
|
|
</source>
|
|
<dest>
|
|
*: "Más reciente"
|
|
</dest>
|
|
<voice>
|
|
*: "Más reciente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_TYPE
|
|
desc: browser sorting setting
|
|
user: core
|
|
<source>
|
|
*: "By Type"
|
|
</source>
|
|
<dest>
|
|
*: "Por tipo"
|
|
</dest>
|
|
<voice>
|
|
*: "Por tipo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER
|
|
desc: setting name for dir filter
|
|
user: core
|
|
<source>
|
|
*: "Show Files"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SUPPORTED
|
|
desc: show all file types supported by Rockbox
|
|
user: core
|
|
<source>
|
|
*: "Supported"
|
|
</source>
|
|
<dest>
|
|
*: "Archivos compatibles"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivos compatibles"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_MUSIC
|
|
desc: show only music-related files
|
|
user: core
|
|
<source>
|
|
*: "Music"
|
|
</source>
|
|
<dest>
|
|
*: "Archivos de música"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivos de música"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FOLLOW
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Follow Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Seguir lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Seguir lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ICONS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Icons"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar iconos"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar iconos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_FONT
|
|
desc: in setting_menu()
|
|
user: core
|
|
<source>
|
|
*: "Font"
|
|
</source>
|
|
<dest>
|
|
*: "Tipografía"
|
|
</dest>
|
|
<voice>
|
|
*: "Tipografía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WHILE_PLAYING
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "While Playing Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Pantalla de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LCD_MENU
|
|
desc: in the display sub menu
|
|
user: core
|
|
<source>
|
|
*: "LCD Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Ajustes del LCD"
|
|
</dest>
|
|
<voice>
|
|
*: "Ajustes del l c d"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_MENU
|
|
desc: in display_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Scrolling"
|
|
</source>
|
|
<dest>
|
|
*: "Desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BARS_MENU
|
|
desc: in the display sub menu
|
|
user: core
|
|
<source>
|
|
*: "Status-/Scrollbar"
|
|
</source>
|
|
<dest>
|
|
*: "Barra de estado/desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Barra de estado o desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_MENU
|
|
desc: in the display menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Meter"
|
|
</source>
|
|
<dest>
|
|
*: "Medidor de picos"
|
|
</dest>
|
|
<voice>
|
|
*: "medidor de picos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Battery"
|
|
</source>
|
|
<dest>
|
|
*: "Batería"
|
|
</dest>
|
|
<voice>
|
|
*: "Batería"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Disk"
|
|
</source>
|
|
<dest>
|
|
*: "Disco duro"
|
|
</dest>
|
|
<voice>
|
|
*: "Disco duro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIME_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Time & Date"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Fecha y hora"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Fecha y hora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_POWEROFF_IDLE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Idle Poweroff"
|
|
</source>
|
|
<dest>
|
|
*: "Apagado automático por inactividad"
|
|
</dest>
|
|
<voice>
|
|
*: "Apagado automático por inactividad"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER
|
|
desc: sleep timer setting
|
|
user: core
|
|
<source>
|
|
*: "Sleep Timer"
|
|
</source>
|
|
<dest>
|
|
*: "Temporizador de apagado"
|
|
</dest>
|
|
<voice>
|
|
*: "Temporizador de apagado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_MOD_ALARM_MENU
|
|
desc: The name of the additional entry in the main menu for the RTC alarm mod.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Wake-Up Alarm"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Alarma despertador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Alarma despertador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIMITS_MENU
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Limits"
|
|
</source>
|
|
<dest>
|
|
*: "Límites"
|
|
</dest>
|
|
<voice>
|
|
*: "Límites"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LINE_IN
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Line In"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Entrada de línea"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Entrada de línea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CAR_ADAPTER_MODE
|
|
desc: Displayed for setting car adapter mode to on/off
|
|
user: core
|
|
<source>
|
|
*: none
|
|
charging: "Car Adapter Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
charging: "Modo adaptador de vehículo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Modo adaptador de vehículo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_AUTOCREATE
|
|
desc: prompt for user to decide to create an bookmark
|
|
user: core
|
|
<source>
|
|
*: "Bookmark on Stop"
|
|
</source>
|
|
<dest>
|
|
*: "Marcar posición al detener"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcar posición al detener"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
|
|
desc: Save in recent bookmarks only
|
|
user: core
|
|
<source>
|
|
*: "Yes - Recent only"
|
|
</source>
|
|
<dest>
|
|
*: "Sí (sólo recientes)"
|
|
</dest>
|
|
<voice>
|
|
*: "Sí, sólo recientes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
|
|
desc: Save in recent bookmarks only
|
|
user: core
|
|
<source>
|
|
*: "Ask - Recent only"
|
|
</source>
|
|
<dest>
|
|
*: "Preguntar (sólo recientes)"
|
|
</dest>
|
|
<voice>
|
|
*: "Preguntar, sólo recientes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_AUTOLOAD
|
|
desc: prompt for user to decide to create a bookmark
|
|
user: core
|
|
<source>
|
|
*: "Load Last Bookmark"
|
|
</source>
|
|
<dest>
|
|
*: "Cargar último marcador"
|
|
</dest>
|
|
<voice>
|
|
*: "Cargar último marcador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
|
|
desc: Configuration option to maintain a list of recent bookmarks
|
|
user: core
|
|
<source>
|
|
*: "Maintain a List of Recent Bookmarks?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Mantener una lista de marcadores recientes?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Mantener una lista de marcadores recientes?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_MENU
|
|
desc: item of voice menu, enable/disable the voice UI
|
|
user: core
|
|
<source>
|
|
*: "Voice Menus"
|
|
</source>
|
|
<dest>
|
|
*: "Leer menús"
|
|
</dest>
|
|
<voice>
|
|
*: "Leer menús"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_DIR
|
|
desc: item of voice menu, set the voice mode for directories
|
|
user: core
|
|
<source>
|
|
*: "Voice Directories"
|
|
</source>
|
|
<dest>
|
|
*: "Leer carpetas"
|
|
</dest>
|
|
<voice>
|
|
*: "Leer carpetas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_FILE
|
|
desc: item of voice menu, set the voice mode for files
|
|
user: core
|
|
<source>
|
|
*: "Voice Filenames"
|
|
</source>
|
|
<dest>
|
|
*: "Leer archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "Leer archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_NUMBER
|
|
desc: "talkbox" mode for files+directories
|
|
user: core
|
|
<source>
|
|
*: "Numbers"
|
|
</source>
|
|
<dest>
|
|
*: "Números"
|
|
</dest>
|
|
<voice>
|
|
*: "Números"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_SPELL
|
|
desc: "talkbox" mode for files+directories
|
|
user: core
|
|
<source>
|
|
*: "Spell"
|
|
</source>
|
|
<dest>
|
|
*: "Deletrear"
|
|
</dest>
|
|
<voice>
|
|
*: "Deletrear"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_DIR_HOVER
|
|
desc: "talkbox" mode for directories + files
|
|
user: core
|
|
<source>
|
|
*: ".talk Clip"
|
|
</source>
|
|
<dest>
|
|
*: "Archivo mp3 (.talk)"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivo m p 3, punto t a l k"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FREQUENCY
|
|
desc: in recording and playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
play_frequency,recording: "Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
play_frequency,recording: "Frecuencia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
play_frequency,recording: "Frecuencia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SOURCE
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Source"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Origen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Origen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SRC_MIC
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
iriverh100,iriverh120,iriverh300: "Internal Microphone"
|
|
recording: "Microphone"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
iriverh100,iriverh120,iriverh300: "Micrófono interno"
|
|
recording: "Micrófono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
iriverh100,iriverh120,iriverh300: "Micrófono interno"
|
|
recording: "Micrófono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SRC_DIGITAL
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Digital"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "~Digital"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "~Digital"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TIMESPLIT
|
|
desc: Record split menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "File Split Options"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Opciones de división de archivos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Opciones de división de archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_PRERECORD_TIME
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Prerecord Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tiempo antes de grabar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tiempo antes de grabar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FFRW_STEP
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "FF/RW Min Step"
|
|
</source>
|
|
<dest>
|
|
*: "Paso mínimo adelantar/retroceder"
|
|
</dest>
|
|
<voice>
|
|
*: "Paso mínimo adelantar o retroceder"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FFRW_ACCEL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "FF/RW Accel"
|
|
</source>
|
|
<dest>
|
|
*: "Aceleración de adelantar/retroceder"
|
|
</dest>
|
|
<voice>
|
|
*: "aceleración de adelantar y retroceder"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Backlight"
|
|
</source>
|
|
<dest>
|
|
*: "Luz de fondo"
|
|
</dest>
|
|
<voice>
|
|
*: "Luz de fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_ON_WHEN_CHARGING
|
|
desc: in display_settings_menu, backlight timeout with charger connected
|
|
user: core
|
|
<source>
|
|
*: none
|
|
charging: "Backlight (While Plugged In)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
charging: "Luz de fondo (cargando)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Luz de fondo cuando está cargando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CAPTION_BACKLIGHT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Caption Backlight"
|
|
</source>
|
|
<dest>
|
|
*: "Luz de fondo al iniciar canción"
|
|
</dest>
|
|
<voice>
|
|
*: "Luz de fondo al iniciar canción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONTRAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Contrast"
|
|
</source>
|
|
<dest>
|
|
*: "Contraste"
|
|
</dest>
|
|
<voice>
|
|
*: "Contraste"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "LCD Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Modo LCD"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Modo l c d"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_LCD_INVERSE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Inverse"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Vídeo inverso"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_invert,remote_lcd_invert: "Vídeo inverso"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FLIP_DISPLAY
|
|
desc: in settings_menu, option to turn display+buttos by 180 degrees
|
|
user: core
|
|
<source>
|
|
*: "Upside Down"
|
|
</source>
|
|
<dest>
|
|
*: "Dado la vuelta"
|
|
</dest>
|
|
<voice>
|
|
*: "Dado la vuelta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Line Selector Type"
|
|
</source>
|
|
<dest>
|
|
*: "Tipo de línea"
|
|
</dest>
|
|
<voice>
|
|
*: "Tipo de línea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR_POINTER
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Pointer"
|
|
</source>
|
|
<dest>
|
|
*: "Puntero"
|
|
</dest>
|
|
<voice>
|
|
*: "Puntero"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR_BAR
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Bar (Inverse)"
|
|
</source>
|
|
<dest>
|
|
*: "Barra (vídeo inverso)"
|
|
</dest>
|
|
<voice>
|
|
*: "Barra, vídeo inverso"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_SPEED
|
|
desc: in display_settings_menu()
|
|
user: core
|
|
<source>
|
|
*: "Scroll Speed"
|
|
</source>
|
|
<dest>
|
|
*: "Velocidad de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Velocidad de desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Scroll Speed Setting Example"
|
|
</source>
|
|
<dest>
|
|
*: "Ejemplo de velocidad de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_DELAY
|
|
desc: Delay before scrolling
|
|
user: core
|
|
<source>
|
|
*: "Scroll Start Delay"
|
|
</source>
|
|
<dest>
|
|
*: "Retraso para iniciar desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Retraso para iniciar desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_STEP
|
|
desc: Pixels to advance per scroll
|
|
user: core
|
|
<source>
|
|
*: "Scroll Step Size"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño del paso de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño del paso de desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_STEP_EXAMPLE
|
|
desc: Pixels to advance per scroll
|
|
user: core
|
|
<source>
|
|
*: "Scroll Step Size Setting Example Text"
|
|
</source>
|
|
<dest>
|
|
*: "Texto ejemplo del tamaño del paso de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BIDIR_SCROLL
|
|
desc: Bidirectional scroll limit
|
|
user: core
|
|
<source>
|
|
*: "Bidirectional Scroll Limit"
|
|
</source>
|
|
<dest>
|
|
*: "Límite de desplazamiento bidireccional"
|
|
</dest>
|
|
<voice>
|
|
*: "Límite de desplazamiento bidireccional"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_BAR
|
|
desc: display menu, F3 substitute
|
|
user: core
|
|
<source>
|
|
*: "Scroll Bar"
|
|
</source>
|
|
<dest>
|
|
*: "Barra de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Barra de desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STATUS_BAR
|
|
desc: display menu, F3 substitute
|
|
user: core
|
|
<source>
|
|
*: "Status Bar"
|
|
</source>
|
|
<dest>
|
|
*: "Barra de estado"
|
|
</dest>
|
|
<voice>
|
|
*: "Barra de estado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME_DISPLAY
|
|
desc: Volume type title
|
|
user: core
|
|
<source>
|
|
*: "Volume Display"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_DISPLAY
|
|
desc: Battery type title
|
|
user: core
|
|
<source>
|
|
*: "Battery Display"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar batería"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar batería"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_GRAPHIC
|
|
desc: Label for type of icon display
|
|
user: core
|
|
<source>
|
|
*: "Graphic"
|
|
</source>
|
|
<dest>
|
|
*: "Gráfico"
|
|
</dest>
|
|
<voice>
|
|
*: "Gráfico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_NUMERIC
|
|
desc: Label for type of icon display
|
|
user: core
|
|
<source>
|
|
*: "Numeric"
|
|
</source>
|
|
<dest>
|
|
*: "Numérico"
|
|
</dest>
|
|
<voice>
|
|
*: "Numérico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_RELEASE
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Release"
|
|
</source>
|
|
<dest>
|
|
*: "Caída del analizador de espectro"
|
|
</dest>
|
|
<voice>
|
|
*: "Caída del analizador de espectro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_PEAK_HOLD
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Hold Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de permanencia del medidor de picos"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de permanencia del medidor de picos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_CLIP_HOLD
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Clip Hold Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de permanencia de los recortes"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de permanencia de los recortes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_ETERNAL
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Eternal"
|
|
</source>
|
|
<dest>
|
|
*: "Eterno"
|
|
</dest>
|
|
<voice>
|
|
*: "Eterno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_SCALE
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Scale"
|
|
</source>
|
|
<dest>
|
|
*: "Escala"
|
|
</dest>
|
|
<voice>
|
|
*: "Escala"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_DBFS
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Logarithmic (dB)"
|
|
</source>
|
|
<dest>
|
|
*: "Logarítmica (dB)"
|
|
</dest>
|
|
<voice>
|
|
*: "Logarítmica usando decibelios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_LINEAR
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Linear (%)"
|
|
</source>
|
|
<dest>
|
|
*: "Lineal (%)"
|
|
</dest>
|
|
<voice>
|
|
*: "Lineal, usando porcentajes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_MIN
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Minimum of Range"
|
|
</source>
|
|
<dest>
|
|
*: "Mínimo del rango"
|
|
</dest>
|
|
<voice>
|
|
*: "Mínimo del rango"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_MAX
|
|
desc: in the peak meter menu
|
|
user: core
|
|
<source>
|
|
*: "Maximum of Range"
|
|
</source>
|
|
<dest>
|
|
*: "Máximo del rango"
|
|
</dest>
|
|
<voice>
|
|
*: "Máximo del rango"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_CAPACITY
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Battery Capacity"
|
|
</source>
|
|
<dest>
|
|
*: "Capacidad de la batería"
|
|
</dest>
|
|
<voice>
|
|
*: "Capacidad de la batería"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPINDOWN
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Disk Spindown"
|
|
flash_storage: none
|
|
</source>
|
|
<dest>
|
|
*: "Rotación del Disco Duro"
|
|
flash_storage: none
|
|
</dest>
|
|
<voice>
|
|
*: "Rotación del Disco Duro"
|
|
flash_storage: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIME
|
|
desc: Used on the bookmark select window to label elapsed time
|
|
user: core
|
|
<source>
|
|
*: "Time"
|
|
</source>
|
|
<dest>
|
|
*: "Establecer hora"
|
|
</dest>
|
|
<voice>
|
|
*: "Establecer hora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIMEFORMAT
|
|
desc: select the time format of time in status bar
|
|
user: core
|
|
<source>
|
|
*: "Time Format"
|
|
</source>
|
|
<dest>
|
|
*: "Formato del reloj"
|
|
</dest>
|
|
<voice>
|
|
*: "Formato del reloj"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_12_HOUR_CLOCK
|
|
desc: option for 12 hour clock
|
|
user: core
|
|
<source>
|
|
*: "12 Hour Clock"
|
|
</source>
|
|
<dest>
|
|
*: "Reloj 12 horas (AM/PM)"
|
|
</dest>
|
|
<voice>
|
|
*: "Reloj doce horas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_24_HOUR_CLOCK
|
|
desc: option for 24 hour clock
|
|
user: core
|
|
<source>
|
|
*: "24 Hour Clock"
|
|
</source>
|
|
<dest>
|
|
*: "Reloj 24 horas"
|
|
</dest>
|
|
<voice>
|
|
*: "Reloj veinticuatro horas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAX_FILES_IN_DIR
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Max Entries in File Browser"
|
|
</source>
|
|
<dest>
|
|
*: "Máx. archivos por carpeta"
|
|
</dest>
|
|
<voice>
|
|
*: "Número máximo de archivos por carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAX_FILES_IN_PLAYLIST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Max Playlist Size"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño máximo de lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño máximo de lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST
|
|
desc: Used when you need to say playlist, also voiced
|
|
user: core
|
|
<source>
|
|
*: "Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU
|
|
desc: Text on main menu to get to bookmark commands
|
|
user: core
|
|
<source>
|
|
*: "Bookmarks"
|
|
</source>
|
|
<dest>
|
|
*: "Marcadores"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcadores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_SHOW_ID3_INFO
|
|
desc: Menu option to start tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Show Track Info"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar información de pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar información de pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RENAME
|
|
desc: The verb/action Rename
|
|
user: core
|
|
<source>
|
|
*: "Rename"
|
|
</source>
|
|
<dest>
|
|
*: "Renombrar"
|
|
</dest>
|
|
<voice>
|
|
*: "Renombrar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETE
|
|
desc: The verb/action Delete
|
|
user: core
|
|
<source>
|
|
*: "Delete"
|
|
</source>
|
|
<dest>
|
|
*: "Borrar"
|
|
</dest>
|
|
<voice>
|
|
*: "Borrar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETE_DIR
|
|
desc: in on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Delete Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Borrar carpeta"
|
|
</dest>
|
|
<voice>
|
|
*: "Borrar carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REALLY_DELETE
|
|
desc: Really Delete?
|
|
user: core
|
|
<source>
|
|
*: "Delete?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Borrar?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Borrar?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETED
|
|
desc: A file has beed deleted
|
|
user: core
|
|
<source>
|
|
*: "Deleted"
|
|
</source>
|
|
<dest>
|
|
*: "Borrado"
|
|
</dest>
|
|
<voice>
|
|
*: "Borrado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ONPLAY_OPEN_WITH
|
|
desc: Onplay open with
|
|
user: core
|
|
<source>
|
|
*: "Open With..."
|
|
</source>
|
|
<dest>
|
|
*: "Abrir con..."
|
|
</dest>
|
|
<voice>
|
|
*: "Abrir con . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATE_DIR
|
|
desc: in main menu
|
|
user: core
|
|
<source>
|
|
*: "Create Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Crear carpeta"
|
|
</dest>
|
|
<voice>
|
|
*: "Crear carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW
|
|
desc: in on+play menu
|
|
user: core
|
|
<source>
|
|
*: "View"
|
|
</source>
|
|
<dest>
|
|
*: "Ver"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE
|
|
desc: The verb/action Queue
|
|
user: core
|
|
<source>
|
|
*: "Queue"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a la cola"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a la cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE_FIRST
|
|
desc: in onplay menu. queue a track/playlist into dynamic playlist.
|
|
user: core
|
|
<source>
|
|
*: "Queue Next"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a la cola como siguiente"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a la cola como siguiente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE_LAST
|
|
desc: in onplay menu. queue a track/playlist at end of playlist.
|
|
user: core
|
|
<source>
|
|
*: "Queue Last"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir al final de la cola"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir al final de la cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU_CREATE
|
|
desc: Used off of the bookmark menu to create a bookmark
|
|
user: core
|
|
<source>
|
|
*: "Create Bookmark"
|
|
</source>
|
|
<dest>
|
|
*: "Crear marcador"
|
|
</dest>
|
|
<voice>
|
|
*: "Crear marcador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_MENU_LIST
|
|
desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U
|
|
user: core
|
|
<source>
|
|
*: "List Bookmarks"
|
|
</source>
|
|
<dest>
|
|
*: "Listar marcadores"
|
|
</dest>
|
|
<voice>
|
|
*: "Listar marcadores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ROCKBOX_INFO
|
|
desc: displayed topmost on the info screen and in the info menu
|
|
user: core
|
|
<source>
|
|
*: "Rockbox Info"
|
|
</source>
|
|
<dest>
|
|
*: "Información de Rockbox"
|
|
</dest>
|
|
<voice>
|
|
*: "Información de Rockbox"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_CHARGE
|
|
desc: tells that the battery is charging, instead of battery level
|
|
user: core
|
|
<source>
|
|
*: none
|
|
charging: "Battery: Charging"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
charging: "Batería: cargando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Batería cargando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BATTERY_TIME
|
|
desc: battery level in % and estimated time remaining
|
|
user: core
|
|
<source>
|
|
*: "Battery: %d%% %dh %dm"
|
|
ipodmini1g,ipodmini2g,iriverh10: "Batt: %d%% %dh %dm"
|
|
</source>
|
|
<dest>
|
|
*: "Batería: %d%% %dh %dm"
|
|
ipodmini1g,ipodmini2g,iriverh10: "Batería: %d%% %dh %dm"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel y tiempo de batería"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_SIZE_INFO
|
|
desc: disk size info
|
|
user: core
|
|
<source>
|
|
*: "Disk:"
|
|
</source>
|
|
<dest>
|
|
*: "Disco duro:"
|
|
</dest>
|
|
<voice>
|
|
*: "Disco duro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_FREE_INFO
|
|
desc: disk size info
|
|
user: core
|
|
<source>
|
|
*: "Free:"
|
|
</source>
|
|
<dest>
|
|
*: "Espacio libre:"
|
|
</dest>
|
|
<voice>
|
|
*: "Espacio libre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CURRENT_TIME
|
|
desc: for wall clock announce
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Current Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Hora actual"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Hora actual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH_UP
|
|
desc: in wps
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Pitch Up"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Acelerar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH_DOWN
|
|
desc: in wps
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Pitch Down"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Ralentizar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PAUSE
|
|
desc: in wps and recording trigger menu
|
|
user: core
|
|
<source>
|
|
*: "Pause"
|
|
</source>
|
|
<dest>
|
|
*: "Pausa"
|
|
</dest>
|
|
<voice>
|
|
*: "Pausa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTO_BOOKMARK_QUERY
|
|
desc: prompt for user to decide to create an bookmark
|
|
user: core
|
|
<source>
|
|
*: "Create a Bookmark?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Crear un marcador?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Crear un marcador?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CREATE_SUCCESS
|
|
desc: Indicates bookmark was successfully created
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Created"
|
|
</source>
|
|
<dest>
|
|
*: "Marcador creado"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcador creado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CREATE_FAILURE
|
|
desc: Indicates bookmark was not created
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Failed!"
|
|
</source>
|
|
<dest>
|
|
*: "Falló el marcador"
|
|
</dest>
|
|
<voice>
|
|
*: "Falló el marcador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_LOAD_EMPTY
|
|
desc: Indicates bookmark was empty
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Empty"
|
|
</source>
|
|
<dest>
|
|
*: "Marcador vacío"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcador vacío"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIME_REVERT
|
|
desc: used in set_time()
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "OFF = Revert"
|
|
aigoerosq,erosqnative,gigabeats,sansafuzeplus: "BACK = Revert"
|
|
gigabeatfx,mrobe500: "POWER = Revert"
|
|
gogearsa9200: "LEFT = Revert"
|
|
iaudiom5,iaudiox5: "RECORD = Revert"
|
|
ipod*,mpiohd300,sansac200*: "MENU = Revert"
|
|
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
|
|
iriverh100,iriverh120,iriverh300: "STOP = Revert"
|
|
mrobe100: "DISPLAY = Revert"
|
|
samsungyh*: "REW = Revert"
|
|
vibe500: "CANCEL = Revert"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "OFF = Descartar"
|
|
aigoerosq,erosqnative,gigabeats,sansafuzeplus: "ATRÁS = Descartar"
|
|
gigabeatfx,mrobe500: "POWER = Descartar"
|
|
gogearsa9200: "IZQUIERDA = Descartar"
|
|
iaudiom5,iaudiox5: "RECORD = Descartar"
|
|
ipod*,mpiohd300,sansac200*: "MENÚ = Descartar"
|
|
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Descartar"
|
|
iriverh100,iriverh120,iriverh300: "STOP = Descartar"
|
|
mrobe100: "DISPLAY = Descartar"
|
|
samsungyh*: "REW = Descartar"
|
|
vibe500: "C = Descartar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_TIME
|
|
desc: Display of recorded time
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Time:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tiempo:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_PRERECORD
|
|
desc: in recording and radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Pre-Recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Pregrabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_FULL
|
|
desc: in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
|
|
iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
|
|
recording: "The disk is full. Press OFF to continue."
|
|
samsungyh*: "Disk full. Press LEFT to continue."
|
|
sansac200*,sansae200*,vibe500: "The disk is full. Press PREV to continue."
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
iaudiom5,iaudiox5: "Disco duro lleno. Pulse POWER para continuar"
|
|
iriverh100,iriverh120,iriverh300: "Disco duro lleno. Pulse STOP para continuar"
|
|
recording: "Disco duro lleno. Pulse OFF para continuar"
|
|
samsungyh*,sansac200*,sansae200*,vibe500: "Disco duro lleno. Pulse RETR. para continuar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
iaudiom5,iaudiox5,iriverh100,iriverh120,iriverh300,recording,samsungyh*,sansac200*,sansae200*,vibe500: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_MOD_TIME
|
|
desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Alarm Time:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Hora de alarma:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_MOD_TIME_TO_GO
|
|
desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Waking Up in %d:%02d"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Despertándose en %d:%02d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Tiempo para despertar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_MOD_ERROR
|
|
desc: The text that tells that the time is incorrect (for the RTC alarm mod).
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Alarm Time Is Too Soon!"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "La hora de la alarma es demasiado temprano"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "La hora de la alarma es demasiado temprano"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_MOD_DISABLE
|
|
desc: Announce that the RTC alarm has been turned off
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Alarm Disabled"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Alarma desactivada"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Alarma desactivada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TITLE
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Title"
|
|
</source>
|
|
<dest>
|
|
*: "Título"
|
|
</dest>
|
|
<voice>
|
|
*: "Título"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ARTIST
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Artist"
|
|
</source>
|
|
<dest>
|
|
*: "Artista"
|
|
</dest>
|
|
<voice>
|
|
*: "Artista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ALBUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Album"
|
|
</source>
|
|
<dest>
|
|
*: "Álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TRACKNUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Tracknum"
|
|
</source>
|
|
<dest>
|
|
*: "Nº pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Nº pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_GENRE
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Genre"
|
|
</source>
|
|
<dest>
|
|
*: "Género"
|
|
</dest>
|
|
<voice>
|
|
*: "Género"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_YEAR
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Year"
|
|
</source>
|
|
<dest>
|
|
*: "Año"
|
|
</dest>
|
|
<voice>
|
|
*: "Año"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_PLAYLIST
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de reprod."
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de reprod."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_BITRATE
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Bitrate"
|
|
</source>
|
|
<dest>
|
|
*: "Tasa de bits"
|
|
</dest>
|
|
<voice>
|
|
*: "Tasa de bits"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_FREQUENCY
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Frequency"
|
|
</source>
|
|
<dest>
|
|
*: "Frecuencia"
|
|
</dest>
|
|
<voice>
|
|
*: "Frecuencia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_PATH
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Path"
|
|
</source>
|
|
<dest>
|
|
*: "Ruta"
|
|
</dest>
|
|
<voice>
|
|
*: "Ruta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_NO_INFO
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "[No Info]"
|
|
</source>
|
|
<dest>
|
|
*: "[Sin información]"
|
|
</dest>
|
|
<voice>
|
|
*: "Sin información"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_SUNDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Sun"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Dom"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_MONDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Mon"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Lun"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_TUESDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Tue"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Mar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_WEDNESDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Wed"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Mié"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_THURSDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Thu"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Jue"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_FRIDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Fri"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Vie"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEEKDAY_SATURDAY
|
|
desc: Maximum 3-letter abbreviation for weekday
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Sat"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Sáb"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_JANUARY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Jan"
|
|
</source>
|
|
<dest>
|
|
*: "Ene"
|
|
</dest>
|
|
<voice>
|
|
*: "Enero"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_FEBRUARY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Feb"
|
|
</source>
|
|
<dest>
|
|
*: "~Feb"
|
|
</dest>
|
|
<voice>
|
|
*: "Febrero"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_MARCH
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Mar"
|
|
</source>
|
|
<dest>
|
|
*: "~Mar"
|
|
</dest>
|
|
<voice>
|
|
*: "Marzo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_APRIL
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Apr"
|
|
</source>
|
|
<dest>
|
|
*: "Abr"
|
|
</dest>
|
|
<voice>
|
|
*: "Abril"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_MAY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "May"
|
|
</source>
|
|
<dest>
|
|
*: "~May"
|
|
</dest>
|
|
<voice>
|
|
*: "Mayo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_JUNE
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Jun"
|
|
</source>
|
|
<dest>
|
|
*: "~Jun"
|
|
</dest>
|
|
<voice>
|
|
*: "Junio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_JULY
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Jul"
|
|
</source>
|
|
<dest>
|
|
*: "~Jul"
|
|
</dest>
|
|
<voice>
|
|
*: "Julio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_AUGUST
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Aug"
|
|
</source>
|
|
<dest>
|
|
*: "Ago"
|
|
</dest>
|
|
<voice>
|
|
*: "Agosto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_SEPTEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Sep"
|
|
</source>
|
|
<dest>
|
|
*: "~Sep"
|
|
</dest>
|
|
<voice>
|
|
*: "Septiembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_OCTOBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Oct"
|
|
</source>
|
|
<dest>
|
|
*: "~Oct"
|
|
</dest>
|
|
<voice>
|
|
*: "Octubre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_NOVEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Nov"
|
|
</source>
|
|
<dest>
|
|
*: "~Nov"
|
|
</dest>
|
|
<voice>
|
|
*: "Noviembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MONTH_DECEMBER
|
|
desc: Maximum 3-letter abbreviation for monthname
|
|
user: core
|
|
<source>
|
|
*: "Dec"
|
|
</source>
|
|
<dest>
|
|
*: "Dic"
|
|
</dest>
|
|
<voice>
|
|
*: "Diciembre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_ZERO
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "0"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_ONE
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_TWO
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "2"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_THREE
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "3"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FOUR
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "4"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FIVE
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "5"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SIX
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "6"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SEVEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "7"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EIGHT
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "8"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_NINE
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "9"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_TEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "10"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_ELEVEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "11"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_TWELVE
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "12"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_THIRTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "13"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FOURTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "14"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FIFTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "15"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SIXTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "16"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SEVENTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "17"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EIGHTEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "18"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_NINETEEN
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "19"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_TWENTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "20"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_THIRTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "30"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FORTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "40"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FIFTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "50"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SIXTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "60"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SEVENTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "70"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EIGHTY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "80"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_NINETY
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "90"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HUNDRED
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "cien"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_THOUSAND
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "mil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLION
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "un millón"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BILLION
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "mil millones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUS
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "menos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PLUS
|
|
desc: spoken only, for composing numbers
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "más"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLISECONDS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "milisegundos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SECOND
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "segundo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_SECONDS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "segundos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUTE
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "minuto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MINUTES
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HOUR
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "hora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HOURS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "horas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KHZ
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "kiloercios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_DB
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "decibelios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PERCENT
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "por ciento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MILLIAMPHOURS
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "miliamperios la hora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PIXEL
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "píxel"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PER_SEC
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "por segundo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_HERTZ
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "hercios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BYTE
|
|
desc: a unit postfix
|
|
user: core
|
|
<source>
|
|
*: "B"
|
|
</source>
|
|
<dest>
|
|
*: "B"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_POINT
|
|
desc: decimal separator for composing numbers
|
|
user: core
|
|
<source>
|
|
*: "."
|
|
</source>
|
|
<dest>
|
|
*: "~."
|
|
</dest>
|
|
<voice>
|
|
*: "punto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_A
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "A"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_B
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "B"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_C
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "C"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_D
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "D"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_E
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "E"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_F
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "F"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_G
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "G"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_H
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "H"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_I
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "I"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_J
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "J"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_K
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "K"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_L
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "L"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_M
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "M"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_N
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "N"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_O
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "O"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_P
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "P"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_Q
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Q"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_R
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "R"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_S
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "S"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_T
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "T"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_U
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "U"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_V
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "V"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_W
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "W"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_X
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "x"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_Y
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "i griega"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_Z
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Z"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_DOT
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "punto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PAUSE
|
|
desc: spoken only, for spelling, a split second of silence (difficult to author)
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: " pausar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_FILE
|
|
desc: spoken only, prefix for file number
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_DIR
|
|
desc: spoken only, prefix for directory number
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_MPA
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "~audio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_CFG
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "configuración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_WPS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "pantalla de reproduccion"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_ROCK
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "complemento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_FONT
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "tipografía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_BMARK
|
|
desc: spoken only, for file extension and the word in general
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "marcador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_AJZ
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "~firmware"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_BUFFER_FULL
|
|
desc: in playlist.indices() when playlist is full
|
|
user: core
|
|
<source>
|
|
*: "Playlist Buffer Full"
|
|
</source>
|
|
<dest>
|
|
*: "Buffer de lista de reproducción lleno"
|
|
</dest>
|
|
<voice>
|
|
*: "Buffer de lista de reproducción lleno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREATING
|
|
desc: Screen feedback during playlist creation
|
|
user: core
|
|
<source>
|
|
*: "Creating"
|
|
</source>
|
|
<dest>
|
|
*: "Creando"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_INSERT_COUNT
|
|
desc: splash number of tracks inserted
|
|
user: core
|
|
<source>
|
|
*: "Inserted %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "%d Pistas añadidas (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas añadidas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_QUEUE_COUNT
|
|
desc: splash number of tracks queued
|
|
user: core
|
|
<source>
|
|
*: "Queued %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "%d Pistas en cola (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas en cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_SAVE_COUNT
|
|
desc: splash number of tracks saved
|
|
user: core
|
|
<source>
|
|
*: "Saved %d tracks (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "%d Pistas guardadas (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas guardadas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECURSE_DIRECTORY_QUESTION
|
|
desc: Asked from onplay screen
|
|
user: core
|
|
<source>
|
|
*: "Recursively?"
|
|
</source>
|
|
<dest>
|
|
*: "¿De forma repetida?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿De forma repetida?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing playlist file"
|
|
</source>
|
|
<dest>
|
|
*: "Error al acceder a la lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Error al acceder a la lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing playlist control file"
|
|
</source>
|
|
<dest>
|
|
*: "Error al acceder al archivo de control de listas de reprd."
|
|
</dest>
|
|
<voice>
|
|
*: "Error al acceder al archivo de control de listas de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
|
|
desc: Playlist error
|
|
user: core
|
|
<source>
|
|
*: "Error accessing directory"
|
|
</source>
|
|
<dest>
|
|
*: "Error al acceder a la carpeta"
|
|
</dest>
|
|
<voice>
|
|
*: "Error al acceder a la carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_CONTROL_INVALID
|
|
desc: Playlist resume error
|
|
user: core
|
|
<source>
|
|
*: "Playlist control file is invalid"
|
|
</source>
|
|
<dest>
|
|
*: "Archivo de control de listas de reproducción inválido"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivo de control de listas de reproducción inválido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_NO_PRESETS
|
|
desc: error when preset list is empty
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "No presets"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "No hay presintonías"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "No hay presintonías"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_EDIT_PRESET
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Edit Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Editar presintonía"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Editar presintonía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_DELETE_PRESET
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Remove Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Eliminar presintonía"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Eliminar presintonía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_PRESET_SAVE_FAILED
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Preset Save Failed"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Error al guardar presintonía"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Error al guardar presintonía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_NO_FREE_PRESETS
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "The Preset List is Full"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Lista de presintonías llena"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Lista de presintonías llena"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_MONO_MODE
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Force Mono"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Forzar mono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Forzar mono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOWDIR_BUFFER_FULL
|
|
desc: in showdir(), displayed on screen when you reach buffer limit
|
|
user: core
|
|
<source>
|
|
*: "Dir Buffer is Full!"
|
|
</source>
|
|
<dest>
|
|
*: "Buffer de carpeta completo"
|
|
</dest>
|
|
<voice>
|
|
*: "Buffer de carpeta completo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LANGUAGE_LOADED
|
|
desc: shown when a language has been loaded from the dir browser
|
|
user: core
|
|
<source>
|
|
*: "New Language"
|
|
</source>
|
|
<dest>
|
|
*: "Idioma nuevo"
|
|
</dest>
|
|
<voice>
|
|
*: "Idioma nuevo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS_LOADED
|
|
desc: Feedback shown when a .cfg file is loaded
|
|
user: core
|
|
<source>
|
|
*: "Settings Loaded"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración cargada"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración cargada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS_SAVED
|
|
desc: Feedback shown when a .cfg file is saved
|
|
user: core
|
|
<source>
|
|
*: "Settings Saved"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración guardada"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración guardada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOT_CHANGED
|
|
desc: File browser discovered the boot file was changed
|
|
user: core
|
|
<source>
|
|
*: "Boot changed"
|
|
</source>
|
|
<dest>
|
|
*: "Arranque modificado"
|
|
</dest>
|
|
<voice>
|
|
*: "Arranque modificado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REBOOT_NOW
|
|
desc: Do you want to reboot?
|
|
user: core
|
|
<source>
|
|
*: "Reboot now?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Reiniciar ahora?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Reiniciar ahora?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OFF_ABORT
|
|
desc: Used on many models
|
|
user: core
|
|
<source>
|
|
*: "OFF to abort"
|
|
gigabeatfx: "POWER to abort"
|
|
gigabeats,sansafuzeplus: "BACK to abort"
|
|
iaudiom5,iaudiox5: "Long PLAY to abort"
|
|
ipod*: "PLAY/PAUSE to abort"
|
|
iriverh10,iriverh10_5gb,sansac200*,sansae200*,vibe500: "PREV to abort"
|
|
iriverh100,iriverh120,iriverh300: "STOP to abort"
|
|
</source>
|
|
<dest>
|
|
*: "OFF para cancelar"
|
|
gigabeatfx: "POWER para cancelar"
|
|
gigabeats,sansafuzeplus: "RETR. para cancelar"
|
|
iaudiom5,iaudiox5: "Mantén PLAY para cancelar"
|
|
ipod*: "PLAY/PAUSE para cancelar"
|
|
iriverh10,iriverh10_5gb,sansac200*,sansae200*,vibe500: "PREV para cancelar"
|
|
iriverh100,iriverh120,iriverh300: "STOP para cancelar"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NO_FILES
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "No files"
|
|
</source>
|
|
<dest>
|
|
*: "No hay archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "No hay archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVE
|
|
desc: The verb/action Move
|
|
user: core
|
|
<source>
|
|
*: "Move"
|
|
</source>
|
|
<dest>
|
|
*: "Mover"
|
|
</dest>
|
|
<voice>
|
|
*: "Mover"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_INDICES
|
|
desc: in playlist viewer menu
|
|
user: core
|
|
<source>
|
|
*: "Show Indices"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar índices"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar índices"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_DISPLAY
|
|
desc: in playlist viewer on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Track Display"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_TRACK_NAME_ONLY
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Track Name Only"
|
|
</source>
|
|
<dest>
|
|
*: "Sólo nombre de pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Sólo nombre de pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_FULL_PATH
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Full Path"
|
|
</source>
|
|
<dest>
|
|
*: "Ruta completa"
|
|
</dest>
|
|
<voice>
|
|
*: "Ruta completa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOVE
|
|
desc: in playlist viewer on+play menu
|
|
user: core
|
|
<source>
|
|
*: "Remove"
|
|
</source>
|
|
<dest>
|
|
*: "Eliminar"
|
|
</dest>
|
|
<voice>
|
|
*: "Eliminar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_CANT_OPEN
|
|
desc: Plugin open error message
|
|
user: core
|
|
<source>
|
|
*: "Can't open %s"
|
|
</source>
|
|
<dest>
|
|
*: "No se puede abrir %s"
|
|
</dest>
|
|
<voice>
|
|
*: "No se puede abrir %s"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_READ_FAILED
|
|
desc: There was an error reading a file
|
|
user: core
|
|
<source>
|
|
*: "Failed reading %s"
|
|
</source>
|
|
<dest>
|
|
*: "Error al cargar %s"
|
|
</dest>
|
|
<voice>
|
|
*: "Error al cargar %s"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_WRONG_MODEL
|
|
desc: The plugin is not compatible with the player model trying to run it
|
|
user: core
|
|
<source>
|
|
*: "Incompatible model"
|
|
</source>
|
|
<dest>
|
|
*: "Modelo incompatible"
|
|
</dest>
|
|
<voice>
|
|
*: "Modelo incompatible"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_WRONG_VERSION
|
|
desc: The plugin is not compatible with the rockbox version trying to run it
|
|
user: core
|
|
<source>
|
|
*: "Incompatible version"
|
|
</source>
|
|
<dest>
|
|
*: "Versión incompatible"
|
|
</dest>
|
|
<voice>
|
|
*: "Versión incompatible"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_ERROR
|
|
desc: The plugin return an error code
|
|
user: core
|
|
<source>
|
|
*: "Plugin returned error"
|
|
</source>
|
|
<dest>
|
|
*: "El complemento devolvió un error"
|
|
</dest>
|
|
<voice>
|
|
*: "El complemento devolvió un error"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILETYPES_FULL
|
|
desc: Filetype array full
|
|
user: core
|
|
<source>
|
|
*: "Filetype array full"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de tipos de archivo completa"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de tipos de archivo completa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: "Frecuencia de corte"
|
|
</dest>
|
|
<voice>
|
|
*: "Frecuencia de corte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Edit mode: %s %s"
|
|
</source>
|
|
<dest>
|
|
*: "Modo de edición: %s %s"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_ADVANCED
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Advanced EQ Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración avanzada de ecualizador"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración avanzada de ecualizador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARN_ERASEDYNPLAYLIST_MENU
|
|
desc: in playlist options menu, option to warn when erasing dynamic playlist
|
|
user: core
|
|
<source>
|
|
*: "Warn When Erasing Dynamic Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Advertir al borrar listas dinámicas"
|
|
</dest>
|
|
<voice>
|
|
*: "Advertir al borrar listas dinámicas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPDIF_ENABLE
|
|
desc: in playback settings menu. enable/disable the optical out
|
|
user: core
|
|
<source>
|
|
*: none
|
|
spdif_power: "Optical Output"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
spdif_power: "Salida óptica"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
spdif_power: "Salida óptica"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_SET_RATING
|
|
desc: Set the rating of a file in the wps context menu
|
|
user: core
|
|
<source>
|
|
*: "Set Song Rating"
|
|
</source>
|
|
<dest>
|
|
*: "Establacer puntuación"
|
|
</dest>
|
|
<voice>
|
|
*: "Establecer puntuación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_INIT
|
|
desc: while initializing tagcache on boot
|
|
user: core
|
|
<source>
|
|
*: "Committing database"
|
|
</source>
|
|
<dest>
|
|
*: "Grabando Base de Datos"
|
|
</dest>
|
|
<voice>
|
|
*: "Grabando Base de Datos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXT_FOLDER
|
|
desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one
|
|
user: core
|
|
<source>
|
|
*: "Auto-Change Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Cambiar carpeta automáticamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambiar carpeta automáticamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_ALL_TRACKS
|
|
desc: "[All tracks]" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "[All tracks]"
|
|
</source>
|
|
<dest>
|
|
*: "[Todas las pistas]"
|
|
</dest>
|
|
<voice>
|
|
*: "Todas las Pistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_VBR
|
|
desc: in browse_id3
|
|
user: core
|
|
<source>
|
|
*: "(VBR)"
|
|
</source>
|
|
<dest>
|
|
*: "(VBR)"
|
|
</dest>
|
|
<voice>
|
|
*: "VBR"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_GRAPHICAL
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Graphical EQ"
|
|
</source>
|
|
<dest>
|
|
*: "Ecualizador gráfico"
|
|
</dest>
|
|
<voice>
|
|
*: "Ecualizador gráfico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_BACKDROP
|
|
desc: text for LCD settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_non-mono: "Clear Backdrop"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_non-mono: "Limpiar fondo de pantalla"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_non-mono: "Limpiar fondo de pantalla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_THEME
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Browse Theme Files"
|
|
</source>
|
|
<dest>
|
|
*: "Explorar archivos de temas"
|
|
</dest>
|
|
<voice>
|
|
*: "Explorar archivos de temas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MODERATE
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: "Moderate"
|
|
</source>
|
|
<dest>
|
|
*: "Moderado"
|
|
</dest>
|
|
<voice>
|
|
*: "Moderado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_WHILE_PLAYING
|
|
desc: in settings_menu()
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote While Playing Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Pantalla de reproducción remota"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Pantalla de reproducción remota"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_IMPORT
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Import Modifications"
|
|
</source>
|
|
<dest>
|
|
*: "Importar modificaciones"
|
|
</dest>
|
|
<voice>
|
|
*: "Importar modificaciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_DEFAULT_PRESET_NAME
|
|
desc: default preset name for auto scan mode
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "%d.%02d MHz"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "%d.%02d MHz"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_ENABLE
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Enable Crossfade"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Activar fundido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Activar fundido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKGROUND_COLOR
|
|
desc: menu entry to set the background color
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Background Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color de fondo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Color de fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_Q
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Q"
|
|
</source>
|
|
<dest>
|
|
*: "Q"
|
|
</dest>
|
|
<voice>
|
|
*: "Q"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE_SHUFFLED
|
|
desc: in onplay menu. queue a track/playlist randomly into dynamic playlist
|
|
user: core
|
|
<source>
|
|
*: "Queue Shuffled"
|
|
</source>
|
|
<dest>
|
|
*: "Colocar en cola aleatoriamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Colocar en cola aleatoriamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_LCD_OFF
|
|
desc: Remote lcd off splash in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Display OFF"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Apagar visualización remota"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Apagar visualización remota"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REDUCE_TICKING
|
|
desc: in remote lcd settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote_ticking: "Reduce Ticking"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote_ticking: "Reducir clickeo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote_ticking: "Reducir clickeo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_THAI
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Thai (ISO-8859-11)"
|
|
</source>
|
|
<dest>
|
|
*: "Tailandés (ISO-8859-11)"
|
|
</dest>
|
|
<voice>
|
|
*: "Tailandés, código iso 8859 guión 11"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PASTE
|
|
desc: The verb/action Paste
|
|
user: core
|
|
<source>
|
|
*: "Paste"
|
|
</source>
|
|
<dest>
|
|
*: "Pegar"
|
|
</dest>
|
|
<voice>
|
|
*: "Pegar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Replaygain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STRONG
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: "Strong"
|
|
</source>
|
|
<dest>
|
|
*: "Alto"
|
|
</dest>
|
|
<voice>
|
|
*: "Alto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_FADE_IN
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
backlight_fade*: "Backlight Fade In"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
backlight_fade*: "Fundido de entrada de iluminación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_fade*: "Fundido de entrada de iluminación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_PRECUT
|
|
desc: in eq settings
|
|
user: core
|
|
<source>
|
|
*: "Precut"
|
|
</source>
|
|
<dest>
|
|
*: "Precorte"
|
|
</dest>
|
|
<voice>
|
|
*: "Precorte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_JAPANESE
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Japanese (SJIS)"
|
|
</source>
|
|
<dest>
|
|
*: "Japonés (SJIS)"
|
|
</dest>
|
|
<voice>
|
|
*: "Japonés, s j i s"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_AUTOUPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Auto Update"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizar automáticamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizar automáticamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_HEBREW
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Hebrew (ISO-8859-8)"
|
|
</source>
|
|
<dest>
|
|
*: "Hebreo (ISO 8859-8)"
|
|
</dest>
|
|
<voice>
|
|
*: "Hebreo,código iso 8859 guión 8"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STOP_RECORDING
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop recording"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Detener grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Detener grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT
|
|
desc: prompt shown when about to erase a modified dynamic playlist
|
|
user: core
|
|
<source>
|
|
*: "Erase dynamic playlist?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Borrar lista de reproducción dinámica?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Borrar lista de reproducción dinámica?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN_NOCLIP
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Prevent Clipping"
|
|
</source>
|
|
<dest>
|
|
*: "Prevenir cortes"
|
|
</dest>
|
|
<voice>
|
|
*: "Prevenir cortes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Trigger"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Disparador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Disparador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_BUSY
|
|
desc: when trying to shutdown and tagcache is committing
|
|
user: core
|
|
<source>
|
|
*: "Database is not ready"
|
|
</source>
|
|
<dest>
|
|
*: "La base de datos aún no está lista"
|
|
</dest>
|
|
<voice>
|
|
*: "La base de datos aún no está lista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_KOREAN
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Korean (KSX1001)"
|
|
</source>
|
|
<dest>
|
|
*: "Coreano (KSX1001)"
|
|
</dest>
|
|
<voice>
|
|
*: "Coreano, k s x 1001"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_TURKISH
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Turkish (ISO-8859-9)"
|
|
</source>
|
|
<dest>
|
|
*: "Turco (ISO-8859-9)"
|
|
</dest>
|
|
<voice>
|
|
*: "Turco, código iso 8859 guión 9"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FOREGROUND_COLOR
|
|
desc: menu entry to set the foreground color
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Foreground Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color del texto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Color del texto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_SIMPLIFIED
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Simp. Chinese (GB2312)"
|
|
</source>
|
|
<dest>
|
|
*: "Chino simplificado (GB2312)"
|
|
</dest>
|
|
<voice>
|
|
*: "Chino simplificado, g b 2312"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS
|
|
desc: Backlight behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "First Buttonpress Enables Backlight Only"
|
|
</source>
|
|
<dest>
|
|
*: "La primera pulsación sólo habilita luz de fondo"
|
|
</dest>
|
|
<voice>
|
|
*: "La primera pulsación sólo habilita luz de fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_MAIN
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Main and Remote Unit"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Unidad principal y remota"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Unidad principal y remota"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_KBD
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "teclado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_UPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Update Now"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizar ahora"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizar ahora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BEEP
|
|
desc: in playback settings
|
|
user: core
|
|
<source>
|
|
*: "Track Skip Beep"
|
|
</source>
|
|
<dest>
|
|
*: "Sonido del salto de pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Sonido del salto de pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BRIGHTNESS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
backlight_brightness: "Brightness"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
backlight_brightness: "Brillo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_brightness: "Brillo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_SAVE
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Save EQ Preset"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar EQ preestablecido"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar ecualizador preestablecido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_UNIT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Main Unit Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Solo la unidad principal"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Solo la unidad principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_PRESET_LOAD
|
|
desc: load preset list in fm radio
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Load Preset List"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Cargar lista de presintonías"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Cargar lista de presintonías"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_FADE_OUT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
backlight_fade*: "Backlight Fade Out"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
backlight_fade*: "Fundido de salida de iluminación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
backlight_fade*: "Fundido de salida de iluminación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_RAM
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
tc_ramcache: "Load to RAM"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
tc_ramcache: "Cargar en memoria"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
tc_ramcache: "Cargar en memoria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Crossfeed"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducción con fundido"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducción con fundido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_GREEK
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Greek (ISO-8859-7)"
|
|
</source>
|
|
<dest>
|
|
*: "Griego (ISO-8859-7)"
|
|
</dest>
|
|
<voice>
|
|
*: "Griego, código iso 8859 guión 7"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_SCROLL_SETS
|
|
desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Scrolling Options"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Opciones de desplazamiento remoto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Opciones de desplazamiento remoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_NAME_INTERNAL
|
|
desc: in info menu; name for internal disk with multivolume (keep short!)
|
|
user: core
|
|
<source>
|
|
*: "Int:"
|
|
hibylinux: "mSD:"
|
|
xduoox3: "mSD1:"
|
|
</source>
|
|
<dest>
|
|
*: "~Int:"
|
|
hibylinux: "~mSD:"
|
|
xduoox3: "~mSD1:"
|
|
</dest>
|
|
<voice>
|
|
*: "Interno"
|
|
hibylinux: "~micro S D"
|
|
xduoox3: "~micro S D 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN_MODE
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Replaygain Type"
|
|
</source>
|
|
<dest>
|
|
*: "Tipo de unificación de volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Tipo de unificación de volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_TRADITIONAL
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Trad. Chinese (BIG5)"
|
|
</source>
|
|
<dest>
|
|
*: "Chino tradicional (BIG5)"
|
|
</dest>
|
|
<voice>
|
|
*: "Chino tradicional, b i g 5"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_TRACK_GAIN
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Track Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen en la pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen en la pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COPY
|
|
desc: The verb/action Copy
|
|
user: core
|
|
<source>
|
|
*: "Copy"
|
|
</source>
|
|
<dest>
|
|
*: "Copiar"
|
|
</dest>
|
|
<voice>
|
|
*: "Copiar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_EXPORT
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Export Modifications"
|
|
</source>
|
|
<dest>
|
|
*: "Exportar modificaciones"
|
|
</dest>
|
|
<voice>
|
|
*: "Exportar modificaciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_SIZE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Filesize"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tamaño de división"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tamaño de división"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_LCD_ON
|
|
desc: Remote lcd off splash in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "(Vol- : Re-enable)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "(Vol- : Reactivar)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Reducir volumen para reactivar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAYGAIN_PREAMP
|
|
desc: in replaygain settings
|
|
user: core
|
|
<source>
|
|
*: "Pre-amp"
|
|
</source>
|
|
<dest>
|
|
*: "Preamplificación"
|
|
</dest>
|
|
<voice>
|
|
*: "Preamplificación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_SCANNING
|
|
desc: during auto scan
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Scanning %d.%02d MHz"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Escaneando %d.%02d MHz"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Escaneo de frecuencias en progreso"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_FREEZE
|
|
desc: splash screen during freeze in radio mode
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Screen frozen!"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "¡Pantalla congelada!"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH
|
|
desc: "pitch" in the pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Pitch"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Velocidad"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Velocidad"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCREEN_SCROLL_STEP
|
|
desc: Pixels to advance per Screen scroll
|
|
user: core
|
|
<source>
|
|
*: "Screen Scroll Step Size"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño del paso de desplazamiento por pantalla"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño del paso de desplazamiento por pantalla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RADIO_SCAN_MODE
|
|
desc: in radio screen / menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Scan"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Escanear"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Escanear"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_CYRILLIC
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Cyrillic (CP1251)"
|
|
</source>
|
|
<dest>
|
|
*: "Cirílico (CP1251)"
|
|
</dest>
|
|
<voice>
|
|
*: "Cirílico, c p 1251"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_MEASURE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Measure"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Medida de división"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Medida de división"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLL_PAGINATED
|
|
desc: jump to new page when scrolling
|
|
user: core
|
|
<source>
|
|
*: "Paged Scrolling"
|
|
</source>
|
|
<dest>
|
|
*: "Desplazamiento paginado"
|
|
</dest>
|
|
<voice>
|
|
*: "Desplazamiento paginado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_HF_CUTOFF
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: "High-Frequency Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: "Recorte de altas frecuencias"
|
|
</dest>
|
|
<voice>
|
|
*: "Recorte de altas frecuencias"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FMR
|
|
desc: Used when you need to say Preset List, also voiced
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Preset List"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Lista de presintonías"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Lista de presintonías"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_FADE_OUT_DELAY
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Fade-Out Delay"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Retraso de fundido de salida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Retraso de fundido de salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_UTF8
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Unicode (UTF-8)"
|
|
</source>
|
|
<dest>
|
|
*: "~Unicode (UTF-8)"
|
|
</dest>
|
|
<voice>
|
|
*: "~Unicode"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCREEN_SCROLL_VIEW
|
|
desc: should lines scroll out of the screen
|
|
user: core
|
|
<source>
|
|
*: "Screen Scrolls Out of View"
|
|
</source>
|
|
<dest>
|
|
*: "Desplazamiento fuera de pantalla"
|
|
</dest>
|
|
<voice>
|
|
*: "Desplazamiento fuera de pantalla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_UNACCEPTABLE
|
|
desc: splash when user selects an invalid colour
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Invalid colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color inválido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_FORCE_UPDATE
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Initialize Now"
|
|
</source>
|
|
<dest>
|
|
*: "Inicializar ahora"
|
|
</dest>
|
|
<voice>
|
|
*: "Inicializar ahora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_LENGTH
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Length"
|
|
</source>
|
|
<dest>
|
|
*: "Longitud"
|
|
</dest>
|
|
<voice>
|
|
*: "Longitud"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVALID_FILENAME
|
|
desc: "invalid filename entered" error message
|
|
user: core
|
|
<source>
|
|
*: "Invalid Filename!"
|
|
</source>
|
|
<dest>
|
|
*: "¡Nombre de archivo inválido!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡Nombre de archivo inválido!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEARCH_IN_PLAYLIST
|
|
desc: in playlist menu.
|
|
user: core
|
|
<source>
|
|
*: "Search in Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Buscar en lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Buscar en lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE_PLAYLIST
|
|
desc: in playlist menu, reshuffles the order in which songs are played
|
|
user: core
|
|
<source>
|
|
*: "Reshuffle"
|
|
</source>
|
|
<dest>
|
|
*: "Re-ordenar aleatoriamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Reordenar aleatoriamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PARTY_MODE
|
|
desc: party mode
|
|
user: core
|
|
<source>
|
|
*: "Party Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Modo fiesta"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo fiesta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_UNIT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Unit Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Sólo unidad remota"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Sólo unidad remota"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REALLY_OVERWRITE
|
|
desc: The verb/action Paste
|
|
user: core
|
|
<source>
|
|
*: "File/directory exists. Overwrite?"
|
|
</source>
|
|
<dest>
|
|
*: "El archivo o carpeta existe. ¿Sobreescribir?"
|
|
</dest>
|
|
<voice>
|
|
*: "El archivo o carpeta existe. ¿Sobreescribir?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIG_NOREARM
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Once"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Una vez"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Una vez"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_CUTOFF
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Cutoff Frequency"
|
|
</source>
|
|
<dest>
|
|
*: "Frecuencia de corte"
|
|
</dest>
|
|
<voice>
|
|
*: "Frecuencia de corte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WAIT
|
|
desc: general please wait splash
|
|
user: core
|
|
<source>
|
|
*: "Loading..."
|
|
</source>
|
|
<dest>
|
|
*: "Cargando..."
|
|
</dest>
|
|
<voice>
|
|
*: "Cargando . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLIP_LIGHT
|
|
desc: in record settings menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Clipping Light"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Luz de clipping"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Luz de clipping"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_COLORS
|
|
desc: menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Reset Colours"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Reestablecer colores"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Reestablecer colores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_ADD_TO_NEW
|
|
desc: in onplay playlist catalogue submenu
|
|
user: core
|
|
<source>
|
|
*: "Add to New Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a nueva lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a nueva lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_FADE_IN_DURATION
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Fade-In Duration"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Duración del fundido de entrada"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Duración del fundido de entrada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_FADE_OUT_DURATION
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Fade-Out Duration"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Duración del fundido de salida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Duración del fundido de salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_TIME
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tiempo de división"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tiempo de división"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_FIRST_AUTOSCAN
|
|
desc: When you run the radio without an fmr file in settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "No settings found. Autoscan?"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "No se encontraron configuraciones, ¿Escanear automáticamente?"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "No se encontraron configuraciones, ¿Escanear automáticamente?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_RGB_LABELS
|
|
desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "RGB"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "RGB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIRCACHE_ENABLE
|
|
desc: in directory cache settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
dircache: "Directory Cache"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
dircache: "Caché de carpetas"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
dircache: "Caché de carpetas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_SEARCH_MSG
|
|
desc: splash number of tracks inserted
|
|
user: core
|
|
<source>
|
|
*: "Searching... %d found (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Buscando... %d encontrados (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Encontrado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_GAIN_ITEM
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "%d Hz Band Gain"
|
|
</source>
|
|
<dest>
|
|
*: "%d Hz ganancia de banda"
|
|
</dest>
|
|
<voice>
|
|
*: "Hercios de ganancia de banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MANTRACKSKIP
|
|
desc: in crossfade settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Manual Track Skip Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Solo salto manual"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Solo salto manual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_CENTER
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Centre Frequency"
|
|
</source>
|
|
<dest>
|
|
*: "Frecuencia central"
|
|
</dest>
|
|
<voice>
|
|
*: "Frecuencia central"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_PRESET_CLEAR
|
|
desc: clear preset list in fm radio
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Clear Preset List"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Vaciar lista de presintonías"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Vaciar lista de presintonías"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYBOARD_LOADED
|
|
desc: shown when a keyboard has been loaded from the dir browser
|
|
user: core
|
|
<source>
|
|
*: "New Keyboard"
|
|
</source>
|
|
<dest>
|
|
*: "Nuevo teclado"
|
|
</dest>
|
|
<voice>
|
|
*: "Nuevo teclado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_LATIN_EXTENDED
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Latin Extended (ISO-8859-2)"
|
|
</source>
|
|
<dest>
|
|
*: "Latín Extendido (ISO-8859-2)"
|
|
</dest>
|
|
<voice>
|
|
*: "Latín extendido, código iso 8859 guión 2"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISK_NAME_MMC
|
|
desc: in info menu; name for external disk with multivolume (keep short!)
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hibylinux: "USB:"
|
|
multivolume: "HD1:"
|
|
sansac200*,sansaclipplus,sansae200*,sansafuze*: "mSD:"
|
|
xduoox3: "mSD2:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hibylinux: "~USB:"
|
|
multivolume: "~HD1"
|
|
sansac200*,sansaclipplus,sansae200*,sansafuze*: "~mSD:"
|
|
xduoox3: "~mSD2:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hibylinux: "~U S B"
|
|
multivolume: "~H D 1"
|
|
sansac200*,sansaclipplus,sansae200*,sansafuze*: "~micro S D"
|
|
xduoox3: "~micro S D 2"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE
|
|
desc: in the main menu and the settings menu
|
|
user: core
|
|
<source>
|
|
*: "Database"
|
|
</source>
|
|
<dest>
|
|
*: "Música (Base de datos)"
|
|
</dest>
|
|
<voice>
|
|
*: "Música (Base de datos)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE_GAIN
|
|
desc: use track gain if shuffle mode is on, album gain otherwise
|
|
user: core
|
|
<source>
|
|
*: "Track Gain if Shuffling"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen de pistas en modo aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen de pistas en modo aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPEAT_AB
|
|
desc: repeat range from point A to B
|
|
user: core
|
|
<source>
|
|
*: "A-B"
|
|
</source>
|
|
<dest>
|
|
*: "A-B"
|
|
</dest>
|
|
<voice>
|
|
*: "de A a B"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_STOP_GAP
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Presplit Gap"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Intervalo previo de cortes"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Intervalo previo de cortes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RUNTIMEDB_ACTIVE
|
|
desc: in settings_menu.
|
|
user: core
|
|
<source>
|
|
*: "Gather Runtime Data"
|
|
</source>
|
|
<dest>
|
|
*: "Recoger datos de ejecución"
|
|
</dest>
|
|
<voice>
|
|
*: "Recoger datos de ejecución"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUM_GAIN
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Album Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen en el álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen en el álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_START_NEW_FILE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Start new file"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Comenzar nuevo archivo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Comenzar nuevo archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPLIT_TYPE
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "What to do when Splitting"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Qué hacer al dividir"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Qué hacer al dividir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_LATIN1
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Latin1 (ISO-8859-1)"
|
|
</source>
|
|
<dest>
|
|
*: "~Latin1 (ISO-8859-1)"
|
|
</dest>
|
|
<voice>
|
|
*: "~Latin 1, código ISO 8859 guión 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_CROSS_GAIN
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: "Cross Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen de cruce"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen de cruce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_ARABIC
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Arabic (CP1256)"
|
|
</source>
|
|
<dest>
|
|
*: "Árabe (CP1256)"
|
|
</dest>
|
|
<voice>
|
|
*: "Árabe, c p 1256"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_PRESET_SAVE
|
|
desc: Save preset list in fm radio
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Save Preset List"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Guardar lista de presintonías"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Guardar lista de presintonías"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLOR_RGB_VALUE
|
|
desc: in color screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "RGB: %02X%02X%02X"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "RGB: %02X%02X%02X"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LCD_REMOTE_MENU
|
|
desc: in the display sub menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote-LCD Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Configuraciones de LCD remoto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Configuraciones de LCD remoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_GAIN
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Simple EQ Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración simple de ecualizador"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración simple de ecualizador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_LOW_SHELF
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Low Shelf Filter"
|
|
</source>
|
|
<dest>
|
|
*: "Filtro de nivel bajo"
|
|
</dest>
|
|
<voice>
|
|
*: "Filtro de nivel bajo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_ADD_PRESET
|
|
desc: in radio menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Add Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Añadir presintonía"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Añadir presintonía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WEAK
|
|
desc: in beep volume in playback settings
|
|
user: core
|
|
<source>
|
|
*: "Weak"
|
|
</source>
|
|
<dest>
|
|
*: "Débil"
|
|
</dest>
|
|
<voice>
|
|
*: "Débil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_HF_ATTENUATION
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: "High-Frequency Attenuation"
|
|
</source>
|
|
<dest>
|
|
*: "Reducción de altas frecuencias"
|
|
</dest>
|
|
<voice>
|
|
*: "Atenuación de altas frecuencias"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE
|
|
desc: in playback settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Crossfade"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Fundido de cruce"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Fundido de cruce"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_ENABLED
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Enable EQ"
|
|
</source>
|
|
<dest>
|
|
*: "Habilitar Ecualizador"
|
|
</dest>
|
|
<voice>
|
|
*: "Habilitar Ecualizador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUT
|
|
desc: The verb/action Cut
|
|
user: core
|
|
<source>
|
|
*: "Cut"
|
|
</source>
|
|
<dest>
|
|
*: "Cortar"
|
|
</dest>
|
|
<voice>
|
|
*: "Cortar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_STOP_THRESHOLD
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop Below"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Detener por debajo de"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Detener por debajo de"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_HIGH_SHELF
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "High Shelf Filter"
|
|
</source>
|
|
<dest>
|
|
*: "Filtro de nivel alto"
|
|
</dest>
|
|
<voice>
|
|
*: "Filtro de nivel alto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_RWPS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "r w p s pantalla de reproducción remota"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_GAIN
|
|
desc: in replaygain
|
|
user: core
|
|
<source>
|
|
*: "Track Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen de pistas"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen de pistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_SCAN_PRESETS
|
|
desc: in radio menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Auto-Scan Presets"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Escanear presintonías automáticamente"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Escanear presintonías automáticamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BROWSE
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Browse EQ Presets"
|
|
</source>
|
|
<dest>
|
|
*: "Explorar ajustes de EQ. preestablecidos"
|
|
</dest>
|
|
<voice>
|
|
*: "Explorar Ecualizaciones Preestablecidas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEFAULT_CODEPAGE
|
|
desc: default encoding used with id3 tags
|
|
user: core
|
|
<source>
|
|
*: "Default Codepage"
|
|
</source>
|
|
<dest>
|
|
*: "Codificación predeterminada"
|
|
</dest>
|
|
<voice>
|
|
*: "Codificación predeterminada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_FADE_OUT_MODE
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Fade-Out Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Modo de fundido de salida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Modo de fundido de salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER
|
|
desc: in the sound settings menu
|
|
user: core
|
|
<source>
|
|
*: "Equalizer"
|
|
</source>
|
|
<dest>
|
|
*: "Ecualizador"
|
|
</dest>
|
|
<voice>
|
|
*: "Ecualizador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NOTHING_TO_RESUME
|
|
desc: Error message displayed when resume button pressed but no playlist
|
|
user: core
|
|
<source>
|
|
*: "Nothing to resume"
|
|
</source>
|
|
<dest>
|
|
*: "Nada que reanudar"
|
|
</dest>
|
|
<voice>
|
|
*: "Nada que reanudar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_START_THRESHOLD
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Start Above"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Iniciar por encima de"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Iniciar por encima de"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_AS_BACKDROP
|
|
desc: text for onplay menu entry
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_non-mono: "Set as Backdrop"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_non-mono: "Establecer como fondo de pantalla"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_non-mono: "Establecer como fondo de pantalla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_DIRECT_GAIN
|
|
desc: in crossfeed settings
|
|
user: core
|
|
<source>
|
|
*: "Direct Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Unificación de volumen directo"
|
|
</dest>
|
|
<voice>
|
|
*: "Unificación de volumen directo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_CLEAR_PRESETS
|
|
desc: confirmation if presets can be cleared
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Clear Current Presets?"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "¿Vaciar presintonías?"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "¿Borrar presintonías?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EQUALIZER_BAND_PEAK
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Peak Filter %d"
|
|
</source>
|
|
<dest>
|
|
*: "Filtro de pico %d"
|
|
</dest>
|
|
<voice>
|
|
*: "Filtro de pico"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFADE_FADE_IN_DELAY
|
|
desc: in crossfade settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Fade-In Delay"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Retraso del fundido de entrada"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Retraso del fundido de entrada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_NO_DIRECTORY
|
|
desc: error message when playlist catalogue directory doesn't exist
|
|
user: core
|
|
<source>
|
|
*: "%s doesn't exist"
|
|
</source>
|
|
<dest>
|
|
*: "%s no existe"
|
|
</dest>
|
|
<voice>
|
|
*: "El directorio de la lista de reproducción no existe"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH
|
|
desc: in tag cache settings
|
|
user: core
|
|
<source>
|
|
*: "Updating in background"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizando en segundo plano"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizando en segundo plano"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CATALOG_NO_PLAYLISTS
|
|
desc: error message when no playlists for playlist catalogue
|
|
user: core
|
|
<source>
|
|
*: "No Playlists"
|
|
</source>
|
|
<dest>
|
|
*: "No hay listas de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "No hay listas de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIX
|
|
desc: in playback settings, crossfade option
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Mix"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Mezcla"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Mezcla"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES
|
|
desc: browser file/dir properties
|
|
user: core
|
|
<source>
|
|
*: "Properties"
|
|
</source>
|
|
<dest>
|
|
*: "Propiedades"
|
|
</dest>
|
|
<voice>
|
|
*: "Propiedades"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE_TRACKSKIP
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Shuffle or Manual Track Skip"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Aleatorio o salto de pista manual"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Aleatorio o salto de pista manual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RUNNING_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Running Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo activo"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de actividad"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOP_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Top Time"
|
|
</source>
|
|
<dest>
|
|
*: "Máximo tiempo"
|
|
</dest>
|
|
<voice>
|
|
*: "Máximo tiempo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_TIME
|
|
desc: in run time screen
|
|
user: core
|
|
<source>
|
|
*: "Clear Time?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Borrar tiempo?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Borrar tiempo?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_THEME
|
|
desc: save a theme file
|
|
user: core
|
|
<source>
|
|
*: "Save Theme Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar configuración del tema"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar configuración del tema"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_CHARGING
|
|
desc: in Battery menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_charging_enable: "Charge During USB Connection"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_charging_enable: "Habilitar carga durante conexión USB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_charging_enable: "Habilitar carga durante conexión u s b"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ALBUMARTIST
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Album Artist"
|
|
</source>
|
|
<dest>
|
|
*: "Artista del Album"
|
|
</dest>
|
|
<voice>
|
|
*: "Artista del Album"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_COMMENT
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Comment"
|
|
</source>
|
|
<dest>
|
|
*: "Comentario"
|
|
</dest>
|
|
<voice>
|
|
*: "Comentario"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUESHEET_ENABLE
|
|
desc: cuesheet support option
|
|
user: core
|
|
<source>
|
|
*: "Cuesheet Support"
|
|
</source>
|
|
<dest>
|
|
*: "Soporte de H. de referencia"
|
|
</dest>
|
|
<voice>
|
|
*: "Soporte de hojas de referencia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_MENU
|
|
desc: fm menu title
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "FM Radio Menu"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Menú de Radio FM"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Menú de radio f m"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIR_BROWSER
|
|
desc: main menu title
|
|
user: core
|
|
<source>
|
|
*: "Files"
|
|
</source>
|
|
<dest>
|
|
*: "Archivos"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NOW_PLAYING
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Now Playing"
|
|
</source>
|
|
<dest>
|
|
*: "Ahora suena"
|
|
</dest>
|
|
<voice>
|
|
*: "Ahora suena"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESUME_PLAYBACK
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Resume Playback"
|
|
</source>
|
|
<dest>
|
|
*: "Continuar reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Continuar reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_START_SCREEN
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: "Start Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Pantalla de inicio"
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla de inicio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ROCKBOX_TITLE
|
|
desc: main menu title
|
|
user: core
|
|
<source>
|
|
*: "Rockbox"
|
|
</source>
|
|
<dest>
|
|
*: "Rockbox"
|
|
</dest>
|
|
<voice>
|
|
*: "Rockbox"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_MENU
|
|
desc: in start screen setting
|
|
user: core
|
|
<source>
|
|
*: "Main Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú principal"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREVIOUS_SCREEN
|
|
desc: in start screen setting
|
|
user: core
|
|
<source>
|
|
*: "Previous Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Pantalla anterior"
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla anterior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALARM_WAKEUP_SCREEN
|
|
desc: in alarm menu setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
alarm: "Alarm Wake up Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
alarm: "Pantalla de alarma despertador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
alarm: "Pantalla de alarma despertador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUILDING_DATABASE
|
|
desc: splash database building progress
|
|
user: core
|
|
<source>
|
|
*: "Building database... %d found (OFF to return)"
|
|
gigabeat*,iaudiom5,iaudiox5,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)"
|
|
gogearsa9200: "Building database... %d found (REW to return)"
|
|
ipod*,iriverh10,iriverh10_5gb,sansac200*,sansae200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
|
iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
|
|
</source>
|
|
<dest>
|
|
*: "Construyendo base de datos... %d encontrados (OFF para volver)"
|
|
gigabeat*,iaudiom5,iaudiox5,mrobe100,samsungyh*: "Construyendo base de datos... %d encontrados (LEFT para volver)"
|
|
gogearsa9200: "Construyendo base de datos... %d encontrados (REW para volver)"
|
|
ipod*,iriverh10,iriverh10_5gb,sansac200*,sansae200*,sansafuze*,vibe500: "Construyendo base de datos... %d encontrados (PREV para volver)"
|
|
iriverh100,iriverh120,iriverh300: "Construyendo base de datos... %d encontrados (STOP para volver)"
|
|
</dest>
|
|
<voice>
|
|
*: "Se han encontrado elementos en la base de datos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFMT_PCM_WAV
|
|
desc: audio format description
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "PCM Wave"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "~PCM Wave"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "P C M Ueif"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_FILETYPE
|
|
desc: voice settings menu
|
|
user: core
|
|
<source>
|
|
*: "Say File Type"
|
|
</source>
|
|
<dest>
|
|
*: "Leer tipo de archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Leer tipo de archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PM_UNITS_PER_TICK
|
|
desc: spoken only, peak meter release unit
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "unidades por tick"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NOT_PRESENT
|
|
desc: when external memory is not present
|
|
user: core
|
|
<source>
|
|
*: none
|
|
multivolume: "Not present"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
multivolume: "No hay memoria externa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
multivolume: "No hay memoria externa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KBIT_PER_SEC
|
|
desc: spoken only, a unit postfix
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "kilobits por segundo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BASS_CUTOFF
|
|
desc: Bass setting cut-off frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Bass Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Frecuencia de corte de bajos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Frecuencia de corte de bajos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEVER
|
|
desc: in lcd settings
|
|
user: core
|
|
<source>
|
|
*: "Never"
|
|
</source>
|
|
<dest>
|
|
*: "Nunca"
|
|
</dest>
|
|
<voice>
|
|
*: "Nunca"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECTOR_START_COLOR
|
|
desc: line selector color option
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Primary Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color principal"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Color principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCANNING_DISK
|
|
desc: when booting up and rebuilding the cache and calculating free space
|
|
user: core
|
|
<source>
|
|
*: "Scanning disk..."
|
|
</source>
|
|
<dest>
|
|
*: "Escaneando disco..."
|
|
</dest>
|
|
<voice>
|
|
*: "Escanenando disco . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BLANK
|
|
desc: keyboard
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Vacío"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_DJSET
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "DJ-Set (slow)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Modo DJ (lento)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Modo Di Yei (lento)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_CLIPCOUNTER
|
|
desc: in settings, for recording peak meter
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Clip Counter"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Contador de clips"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Contador de clips"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFMT_WAVPACK
|
|
desc: audio format description
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "WavPack"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "WavPack"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ueifpack"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF
|
|
desc: In display settings, time to switch LCD chip into power saving state
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_sleep: "Sleep (After Backlight Off)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_sleep: "Suspender (después de apagar luz de fondo)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_sleep: "Suspender, después de apagar luz de fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN
|
|
desc: Generic string for gain used in EQ menu and recording screen
|
|
user: core
|
|
<source>
|
|
*: "Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Ganancia"
|
|
</dest>
|
|
<voice>
|
|
*: "Ganancia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DELETING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Deleting..."
|
|
</source>
|
|
<dest>
|
|
*: "Eliminando..."
|
|
</dest>
|
|
<voice>
|
|
*: "Eliminando . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SOURCE_FREQUENCY
|
|
desc: when recording source frequency setting must follow source
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "(Same as Source)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "(Igual que el original)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Igual que el original"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME
|
|
desc: in pause_phones_menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
headphone_detection: "Disable resume on startup if phones unplugged"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
headphone_detection: "Deshabilitar reanudar al iniciar si los auriculares están desconectados"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Deshabilitar reanudar al iniciar si los auriculares están desconectados"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CONTEXT_RESUME
|
|
desc: bookmark context menu, resume this bookmark
|
|
user: core
|
|
<source>
|
|
*: "Resume"
|
|
</source>
|
|
<dest>
|
|
*: "Continuar"
|
|
</dest>
|
|
<voice>
|
|
*: "Continuar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TALK_BATTERY_LEVEL
|
|
desc: Setting for spontaneous battery level announcement
|
|
user: core
|
|
<source>
|
|
*: "Announce Battery Level"
|
|
</source>
|
|
<dest>
|
|
*: "Avisar nivel de batería"
|
|
</dest>
|
|
<voice>
|
|
*: "Avisar nivel de batería"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_EUROPE
|
|
desc: fm tuner region europe
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Europe"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Europa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Europa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECTOR_COLOR_MENU
|
|
desc: line selector color menu title
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Line Selector Colours"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Colores de la línea de selección"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colores de la línea de selección"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARNING_BATTERY_LOW
|
|
desc: general warning
|
|
user: core
|
|
<source>
|
|
*: "WARNING! Low Battery!"
|
|
</source>
|
|
<dest>
|
|
*: "¡AVISO! ¡Batería baja!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡AVISO! ¡Batería baja!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ENCODER_SETTINGS
|
|
desc: encoder settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Encoder Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Configuración del codificador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Configuración del codificador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLISTVIEWER_SETTINGS
|
|
desc: title for the playlist viewer settings menus
|
|
user: core
|
|
<source>
|
|
*: "Playlist Viewer Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración del visor de listas de repr."
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración del visor de listas de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_TIME
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "Set Time/Date"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "Ajustar fecha y hora"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rtc: "Ajustar fecha y hora"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EMPTY_LIST
|
|
desc: spoken only, when a list dialog contains no elements
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Lista vacía"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LISTACCEL_ACCEL_SPEED
|
|
desc: list acceleration speed
|
|
user: core
|
|
<source>
|
|
*: "List Acceleration Speed"
|
|
wheel_acceleration: none
|
|
</source>
|
|
<dest>
|
|
*: "Velocidad de aceleración de lista"
|
|
wheel_acceleration: none
|
|
</dest>
|
|
<voice>
|
|
*: "Velocidad de aceleración de lista"
|
|
wheel_acceleration: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FORMAT
|
|
desc: audio format
|
|
user: core
|
|
<source>
|
|
*: "Format"
|
|
</source>
|
|
<dest>
|
|
*: "Formato"
|
|
</dest>
|
|
<voice>
|
|
*: "Formato"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_CONTEXT_MENU
|
|
desc: bookmark selection list context menu
|
|
user: core
|
|
<source>
|
|
*: "Bookmark Actions"
|
|
</source>
|
|
<dest>
|
|
*: "Acciones de marcadores"
|
|
</dest>
|
|
<voice>
|
|
*: "Acciones de marcadores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NORMAL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Normal"
|
|
</source>
|
|
<dest>
|
|
*: "~Normal"
|
|
</dest>
|
|
<voice>
|
|
*: "~Normal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_AM
|
|
desc: spoken only, for wall clock announce
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "~A M"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUFFER_STAT
|
|
desc: the buffer size, %d MB %d fraction of MB
|
|
user: core
|
|
<source>
|
|
*: "Buffer:"
|
|
</source>
|
|
<dest>
|
|
*: "Búfer:"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño de búfer"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HEADPHONE_UNPLUG_RESUME
|
|
desc: in pause_phones_menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
headphone_detection: "Pause and Resume"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
headphone_detection: "Pausar y continuar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Pausar y continuar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REC_DIR_NOT_WRITABLE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Can't write to recording directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Imposible escribir en la carpeta de grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Imposible escribir en la carpeta de grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_CONFIGURATION
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Channel Configuration"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración de canal"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración de canal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONFIRM_WITH_BUTTON
|
|
desc: Generic string to use to confirm
|
|
user: core
|
|
<source>
|
|
*: "PLAY = Yes"
|
|
cowond2*: "MENU, or top-right = Yes"
|
|
creativezen*,gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Yes"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
|
|
mrobe500: "PLAY, POWER, or top-right = Yes"
|
|
vibe500: "OK = Yes"
|
|
</source>
|
|
<dest>
|
|
*: "PLAY = Sí"
|
|
cowond2*: "MENÚ o arriba-derecha = Sí"
|
|
creativezen*,gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Sí"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Sí"
|
|
mrobe500: "PLAY, POWER o arriba-derecha = Sí"
|
|
vibe500: "OK = Sí"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIME_SET_BUTTON
|
|
desc: used in set_time()
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rtc: "ON = Set"
|
|
aigoerosq,erosqnative,gogearsa9200,samsungyh*: "PLAY = Set"
|
|
gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Set"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Set"
|
|
mpiohd300: "ENTER = Set"
|
|
mrobe500: "HEART = Set"
|
|
vibe500: "OK = Set"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rtc: "ON = Fijar"
|
|
aigoerosq,erosqnative,gogearsa9200,samsungyh*: "PLAY = Fijar"
|
|
gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Fijar"
|
|
iriverh100,iriverh120,iriverh300: "NAVI = Fijar"
|
|
mpiohd300: "ENTER = Fijar"
|
|
mrobe500: "HEART = Fijar"
|
|
vibe500: "OK = Fijar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CANCEL_WITH_ANY
|
|
desc: Generic string to use to cancel
|
|
user: core
|
|
<source>
|
|
*: "Any Other = No"
|
|
</source>
|
|
<dest>
|
|
*: "Otro = No"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BROWSE_CUESHEET
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Browse Cuesheet"
|
|
</source>
|
|
<dest>
|
|
*: "Navegar por H. de referencias"
|
|
</dest>
|
|
<voice>
|
|
*: "Navegar por la hoja de referencias"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_DEMOS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Demos"
|
|
</source>
|
|
<dest>
|
|
*: "~Muestras"
|
|
</dest>
|
|
<voice>
|
|
*: "~Muestras"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BITRATE
|
|
desc: bits-kilobits per unit time
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Bitrate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tasa de bits"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tasa de bits"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_RANDOM
|
|
desc: "[Random]" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "[Random]"
|
|
</source>
|
|
<dest>
|
|
*: "[Aleatorio]"
|
|
</dest>
|
|
<voice>
|
|
*: "Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_FILE_TALK
|
|
desc: Item of voice menu, whether to use file .talk clips
|
|
user: core
|
|
<source>
|
|
*: "Use File .talk Clips"
|
|
</source>
|
|
<dest>
|
|
*: "Usar los clips .talk de archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Usar los clips . talk de archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECTOR_TEXT_COLOR
|
|
desc: line selector text color option
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Text Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color del texto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Color del texto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_THEME_MENU
|
|
desc: in the settings menu
|
|
user: core
|
|
<source>
|
|
*: "Theme Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración de temas"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración de temas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RANDOM
|
|
desc: random folder
|
|
user: core
|
|
<source>
|
|
*: "Random"
|
|
</source>
|
|
<dest>
|
|
*: "Aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALL
|
|
desc: generic string used both in dir file filter and repeat mode selection
|
|
user: core
|
|
<source>
|
|
*: "All"
|
|
</source>
|
|
<dest>
|
|
*: "Todos"
|
|
</dest>
|
|
<voice>
|
|
*: "Todos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_NEWFILESTP
|
|
desc: trigger types
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "New file"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Archivo nuevo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Archivo nuevo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OH
|
|
desc: spoken only, for wall clock announce
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "~oh"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_TO_FAVES
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Add to Shortcuts"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a accesos directos"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a accesos directos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PRESET
|
|
desc: in button bar and radio screen / menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Preset"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Presintonizar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Presintonizar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_GAMES
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Games"
|
|
</source>
|
|
<dest>
|
|
*: "Juegos"
|
|
</dest>
|
|
<voice>
|
|
*: "Juegos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_END_PLAYLIST
|
|
desc: when playlist has finished
|
|
user: core
|
|
<source>
|
|
*: "End of Song List"
|
|
</source>
|
|
<dest>
|
|
*: "Fin de la lista de repr."
|
|
</dest>
|
|
<voice>
|
|
*: "Fin de la lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_REC_DIR
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Clear Recording Directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Limpiar la carpeta de grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Limpiar la carpeta de grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYLOCK_OFF
|
|
desc: displayed when key lock is turned off
|
|
user: core
|
|
<source>
|
|
*: "Buttons Unlocked"
|
|
</source>
|
|
<dest>
|
|
*: "Botones desbloqueados"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_LIVE
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Live (slow)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Directo (lento)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Directo (lento)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PM
|
|
desc: spoken only, for wall clock announce
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "~P M"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFMT_AIFF
|
|
desc: audio format description
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "AIFF"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "AIFF"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "a i f f"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_VOICE
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Voice (fast)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Voz (rápido)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Voz (rápido)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NO_SETTINGS
|
|
desc: when something has settings in a certain context
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "(No Settings)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "(Sin configuración)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Sin configuración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIN_DURATION
|
|
desc: in recording settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "for at least"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "por al menos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "por al menos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNELS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Channels"
|
|
</source>
|
|
<dest>
|
|
*: "Canales"
|
|
</dest>
|
|
<voice>
|
|
*: "Canales"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ASK
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Ask"
|
|
</source>
|
|
<dest>
|
|
*: "Preguntar"
|
|
</dest>
|
|
<voice>
|
|
*: "Preguntar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MODE
|
|
desc: in wps F2 pressed and radio screen
|
|
user: core
|
|
<source>
|
|
*: "Mode:"
|
|
</source>
|
|
<dest>
|
|
*: "Modo:"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_MEDIUM
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Medium"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Medio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Medio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH_DOWN_SEMITONE
|
|
desc: in wps
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Semitone Down"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Bajar un semitono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AGC_SAFETY
|
|
desc: AGC preset
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "Safety (clip)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Seguro (clip)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "seguro (clip)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EDIT
|
|
desc: keyboard
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Editar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HEADPHONE_UNPLUG
|
|
desc: in settings_menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
headphone_detection: "Pause on Headphone Unplug"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
headphone_detection: "Pausar al desconectar auriculares"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
headphone_detection: "Pausar al desconectar auriculares"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_GROUPING
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Work"
|
|
</source>
|
|
<dest>
|
|
*: "Trabajo"
|
|
</dest>
|
|
<voice>
|
|
*: "Trabajo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WARNING_BATTERY_EMPTY
|
|
desc: general warning
|
|
user: core
|
|
<source>
|
|
*: "Battery empty! RECHARGE!"
|
|
</source>
|
|
<dest>
|
|
*: "¡Batería vacía! ¡RECARGAR!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡Batería vacía! ¡RECARGAR!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_KOREA
|
|
desc: fm region korea
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Korea"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Corea"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Corea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_US
|
|
desc: fm region us / canada
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "US / Canada"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "E.E.U.U. / Canadá"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Estados unidos y Canadá"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_REGION
|
|
desc: fm tuner region setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Region"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Región"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Región"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PITCH_UP_SEMITONE
|
|
desc: in wps
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Semitone Up"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Subir un semitono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_STOP
|
|
desc: trigger types
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Parar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Parar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BOOKMARK_SELECT_INDEX_TEXT
|
|
desc: voice only, used in the bookmark list to label index number
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "índice"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLEASE_REBOOT
|
|
desc: when activating an option that requires a reboot
|
|
user: core
|
|
<source>
|
|
*: "Please reboot to enable"
|
|
</source>
|
|
<dest>
|
|
*: "Por favor, reiniciar para habilitar"
|
|
</dest>
|
|
<voice>
|
|
*: "Por favor, reinicie para habilitar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ONPLAY_MENU_TITLE
|
|
desc: title for the onplay menus
|
|
user: core
|
|
<source>
|
|
*: "Context Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú contextual"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú contextual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUTTONLIGHT_BRIGHTNESS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
buttonlight_brightness: "Button Light Brightness"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
buttonlight_brightness: "Brillo de la luz de los botones"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
buttonlight_brightness: "Brillo de la luz de los botones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR_GRADIENT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Bar (Gradient Colour)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Barra (color degradado)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Barra (color degradado)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_DISCNUM
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Discnum"
|
|
</source>
|
|
<dest>
|
|
*: "NúmDisc"
|
|
</dest>
|
|
<voice>
|
|
*: "NúmDisc"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_FILENAME_EXT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Filename Extensions"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar extensiones de archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar extensiones de archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LOADING_PERCENT
|
|
desc: splash number of percents loaded
|
|
user: core
|
|
<source>
|
|
*: "Loading... %d%% done (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "Cargando... %d%% completado (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "Cargando . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INVERT_CURSOR_COLOR
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Bar (Solid Colour)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Barra (color sólido)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Barra, color sólido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_DONT_RESUME
|
|
desc: top item in the list when asking user about bookmark auto load
|
|
user: core
|
|
<source>
|
|
*: "[Don't Resume]"
|
|
</source>
|
|
<dest>
|
|
*: "[No reanudar]"
|
|
</dest>
|
|
<voice>
|
|
*: "No reanudar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_JAPAN
|
|
desc: fm region japan
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Japan"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Japón"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Japón"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OCLOCK
|
|
desc: spoken only, for wall clock announce
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "en punto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_PATH
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Show Path"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar ruta"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar ruta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SELECT_BOOKMARK
|
|
desc: bookmark selection list title
|
|
user: core
|
|
<source>
|
|
*: "Select Bookmark"
|
|
</source>
|
|
<dest>
|
|
*: "Seleccionar marcador"
|
|
</dest>
|
|
<voice>
|
|
*: "Seleccionar marcador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DITHERING
|
|
desc: in the sound settings and some other menus
|
|
user: core
|
|
<source>
|
|
*: "Dithering"
|
|
</source>
|
|
<dest>
|
|
*: "Suavizado"
|
|
</dest>
|
|
<voice>
|
|
*: "Suavizado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLUGIN_APPS
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: "Applications"
|
|
</source>
|
|
<dest>
|
|
*: "Aplicaciones"
|
|
</dest>
|
|
<voice>
|
|
*: "Aplicaciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LISTACCEL_START_DELAY
|
|
desc: Delay before list starts accelerating
|
|
user: core
|
|
<source>
|
|
*: "List Acceleration Start Delay"
|
|
wheel_acceleration: none
|
|
</source>
|
|
<dest>
|
|
*: "Retraso para comenzar la aceleración de la lista"
|
|
wheel_acceleration: none
|
|
</dest>
|
|
<voice>
|
|
*: "Retraso para comenzar la aceleración de la lista"
|
|
wheel_acceleration: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Moving..."
|
|
</source>
|
|
<dest>
|
|
*: "Moviendo..."
|
|
</dest>
|
|
<voice>
|
|
*: "Moviendo . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICE_DIR_TALK
|
|
desc: Item of voice menu, whether to use directory .talk clips
|
|
user: core
|
|
<source>
|
|
*: "Use Directory .talk Clips"
|
|
</source>
|
|
<dest>
|
|
*: "Usar los clips .talk de carpeta"
|
|
</dest>
|
|
<voice>
|
|
*: "Usar los clips . talk de carpeta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_CUESHEET
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "hoja de referencias"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SHUFFLE
|
|
desc: bookmark selection list, bookmark enables shuffle
|
|
user: core
|
|
<source>
|
|
*: ", Shuffle"
|
|
</source>
|
|
<dest>
|
|
*: ", Mezclado"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COLORS_MENU
|
|
desc: colours menu under theme settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Colours"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Colores"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Colores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_INVALID
|
|
desc: bookmark selection list, bookmark couldn't be parsed
|
|
user: core
|
|
<source>
|
|
*: "[Invalid Bookmark]"
|
|
</source>
|
|
<dest>
|
|
*: "[Marcador incorrecto]"
|
|
</dest>
|
|
<voice>
|
|
*: "Marcador incorrecto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BUTTONLIGHT_TIMEOUT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
button_light: "Button Light Timeout"
|
|
sansae200*,sansafuze*: "Wheel Light Timeout"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
button_light: "Tiempo de espera en la luz del botón"
|
|
sansae200*,sansafuze*: "Tiempo de espera en la luz de la rueda"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
button_light: "Tiempo de espera en la luz del botón"
|
|
sansae200*,sansafuze*: "Tiempo de espera en la luz de la rueda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFMT_MPA_L3
|
|
desc: audio format description
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "MPEG Layer 3"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "MPEG capa 3"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "M P E G capa 3"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_PATH_CURRENT
|
|
desc: in show path menu
|
|
user: core
|
|
<source>
|
|
*: "Current Directory Only"
|
|
</source>
|
|
<dest>
|
|
*: "Sólo la carpeta actual"
|
|
</dest>
|
|
<voice>
|
|
*: "Sólo la carpeta actual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECTOR_END_COLOR
|
|
desc: line selector color option
|
|
user: core
|
|
<source>
|
|
*: none
|
|
lcd_color: "Secondary Colour"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
lcd_color: "Color secundario"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
lcd_color: "Color secundario"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TREBLE_CUTOFF
|
|
desc: Treble setting cut-off frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Treble Cutoff"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Frec. de corte de agudos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeatfx,ipod6g,ipodvideo,mpiohd200,mpiohd300,mrobe100: "Frecuencia de corte de agudos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLISTS
|
|
desc: in the main menu and Playlist settings menu
|
|
user: core
|
|
<source>
|
|
*: "Playlists"
|
|
</source>
|
|
<dest>
|
|
*: "Listas de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Listas de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EXT_ONLY_VIEW_ALL
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Only When Viewing All Types"
|
|
</source>
|
|
<dest>
|
|
*: "Sólo cuando se muestren todos los tipos"
|
|
</dest>
|
|
<voice>
|
|
*: "Sólo cuando se muestren todos los tipos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UNKNOWN_TYPES
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Only Unknown Types"
|
|
</source>
|
|
<dest>
|
|
*: "Sólo tipos desconocidos"
|
|
</dest>
|
|
<voice>
|
|
*: "Sólo tipos desconocidos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_CENTRAL_EUROPEAN
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Central European (CP1250)"
|
|
</source>
|
|
<dest>
|
|
*: "Europa central (CP1250)"
|
|
</dest>
|
|
<voice>
|
|
*: "Europa central, c p 1250"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYLOCK_ON
|
|
desc: displayed when key lock is on
|
|
user: core
|
|
<source>
|
|
*: "Buttons Locked"
|
|
</source>
|
|
<dest>
|
|
*: "Botones bloqueados"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUDIOSCROBBLER
|
|
desc: "Last.fm Logger" in Plugin/apps/scrobbler
|
|
user: core
|
|
<source>
|
|
*: "Last.fm Logger"
|
|
</source>
|
|
<dest>
|
|
*: "Registro de Last.fm"
|
|
</dest>
|
|
<voice>
|
|
*: "Registro de Last f m"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_ON_BUTTON_HOLD
|
|
desc: in lcd settings
|
|
user: core
|
|
<source>
|
|
*: "Backlight on Lock"
|
|
hold_button: "Backlight on Hold"
|
|
</source>
|
|
<dest>
|
|
*: "Luz de fondo al bloquear"
|
|
hold_button: "Luz de fondo mientras los controles estén bloq."
|
|
</dest>
|
|
<voice>
|
|
*: "Luz de fondo al bloquear"
|
|
hold_button: "Luz de fondo mientras los controles estén bloqueados"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SETTINGS
|
|
desc: in main menu and visual confirmation after settings reset
|
|
user: core
|
|
<source>
|
|
*: "Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Configuración"
|
|
</dest>
|
|
<voice>
|
|
*: "Configuración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CANCEL
|
|
desc: Visual confirmation of canceling a changed setting
|
|
user: core
|
|
<source>
|
|
*: "Cancelled"
|
|
</source>
|
|
<dest>
|
|
*: "Cancelado"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancelado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OF
|
|
desc: spoken only, as in 3/8 => 3 of 8
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "de"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARE_YOU_SURE
|
|
desc: confirm action
|
|
user: core
|
|
<source>
|
|
*: "Are You Sure?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Está seguro?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Está seguro?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COPYING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Copying..."
|
|
</source>
|
|
<dest>
|
|
*: "Copiando..."
|
|
</dest>
|
|
<voice>
|
|
*: "Copiando . . ."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORD_TRIGGER_TYPE
|
|
desc: in recording trigger menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Trigtype"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tipo de disparador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Tipo de disparador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_SOUND
|
|
desc: save a sound config file
|
|
user: core
|
|
<source>
|
|
*: "Save Sound Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar configuración de sonido"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar configuración de sonido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: "Keyclick"
|
|
</source>
|
|
<dest>
|
|
*: "Sonido de teclas"
|
|
</dest>
|
|
<voice>
|
|
*: "Sonido de teclas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK_REPEATS
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: "Keyclick Repeats"
|
|
</source>
|
|
<dest>
|
|
*: "Repetición del sonido de las teclas"
|
|
</dest>
|
|
<voice>
|
|
*: "Repetición del sonido de las teclas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHPAD_SENSITIVITY
|
|
desc: touchpad sensitivity setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
fiiom3k,gigabeatfx,sansafuzeplus: "Touchpad Sensitivity"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
fiiom3k,gigabeatfx,sansafuzeplus: "Sensibilidad de la superficie táctil"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
fiiom3k,gigabeatfx,sansafuzeplus: "Sensibilidad de la superficie táctil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Fast"
|
|
</source>
|
|
<dest>
|
|
*: "Rápido"
|
|
</dest>
|
|
<voice>
|
|
*: "Rápido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_LENGTH
|
|
desc: playback settings menu
|
|
user: core
|
|
<source>
|
|
*: "Skip Length"
|
|
</source>
|
|
<dest>
|
|
*: "Longitud del salto"
|
|
</dest>
|
|
<voice>
|
|
*: "Longitud del salto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHAR_SLASH
|
|
desc: spoken only, for spelling
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "barra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACCESSORY_SUPPLY
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
accessory_supply: "Accessory Power Supply"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
accessory_supply: "Alimentación del accesorio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
accessory_supply: "Alimentación del accesorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STOP_RECORDING_AND_SHUTDOWN
|
|
desc: in record timesplit options
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Stop Recording and Shutdown"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Detener grabación y apagar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Detener grabación y apagar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VERY_SLOW
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Very slow"
|
|
</source>
|
|
<dest>
|
|
*: "Muy lento"
|
|
</dest>
|
|
<voice>
|
|
*: "Muy lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLOW
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Slow"
|
|
</source>
|
|
<dest>
|
|
*: "Lento"
|
|
</dest>
|
|
<voice>
|
|
*: "Lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_QUICKSCREEN
|
|
desc: spoken only, Announces entering the "quick screen"
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla rápida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VERY_FAST
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Very fast"
|
|
</source>
|
|
<dest>
|
|
*: "Muy rápido"
|
|
</dest>
|
|
<voice>
|
|
*: "Muy rápido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UNKNOWN
|
|
desc: generic string for unknown states, such as an unset clock
|
|
user: core
|
|
<source>
|
|
*: "Unknown"
|
|
</source>
|
|
<dest>
|
|
*: "Desconocido/a"
|
|
</dest>
|
|
<voice>
|
|
*: "Desconocido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_TRACK
|
|
desc: skip length setting entry 0
|
|
user: core
|
|
<source>
|
|
*: "Skip Track"
|
|
</source>
|
|
<dest>
|
|
*: "Saltar pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Saltar pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_OK
|
|
desc: spoken only, on exiting a context, specifically the quick screen
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Aceptar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HIGH
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeatfx: "High"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeatfx: "Alto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeatfx: "Alto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_SIZE
|
|
desc: Display of recorded file size
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Size:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tamaño:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_AGC_MAXGAIN
|
|
desc: AGC maximum gain in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "AGC max. gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Ganancia máx. de CAG"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Ganancia máxima de C A G"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_TIMESPLIT_REC
|
|
desc: Display of record timer interval setting, on the record screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Split Time:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Tiempo de división:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PM_CLIPCOUNT
|
|
desc: in recording GUI, for recording peak meter. MAX 5 characters!
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "CLIP:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "~CLIP:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN_RIGHT
|
|
desc: in the recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Gain R"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Ganancia Der."
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ganancia derecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_FILENAME
|
|
desc: Filename header in recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Filename:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Nombre:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GAIN_LEFT
|
|
desc: in the recording screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Gain L"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Ganancia Izq."
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ganancia izquierda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_AGC_PRESET
|
|
desc: automatic gain control in record settings and screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "AGC"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "CAG"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Control automático de ganancia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_AGC_CLIPTIME
|
|
desc: in record settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
agc: "AGC clip time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
agc: "Tiempo de clip de CAG"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
agc: "Tiempo de clip de C A G control automático de ganancia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANNEL_LEFTRIGHT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Mono Left + Right"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Mono izquierda + derecha"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Mono izquierda mas derecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LEFT_QS_ITEM
|
|
desc: used for the submenu name for the quickscreen items
|
|
user: core
|
|
<source>
|
|
*: none
|
|
quickscreen: "Set as Left Quickscreen Item"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
quickscreen: "Fijar como elemento izquierdo de la pantalla rápida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Fijar como elemento izquierdo de la pantalla rápida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_SETTING
|
|
desc: used in the settings context menu
|
|
user: core
|
|
<source>
|
|
*: "Reset Setting"
|
|
</source>
|
|
<dest>
|
|
*: "Reiniciar el ajuste"
|
|
</dest>
|
|
<voice>
|
|
*: "Reiniciar el ajuste"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOTTOM_QS_ITEM
|
|
desc: used for the submenu name for the quickscreen items
|
|
user: core
|
|
<source>
|
|
*: none
|
|
quickscreen: "Set as Bottom Quickscreen Item"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
quickscreen: "Fijar como elemento inferior de la pantalla rápida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Fijar como elemento inferior de la pantalla rápida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RIGHT_QS_ITEM
|
|
desc: used for the submenu name for the quickscreen items
|
|
user: core
|
|
<source>
|
|
*: none
|
|
quickscreen: "Set as Right Quickscreen Item"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
quickscreen: "Fijar como elemento derecho de la pantalla rápida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Fijar como elemento derecho de la pantalla rápida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEARCH_RESULTS
|
|
desc: title for the list of results displayed after searching in a playlist
|
|
user: core
|
|
<source>
|
|
*: "Search Results"
|
|
</source>
|
|
<dest>
|
|
*: "Resultados de la búsqueda"
|
|
</dest>
|
|
<voice>
|
|
*: "Resultados de la búsqueda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_MONO_MODE
|
|
desc: in the recording settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Mono mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Modo mono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Modo mono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE_19200
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "19200"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "19200"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "19200"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ENABLE_SPEAKER
|
|
desc: in Settings -> Sound Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
speaker: "Enable Speaker"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
speaker: "Activar altavoz"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
speaker: "Activar altavoz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_NUMBERS
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "Interpret numbers when sorting"
|
|
</source>
|
|
<dest>
|
|
*: "Interpretar números al ordenar"
|
|
</dest>
|
|
<voice>
|
|
*: "Interpretar números al ordenar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "Serial Bitrate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "Bitrate del puerto en serie"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "Bit reit del puerto en serie"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE_9600
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "9600"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "9600"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "9600"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE_38400
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "38400"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "38400"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "38400"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE_57600
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "57600"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "57600"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "57600"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_AS_NUMBERS
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "As whole numbers"
|
|
</source>
|
|
<dest>
|
|
*: "Como números completos"
|
|
</dest>
|
|
<voice>
|
|
*: "Como números completos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CREDITS
|
|
desc: in the Main Menu -> System screen
|
|
user: core
|
|
<source>
|
|
*: "Credits"
|
|
</source>
|
|
<dest>
|
|
*: "Créditos"
|
|
</dest>
|
|
<voice>
|
|
*: "Créditos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_INTERPRET_AS_DIGIT
|
|
desc: in Settings -> File view
|
|
user: core
|
|
<source>
|
|
*: "As digits"
|
|
</source>
|
|
<dest>
|
|
*: "Como dígitos"
|
|
</dest>
|
|
<voice>
|
|
*: "Como dígitos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SERIAL_BITRATE_AUTO
|
|
desc: in system settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
serial_port: "Auto"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
serial_port: "Automático"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
serial_port: "Automático"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREVENT_SKIPPING
|
|
desc: in Settings -> Playback Settings
|
|
user: core
|
|
<source>
|
|
*: "Prevent Track Skipping"
|
|
</source>
|
|
<dest>
|
|
*: "Evitar salto de pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Evitar salto de pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_POINT
|
|
desc: in Settings -> General -> Display -> Touchscreen Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Absolute Point"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Punto absoluto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Punto absoluto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_GRID
|
|
desc: in Settings -> General -> Display -> Touchscreen Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "3x3 Grid"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Cuadrícula 3x3"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Cuadrícula de 3 por 3"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_MODE
|
|
desc: in Settings -> General -> Display -> Touchscreen Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Touchscreen Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Modo de pantalla táctil"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Modo de pantalla táctil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE_LAST_SHUFFLED
|
|
desc: in onplay menu. queue a playlist randomly at end of dynamic playlist
|
|
user: core
|
|
<source>
|
|
*: "Queue Last Shuffled"
|
|
</source>
|
|
<dest>
|
|
*: "Encolar última aleatoria"
|
|
</dest>
|
|
<voice>
|
|
*: "Encolar última aleatoria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_SBS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Skin de la barra de esado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RELEASE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Release Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de salida"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_THRESHOLD
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Threshold"
|
|
</source>
|
|
<dest>
|
|
*: "Umbral"
|
|
</dest>
|
|
<voice>
|
|
*: "Umbral"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_GAIN
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Makeup Gain"
|
|
</source>
|
|
<dest>
|
|
*: "Ganancia de compensación"
|
|
</dest>
|
|
<voice>
|
|
*: "Ganancia de compensación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BASE_SKIN
|
|
desc: browse for the base skin in theme settings
|
|
user: core
|
|
<source>
|
|
*: "Base Skin"
|
|
</source>
|
|
<dest>
|
|
*: "Aspecto predeterminado"
|
|
</dest>
|
|
<voice>
|
|
*: "Aspecto predeterminado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_STATUSBAR
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Statusbar"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Barra de estado del mando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Barra de estado del mando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_RSBS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Aspecto de la barra de estado del mando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Knee"
|
|
</source>
|
|
<dest>
|
|
*: "Curva"
|
|
</dest>
|
|
<voice>
|
|
*: "Curva"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTO
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Auto"
|
|
</source>
|
|
<dest>
|
|
*: "Automático"
|
|
</dest>
|
|
<voice>
|
|
*: "Automático"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_SOFT_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Soft Knee"
|
|
</source>
|
|
<dest>
|
|
*: "Curva suave"
|
|
</dest>
|
|
<voice>
|
|
*: "Curva suave"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXT
|
|
desc: Shown in WPS (short form of Next Track)
|
|
user: core
|
|
<source>
|
|
*: "Next:"
|
|
</source>
|
|
<dest>
|
|
*: "Siguiente:"
|
|
</dest>
|
|
<voice>
|
|
*: "Siguiente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Ratio"
|
|
</source>
|
|
<dest>
|
|
*: "Proporción"
|
|
</dest>
|
|
<voice>
|
|
*: "Proporción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_KEYPAD_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "USB Keypad Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Modo de teclado USB"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Modo de teclado u s b"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_HARD_KNEE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Hard Knee"
|
|
</source>
|
|
<dest>
|
|
*: "Curva fuerte"
|
|
</dest>
|
|
<voice>
|
|
*: "Curva fuerte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOP_QS_ITEM
|
|
desc: used for the submenu name for the quickscreen items
|
|
user: core
|
|
<source>
|
|
*: none
|
|
quickscreen: "Set as Top Quickscreen Item"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
quickscreen: "Establecer como elemento de la pantalla rápida principal"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Establecer como elemento de la pantalla rápida principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK_RATE
|
|
desc: "rate" in pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Rate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Tasa"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Tasa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_BASE_SKIN
|
|
desc: browse for the base skin in theme settings
|
|
user: core
|
|
<source>
|
|
*: "Remote Base Skin"
|
|
</source>
|
|
<dest>
|
|
*: "Aspecto predeterminado del mando"
|
|
</dest>
|
|
<voice>
|
|
*: "Aspecto predeterminado del mando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BROWSER_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Browser"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Navegador"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Navegador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_HID
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "USB HID"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "USB HID"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Dispositivo de interfaz humana U S B"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RIGHT
|
|
desc: Generic use of 'right'
|
|
user: core
|
|
<source>
|
|
*: "Right"
|
|
</source>
|
|
<dest>
|
|
*: "Derecha"
|
|
</dest>
|
|
<voice>
|
|
*: "Derecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEMITONE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Semitone"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Semitono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Semitono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_OTHER
|
|
desc: Catch-all FM region. Select if none of the others work
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Other"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Otras"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Otras"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STRETCH_LIMIT
|
|
desc: "limit" in pitch screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: "Limit"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: "Límite"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Límite"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_ITALY
|
|
desc: fm region Italy
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Italy"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Italia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Italia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_CALIBRATE
|
|
desc: in Settings -> General -> Display -> Touchscreen Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Calibrate"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Calibrar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Calibrar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_10
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "10:1"
|
|
</source>
|
|
<dest>
|
|
*: "10:1"
|
|
</dest>
|
|
<voice>
|
|
*: "10 a 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MORSE_INPUT
|
|
desc: in Settings -> System
|
|
user: core
|
|
<source>
|
|
*: none
|
|
morse_input: "Use Morse Code Input"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
morse_input: "Usar entrada Morse"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
morse_input: "Usar entrada Morse"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_RESET_CALIBRATION
|
|
desc: in Settings -> General -> Display -> Touchscreen Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Reset Calibration"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Reiniciar calibración"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Reiniciar calibración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_2
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "2:1"
|
|
</source>
|
|
<dest>
|
|
*: "2:1"
|
|
</dest>
|
|
<voice>
|
|
*: "2 a 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOUSE_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Mouse"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Modo de ratón"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Modo de ratón"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_LIMIT
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Limit"
|
|
</source>
|
|
<dest>
|
|
*: "Límite"
|
|
</dest>
|
|
<voice>
|
|
*: "Límite"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MULTIMEDIA_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Multimedia"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Modo multimedia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Modo multimedia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SCROLLBAR_WIDTH
|
|
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
|
user: core
|
|
<source>
|
|
*: "Scroll Bar Width"
|
|
</source>
|
|
<dest>
|
|
*: "Ancho de la barra de desplazamiento"
|
|
</dest>
|
|
<voice>
|
|
*: "Ancho de la barra de desplazamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_OUTRO
|
|
desc: skipping to the 5 seconds before the end of a track
|
|
user: core
|
|
<source>
|
|
*: "Skip to Outro"
|
|
</source>
|
|
<dest>
|
|
*: "Saltar al final de la pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Saltar al final de la pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTOTRACKSKIP
|
|
desc: in crossfade settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
crossfade: "Automatic Track Change Only"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
crossfade: "Sólo cambio automático de pistas"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
crossfade: "Sólo cambio automático de pistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STATUSBAR_BOTTOM
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: "Bottom"
|
|
</source>
|
|
<dest>
|
|
*: "Abajo"
|
|
</dest>
|
|
<voice>
|
|
*: "Abajo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIMESTRETCH
|
|
desc: timestretch enable
|
|
user: core
|
|
<source>
|
|
*: "Timestretch"
|
|
</source>
|
|
<dest>
|
|
*: "Ajuste de tiempo"
|
|
</dest>
|
|
<voice>
|
|
*: "Ajuste de tiempo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_6
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "6:1"
|
|
</source>
|
|
<dest>
|
|
*: "6:1"
|
|
</dest>
|
|
<voice>
|
|
*: "6 a 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Compressor"
|
|
</source>
|
|
<dest>
|
|
*: "Compresor"
|
|
</dest>
|
|
<voice>
|
|
*: "Compresor"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LEFT
|
|
desc: Generic use of 'left'
|
|
user: core
|
|
<source>
|
|
*: "Left"
|
|
</source>
|
|
<dest>
|
|
*: "Izquierda"
|
|
</dest>
|
|
<voice>
|
|
*: "Izquierda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOUCHSCREEN_SETTINGS
|
|
desc: in Settings -> General -> Display menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Touchscreen Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Ajustes de la pantalla táctil"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Ajustes de la pantalla táctil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STATUSBAR_TOP
|
|
desc: in Settings -> General -> Display -> statusbar
|
|
user: core
|
|
<source>
|
|
*: "Top"
|
|
</source>
|
|
<dest>
|
|
*: "Arriba"
|
|
</dest>
|
|
<voice>
|
|
*: "Arriba"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPEED
|
|
desc: timestretch speed
|
|
user: core
|
|
<source>
|
|
*: "Speed"
|
|
</source>
|
|
<dest>
|
|
*: "Velocidad"
|
|
</dest>
|
|
<voice>
|
|
*: "Velocidad"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXT_TRACK
|
|
desc: Shown in WPS
|
|
user: core
|
|
<source>
|
|
*: "Next Track:"
|
|
</source>
|
|
<dest>
|
|
*: "Siguiente:"
|
|
</dest>
|
|
<voice>
|
|
*: "Siguiente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_RATIO_4
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "4:1"
|
|
</source>
|
|
<dest>
|
|
*: "4:1"
|
|
</dest>
|
|
<voice>
|
|
*: "4 a 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PRESENTATION_MODE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
usb_hid: "Presentation"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
usb_hid: "Modo presentación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
usb_hid: "Modo presentación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OF
|
|
desc: Shown in WPS: X of Y (tracks)
|
|
user: core
|
|
<source>
|
|
*: "of"
|
|
</source>
|
|
<dest>
|
|
*: "de"
|
|
</dest>
|
|
<voice>
|
|
*: "de"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY_WPS
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "WPS Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tecla rápida de la WPS"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tecla rápida de la WPS"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_GAIN
|
|
desc: in sound_menu, hardware equalizer tone controls filter gain
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Band %d Gain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Ganancia de Banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Ganancia de banda"
|
|
samsungypr1: "Ganancia de Banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_FMS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "aspecto de la pantalla de radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH_WIDE
|
|
desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Wide"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Ancha"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats,samsungypr1: "Ancha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_EXT_RFMS
|
|
desc: spoken only, for file extension
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio_remote: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio_remote: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio_remote: "aspecto de la pantalla del mando de la radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_SCREEN
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Remote Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Pantalla del mando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Pantalla del mando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH_NARROW
|
|
desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Narrow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Estrecha"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats,samsungypr1: "Estrecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY_FILE_BROWSER
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "File Browser Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tecla rápida del examinador de archivos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tecla rápida del examinador de archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESUME_REWIND
|
|
desc: in playback settings menu
|
|
user: core
|
|
<source>
|
|
*: "Rewind Before Resume"
|
|
</source>
|
|
<dest>
|
|
*: "Rebobinar antes de continuar"
|
|
</dest>
|
|
<voice>
|
|
*: "Rebobinar antes de continuar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_UNTAGGED
|
|
desc: "[untagged]" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "[Untagged]"
|
|
</source>
|
|
<dest>
|
|
*: "[Sin etiqueta]"
|
|
</dest>
|
|
<voice>
|
|
*: "Sin etiqueta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_TONE_CONTROLS_ADVANCED
|
|
desc: in sound_menu, advanced settings for hardware equalizer tone controls
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Advanced Tone Control Settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Configuración avanzada de control de tono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats,samsungypr1: "Configuración avanzada de control de tono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEPTH_3D
|
|
desc: in sound_menu, amount of 3D enhancement effect
|
|
user: core
|
|
<source>
|
|
*: none
|
|
depth_3d: "3-D Enhancement"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
depth_3d: "Mejora 3D"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
depth_3d: "Mejora 3 D"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_FREQUENCY
|
|
desc: in sound_menu, hardware equalizer tone controls shelf filter cutoff frequency
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Band %d Frequency"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Frecuencia de banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Frecuencia de la banda"
|
|
samsungypr1: "Frecuencia de banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_WIDTH
|
|
desc: in sound_menu, hardware equalizer tone controls peak bandwith setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Band %d Width"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Ancho de banda %d"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats: "Ancho de la banda"
|
|
samsungypr1: "Ancho de banda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_STATION_HEADER
|
|
desc: in radio screen
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Station:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Emisora:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_SCREEN
|
|
desc: in the main menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
remote: "Main Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
remote: "Pantalla principal"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
remote: "Pantalla principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HW_EQ_TONE_CONTROLS
|
|
desc: in sound_menu, hardware equalizer tone controls
|
|
user: core
|
|
<source>
|
|
*: none
|
|
gigabeats,samsungypr1: "Tone Controls"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
gigabeats,samsungypr1: "Controles de tono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
gigabeats,samsungypr1: "Controles de tono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOTKEY
|
|
desc: hotkey menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Hotkey"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Tecla rápida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Tecla rápida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTOGRAM_INTERVAL
|
|
desc: in record settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
histogram: "Histogram interval"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
histogram: "Intervalo del histograma"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
histogram: "Intervalo del histograma"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_RADIOSCREEN
|
|
desc: in the theme menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio_remote: "Remote Radio Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio_remote: "Pantalla de radio del mando"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio_remote: "Pantalla de radio del mando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_COMPOSER
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Composer"
|
|
</source>
|
|
<dest>
|
|
*: "Compositor"
|
|
</dest>
|
|
<voice>
|
|
*: "Compositor"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RADIOSCREEN
|
|
desc: in the theme menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Radio Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Pantalla de radio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Pantalla de radio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ONPLAY_PICTUREFLOW
|
|
desc: Onplay pictureflow
|
|
user: core
|
|
<source>
|
|
*: "PictureFlow"
|
|
</source>
|
|
<dest>
|
|
*: "~PictureFlow"
|
|
</dest>
|
|
<voice>
|
|
*: "abrir pictur flou"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FORCE
|
|
desc: alternative to yes/no for tristate settings
|
|
user: core
|
|
<source>
|
|
*: "Force"
|
|
</source>
|
|
<dest>
|
|
*: "Forzar"
|
|
</dest>
|
|
<voice>
|
|
*: "Forzar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KBD_OK
|
|
desc: in keyboard
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "OK"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Aceptar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Aceptar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
|
|
desc: prompt for user to decide whether to update bookmarks
|
|
user: core
|
|
<source>
|
|
*: "Update on Stop"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizar al parar"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizar al parar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KBD_DELETE
|
|
desc: in keyboard
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Del"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Supr"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Suprimir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KBD_CANCEL
|
|
desc: in keyboard
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Cancel"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Cancelar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Cancelar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_START_DIR
|
|
desc: reset the browser start directory
|
|
user: core
|
|
<source>
|
|
*: "Start File Browser at /"
|
|
</source>
|
|
<dest>
|
|
*: "Iniciar explorador de archivos en /"
|
|
</dest>
|
|
<voice>
|
|
*: "Iniciar explorador de archivos en la raíz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_RSSI
|
|
desc: Signal strength of a received FM station
|
|
user: core
|
|
<source>
|
|
*: none
|
|
radio: "Signal strength:"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
radio: "Intensidad de la señal:"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
radio: "Intesidad de la señal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILESIZE
|
|
desc: in record timesplit options and in track information viewer
|
|
user: core
|
|
<source>
|
|
*: "Filesize"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño de archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño de archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTORESUME
|
|
desc: resume settings menu
|
|
user: core
|
|
<source>
|
|
*: "Automatic Resume"
|
|
</source>
|
|
<dest>
|
|
*: "Continuación automática"
|
|
</dest>
|
|
<voice>
|
|
*: "Continuación automática"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTORESUME_AUTOMATIC
|
|
desc: resume on automatic track change
|
|
user: core
|
|
<source>
|
|
*: "Resume on automatic track change"
|
|
</source>
|
|
<dest>
|
|
*: "Continuar al cambiar automáticamente de pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Continuar al cambiar automáticamente de pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTORESUME_CUSTOM
|
|
desc: enable customization of resume on automatic track change
|
|
user: core
|
|
<source>
|
|
*: "In custom directories only"
|
|
</source>
|
|
<dest>
|
|
*: "En directorios personalizados solamente"
|
|
</dest>
|
|
<voice>
|
|
*: "En directorios personalizados solamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PAUSE_REWIND
|
|
desc: Seconds to rewind when rewind on pause is enabled.
|
|
user: core
|
|
<source>
|
|
*: "Rewind on Pause"
|
|
</source>
|
|
<dest>
|
|
*: "Rebobinado al entrar en pausa"
|
|
</dest>
|
|
<voice>
|
|
*: "Rebobinado al entrar en pausa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CURRENT_PLAYLIST
|
|
desc: Used when you need to say playlist, also voiced
|
|
user: core
|
|
<source>
|
|
*: "Current Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de reproducción actual"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de reproducción actual"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_SKIP_FIRST_DRIVE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
multidrive_usb: "USB Hide Internal Drive"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
multidrive_usb: "USB oculta el disco interno"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
multidrive_usb: "USB oculta el disco interno"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIST_LINE_PADDING
|
|
desc: list padding, in display settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
touchscreen: "Line Padding in Lists"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
touchscreen: "Relleno de líneas en listas"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
touchscreen: "Relleno de líneas en listas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_CHANGES
|
|
desc: When you try to exit screens to confirm save
|
|
user: core
|
|
<source>
|
|
*: "Save Changes?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Guardar cambios?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Guardar cambios?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER_CANCEL_CURRENT
|
|
desc: shown instead of sleep timer when it's running
|
|
user: core
|
|
<source>
|
|
*: "Cancel Sleep Timer"
|
|
</source>
|
|
<dest>
|
|
*: "Cancelar temporizador de apagado"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancelar temporizador de apagado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER_DURATION
|
|
desc: default sleep timer duration in minutes
|
|
user: core
|
|
<source>
|
|
*: "Default Sleep Timer Duration"
|
|
</source>
|
|
<dest>
|
|
*: "Duración predeterminada del temporizador de apagado"
|
|
</dest>
|
|
<voice>
|
|
*: "Duración predeterminada del temporizador de apagado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_PLAYLISTCAT_DIR
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Reset Playlist Catalogue Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Reiniciar el directorio de catálogos de listas"
|
|
</dest>
|
|
<voice>
|
|
*: "Reiniciar el directorio de catálogos de listas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER_ON_POWER_UP
|
|
desc: whether sleep timer starts on power up
|
|
user: core
|
|
<source>
|
|
*: "Start Sleep Timer on Boot"
|
|
</source>
|
|
<dest>
|
|
*: "Iniciar temporizador de apagado al arrancar"
|
|
</dest>
|
|
<voice>
|
|
*: "Iniciar temporizador de apagado al arrancar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GLYPHS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Glyphs To Cache"
|
|
</source>
|
|
<dest>
|
|
*: "Cache de glifos"
|
|
</dest>
|
|
<voice>
|
|
*: "Cache de glifos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_MEIER
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Simple (Meier)"
|
|
</source>
|
|
<dest>
|
|
*: "~Simple (Meier)"
|
|
</dest>
|
|
<voice>
|
|
*: "~Simple"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLEEP_TIMER_START_CURRENT
|
|
desc: shown when a sleep timer isn't running
|
|
user: core
|
|
<source>
|
|
*: "Start Sleep Timer"
|
|
</source>
|
|
<dest>
|
|
*: "Comenzar temporizador de apagado"
|
|
</dest>
|
|
<voice>
|
|
*: "Comenzar temporizador de apagado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK_HARDWARE
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hardware_click: "Speaker Keyclick"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hardware_click: "Sonido de teclado en altavoz"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hardware_click: "Sonido de teclado en altavoz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYCLICK_SOFTWARE
|
|
desc: in keyclick settings menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hardware_click: "Headphone Keyclick"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hardware_click: "Sonido de teclado en cascos"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hardware_click: "Sonido de teclado en cascos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CODEPAGE_WESTERN_EUROPEAN
|
|
desc: in codepage setting menu
|
|
user: core
|
|
<source>
|
|
*: "Western European (CP1252)"
|
|
</source>
|
|
<dest>
|
|
*: "Europa Occidental (CP1252)"
|
|
</dest>
|
|
<voice>
|
|
*: "Europa Occidental"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CROSSFEED_CUSTOM
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Custom"
|
|
</source>
|
|
<dest>
|
|
*: "Personalizado"
|
|
</dest>
|
|
<voice>
|
|
*: "Personalizado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHORTCUTS
|
|
desc: Title in the shortcuts menu
|
|
user: core
|
|
<source>
|
|
*: "Shortcuts"
|
|
</source>
|
|
<dest>
|
|
*: "Accesos directos"
|
|
</dest>
|
|
<voice>
|
|
*: "Accesos directos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STARTUP_SHUTDOWN
|
|
desc: in the general settings menu
|
|
user: core
|
|
<source>
|
|
*: "Startup/Shutdown"
|
|
</source>
|
|
<dest>
|
|
*: "Encender/Apagar"
|
|
</dest>
|
|
<voice>
|
|
*: "Encender/Apagar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEYPRESS_RESTARTS_SLEEP_TIMER
|
|
desc: whether to restart running sleep timer on keypress
|
|
user: core
|
|
<source>
|
|
*: "Restart Sleep Timer on Keypress"
|
|
</source>
|
|
<dest>
|
|
*: "Reiniciar temporizador de apagado al tocar"
|
|
</dest>
|
|
<voice>
|
|
*: "Reiniciar temporizador de apagado al tocar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS
|
|
desc: in settings_menu.
|
|
user: core
|
|
<source>
|
|
*: none
|
|
quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
quickscreen: "Usar accesos directos en lugar de Inicio Rápido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
quickscreen: "Usar accesos directos en lugar de Inicio Rápido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONSTRAIN_NEXT_FOLDER
|
|
desc: in settings_menu. Whether LANG_NEXT_FOLDER should be constrained to directories within LANG_SET_AS_START_DIR
|
|
user: core
|
|
<source>
|
|
*: "Constrain Auto-Change"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizar restricciones"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizar restricciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECT_FOLDER
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Select one or more directories"
|
|
</source>
|
|
<dest>
|
|
*: "Seleccione uno o más directorios"
|
|
</dest>
|
|
<voice>
|
|
*: "Seleccione uno o más directorios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SELECT_DATABASE_DIRS
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: "Select directories to scan"
|
|
</source>
|
|
<dest>
|
|
*: "Seleccione los directorios a escanear"
|
|
</dest>
|
|
<voice>
|
|
*: "Seleccione los directorios a escanear"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HIDE_ALBUM_TITLE
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Hide album title"
|
|
</source>
|
|
<dest>
|
|
*: "Ocutar información"
|
|
</dest>
|
|
<voice>
|
|
*: "Ocultar información"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_AT_THE_TOP
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show at the top"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar album en la parte superior"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar album en la parte superior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ALL_AT_THE_TOP
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show album and artist at the top"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar album y artista en la parte superior"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar album y artista en la parte superior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ALL_AT_THE_BOTTOM
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show album and artist at the bottom"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar album y artista en la parte inferior"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar album y artista en la parte inferior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NUMBER_OF_SLIDES
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Number of slides"
|
|
</source>
|
|
<dest>
|
|
*: "Número de carátulas"
|
|
</dest>
|
|
<voice>
|
|
*: "Número de carátulas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALWAYS_ON
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Always On"
|
|
</source>
|
|
<dest>
|
|
*: "Siempre encendida"
|
|
</dest>
|
|
<voice>
|
|
*: "Siempre encendida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ZOOM
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Zoom"
|
|
</source>
|
|
<dest>
|
|
*: "~Zoom"
|
|
</dest>
|
|
<voice>
|
|
*: "~Zoom"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIA_TRACK_LIST
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Via Track list"
|
|
</source>
|
|
<dest>
|
|
*: "A través de la lista de canciones"
|
|
</dest>
|
|
<voice>
|
|
*: "A través de la lista de canciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ALBUM_TITLE
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Show album title"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar título del album"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar título del album"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GOTO_WPS
|
|
desc: in the pictureflow main menu
|
|
user: core
|
|
<source>
|
|
*: "Go to WPS"
|
|
</source>
|
|
<dest>
|
|
*: "Ir a Pantalla de Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Ir a Pantalla de Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REBUILD_CACHE
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Rebuild cache"
|
|
</source>
|
|
<dest>
|
|
*: "Reconstruir caché"
|
|
</dest>
|
|
<voice>
|
|
*: "Reconstruir caché"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ERROR_WRITING_CONFIG
|
|
desc: in the pictureflow splash messages
|
|
user: core
|
|
<source>
|
|
*: "Error writing config"
|
|
</source>
|
|
<dest>
|
|
*: "Error guardando la configuración"
|
|
</dest>
|
|
<voice>
|
|
*: "Error guardando la configuración"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CENTRE_MARGIN
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Centre margin"
|
|
</source>
|
|
<dest>
|
|
*: "Margen central"
|
|
</dest>
|
|
<voice>
|
|
*: "Margen central"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SPACING
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Spacing"
|
|
</source>
|
|
<dest>
|
|
*: "Separación"
|
|
</dest>
|
|
<voice>
|
|
*: "Separación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WPS_INTEGRATION
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "WPS Integration"
|
|
</source>
|
|
<dest>
|
|
*: "Integración en WPS"
|
|
</dest>
|
|
<voice>
|
|
*: "Integración en WPS"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIRECT
|
|
desc: in the pictureflow settings, also a volume adjustment mode
|
|
user: core
|
|
<source>
|
|
*: "Direct"
|
|
</source>
|
|
<dest>
|
|
*: "Directa"
|
|
</dest>
|
|
<voice>
|
|
*: "Directa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESIZE_COVERS
|
|
desc: in the pictureflow settings menu
|
|
user: core
|
|
<source>
|
|
*: "Resize Covers"
|
|
</source>
|
|
<dest>
|
|
*: "Reescalar Carátulas"
|
|
</dest>
|
|
<voice>
|
|
*: "Resize Carátulas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NO_ALBUMART_FOUND
|
|
desc: in the pictureflow splash messages
|
|
user: core
|
|
<source>
|
|
*: "No album art found"
|
|
</source>
|
|
<dest>
|
|
*: "No se encontró carátula para el album"
|
|
</dest>
|
|
<voice>
|
|
*: "No se encontró carátula para el album"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_FPS
|
|
desc: in the mpegplayer and pictureflow settings menus
|
|
user: core
|
|
<source>
|
|
*: "Display FPS"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar FPS"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar FPS"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_AT_THE_BOTTOM
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show at the bottom"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar album en la parte inferior"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar album en la parte inferior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK_CONTROL
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Playback Control"
|
|
</source>
|
|
<dest>
|
|
*: "Control de Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Control de Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREVTRACK
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Previous Track"
|
|
</source>
|
|
<dest>
|
|
*: "Pista Anterior"
|
|
</dest>
|
|
<voice>
|
|
*: "Pista Anterior"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYPAUSE
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Pause / Play"
|
|
</source>
|
|
<dest>
|
|
*: "Pausar / Reproducir"
|
|
</dest>
|
|
<voice>
|
|
*: "Pausar / Reproducir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_STOP_PLAYBACK
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Stop Playback"
|
|
</source>
|
|
<dest>
|
|
*: "Detener Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Detener Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NEXTTRACK
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Next Track"
|
|
</source>
|
|
<dest>
|
|
*: "Siguiente Pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Siguiente Pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANGE_VOLUME
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Change Volume"
|
|
</source>
|
|
<dest>
|
|
*: "Cambiar Volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambiar Volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANGE_SHUFFLE_MODE
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Shuffle Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Modo Aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_QUIT
|
|
desc: in various menus
|
|
user: core
|
|
<source>
|
|
*: "Quit"
|
|
</source>
|
|
<dest>
|
|
*: "Salir"
|
|
</dest>
|
|
<voice>
|
|
*: "Salir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RETURN
|
|
desc: in various plugin menus
|
|
user: core
|
|
<source>
|
|
*: "Return"
|
|
</source>
|
|
<dest>
|
|
*: "Volver"
|
|
</dest>
|
|
<voice>
|
|
*: "Volver"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UPDATE_CACHE
|
|
desc: in pictureflow
|
|
user: core
|
|
<source>
|
|
*: "Update cache"
|
|
</source>
|
|
<dest>
|
|
*: "Actualizar caché"
|
|
</dest>
|
|
<voice>
|
|
*: "Actualizar caché"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESET_EQUALIZER
|
|
desc: in the equalizer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Reset EQ"
|
|
</source>
|
|
<dest>
|
|
*: "Restablecer EQ"
|
|
</dest>
|
|
<voice>
|
|
*: "Restablecer EQ"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SINGLE_MODE
|
|
desc: single mode
|
|
user: core
|
|
<source>
|
|
*: "Single Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Modo único"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo único"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_TITLEALBUM_FROMTAGS
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Title & Album from ID3 tags"
|
|
</source>
|
|
<dest>
|
|
*: "Título y Álbum de ID3 tags"
|
|
</dest>
|
|
<voice>
|
|
*: "Título y Álbum de ID3 tags"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_TITLE_FROMTAGS
|
|
desc: track display options
|
|
user: core
|
|
<source>
|
|
*: "Title from ID3 tags"
|
|
</source>
|
|
<dest>
|
|
*: "Título de ID3 tags"
|
|
</dest>
|
|
<voice>
|
|
*: "Título de ID3 tags"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RANDOM_SHUFFLE_RANDOM_SELECTIVE_SONGS_SUMMARY
|
|
desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit
|
|
user: core
|
|
<source>
|
|
*: "Selection too big, %d random tracks will be selected"
|
|
</source>
|
|
<dest>
|
|
*: "La selección es muy grande, %d de pistas aleatorias serán seleccionadas"
|
|
</dest>
|
|
<voice>
|
|
*: "La selección es muy grande, menos pistas aleatorias serán seleccionadas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TALK_MIXER_LEVEL
|
|
desc: Relative volume of voice prompts
|
|
user: core
|
|
<source>
|
|
*: "Voice Prompt Volume"
|
|
</source>
|
|
<dest>
|
|
*: "Volumen del mensaje de voz"
|
|
</dest>
|
|
<voice>
|
|
*: "Volumen del mensaje de voz"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEADZONE
|
|
desc: touchpad deadzone setting
|
|
user: core
|
|
<source>
|
|
*: none
|
|
sansafuzeplus: "Touchpad Dead Zone"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
sansafuzeplus: "Zona muerta del panel táctil"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
sansafuzeplus: "Zona muerta del panel táctil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_COMPRESSOR_ATTACK
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Attack Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de Ataque"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de Ataque"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISC
|
|
desc: Shown in WPS (for multidisc albums)
|
|
user: core
|
|
<source>
|
|
*: "Disc"
|
|
</source>
|
|
<dest>
|
|
*: "Disco"
|
|
</dest>
|
|
<voice>
|
|
*: "Disco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIST_SEPARATOR
|
|
desc: line between lines in lists
|
|
user: core
|
|
<source>
|
|
*: "Line Separator"
|
|
</source>
|
|
<dest>
|
|
*: "Separador de línea"
|
|
</dest>
|
|
<voice>
|
|
*: "Separador de línea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIST_SEPARATOR_COLOR
|
|
desc: line between lines in lists
|
|
user: core
|
|
<source>
|
|
*: "Line Separator Colour"
|
|
</source>
|
|
<dest>
|
|
*: "Color del separador de línea"
|
|
</dest>
|
|
<voice>
|
|
*: "Color del separador de línea"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_ROLL_OFF
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "DAC filter roll-off"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: " Desactivación del filtro DAC"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: " Desactivación del filtro DAC"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SHARP
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "Sharp"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: "Filo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: "Filo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SLOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "Slow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: "Lento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: "Lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SHORT_SHARP
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "Short Sharp"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: "Filo corto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: "Filo corto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SHORT_SLOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "Short Slow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: "Corto Lento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: "Corto Lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SUPER_SLOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
filter_roll_off: "Super Slow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
filter_roll_off: "Super Lento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
filter_roll_off: "Super Lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_SHORT
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9018: "Short"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9018: "Corto"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9018: "Corto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_BYPASS
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9018: "Bypass"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9018: "Sobrepasar"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9018: "Sobrepasar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_LINEAR_FAST
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Linear Fast"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Linear Rápido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Linear Rápido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_LINEAR_SLOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Linear Slow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Linear Lento"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Linear Lento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_MINIMUM_FAST
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Minimum Fast"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Rápido Mínimo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Rápido Mínimo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_MINIMUM_SLOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Minimum Slow"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Lento Mínimo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Lento Mínimo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_APODIZING_1
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Apodizing type 1"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Apodizando tipo 1"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Apodizando tipo 1"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_APODIZING_2
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Apodizing type 2"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Apodizando tipo 2"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Apodizando tipo 2"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_HYBRID_FAST
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Hybrid Fast"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Híbrido Rápido"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Híbrido Rápido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILTER_BRICK_WALL
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
es9218: "Brick Wall"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
es9218: "Pared de Ladrillo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
es9218: "Pared de Ladrillo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DAC_POWER_MODE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
dac_power_mode: "DAC power mode"
|
|
es9218: "DAC output level"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
dac_power_mode: "modo de alimentación DAC"
|
|
es9218: "nivel de salida DAC"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
dac_power_mode: "modo de alimentación DAC"
|
|
es9218: "nivel de salida DAC"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DAC_POWER_HIGH
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
dac_power_mode: "High performance"
|
|
es9218: "High Gain (2 Vrms)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
dac_power_mode: "Alto rendimiento"
|
|
es9218: "Ganancia Alta (2 Vrms)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
dac_power_mode: "Alto rendimiento"
|
|
es9218: "Ganancia Alta (2 Vrms)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DAC_POWER_LOW
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
dac_power_mode: "Save battery"
|
|
es9218: "Low Gain (1 Vrms)"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
dac_power_mode: "Ahorrar batería"
|
|
es9218: "Baja ganancia (1 Vrms)"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
dac_power_mode: "Ahorrar batería"
|
|
es9218: "Baja ganancia (1 Vrms)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME_LIMIT
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Maximum Volume Limit"
|
|
</source>
|
|
<dest>
|
|
*: "Límite de Volumen Máximo"
|
|
</dest>
|
|
<voice>
|
|
*: "Límite de Volumen Máximo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PBE
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Perceptual Bass Enhancement"
|
|
</source>
|
|
<dest>
|
|
*: "Mejora Perceptual de Graves"
|
|
</dest>
|
|
<voice>
|
|
*: "Mejora Perceptual de Graves"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AFR
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Auditory Fatigue Reduction"
|
|
</source>
|
|
<dest>
|
|
*: "Reducción de Fatiga Auditiva"
|
|
</dest>
|
|
<voice>
|
|
*: "Reducción de Fatiga Auditiva"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SURROUND
|
|
desc: in the sound settings menu
|
|
user: core
|
|
<source>
|
|
*: "Haas Surround"
|
|
</source>
|
|
<dest>
|
|
*: "Sonido envolvente Haas"
|
|
</dest>
|
|
<voice>
|
|
*: "Sonido envolvente Haas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SURROUND_FX1
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "f(x1)"
|
|
</source>
|
|
<dest>
|
|
*: "f(x1)"
|
|
</dest>
|
|
<voice>
|
|
*: "f(x1)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SURROUND_FX2
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "f(x2)"
|
|
</source>
|
|
<dest>
|
|
*: "f(x2)"
|
|
</dest>
|
|
<voice>
|
|
*: "f(x2)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SURROUND_METHOD2
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "SIDE ONLY"
|
|
</source>
|
|
<dest>
|
|
*: "LADO SOLO"
|
|
</dest>
|
|
<voice>
|
|
*: "LADO SOLO"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SURROUND_MIX
|
|
desc: in sound settings
|
|
user: core
|
|
<source>
|
|
*: "Dry / Wet Mix"
|
|
</source>
|
|
<dest>
|
|
*: "Mix Seco / Mojado"
|
|
</dest>
|
|
<voice>
|
|
*: "Mix Seco / Mojado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_IBASSO_FREQ_SCALING_GOVERNOR
|
|
desc: in Settings -> General -> System -> Freq Scaling Governor
|
|
user: core
|
|
<source>
|
|
*: none
|
|
ibassodx50,ibassodx90: "Freq Scaling Governor"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
ibassodx50,ibassodx90: "Gobernador de Escalado de Frecuencia"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
ibassodx50,ibassodx90: "Gobernador de Escalado de Frecuencia"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_MODE
|
|
desc: in Settings -> General -> System -> USB Mode
|
|
user: core
|
|
<source>
|
|
*: "USB Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Modo USB"
|
|
</dest>
|
|
<voice>
|
|
*: "Modo USB"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_MODE_MASS_STORAGE
|
|
desc: in Settings -> General -> System -> USB Mode: Mass Storage
|
|
user: core
|
|
<source>
|
|
*: "Mass Storage"
|
|
</source>
|
|
<dest>
|
|
*: "Almacenamiento masivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Almacenamiento masivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_MODE_CHARGE
|
|
desc: in Settings -> General -> System -> USB Mode: Charge Only
|
|
user: core
|
|
<source>
|
|
*: "Charge Only"
|
|
</source>
|
|
<dest>
|
|
*: "Solo Cargar"
|
|
</dest>
|
|
<voice>
|
|
*: "Solo Cargar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USB_MODE_ADB
|
|
desc: in Settings -> General -> System -> USB Mode: Android Debug Bridge
|
|
user: core
|
|
<source>
|
|
*: "Android Debug Bridge"
|
|
</source>
|
|
<dest>
|
|
*: "Puente de Depuración Android"
|
|
</dest>
|
|
<voice>
|
|
*: "Puente de Depuración Android"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_ENABLED
|
|
desc: Selective Actions
|
|
user: core
|
|
<source>
|
|
*: "Enabled"
|
|
</source>
|
|
<dest>
|
|
*: "Habilitado"
|
|
</dest>
|
|
<voice>
|
|
*: "Habilitado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_PLAY
|
|
desc: Selective Actions
|
|
user: core
|
|
<source>
|
|
*: "Exempt Play"
|
|
</source>
|
|
<dest>
|
|
*: "Exceptuar Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Exceptuar Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_SEEK
|
|
desc: Selective Actions
|
|
user: core
|
|
<source>
|
|
*: "Exempt Seek"
|
|
</source>
|
|
<dest>
|
|
*: "Exceptuar Búsqueda"
|
|
</dest>
|
|
<voice>
|
|
*: "Exceptuar Búsqueda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_SKIP
|
|
desc: Selective Actions
|
|
user: core
|
|
<source>
|
|
*: "Exempt Skip"
|
|
</source>
|
|
<dest>
|
|
*: "Exceptuar Salto"
|
|
</dest>
|
|
<voice>
|
|
*: "Exceptuar Salto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_SELECTIVE
|
|
desc: Backlight behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Backlight Exemptions"
|
|
</source>
|
|
<dest>
|
|
*: "Excepciones de Luz de Fondo"
|
|
</dest>
|
|
<voice>
|
|
*: "Excepciones de Luz de Fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_DISABLE_EXT_POWER
|
|
desc: Backlight behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Disable on External Power"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar Alimentación Externa"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar Alimentación Externa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_DISABLE_UNMAPPED
|
|
desc: Backlight behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Disable Unmapped Keys"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar Teclas sin Asignar"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar Teclas sin Asignar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SOFTLOCK_SELECTIVE
|
|
desc: Softlock behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Advanced Key Lock"
|
|
</source>
|
|
<dest>
|
|
*: "Tecla de Bloqueo Avanzada"
|
|
</dest>
|
|
<voice>
|
|
*: "Tecla de Bloqueo Avanzada"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_AUTOLOCK_ON
|
|
desc: Softlock behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Autolock On"
|
|
</source>
|
|
<dest>
|
|
*: "Autobloqueo Activado"
|
|
</dest>
|
|
<voice>
|
|
*: "Autobloqueo Activado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_AUTOLOCK_OFF
|
|
desc: Softlock behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Autolock Off"
|
|
</source>
|
|
<dest>
|
|
*: "Autobloqueo Desactivado"
|
|
</dest>
|
|
<voice>
|
|
*: "Autobloqueo Desactivado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_DISABLE_NOTIFY
|
|
desc: Softlock behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Disable Locked Reminders"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar Recordatorios de Bloqueo"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar Recordatorios de Bloqueo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_DISABLE_TOUCH
|
|
desc: Softlock behaviour setting
|
|
user: core
|
|
<source>
|
|
*: "Disable Touch"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar Toques"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar Toques"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KIBIBYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "KiB"
|
|
</source>
|
|
<dest>
|
|
*: "KiB"
|
|
</dest>
|
|
<voice>
|
|
*: "kibibyte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MEBIBYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "MiB"
|
|
</source>
|
|
<dest>
|
|
*: "MiB"
|
|
</dest>
|
|
<voice>
|
|
*: "mebibyte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GIBIBYTE
|
|
desc: a unit postfix, also voiced
|
|
user: core
|
|
<source>
|
|
*: "GiB"
|
|
</source>
|
|
<dest>
|
|
*: "GiB"
|
|
</dest>
|
|
<voice>
|
|
*: "gibibyte"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_ONE_PER_PLAYLIST
|
|
desc: Save only one bookmark for a playlist in recent bookmarks
|
|
user: core
|
|
<source>
|
|
*: "One per playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Una por playlist"
|
|
</dest>
|
|
<voice>
|
|
*: "Una por playlist"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BOOKMARK_SETTINGS_ONE_PER_TRACK
|
|
desc: Save only one bookmark for a combination (playlist,track) in recent bookmarks
|
|
user: core
|
|
<source>
|
|
*: "One per track"
|
|
</source>
|
|
<dest>
|
|
*: "Uno por pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Uno por pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_TRACK_TO_MOVE
|
|
desc: playlist viewer
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Pista a moverse"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_QUEUED
|
|
desc: playlist viewer
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "En cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BAD_TRACK
|
|
desc: playlist viewer
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Mala pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MOVING_TRACK
|
|
desc: playlist viewer
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Pista en movimiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_ELAPSED
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Playlist elapsed:"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de reproducción transcurrida:"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de reproducción transcurrida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_TRK_ELAPSED
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Track elapsed:"
|
|
</source>
|
|
<dest>
|
|
*: "Transcurrido en la pista:"
|
|
</dest>
|
|
<voice>
|
|
*: "Transcurrido en la pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_TRK_REMAINING
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Track remaining:"
|
|
</source>
|
|
<dest>
|
|
*: "Pista restante:"
|
|
</dest>
|
|
<voice>
|
|
*: "Pista restante"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_TRACK
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Track:"
|
|
</source>
|
|
<dest>
|
|
*: "Pista:"
|
|
</dest>
|
|
<voice>
|
|
*: "Pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_STORAGE
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Storage (Done / Remaining):"
|
|
</source>
|
|
<dest>
|
|
*: "Almacenamiento (Listo / Restante):"
|
|
</dest>
|
|
<voice>
|
|
*: "Almacenamiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PLAYTIME_DONE
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Listo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_AVG_TRACK_SIZE
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Average track size:"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño promedio por pista:"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño promedio por pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_AVG_BITRATE
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Average bitrate:"
|
|
</source>
|
|
<dest>
|
|
*: "Bit rate promedio:"
|
|
</dest>
|
|
<voice>
|
|
*: "Bit rate promedio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYTIME_ERROR
|
|
desc: playing time screen
|
|
user: core
|
|
<source>
|
|
*: "Error while gathering info"
|
|
</source>
|
|
<dest>
|
|
*: "Error al recopilar información"
|
|
</dest>
|
|
<voice>
|
|
*: "Error al recopilar información"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYING_TIME
|
|
desc: onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Playing time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CAR_ADAPTER_MODE_DELAY
|
|
desc: Displayed for setting car adapter mode delay
|
|
user: core
|
|
<source>
|
|
*: none
|
|
charging: "Delay Before Resume"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
charging: "Retraso Antes de Resumir"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
charging: "Retraso Antes de Resumir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PITCH_ABSOLUTE_MODE
|
|
desc: spoken only
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Modo absoluto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PITCH_SEMITONE_MODE
|
|
desc: spoken only
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Modo de semitono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PITCH_TIMESTRETCH_MODE
|
|
desc: spoken only
|
|
user: core
|
|
<source>
|
|
*: none
|
|
pitchscreen: ""
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
pitchscreen: ""
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
pitchscreen: "Tiempo de estiramiento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOTE_CONTROL
|
|
desc: Item for menus
|
|
user: core
|
|
<source>
|
|
*: "Remote Control"
|
|
</source>
|
|
<dest>
|
|
*: "Control Remoto"
|
|
</dest>
|
|
<voice>
|
|
*: "Control Remoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NO_REM_CONTROL
|
|
desc: Item for menus
|
|
user: core
|
|
<source>
|
|
*: "No Rem. Control"
|
|
</source>
|
|
<dest>
|
|
*: "No Contrl. Remoto"
|
|
</dest>
|
|
<voice>
|
|
*: "No Contrl. Remoto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OUT_OF_CONTROL
|
|
desc: Item for menus
|
|
user: core
|
|
<source>
|
|
*: "Out of Control"
|
|
</source>
|
|
<dest>
|
|
*: "Fuera de Control"
|
|
</dest>
|
|
<voice>
|
|
*: "Fuera de Control"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_2_KEY_CONTROL
|
|
desc: Item for menus
|
|
user: core
|
|
<source>
|
|
*: "2 Key Control"
|
|
</source>
|
|
<dest>
|
|
*: "Control de 2 Teclas"
|
|
</dest>
|
|
<voice>
|
|
*: "Control de 2 Teclas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_4_KEY_CONTROL
|
|
desc: Item for menus
|
|
user: core
|
|
<source>
|
|
*: "4 Key Control"
|
|
</source>
|
|
<dest>
|
|
*: "Control de 4 Teclas"
|
|
</dest>
|
|
<voice>
|
|
*: "Control de 4 Teclas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_WORMLET
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Play Wormlet!"
|
|
</source>
|
|
<dest>
|
|
*: "Jugar Wormlet!"
|
|
</dest>
|
|
<voice>
|
|
*: "Jugar Wormlet!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NUMBER_OF_WORMS
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Number of Worms"
|
|
</source>
|
|
<dest>
|
|
*: "Número de Gusanos"
|
|
</dest>
|
|
<voice>
|
|
*: "Número de Gusanos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WORM_GROWTH_PER_FOOD
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Worm Growth Per Food"
|
|
</source>
|
|
<dest>
|
|
*: "Crecimiento de Gusanos Por Comida"
|
|
</dest>
|
|
<voice>
|
|
*: "Crecimiento de Gusanos Por Comida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WORM_SPEED
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Worm Speed"
|
|
</source>
|
|
<dest>
|
|
*: "Velocidad de Gusano"
|
|
</dest>
|
|
<voice>
|
|
*: "Velocidad de Gusano"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARGHS_PER_FOOD
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Arghs Per Food"
|
|
</source>
|
|
<dest>
|
|
*: "Arghs por Alimento"
|
|
</dest>
|
|
<voice>
|
|
*: "Arghs por Alimento"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARGH_SIZE
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Argh Size"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño de Argh"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño de Argh"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FOOD_SIZE
|
|
desc: For wormlet menu
|
|
user: core
|
|
<source>
|
|
*: "Food Size"
|
|
</source>
|
|
<dest>
|
|
*: "Tamaño de Comida"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño de Argh"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NUMBER_OF_PLAYERS
|
|
desc: For game menus
|
|
user: core
|
|
<source>
|
|
*: "Number of Players"
|
|
</source>
|
|
<dest>
|
|
*: "Número de Jugadores"
|
|
</dest>
|
|
<voice>
|
|
*: "Número de Jugadores"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONTROL_STYLE
|
|
desc: In various menus
|
|
user: core
|
|
<source>
|
|
*: "Control Style"
|
|
</source>
|
|
<dest>
|
|
*: "Estilo de Control"
|
|
</dest>
|
|
<voice>
|
|
*: "Estilo de Control"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REVERT_TO_DEFAULT_SETTINGS
|
|
desc: In various menus
|
|
user: core
|
|
<source>
|
|
*: "Revert to Default Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Revertir a los ajustes por defecto"
|
|
</dest>
|
|
<voice>
|
|
*: "Revertir a los ajustes por defecto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_DISPLAY_OPTIONS
|
|
desc: in various menus
|
|
user: core
|
|
<source>
|
|
*: "Display Options"
|
|
</source>
|
|
<dest>
|
|
*: "Opciones de visualización"
|
|
</dest>
|
|
<voice>
|
|
*: "Opciones de visualización"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHANGE_REPEAT_MODE
|
|
desc: in playback control menu
|
|
user: core
|
|
<source>
|
|
*: "Change Repeat Mode"
|
|
</source>
|
|
<dest>
|
|
*: "Cambiar Modo de Repeteción"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambiar Modo de Repeteción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_CHECKMATE
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Checkmate!"
|
|
</source>
|
|
<dest>
|
|
*: "Jaquemate!"
|
|
</dest>
|
|
<voice>
|
|
*: "Jaquemate!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_ILLEGAL_MOVE
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Illegal move!"
|
|
</source>
|
|
<dest>
|
|
*: "Movimiento ilegal!"
|
|
</dest>
|
|
<voice>
|
|
*: "Movimiento ilegal!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_NEW_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "New Game"
|
|
</source>
|
|
<dest>
|
|
*: "Nuevo Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Nuevo Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_RESUME_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "Resume Game"
|
|
</source>
|
|
<dest>
|
|
*: "Resumir Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Resumir Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_SAVE_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "Save Game"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_RESTORE_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "Restore Game"
|
|
</source>
|
|
<dest>
|
|
*: "Restaurar Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Restaurar Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_RESTART_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "Restart Game"
|
|
</source>
|
|
<dest>
|
|
*: "Reiniciar Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Reiniciar Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_SELECT_OTHER_GAME
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "Select Other Game"
|
|
</source>
|
|
<dest>
|
|
*: "Seleccionar Otro Juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Seleccionar Otro Juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_1
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 1: 60 moves / 5 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 1: 60 movimientos / 5 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 1, 60 movimientos por 5 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_2
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 2: 60 moves / 15 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 2: 60 movimientos / 15 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 2, 60 movimientos por 15 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_3
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 3: 60 moves / 30 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 3: 60 movimientos / 30 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 3, 60 movimientos por 30 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_4
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 4: 40 moves / 30 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 4: 40 movimientos / 30 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 4, 40 movimientos por 30 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_5
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 5: 40 moves / 60 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 5: 40 movimientos / 60 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 5, 40 movimientos por 60 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_6
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 6: 40 moves / 120 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 6: 40 movimientos / 120 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 6, 40 movimientos por 120 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LEVEL_7
|
|
desc: in the chessbox game level selection
|
|
user: core
|
|
<source>
|
|
*: "Level 7: 40 moves / 240 min"
|
|
</source>
|
|
<dest>
|
|
*: "Nivel 7: 40 movimientos / 240 min"
|
|
</dest>
|
|
<voice>
|
|
*: "Nivel 7, 40 movimientos por 240 minutos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_PGN_PARSE_ERROR
|
|
desc: in the chessbox game viewer
|
|
user: core
|
|
<source>
|
|
*: "Error parsing game !"
|
|
</source>
|
|
<dest>
|
|
*: "¡Error al analizar el juego!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡Error al analizar el juego!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_NO_GAMES
|
|
desc: in the chessbox game viewer
|
|
user: core
|
|
<source>
|
|
*: "No games found !"
|
|
</source>
|
|
<dest>
|
|
*: "¡No se encontraron juegos!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡No se encontraron juegos!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_GAME_BEGINNING
|
|
desc: in the chessbox game viewer
|
|
user: core
|
|
<source>
|
|
*: "At the beginning of the game"
|
|
</source>
|
|
<dest>
|
|
*: "Al inicio del juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Al inicio del juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_GAME_END
|
|
desc: in the chessbox game viewer
|
|
user: core
|
|
<source>
|
|
*: "At the end of the game"
|
|
</source>
|
|
<dest>
|
|
*: "Al final del juego"
|
|
</dest>
|
|
<voice>
|
|
*: "Al final del juego"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PLAYER
|
|
desc: spoken only, for announcing player's id
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Jugador"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_GNUCHESS
|
|
desc: spoken only, for announcing player's id
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Ajedrez GNU"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_MARKED
|
|
desc: spoken only, for announcing chess piece marking
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Marcado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_UNMARKED
|
|
desc: spoken only, for announcing chess piece unmarking
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Sin marcar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_WHITE
|
|
desc: spoken only, for announcing chess piece color
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Blanco"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BLACK
|
|
desc: spoken only, for announcing chess piece color
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Negro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHESSBOX_CHECK
|
|
desc: spoken only, for announcing chess moves
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "¡Jaque!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHESSBOX_CAPTURES
|
|
desc: spoken only, for announcing chess moves
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "capturas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHESSBOX_CASTLE
|
|
desc: spoken only, for announcing chess moves
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "castillo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHESSBOX_KINGSIDE
|
|
desc: spoken only, for announcing chess moves
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "lado del rey"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_CHESSBOX_QUEENSIDE
|
|
desc: spoken only, for announcing chess moves
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "lado de la reina"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_PAWN
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Peón"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KNIGHT
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Caballero"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BISHOP
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Alfil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_ROOK
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Torre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_QUEEN
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Reina"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_KING
|
|
desc: spoken only, for announcing chess piece names
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Rey"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_GAMES
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Games"
|
|
</source>
|
|
<dest>
|
|
*: "Juegos"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_SAVING_POSITION
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Saving position"
|
|
</source>
|
|
<dest>
|
|
*: "Posición de Guardado"
|
|
</dest>
|
|
<voice>
|
|
*: "Posición de Guardado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_LOADING_POSITION
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Loading position"
|
|
</source>
|
|
<dest>
|
|
*: "Posición de Cargado"
|
|
</dest>
|
|
<voice>
|
|
*: "Posición de Cargado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_THINKING
|
|
desc: in chessbox
|
|
user: core
|
|
<source>
|
|
*: "Thinking..."
|
|
</source>
|
|
<dest>
|
|
*: "Pensando..."
|
|
</dest>
|
|
<voice>
|
|
*: "Pensando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BATTERY_BENCH_IS_ALREADY_RUNNING
|
|
desc: Spoken if battery bench is already running
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "La prueba de batería ya se está ejecutando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_BAT_BENCH_KEYS
|
|
desc: Battery bench start up message
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Presiona reproducir para ejecutar la prueba de batería o detener para cancelar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CANNOT_RESTART_PLAYBACK
|
|
desc: cannot restart playback splash in imageviewer
|
|
user: core
|
|
<source>
|
|
*: "Cannot restart playback"
|
|
</source>
|
|
<dest>
|
|
*: "No se puede reiniciar la reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "No se puede reiniciar la reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ORDERED
|
|
desc: in the imageviewer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Ordered"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenado"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIFFUSION
|
|
desc: in the imageviewer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Diffusion"
|
|
</source>
|
|
<dest>
|
|
*: "Difusión"
|
|
</dest>
|
|
<voice>
|
|
*: "Difusión"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GRAYSCALE
|
|
desc: in the imageviewer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Grayscale"
|
|
</source>
|
|
<dest>
|
|
*: "Escala de grises"
|
|
</dest>
|
|
<voice>
|
|
*: "Escala de grises"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLIDESHOW_MODE
|
|
desc: in the imageviewer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Toggle Slideshow Mode"
|
|
</source>
|
|
<dest>
|
|
*: " Alternar modo de presentación de diapositivas"
|
|
</dest>
|
|
<voice>
|
|
*: " Alternar modo de presentación de diapositivas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SLIDESHOW_TIME
|
|
desc: in the imageviewer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Slideshow Time"
|
|
</source>
|
|
<dest>
|
|
*: "Tiempo de Presentación de Diapositivas"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo de Presentación de Diapositivas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REC_DIR
|
|
desc: used in the info screen to show a recording dir
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording Directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Ubicación de Grabación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Ubicación de Grabación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU_VIEW_GAMES
|
|
desc: in the chessbox menu
|
|
user: core
|
|
<source>
|
|
*: "View Played Games"
|
|
</source>
|
|
<dest>
|
|
*: "Ver Juegos Jugados"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver Juegos Jugados"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_AUDIO_OPTIONS
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Audio Options"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Opciones de Audio"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Opciones de Audio"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_RESUME_OPTIONS
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Resume Options"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Opciones de Resumen"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Opciones de Resumen"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MENU_PLAY_MODE
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Play Mode"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Modo de Reproducción"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Modo de Reproducción"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SINGLE
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Single"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Solo"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Solo"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USE_SOUND_SETTING
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Use sound setting"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Usar ajustes de sonido"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Usar ajustes de sonido"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RESTART_PLAYBACK
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Play from beginning"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir desde el inicio"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir desde el inicio"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_RESUME_TIME
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Set resume time (min)"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Definir tiempo de resumen (min)"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Definir tiempo de resumen"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIMIT_FPS
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Limit FPS"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Limitar FPS"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Limitar FPS"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SKIP_FRAMES
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Skip frames"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Saltar cuadros"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Saltar cuadros"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACKLIGHT_BRIGHTNESS
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Backlight brightness"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Brillo de luz de fondo"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Brillo de luz de fondo"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USE_COMMON_SETTING
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Use common setting"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Usar ajustes comunes"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Usar ajustes comunes"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TONE_CONTROLS
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Tone controls"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Controles de tono"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Controles de tono"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FORCE_START_MENU
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Start menu"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Iniciar menú"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Iniciar menú"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CONDITIONAL_START_MENU
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Start menu if not completed"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Iniciar menú si no se ha completado"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Iniciar menú si no se ha completado"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AUTO_RESUME
|
|
desc: in mpegplayer menus
|
|
user: core
|
|
<source>
|
|
*: "Resume automatically"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Resumir automáticamente"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Resumir automáticamente"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_ALL_RESUMES
|
|
desc: in the mpegplayer settings menu
|
|
user: core
|
|
<source>
|
|
*: "Clear all resumes"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Limpiar todos resúmenes"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Limpiar todos resúmenes"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_UNAVAILABLE
|
|
desc: in mpegplayer settings
|
|
user: core
|
|
<source>
|
|
*: "Unavailable"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "No disponible"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "No disponible"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TOGGLE_ITEM
|
|
desc: deprecated
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVE_ITEM_UP
|
|
desc: in main_menu_config
|
|
user: core
|
|
<source>
|
|
*: "Move Item Up"
|
|
</source>
|
|
<dest>
|
|
*: "Mover objeto hacia arriba"
|
|
</dest>
|
|
<voice>
|
|
*: "Mover objeto hacia arriba"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MOVE_ITEM_DOWN
|
|
desc: in main_menu_config
|
|
user: core
|
|
<source>
|
|
*: "Move Item Down"
|
|
</source>
|
|
<dest>
|
|
*: "Mover objeto hacia abajo"
|
|
</dest>
|
|
<voice>
|
|
*: "Mover objeto hacia abajo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LOAD_DEFAULT_CONFIGURATION
|
|
desc: in main_menu_config
|
|
user: core
|
|
<source>
|
|
*: "Load Default Configuration"
|
|
</source>
|
|
<dest>
|
|
*: "Cargar configuración por defecto"
|
|
</dest>
|
|
<voice>
|
|
*: "Cargar configuración por defecto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE_EXIT
|
|
desc: in main_menu_config
|
|
user: core
|
|
<source>
|
|
*: "Save and Exit"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar y Salir"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar y Salir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MAIN_MENU_ORDER
|
|
desc: deprecated
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_PATH
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Path]"
|
|
</source>
|
|
<dest>
|
|
*: "[Ruta]"
|
|
</dest>
|
|
<voice>
|
|
*: "Ruta"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_FILENAME
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Filename]"
|
|
</source>
|
|
<dest>
|
|
*: "[Nombre del archivo]"
|
|
</dest>
|
|
<voice>
|
|
*: "Nombre del archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_SIZE
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Size]"
|
|
</source>
|
|
<dest>
|
|
*: "[Tamaño]"
|
|
</dest>
|
|
<voice>
|
|
*: "Tamaño"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_DATE
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Date]"
|
|
</source>
|
|
<dest>
|
|
*: "[Fecha]"
|
|
</dest>
|
|
<voice>
|
|
*: "Fecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_TIME
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Time]"
|
|
</source>
|
|
<dest>
|
|
*: "[Tiempo]"
|
|
</dest>
|
|
<voice>
|
|
*: "Tiempo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_SUBDIRS
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Subdirs]"
|
|
</source>
|
|
<dest>
|
|
*: "[Sub directorios]"
|
|
</dest>
|
|
<voice>
|
|
*: "Sub directorios"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_FILES
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "[Files]"
|
|
</source>
|
|
<dest>
|
|
*: "[Archivos]"
|
|
</dest>
|
|
<voice>
|
|
*: "Archivos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_DIRECTORY_PROPERTIES
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "Directory properties"
|
|
</source>
|
|
<dest>
|
|
*: "Propiedades del directorio"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_FILE_PROPERTIES
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "File properties"
|
|
</source>
|
|
<dest>
|
|
*: "Propiedades del archivo"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PROPERTIES_FAIL
|
|
desc: in properties plugin
|
|
user: core
|
|
<source>
|
|
*: "Failed to gather information"
|
|
</source>
|
|
<dest>
|
|
*: "Error al recopilar información"
|
|
</dest>
|
|
<voice>
|
|
*: "Error al recopilar información"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SWAP_CHANNELS
|
|
desc: in sound_settings
|
|
user: core
|
|
<source>
|
|
*: "Swap Channels"
|
|
</source>
|
|
<dest>
|
|
*: "Cambiar Canales"
|
|
</dest>
|
|
<voice>
|
|
*: "Cambiar Canales"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PANNING_SEPARATION
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "Panning Separation"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Separación panorámica"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Separación panorámica"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REVERBERATION
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "Reverberation"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Reverberación"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Reverberación"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_INTERPOLATION
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "Interpolation"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Interpolación"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Interpolación"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIKMOD_SURROUND
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "Surround"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Envolvente"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Envolvente"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIKMOD_HQMIXER
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "HQ Mixer"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Mezclador HQ"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Mezclador HQ"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIKMOD_SAMPLERATE
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "Sample Rate"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Frecuencia de muestreo"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Frecuencia de muestreo"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CPU_BOOST
|
|
desc: in mikmod settings menu
|
|
user: core
|
|
<source>
|
|
*: "CPU Boost"
|
|
lowmem: none
|
|
</source>
|
|
<dest>
|
|
*: "Aumento de CPU"
|
|
lowmem: none
|
|
</dest>
|
|
<voice>
|
|
*: "Aumento de CPU"
|
|
lowmem: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NOT_A_VBR_FILE
|
|
desc: in vbrfix plugin
|
|
user: core
|
|
<source>
|
|
*: "Not a VBR file"
|
|
</source>
|
|
<dest>
|
|
*: "No es un archivo VBR"
|
|
</dest>
|
|
<voice>
|
|
*: "No es un archivo VBR"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILE_ERROR
|
|
desc: in vbrfix plugin
|
|
user: core
|
|
<source>
|
|
*: "File error: %d"
|
|
</source>
|
|
<dest>
|
|
*: "Error de archivo: %d"
|
|
</dest>
|
|
<voice>
|
|
*: "Error de archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HIDE_ALBUM_TITLE_NEW
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Hide information"
|
|
</source>
|
|
<dest>
|
|
*: "Ocultar información"
|
|
</dest>
|
|
<voice>
|
|
*: "Ocultar información"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_AT_THE_BOTTOM_NEW
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show album at the bottom"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar álbum al fondo"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar álbum al fondo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_AT_THE_TOP_NEW
|
|
desc: in the pictureflow settings
|
|
user: core
|
|
<source>
|
|
*: "Show album at the top"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar álbum arriba"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar álbum arriba"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_STD_CANCEL
|
|
desc: standard press x to cancel string
|
|
user: core
|
|
<source>
|
|
*: "Press LEFT to cancel."
|
|
android,hifietma*,zenvision: "Press BACK to cancel."
|
|
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Press POWER to cancel."
|
|
ihifi760,ihifi960: "Double tap RETURN to cancel."
|
|
ihifi770,ihifi770c,ihifi800: "Press HOME to cancel."
|
|
iriverh10,samsungyh*: "Double tap LEFT to cancel."
|
|
mpiohd200: "Double tap REC to cancel."
|
|
mpiohd300: "Double tap MENU to cancel."
|
|
rx27generic: "Press VOLUME to cancel."
|
|
sonynwza860: "Keymaps incomplete."
|
|
touchscreen: "Press Middle Left to cancel."
|
|
vibe500: "Press PREV to cancel."
|
|
xduoox20,xduoox3,xduoox3ii: "Double tap HOME to cancel."
|
|
</source>
|
|
<dest>
|
|
*: "Presiona IZQUIERDA para cancelar."
|
|
android,hifietma*,zenvision: "Presiona ATRÁS para cancelar."
|
|
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Presiona EL BOTÓN DE ENCENDIDO para cancelar."
|
|
ihifi760,ihifi960: "Doble toque a VOLVER para cancelar."
|
|
ihifi770,ihifi770c,ihifi800: "Presiona INICIO para cancelar."
|
|
iriverh10,samsungyh*: "Doble toque a IZQUIERDA para cancelar."
|
|
mpiohd200: "Doble toque a GRABAR para cancelar."
|
|
mpiohd300: "Doble toque a MENÚ para cancelar.."
|
|
rx27generic: "Presiona VOLUMEN para cancelar."
|
|
sonynwza860: "Asignación de teclas incompleta."
|
|
touchscreen: "Presiona Izquierda Central para cancelar."
|
|
vibe500: "Presiona ANTERIOR para cancelar."
|
|
xduoox20,xduoox3,xduoox3ii: "Doble toque a INICIO para cancelar."
|
|
</dest>
|
|
<voice>
|
|
*: "Presiona IZQUIERDA para cancelar."
|
|
android,hifietma*,zenvision: "Presiona ATRÁS para cancelar."
|
|
cowond2,creativezenxfi2,ibassodx50,ibassodx90,mrobe500,ondavx747: "Presiona EL BOTÓN DE ENCENDIDO para cancelar."
|
|
ihifi760,ihifi960: "Doble toque a VOLVER para cancelar."
|
|
ihifi770,ihifi770c,ihifi800: "Presiona INICIO para cancelar."
|
|
iriverh10,samsungyh*: "Doble toque a IZQUIERDA para cancelar."
|
|
mpiohd200: "Doble toque a GRABAR para cancelar."
|
|
mpiohd300: "Doble toque a MENÚ para cancelar.."
|
|
rx27generic: "Presiona VOLUMEN para cancelar."
|
|
touchscreen: "Presiona Izquierda Central para cancelar."
|
|
vibe500: "Presiona ANTERIOR para cancelar."
|
|
xduoox20,xduoox3,xduoox3ii: "Doble toque a INICIO para cancelar."
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DATE
|
|
desc: for constructing time and date announcements
|
|
user: core
|
|
<source>
|
|
*: "Date"
|
|
</source>
|
|
<dest>
|
|
*: "Fecha"
|
|
</dest>
|
|
<voice>
|
|
*: "Fecha"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_ALL
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Clear all"
|
|
</source>
|
|
<dest>
|
|
*: "Limpiar todo"
|
|
</dest>
|
|
<voice>
|
|
*: "Limpiar todo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CANCEL_0
|
|
desc: CANCEL.
|
|
user: core
|
|
<source>
|
|
*: "Cancel"
|
|
</source>
|
|
<dest>
|
|
*: "Cancelar"
|
|
</dest>
|
|
<voice>
|
|
*: "Cancelar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAVE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Save"
|
|
</source>
|
|
<dest>
|
|
*: "Guardar"
|
|
</dest>
|
|
<voice>
|
|
*: "Guardar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TIMEOUT
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Timeout"
|
|
</source>
|
|
<dest>
|
|
*: "Se agotó el tiempo"
|
|
</dest>
|
|
<voice>
|
|
*: "Se agotó el tiempo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK
|
|
desc: used in track x of y constructs
|
|
user: core
|
|
<source>
|
|
*: "Track"
|
|
</source>
|
|
<dest>
|
|
*: "Pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ELAPSED
|
|
desc: prefix for elapsed playtime announcement
|
|
user: core
|
|
<source>
|
|
*: "Elapsed"
|
|
</source>
|
|
<dest>
|
|
*: "Transcurrido"
|
|
</dest>
|
|
<voice>
|
|
*: "Transcurrido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ANNOUNCEMENT_FMT
|
|
desc: format for wps hotkey announcement
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Announcement format"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Formato de Anuncio"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Formato de Anuncio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMAIN
|
|
desc: for constructs such as number of tracks remaining etc
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Remain"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Restante"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Restante"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GROUPING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Grouping"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Agrupación"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Agrupación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ANNOUNCE_ON
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Announce on"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Anuncio activo"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Anuncio activo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_CHANGE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Track change"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Cambiar pista"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Cambiar pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HOLD_FOR_SETTINGS
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: none
|
|
hotkey: "Hold for settings"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
hotkey: "Mantener para ajustes"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
hotkey: "Mantener para ajustes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OPEN_PLUGIN
|
|
desc: onplay open plugin
|
|
user: core
|
|
<source>
|
|
*: "Open Plugin"
|
|
</source>
|
|
<dest>
|
|
*: "Plugin Abierto"
|
|
</dest>
|
|
<voice>
|
|
*: "Plugin Abierto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OPEN_PLUGIN_NOT_A_PLUGIN
|
|
desc: open plugin module
|
|
user: core
|
|
<source>
|
|
*: "Not a plugin: %s"
|
|
</source>
|
|
<dest>
|
|
*: "No es un plugin: %s"
|
|
</dest>
|
|
<voice>
|
|
*: "No es un plugin"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_OPEN_PLUGIN_SET_WPS_CONTEXT_PLUGIN
|
|
desc: open plugin module
|
|
user: core
|
|
<source>
|
|
*: "Set WPS Context Plugin"
|
|
</source>
|
|
<dest>
|
|
*: "Establecer Plugin de contexto WPS"
|
|
</dest>
|
|
<voice>
|
|
*: "Establecer Plugin de contexto WPS"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PARAMETER
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Parameter"
|
|
</source>
|
|
<dest>
|
|
*: "Parámetro"
|
|
</dest>
|
|
<voice>
|
|
*: "Parámetro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_NAME
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Name"
|
|
</source>
|
|
<dest>
|
|
*: "Nombre"
|
|
</dest>
|
|
<voice>
|
|
*: "Nombre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Add"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BACK
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Back"
|
|
</source>
|
|
<dest>
|
|
*: "Atrás"
|
|
</dest>
|
|
<voice>
|
|
*: "Atrás"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EDIT
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Edit"
|
|
</source>
|
|
<dest>
|
|
*: "Editar"
|
|
</dest>
|
|
<voice>
|
|
*: "Editar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RUN
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Run"
|
|
</source>
|
|
<dest>
|
|
*: "Ejecutar"
|
|
</dest>
|
|
<voice>
|
|
*: "Ejecutar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_EXPORT
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Export"
|
|
</source>
|
|
<dest>
|
|
*: "Exportar"
|
|
</dest>
|
|
<voice>
|
|
*: "Exportar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_BROWSE
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Browse"
|
|
</source>
|
|
<dest>
|
|
*: "Explorar"
|
|
</dest>
|
|
<voice>
|
|
*: "Explorar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ENTER_USB_STORAGE_MODE_QUERY
|
|
desc: upon plugging in USB
|
|
user: core
|
|
<source>
|
|
*: "Enter USB mass storage mode?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Iniciar modo de almacenamiento masivo USB?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Iniciar modo de almacenamiento masivo USB?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUEUE_MENU
|
|
desc: in onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Queue..."
|
|
</source>
|
|
<dest>
|
|
*: "En cola..."
|
|
</dest>
|
|
<voice>
|
|
*: "En cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_QUEUE_OPTIONS
|
|
desc: in Current Playlist settings
|
|
user: core
|
|
<source>
|
|
*: "Show Queue Options"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar opciones de cola"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar opciones de cola"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_SHUFFLED_ADDING_OPTIONS
|
|
desc: in Current Playlist settings
|
|
user: core
|
|
<source>
|
|
*: "Show Shuffled Adding Options"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar opciones de adición aleatoria"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar opciones de adición aleatoria"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_IN_SUBMENU
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "In Submenu"
|
|
</source>
|
|
<dest>
|
|
*: "En submenú"
|
|
</dest>
|
|
<voice>
|
|
*: "En submenú"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SOFTLOCK_DISABLE_ALL_NOTIFY
|
|
desc: disable all softlock notifications
|
|
user: core
|
|
<source>
|
|
*: "Disable All Lock Notifications"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar todas las notificaciones de bloqueo"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar todas las notificaciones de bloqueo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_VOLUME
|
|
desc: exempt volume from softlock
|
|
user: core
|
|
<source>
|
|
*: "Exempt Volume"
|
|
</source>
|
|
<dest>
|
|
*: "Excepción de Volumen"
|
|
</dest>
|
|
<voice>
|
|
*: "Excepción de Volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ACTION_ALWAYSAUTOLOCK
|
|
desc: always prime autolock
|
|
user: core
|
|
<source>
|
|
*: "Always Autolock"
|
|
</source>
|
|
<dest>
|
|
*: "Bloqueo automático siempre"
|
|
</dest>
|
|
<voice>
|
|
*: "Bloqueo automático siempre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_NUMERIC_TENS_SWAP_SEPARATOR
|
|
desc: voice only, for speaking numbers in languages that swap the tens and ones fields. Leave blank for languages that do not need it, such as English ("231" => "two hundred thirty one") but other languages may speak it as "two hundred one [AND] thirty"
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOICED_DATE_FORMAT
|
|
desc: format string for how dates will be read back. Y == 4-digit year, A == month name, m == numeric month, d == numeric day. For example, "AdY" will read "January 21 2021"
|
|
user: core
|
|
<source>
|
|
*: "dAY"
|
|
</source>
|
|
<dest>
|
|
*: "~dAY"
|
|
</dest>
|
|
<voice>
|
|
*: ""
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIST_WRAPAROUND
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "List Wraparound"
|
|
</source>
|
|
<dest>
|
|
*: "Lista envolvente"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista envolvente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_SHUTDOWN_MESSAGE
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Show Shutdown Message"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar mensaje de apagado"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar mensaje de apagado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LIST_ORDER
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "List Order"
|
|
</source>
|
|
<dest>
|
|
*: "Orden de Lista"
|
|
</dest>
|
|
<voice>
|
|
*: "Orden de Lista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ASCENDING
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Ascending"
|
|
</source>
|
|
<dest>
|
|
*: "Ascendente"
|
|
</dest>
|
|
<voice>
|
|
*: "Ascendente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DESCENDING
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Descending"
|
|
</source>
|
|
<dest>
|
|
*: "Descendente"
|
|
</dest>
|
|
<voice>
|
|
*: "Descendente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUM_ART
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Album Art"
|
|
</source>
|
|
<dest>
|
|
*: "Arte del Álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Arte del Álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREFER_EMBEDDED
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Prefer Embedded"
|
|
</source>
|
|
<dest>
|
|
*: "Preferir Incrustado"
|
|
</dest>
|
|
<voice>
|
|
*: "Preferir Incrustado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PREFER_IMAGE_FILE
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Prefer Image File"
|
|
</source>
|
|
<dest>
|
|
*: "Preferir Imagen de Archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Preferir Imagen de Archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FM_SYNC_RDS_TIME
|
|
desc: in radio screen and Settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
rds: "Sync RDS Time"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
rds: "Sincronizar tiempo RDS"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
rds: "Sincronizar tiempo RDS"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_ALBUMS_BY
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Sort albums by"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenar álbumes por"
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenar álbumes por"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARTIST_PLUS_NAME
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Artist + Name"
|
|
</source>
|
|
<dest>
|
|
*: "Artista + Nombre"
|
|
</dest>
|
|
<voice>
|
|
*: "Artista y Nombre"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARTIST_PLUS_YEAR
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Artist + Year"
|
|
</source>
|
|
<dest>
|
|
*: "Artista + Año"
|
|
</dest>
|
|
<voice>
|
|
*: "Artista y Año"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_YEAR_SORT_ORDER
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Year sort order"
|
|
</source>
|
|
<dest>
|
|
*: "Orden de clasificación por año"
|
|
</dest>
|
|
<voice>
|
|
*: "Orden de clasificación por año"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_YEAR_IN_ALBUM_TITLE
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Show year in album title"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar el año en el título del álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar el año en el título del álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WAIT_FOR_CACHE
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Cache needs to finish updating first!"
|
|
</source>
|
|
<dest>
|
|
*: "¡La caché tiene que terminar de actualizarse primero!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡La caché tiene que terminar de actualizarse primero!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACK_INFO
|
|
desc: Track Info Title
|
|
user: core
|
|
<source>
|
|
*: "Track Info"
|
|
</source>
|
|
<dest>
|
|
*: "Info de la Pista"
|
|
</dest>
|
|
<voice>
|
|
*: "Info de la Pista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY
|
|
desc: play selected file/directory, in playlist context menu
|
|
user: core
|
|
<source>
|
|
*: "Play"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_SHUFFLED
|
|
desc: play selected files in shuffled order, in playlist context menu
|
|
user: core
|
|
<source>
|
|
*: "Play Shuffled"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir en orden aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir en orden aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_KEEP_CURRENT_TRACK_ON_REPLACE
|
|
desc: used in the playlist settings menu
|
|
user: core
|
|
<source>
|
|
*: "Keep Current Track When Replacing Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Mantener la pista actual al sustituir la lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Mantener la pista actual al sustituir la lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CLEAR_SETTINGS_ON_HOLD
|
|
desc: in the system sub menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
clear_settings_on_hold,iriverh10: "Clear settings when reset button is held during startup"
|
|
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Clear settings when hold switch is on during startup"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
clear_settings_on_hold,iriverh10: "Borrar ajustes al mantener pulsado el botón de reinicio durante el arranque"
|
|
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Borrar ajustes cuando el interruptor de bloqueo está activado durante el arranque"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
clear_settings_on_hold,iriverh10: "Borrar ajustes al mantener pulsado el botón de reinicio durante el arranque"
|
|
ipod4g,ipodcolor,ipodmini1g,ipodmini2g,ipodnano1g,ipodvideo: "Borrar ajustes cuando el interruptor de bloqueo está activado durante el arranque"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REWIND_ACROSS_TRACKS
|
|
desc: in playback settings menu
|
|
user: core
|
|
<source>
|
|
*: "Rewind Across Tracks"
|
|
</source>
|
|
<dest>
|
|
*: "Rebobinar a través de las pistas"
|
|
</dest>
|
|
<voice>
|
|
*: "Rebobinar a través de las pistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_AS
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Set As..."
|
|
</source>
|
|
<dest>
|
|
*: "Establecer como..."
|
|
</dest>
|
|
<voice>
|
|
*: "Establecer como"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYLIST_DIR
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Playlist Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Directorio de la lista de reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Directorio de la lista de reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_START_DIR
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Start Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Iniciar Directorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Iniciar Directorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECORDING_DIR
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
recording: "Recording Directory"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
recording: "Directorio de Grabaciones"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
recording: "Directorio de Grabaciones"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_TO_PL
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Add to Playlist..."
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a Lista de Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a Lista de Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_TO_EXISTING_PL
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Add to Existing Playlist"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir a Lista de Reproducción Existente"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir a Lista de Reproducción Existente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYING_NEXT
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Playing Next..."
|
|
</source>
|
|
<dest>
|
|
*: "Reproduciendo Siguiente..."
|
|
</dest>
|
|
<voice>
|
|
*: "Reproduciendo Siguiente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_NEXT
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Play Next"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir Siguiente"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir Siguiente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_SHUFFLED
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Add Shuffled"
|
|
</source>
|
|
<dest>
|
|
*: "Agregar Aleatoriamente"
|
|
</dest>
|
|
<voice>
|
|
*: "Agregar Aleatoriamente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_LAST
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Play Last"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir Última"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir Última"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAY_LAST_SHUFFLED
|
|
desc: used in the onplay menu
|
|
user: core
|
|
<source>
|
|
*: "Play Last Shuffled"
|
|
</source>
|
|
<dest>
|
|
*: "Reproducir lo Último en Aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Reproducir lo Último en Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME_ADJUST_MODE
|
|
desc: in system settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
perceptual_volume: "Volume Adjustment Mode"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
perceptual_volume: "Modo de Ajuste de Volumen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
perceptual_volume: "Modo de Ajuste de Volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VOLUME_ADJUST_NORM_STEPS
|
|
desc: in system settings
|
|
user: core
|
|
<source>
|
|
*: none
|
|
perceptual_volume: "Number of Volume Steps"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
perceptual_volume: "Número de Pasos de Volumen"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
perceptual_volume: "Número de Pasos de Volumen"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PERCEPTUAL
|
|
desc: in system settings -> volume adjustment mode
|
|
user: core
|
|
<source>
|
|
*: none
|
|
perceptual_volume: "Perceptual"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
perceptual_volume: "Perceptiva"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
perceptual_volume: "Perceptiva"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_TRACKS_WHILE_BROWSING
|
|
desc: in PictureFlow Main Menu
|
|
user: core
|
|
<source>
|
|
*: "Show Tracks While Browsing"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar Pistas Mientras Navega"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar Pistas Mientras Navega"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GOTO_LAST_ALBUM
|
|
desc: in PictureFlow Main Menu
|
|
user: core
|
|
<source>
|
|
*: "Go to Last Album"
|
|
</source>
|
|
<dest>
|
|
*: "Ir al Último Álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Ir al Último Álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DATABASE_DIR
|
|
desc: in database settings menu
|
|
user: core
|
|
<source>
|
|
*: "Database Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Directorio de la Base de Datos"
|
|
</dest>
|
|
<voice>
|
|
*: "Directorio de la Base de Datos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMOVE_QUEUED_TRACKS
|
|
desc: Confirmation dialog
|
|
user: core
|
|
<source>
|
|
*: "Remove Queued Tracks?"
|
|
</source>
|
|
<dest>
|
|
*: "¿Eliminar pistas en cola?"
|
|
</dest>
|
|
<voice>
|
|
*: "¿Eliminar pistas en cola?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUICK_IGNORE_DIRACHE
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Quick (Ignore Directory Cache)"
|
|
</source>
|
|
<dest>
|
|
*: "Rápida (Ignorar caché de directorio)"
|
|
</dest>
|
|
<voice>
|
|
*: "Rápida (Ignorar caché de directorio)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_WPS
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "What's Playing Screen"
|
|
</source>
|
|
<dest>
|
|
*: "Pantalla Qué Está Sonando"
|
|
</dest>
|
|
<voice>
|
|
*: "Pantalla Qué Está Sonando"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DEFAULT_BROWSER
|
|
desc: in Settings
|
|
user: core
|
|
<source>
|
|
*: "Default Browser"
|
|
</source>
|
|
<dest>
|
|
*: "Navegador Predeterminado"
|
|
</dest>
|
|
<voice>
|
|
*: "Navegador Predeterminado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_AMAZE_MENU
|
|
desc: Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Amaze Main Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú Principal Amaze"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú Principal Amaze"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SET_MAZE_SIZE
|
|
desc: Maze size in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Set Maze Size"
|
|
</source>
|
|
<dest>
|
|
*: "Establecer Tamaño del Laberinto"
|
|
</dest>
|
|
<voice>
|
|
*: "Establecer Tamaño del Laberinto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW_MAP
|
|
desc: Map in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "View Map"
|
|
</source>
|
|
<dest>
|
|
*: "Ver Mapa"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver Mapa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_COMPASS
|
|
desc: Compass in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Show Compass"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar Brújula"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar Brújula"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_MAP
|
|
desc: Map in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Show Map"
|
|
</source>
|
|
<dest>
|
|
*: "Ver Mapa"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver Mapa"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMEMBER_PATH
|
|
desc: Map in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Remember Path"
|
|
</source>
|
|
<dest>
|
|
*: "Recordar Camino"
|
|
</dest>
|
|
<voice>
|
|
*: "Recordar Camino"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USE_LARGE_TILES
|
|
desc: Map in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Use Large Tiles"
|
|
</source>
|
|
<dest>
|
|
*: "Usar Mosaicos Grandes"
|
|
</dest>
|
|
<voice>
|
|
*: "Usar Mosaicos Grandes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_SOLUTION
|
|
desc: Map in Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Show Solution"
|
|
</source>
|
|
<dest>
|
|
*: "Mostrar Solución"
|
|
</dest>
|
|
<voice>
|
|
*: "Mostrar Solución"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_QUIT_WITHOUT_SAVING
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Quit without saving"
|
|
</source>
|
|
<dest>
|
|
*: "Salir sin guardar"
|
|
</dest>
|
|
<voice>
|
|
*: "Salir sin guardar"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_GENERATING_MAZE
|
|
desc: Amaze game
|
|
user: core
|
|
<source>
|
|
*: "Generating maze..."
|
|
</source>
|
|
<dest>
|
|
*: "Generando laberinto..."
|
|
</dest>
|
|
<voice>
|
|
*: "Generando laberinto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_YOU_WIN
|
|
desc: Success in game
|
|
user: core
|
|
<source>
|
|
*: "You win!"
|
|
</source>
|
|
<dest>
|
|
*: "¡Has ganado!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡Has ganado!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_YOU_CHEATED
|
|
desc: Cheated in game
|
|
user: core
|
|
<source>
|
|
*: "You cheated!"
|
|
</source>
|
|
<dest>
|
|
*: "¡Has hecho trampa!"
|
|
</dest>
|
|
<voice>
|
|
*: "¡Has hecho trampa!"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIFFICULTY_EASY
|
|
desc: Game difficulty
|
|
user: core
|
|
<source>
|
|
*: "Easy"
|
|
</source>
|
|
<dest>
|
|
*: "Fácil"
|
|
</dest>
|
|
<voice>
|
|
*: "Fácil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIFFICULTY_MEDIUM
|
|
desc: Game difficulty
|
|
user: core
|
|
<source>
|
|
*: "Medium"
|
|
</source>
|
|
<dest>
|
|
*: "Medio"
|
|
</dest>
|
|
<voice>
|
|
*: "Medio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIFFICULTY_HARD
|
|
desc: Game difficulty
|
|
user: core
|
|
<source>
|
|
*: "Hard"
|
|
</source>
|
|
<dest>
|
|
*: "Difícil"
|
|
</dest>
|
|
<voice>
|
|
*: "Difícil"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIFFICULTY_EXPERT
|
|
desc: Game difficulty
|
|
user: core
|
|
<source>
|
|
*: "Expert"
|
|
</source>
|
|
<dest>
|
|
*: "Experto"
|
|
</dest>
|
|
<voice>
|
|
*: "Experto"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LEGAL_NOTICES
|
|
desc: in system menu
|
|
user: core
|
|
<source>
|
|
*: "Legal Notices"
|
|
</source>
|
|
<dest>
|
|
*: "Noticias Legales"
|
|
</dest>
|
|
<voice>
|
|
*: "Noticias Legales"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ERROR_FORMATSTR
|
|
desc: for general use
|
|
user: core
|
|
<source>
|
|
*: "Error: %s"
|
|
</source>
|
|
<dest>
|
|
*: "~Error: %s"
|
|
</dest>
|
|
<voice>
|
|
*: "~Error"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIKMOD_SETTINGS
|
|
desc: mikmod plugin
|
|
user: core
|
|
<source>
|
|
*: "Mikmod Settings"
|
|
</source>
|
|
<dest>
|
|
*: "Ajustes Mikmod"
|
|
</dest>
|
|
<voice>
|
|
*: "Ajustes Mik mod"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_MIKMOD_MENU
|
|
desc: mikmod plugin
|
|
user: core
|
|
<source>
|
|
*: "Mikmod Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú Mikmod"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú Mik mod"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHESSBOX_MENU
|
|
desc: chessbox plugin
|
|
user: core
|
|
<source>
|
|
*: "Chessbox Menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú Chessbox"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú Chessbox"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_INVALID_VOICE_FILE
|
|
desc: played if the voice file fails to load
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Archivo de Voz Inválido"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: VOICE_LANG_NAME
|
|
desc: Spoken name of the language
|
|
user: core
|
|
<source>
|
|
*: ""
|
|
</source>
|
|
<dest>
|
|
*: ""
|
|
</dest>
|
|
<voice>
|
|
*: "Español"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PERCENT_FORMAT
|
|
desc: percent formatting ( `10%` is default , for `10 %` use '%ld %%' , for `%10` use '%%%ld' and so on)
|
|
user: core
|
|
<source>
|
|
*: "%ld%%"
|
|
</source>
|
|
<dest>
|
|
*: "~%ld%%"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CHOOSE_FILE
|
|
desc: file_picker plugin ask user to select a file
|
|
user: core
|
|
<source>
|
|
*: "Choose File"
|
|
</source>
|
|
<dest>
|
|
*: "Elegir Archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Elegir Archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISABLE_MAINMENU_SCROLLING
|
|
desc: Disable main menu scrolling
|
|
user: core
|
|
<source>
|
|
*: "Disable main menu scrolling"
|
|
</source>
|
|
<dest>
|
|
*: "Desactivar el desplazamiento del menú principal"
|
|
</dest>
|
|
<voice>
|
|
*: "Desactivar el desplazamiento del menú principal"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REMAINING
|
|
desc: Playing Time
|
|
user: core
|
|
<source>
|
|
*: "Remaining"
|
|
</source>
|
|
<dest>
|
|
*: "Restante"
|
|
</dest>
|
|
<voice>
|
|
*: "Restante"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEW_ALBUMART
|
|
desc: WPS context menu
|
|
user: core
|
|
<source>
|
|
*: "View Album Art"
|
|
</source>
|
|
<dest>
|
|
*: "Ver la Carátula del Álbum"
|
|
</dest>
|
|
<voice>
|
|
*: "Ver la Carátula del Álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HP_LO_SELECT
|
|
desc: Output Select
|
|
user: core
|
|
<source>
|
|
*: none
|
|
erosqnative: "Output Select"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
erosqnative: "Selección de Salida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
erosqnative: "Selección de Salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HEADPHONE
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
erosqnative: "Headphone"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
erosqnative: "Audífono"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
erosqnative: "Audífono"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LINEOUT
|
|
desc: in settings_menu
|
|
user: core
|
|
<source>
|
|
*: none
|
|
erosqnative,lineout_poweroff: "Line Out"
|
|
</source>
|
|
<dest>
|
|
*: none
|
|
erosqnative,lineout_poweroff: "Linea de Salida"
|
|
</dest>
|
|
<voice>
|
|
*: none
|
|
erosqnative,lineout_poweroff: "Linea de Salida"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FONT_LOAD_ERROR
|
|
desc: Displayed when font loading fails
|
|
user: core
|
|
<source>
|
|
*: "Unable to load font: (%s)"
|
|
</source>
|
|
<dest>
|
|
*: "No fue posible cargar la fuente: (%s)"
|
|
</dest>
|
|
<voice>
|
|
*: "No fue posible cargar la fuente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_LOGGING
|
|
desc: playback logging
|
|
user: core
|
|
<source>
|
|
*: "Logging"
|
|
</source>
|
|
<dest>
|
|
*: "Registro"
|
|
</dest>
|
|
<voice>
|
|
*: "Registro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_VIEWLOG
|
|
desc: view Log
|
|
user: core
|
|
<source>
|
|
*: "View log"
|
|
</source>
|
|
<dest>
|
|
*: "Ver registro"
|
|
</dest>
|
|
<voice>
|
|
*: "ver registro"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_REPLAY_FINISHED_PLAYLIST
|
|
desc: Resume playback of finished playlist
|
|
user: core
|
|
<source>
|
|
*: "Playlist finished. Play again?"
|
|
</source>
|
|
<dest>
|
|
*: "Lista de reproducción finalizada. ¿Reproducir nuevamente?"
|
|
</dest>
|
|
<voice>
|
|
*: "Lista de reproducción finalizada. ¿Reproducir nuevamente?"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DISPLAY_SPECIAL_CHARACTER
|
|
desc: Special character (japanese, accents, etc)
|
|
user: core
|
|
<source>
|
|
*: "Special character"
|
|
</source>
|
|
<dest>
|
|
*: "Caracter especial"
|
|
</dest>
|
|
<voice>
|
|
*: "Caracter especial"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ID3_ALBUMARTISTS
|
|
desc: in tag viewer
|
|
user: core
|
|
<source>
|
|
*: "Album Artists"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes por Artista"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes por Artista"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ADD_CURRENT_TO_FAVES
|
|
desc:
|
|
user: core
|
|
<source>
|
|
*: "Add Current to Shortcuts"
|
|
</source>
|
|
<dest>
|
|
*: "Añadir Actual a Acceso Directo"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadir Actual a Acceso Directo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "First Letter"
|
|
</source>
|
|
<dest>
|
|
*: "Primera Letra"
|
|
</dest>
|
|
<voice>
|
|
*: "Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_BY_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "By First Letter..."
|
|
</source>
|
|
<dest>
|
|
*: "Por Primera Letra..."
|
|
</dest>
|
|
<voice>
|
|
*: "Por Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ARTISTS_BY_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Artists by First Letter"
|
|
</source>
|
|
<dest>
|
|
*: "Artistas por Primera Letra"
|
|
</dest>
|
|
<voice>
|
|
*: "Artistas por Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ALBUM_ARTISTS_BY_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Album Artists by First Letter"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes de Artistas por Primera Letra"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes de Artistas por Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_ALBUMS_BY_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Albums by First Letter"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes por Primera Letra"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes por Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHOW_TRACKS_BY_FIRST_LETTER
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Tracks by First Letter"
|
|
</source>
|
|
<dest>
|
|
*: "Pistas por Primera Letra"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas por Primera Letra"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARTISTS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Artists"
|
|
</source>
|
|
<dest>
|
|
*: "Artistas"
|
|
</dest>
|
|
<voice>
|
|
*: "Artistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUMS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Albums"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACKS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Tracks"
|
|
</source>
|
|
<dest>
|
|
*: "Pistas"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SHUFFLE_SONGS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Shuffle Songs"
|
|
</source>
|
|
<dest>
|
|
*: "Canciones en Aleatorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Canciones en Aleatorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_FILENAME
|
|
desc: Database and recording menus
|
|
user: core
|
|
<source>
|
|
*: "Filename"
|
|
</source>
|
|
<dest>
|
|
*: "Nombre de Archivo"
|
|
</dest>
|
|
<voice>
|
|
*: "Nombre de Archivo"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TITLE_WITH_DURATION
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Title (with track duration)"
|
|
</source>
|
|
<dest>
|
|
*: "Título (con duración de pista)"
|
|
</dest>
|
|
<voice>
|
|
*: "Título (con duración de pista)"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_USER_RATING
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "User Rating"
|
|
</source>
|
|
<dest>
|
|
*: "Calificación del Usuario"
|
|
</dest>
|
|
<voice>
|
|
*: "Calificación del Usuario"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEARCH
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Search"
|
|
</source>
|
|
<dest>
|
|
*: "Búsqueda"
|
|
</dest>
|
|
<voice>
|
|
*: "Búsqueda"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SEARCH_BY
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Search by..."
|
|
</source>
|
|
<dest>
|
|
*: "Buscar por..."
|
|
</dest>
|
|
<voice>
|
|
*: "Buscar por"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_RECENTLY_ADDED
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Recently Added"
|
|
</source>
|
|
<dest>
|
|
*: "Añadidas Recientemente"
|
|
</dest>
|
|
<voice>
|
|
*: "Añadidas Recientemente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_PLAYBACK_HISTORY
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Playback History"
|
|
</source>
|
|
<dest>
|
|
*: "Historial de Reproducción"
|
|
</dest>
|
|
<voice>
|
|
*: "Historial de Reproducción"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_CUSTOM_MENU
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Custom menu"
|
|
</source>
|
|
<dest>
|
|
*: "Menú Personalizado"
|
|
</dest>
|
|
<voice>
|
|
*: "Menú Personalizado"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SAME_AS_CURRENT
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Same as currently played track"
|
|
</source>
|
|
<dest>
|
|
*: "Igual que la pista reproducida actualmente"
|
|
</dest>
|
|
<voice>
|
|
*: "Igual que la pista reproducida actualmente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_DIRECTORY
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Directory"
|
|
</source>
|
|
<dest>
|
|
*: "Directorio"
|
|
</dest>
|
|
<voice>
|
|
*: "Directorio"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUMS_BY_YEAR
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Albums by Year"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes por Año"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes por Año"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ALBUMS_BETWEEN_YEARS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Albums between Years"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes entre Años"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes entre Años"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_ARTISTS_BETWEEN_YEARS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Artists between Years"
|
|
</source>
|
|
<dest>
|
|
*: "Artistas entre Años"
|
|
</dest>
|
|
<voice>
|
|
*: "Artistas entre Años"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_MOST_PLAYED
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Most played (Plays|Score)"
|
|
</source>
|
|
<dest>
|
|
*: "Mas Reproducidas ( Reproducciones|Calificación)"
|
|
</dest>
|
|
<voice>
|
|
*: "Mas Reproducidas por Reproducciones y luego por Calificación"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_RECENTLY_PLAYED_TRACKS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Recently played tracks"
|
|
</source>
|
|
<dest>
|
|
*: "Pistas reproducidas recientemente"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas reproducidas recientemente"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_NEVER_PLAYED_TRACKS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Never played tracks"
|
|
</source>
|
|
<dest>
|
|
*: "Pistas nunca reproducidas"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas nunca reproducidas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_FAVOURITE_ARTISTS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Favourite artists"
|
|
</source>
|
|
<dest>
|
|
*: "Artistas Favoritos"
|
|
</dest>
|
|
<voice>
|
|
*: "Artistas Favoritos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_FAVOURITE_ALBUMS
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Favourite albums"
|
|
</source>
|
|
<dest>
|
|
*: "Albumes Favoritos"
|
|
</dest>
|
|
<voice>
|
|
*: "Albumes Favoritos"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_RECENT_FAVOURITES
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Recent favourites"
|
|
</source>
|
|
<dest>
|
|
*: "Favoritas Recientes"
|
|
</dest>
|
|
<voice>
|
|
*: "Favoritas Recientes"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_NEW_FAVOURITES
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "New favourites"
|
|
</source>
|
|
<dest>
|
|
*: "Nuevas Favoritas"
|
|
</dest>
|
|
<voice>
|
|
*: "Nuevas Favoritas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_HISTORY_FORGOTTEN_FAVOURITES
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Forgotten favourites"
|
|
</source>
|
|
<dest>
|
|
*: "Favoritas Olvidadas"
|
|
</dest>
|
|
<voice>
|
|
*: "Favoritas Olvidadas"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TRACKS_BY
|
|
desc: Database menu
|
|
user: core
|
|
<source>
|
|
*: "Tracks by"
|
|
</source>
|
|
<dest>
|
|
*: "Pistas por"
|
|
</dest>
|
|
<voice>
|
|
*: "Pistas por"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_TAGNAVI_ALL_TRACKS_SORTED_BY_ALBUM
|
|
desc: "[By album]" entry in tag browser
|
|
user: core
|
|
<source>
|
|
*: "[By album]"
|
|
</source>
|
|
<dest>
|
|
*: "[Por álbum]"
|
|
</dest>
|
|
<voice>
|
|
*: "Todas las pistas ordenadas por álbum"
|
|
</voice>
|
|
</phrase>
|
|
<phrase>
|
|
id: LANG_SORT_PLAYLISTS
|
|
desc: playlists sorting setting
|
|
user: core
|
|
<source>
|
|
*: "Sort Playlists"
|
|
</source>
|
|
<dest>
|
|
*: "Ordenar pistas de repr."
|
|
</dest>
|
|
<voice>
|
|
*: "Ordenar pistas de reproducción"
|
|
</voice>
|
|
</phrase>
|