1
0
Fork 0
forked from len0rd/rockbox

Synced and some cosmetic fixes by Eodun

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5754 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jose Maria Garcia-Valdecasas Bernal 2005-02-02 23:57:36 +00:00
parent 39d20cf9b9
commit f0e9057f81

View file

@ -14,7 +14,7 @@ new: "Opciones Generales"
id: LANG_INFO id: LANG_INFO
desc: in the main menu desc: in the main menu
eng: "Info" eng: "Info"
voice: "Info" voice: "Información"
new: "Información" new: "Información"
id: LANG_VERSION id: LANG_VERSION
@ -182,8 +182,8 @@ new: "Ejemplo de la velocidad de desplazamiento"
id: LANG_DISCHARGE id: LANG_DISCHARGE
desc: in settings_menu desc: in settings_menu
eng: "Deep Discharge" eng: "Deep Discharge"
voice: "Descarga profunda" voice: "Descarga Completa"
new: "Descarga profunda" new: "Descarga Completa"
id: LANG_TIME id: LANG_TIME
desc: in settings_menu desc: in settings_menu
@ -1172,8 +1172,8 @@ new: "Formato del reloj"
id: LANG_TRICKLE_CHARGE id: LANG_TRICKLE_CHARGE
desc: in settings_menu desc: in settings_menu
eng: "Trickle Charge" eng: "Trickle Charge"
voice: "Carga intermitente" voice: "Carga de mantenimiento"
new: "Carga intermitente" new: "Carga de mantenimiento"
id: LANG_VOLUME_DISPLAY id: LANG_VOLUME_DISPLAY
desc: Volume type title desc: Volume type title
@ -1814,7 +1814,7 @@ new: "Guardadas %d Pistas (%s)"
id: LANG_PLUGINS id: LANG_PLUGINS
desc: in main_menu() desc: in main_menu()
eng: "Browse Plugins" eng: "Browse Plugins"
voice: "Mostrar Plug-ins" voice: "Mostrar Plugins"
new: "Mostrar Plugins" new: "Mostrar Plugins"
id: LANG_PLUGIN_CANT_OPEN id: LANG_PLUGIN_CANT_OPEN
@ -1964,8 +1964,8 @@ new: "Ruta Completa"
id: LANG_DISPLAY_TRACK_NAME_ONLY id: LANG_DISPLAY_TRACK_NAME_ONLY
desc: track display options desc: track display options
eng: "Track name only" eng: "Track name only"
voice: "Seguir Solo el Nombre" voice: "Sólo nombre de pista"
new: "Seguir Solo el Nombre" new: "Sólo nombre de pista"
id: LANG_FILE_OPTIONS id: LANG_FILE_OPTIONS
desc: in playlist viewer on+play menu desc: in playlist viewer on+play menu
@ -2546,8 +2546,8 @@ new: "por tipo"
id: LANG_STEREO_WIDTH id: LANG_STEREO_WIDTH
desc: in sound_settings desc: in sound_settings
eng: "Stereo width" eng: "Stereo width"
voice: "Separación del estéreo" voice: "Amplitud estéreo"
new: "Separación Estéreo" new: "Amplitud Estéreo"
id: LANG_SUPERBASS id: LANG_SUPERBASS
desc: in sound settings desc: in sound settings
@ -2950,3 +2950,9 @@ desc: decimal separator for composing numbers
eng: "." eng: "."
voice: "punto" voice: "punto"
new: "." new: "."
id: LANG_ID3DB_ALL_SONGS
desc: ID3 virtual folder name
eng: "<All songs>"
voice: ""
new: "<Todas las Canciones>"