From 54dbd6185ee4163d79b479f69c5add798b4ff667 Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Wed, 11 Mar 2009 11:05:42 +0000 Subject: Spanish translation update by Francisco Vila (FS#10003). Also add him as Spanish maintainer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20286 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/espanol.lang | 180 ++++++++++++++++++++++++++++++++++++++++++++++++- docs/MAINTAINERS | 1 + 2 files changed, 178 insertions(+), 3 deletions(-) diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang index 4df7694527..68f6073646 100644 --- a/apps/lang/espanol.lang +++ b/apps/lang/espanol.lang @@ -20,7 +20,7 @@ # - Jose Ramon Garcia # - Robert Menes # - Chelo Sacristán -# - Francisco Vila, 2008 +# - Francisco Vila, 2009 id: LANG_SET_BOOL_YES desc: bool true representation @@ -810,7 +810,7 @@ id: LANG_VERSION - desc: in the info menu + desc: in the Rockbox Info screen user: core *: "Version" @@ -10231,7 +10231,6 @@ *: "Fin de la lista de canciones" - player: "Fin de la lista" @@ -12172,3 +12171,178 @@ quickscreen: "" + + id: LANG_SERIAL_BITRATE_19200 + desc: in system settings menu + user: core + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + *: none + serial_port: "19200" + + + + id: LANG_ENABLE_SPEAKER + desc: in Settings -> Sound Settings + user: core + + *: none + speaker: "Enable Speaker" + + + *: none + speaker: "Activar altavoz" + + + *: none + speaker: "Activar altavoz" + + + + id: LANG_SORT_INTERPRET_NUMBERS + desc: in Settings -> File view + user: core + + *: "Interpret numbers when sorting" + + + *: "Interpretar números al ordenar" + + + *: "Interpretar números al ordenar" + + + + id: LANG_SERIAL_BITRATE + desc: in system settings menu + user: core + + *: none + serial_port: "Serial Bitrate" + + + *: none + serial_port: "Bitrate del puerto serie" + + + *: none + serial_port: "Bit rate del puerto serie" + + + + id: LANG_SERIAL_BITRATE_9600 + desc: in system settings menu + user: core + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + *: none + serial_port: "9600" + + + + id: LANG_SERIAL_BITRATE_38400 + desc: in system settings menu + user: core + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + *: none + serial_port: "38400" + + + + id: LANG_SERIAL_BITRATE_57600 + desc: in system settings menu + user: core + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + *: none + serial_port: "57600" + + + + id: LANG_SORT_INTERPRET_AS_NUMBERS + desc: in Settings -> File view + user: core + + *: "As whole numbers" + + + *: "Como números completos" + + + *: "Como números completos" + + + + id: LANG_CREDITS + desc: in the Main Menu -> System screen + user: core + + *: "Credits" + + + *: "Créditos" + + + *: "Créditos" + + + + id: LANG_SORT_INTERPRET_AS_DIGIT + desc: in Settings -> File view + user: core + + *: "As digits" + + + *: "Como dígitos" + + + *: "Como dígitos" + + + + id: LANG_SERIAL_BITRATE_AUTO + desc: in system settings menu + user: core + + *: none + serial_port: "Auto" + + + *: none + serial_port: "Automático" + + + *: none + serial_port: "Automático" + + diff --git a/docs/MAINTAINERS b/docs/MAINTAINERS index 27a07f7830..4928bb5a85 100644 --- a/docs/MAINTAINERS +++ b/docs/MAINTAINERS @@ -139,6 +139,7 @@ the person(s) named next to "General". :Français: Mustapha Senhaji :Hebrew: Tomer Shalev :Tagalog: Melba Sitjar +:Español: Francisco Vila Plugins -- cgit v1.2.3