From 437e66833f73f57f86f2536204bafad429dc651e Mon Sep 17 00:00:00 2001 From: bertrik Date: Sat, 12 Jun 2010 07:32:42 +0000 Subject: [PATCH] =?utf8?q?Spanish=20language=20update,=20FS=20#11394=20by?= =?utf8?q?=20Adri=C3=A1n=20Cereto=20Massagu=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26812 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/espanol.lang | 93 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 76 insertions(+), 17 deletions(-) diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang index e65abee4b..b22593a6f 100644 --- a/apps/lang/espanol.lang +++ b/apps/lang/espanol.lang @@ -12316,23 +12316,6 @@ - id: LANG_REMOTE_FMRADIO - desc: in the main menu - user: core - - *: none - radio_remote: "Remote FM Radio" - - - *: none - radio_remote: "Radio FM remota" - - - *: none - radio_remote: "Radio F M remota" - - - id: LANG_FM_STATION_HEADER desc: in radio screen user: core @@ -12417,3 +12400,79 @@ recording_histogram: "Intervalo del histograma" + + id: LANG_REMOTE_RADIOSCREEN + desc: in the theme menu + user: core + + *: none + radio_remote: "Remote Radio Screen" + + + *: none + radio_remote: "Pantalla de rádio del mando" + + + *: none + radio_remote: "Pantalla de rádio del mando" + + + + id: LANG_ID3_COMPOSER + desc: in tag viewer + user: core + + *: "Composer" + + + *: "Compositor" + + + *: "" + + + + id: LANG_RADIOSCREEN + desc: in the theme menu + user: core + + *: none + radio: "Radio Screen" + + + *: none + radio: "Pantalla de rádio" + + + *: none + radio: "Pantalla de rádio" + + + + id: LANG_ONPLAY_PICTUREFLOW + desc: Onplay pictureflow + user: core + + *: "PictureFlow" + + + *: "Pase de carátulas" + + + *: "Abrir pase de carátulas" + + + + id: LANG_FORCE + desc: alternative to yes/no for tristate settings + user: core + + *: "Force" + + + *: "Forzar" + + + *: "Forzar" + + -- 2.11.4.GIT