summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Maria Garcia-Valdecasas Bernal <quelsaruk@rockbox.org>2005-02-07 12:32:46 +0000
committerJose Maria Garcia-Valdecasas Bernal <quelsaruk@rockbox.org>2005-02-07 12:32:46 +0000
commit10137bba447a10099ab2a53fee1f56c8cfa6bd8b (patch)
tree38beaa866640a888ad4bd14e77d172b48fcc9b5f
parenta048ff4c67249f9fc646547ba7a3a8157eb8d02e (diff)
downloadrockbox-10137bba447a10099ab2a53fee1f56c8cfa6bd8b.tar.gz
rockbox-10137bba447a10099ab2a53fee1f56c8cfa6bd8b.zip
Synced again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5836 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/espanol.lang42
1 files changed, 33 insertions, 9 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang
index c0450c3ce7..e01de20d06 100644
--- a/apps/lang/espanol.lang
+++ b/apps/lang/espanol.lang
@@ -727,7 +727,9 @@ new: "PLAY=Acepta OFF=Cancela"
727 727
728id: LANG_ALARM_MOD_SHUTDOWN 728id: LANG_ALARM_MOD_SHUTDOWN
729desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). 729desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
730eng: "Shutting Down..." 730### English phrase was changed! Previous translation was made on:
731### "Shutting Down..."
732eng: "Alarm Set"
731voice: "" 733voice: ""
732new: "Apagándose..." 734new: "Apagándose..."
733 735
@@ -948,26 +950,42 @@ voice: "Buffer Anti-salto"
948new: "Buffer Anti-salto" 950new: "Buffer Anti-salto"
949 951
950id: LANG_PLAYER_KEYBOARD_ABORT 952id: LANG_PLAYER_KEYBOARD_ABORT
951desc: Abort alternative in player keyboard interaction 953### Description changed! Previous description was:
952eng: "Abort" 954### "Abort alternative in player keyboard interaction"
955desc: DEPRECATED
956### English phrase was changed! Previous translation was made on:
957### "Abort"
958eng: ""
953voice: "" 959voice: ""
954new: "Abortar" 960new: "Abortar"
955 961
956id: LANG_PLAYER_KEYBOARD_ACCEPT 962id: LANG_PLAYER_KEYBOARD_ACCEPT
957desc: Accept alternative in player keyboard interaction 963### Description changed! Previous description was:
958eng: "Accept" 964### "Accept alternative in player keyboard interaction"
965desc: DEPRECATED
966### English phrase was changed! Previous translation was made on:
967### "Accept"
968eng: ""
959voice: "" 969voice: ""
960new: "Aceptar" 970new: "Aceptar"
961 971
962id: LANG_PLAYER_KEYBOARD_BACKSPACE 972id: LANG_PLAYER_KEYBOARD_BACKSPACE
963desc: Backspace alternative in player keyboard interaction 973### Description changed! Previous description was:
964eng: "Backspace" 974### "Backspace alternative in player keyboard interaction"
975desc: DEPRECATED
976### English phrase was changed! Previous translation was made on:
977### "Backspace"
978eng: ""
965voice: "" 979voice: ""
966new: "Retroceso" 980new: "Retroceso"
967 981
968id: LANG_PLAYER_KEYBOARD_DELETE 982id: LANG_PLAYER_KEYBOARD_DELETE
969desc: Delete alternative in player keyboard interaction 983### Description changed! Previous description was:
970eng: "Delete" 984### "Delete alternative in player keyboard interaction"
985desc: DEPRECATED
986### English phrase was changed! Previous translation was made on:
987### "Delete"
988eng: ""
971voice: "" 989voice: ""
972new: "Borrar" 990new: "Borrar"
973 991
@@ -2968,3 +2986,9 @@ desc: Start Rockbox in Recording screen
2968eng: "Show recording screen on startup" 2986eng: "Show recording screen on startup"
2969voice: "Mostrar pantalla de grabación al encender" 2987voice: "Mostrar pantalla de grabación al encender"
2970new: "Mostrar pantalla de grabación al encender" 2988new: "Mostrar pantalla de grabación al encender"
2989
2990id: LANG_ALARM_MOD_DISABLE
2991desc: Announce that the RTC alarm has been turned off
2992eng: "Alarm Disabled"
2993voice: "Alarma Desactivada"
2994new: "Alarma Desactivada"