summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2010-10-21 16:54:47 +0000
committerBertrik Sikken <bertrik@sikken.nl>2010-10-21 16:54:47 +0000
commit03692c23e0703fa731b4bd3f44001f8401c346ad (patch)
tree0caa002163a10fac234ab7906a70d509f7f0e1f1
parent0c8b5594ae5d653abd2fac453aaea3fbeb97c15f (diff)
downloadrockbox-03692c23e0703fa731b4bd3f44001f8401c346ad.tar.gz
rockbox-03692c23e0703fa731b4bd3f44001f8401c346ad.zip
Spanish language update - FS#11692 by Francisco Vila
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28317 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/espanol.lang93
1 files changed, 93 insertions, 0 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang
index 54bcd6f0c3..01bdd87645 100644
--- a/apps/lang/espanol.lang
+++ b/apps/lang/espanol.lang
@@ -12476,3 +12476,96 @@
12476 *: "Forzar" 12476 *: "Forzar"
12477 </voice> 12477 </voice>
12478</phrase> 12478</phrase>
12479<phrase>
12480 id: LANG_KBD_OK
12481 desc: in keyboard
12482 user: core
12483 <source>
12484 *: none
12485 touchscreen: "OK"
12486 </source>
12487 <dest>
12488 *: none
12489 touchscreen: "Aceptar"
12490 </dest>
12491 <voice>
12492 *: none
12493 touchscreen: "Aceptar"
12494 </voice>
12495</phrase>
12496<phrase>
12497 id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
12498 desc: prompt for user to decide whether to update bookmarks
12499 user: core
12500 <source>
12501 *: "Update on Stop"
12502 </source>
12503 <dest>
12504 *: "Actualizar al parar"
12505 </dest>
12506 <voice>
12507 *: "Actualizar al parar"
12508 </voice>
12509</phrase>
12510<phrase>
12511 id: LANG_KBD_DELETE
12512 desc: in keyboard
12513 user: core
12514 <source>
12515 *: none
12516 touchscreen: "Del"
12517 </source>
12518 <dest>
12519 *: none
12520 touchscreen: "Supr"
12521 </dest>
12522 <voice>
12523 *: none
12524 touchscreen: "Suprimir"
12525 </voice>
12526</phrase>
12527<phrase>
12528 id: LANG_KBD_CANCEL
12529 desc: in keyboard
12530 user: core
12531 <source>
12532 *: none
12533 touchscreen: "Cancel"
12534 </source>
12535 <dest>
12536 *: none
12537 touchscreen: "Cancelar"
12538 </dest>
12539 <voice>
12540 *: none
12541 touchscreen: "Cancelar"
12542 </voice>
12543</phrase>
12544<phrase>
12545 id: LANG_RESET_START_DIR
12546 desc: reset the browser start directory
12547 user: core
12548 <source>
12549 *: "Start File Browser at /"
12550 </source>
12551 <dest>
12552 *: "Iniciar examinador en /"
12553 </dest>
12554 <voice>
12555 *: "Iniciar examinador de archivos en la raíz"
12556 </voice>
12557</phrase>
12558<phrase>
12559 id: LANG_SET_AS_START_DIR
12560 desc: used in the onplay menu to set a starting browser dir
12561 user: core
12562 <source>
12563 *: "Start File Browser Here"
12564 </source>
12565 <dest>
12566 *: "Iniciar examinador aquí"
12567 </dest>
12568 <voice>
12569 *: "Iniciar examinador aquí"
12570 </voice>
12571</phrase>