summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/espanol.lang25
1 files changed, 18 insertions, 7 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang
index f689bd6999..ffad4e1766 100644
--- a/apps/lang/espanol.lang
+++ b/apps/lang/espanol.lang
@@ -9728,19 +9728,16 @@
9728</phrase> 9728</phrase>
9729<phrase> 9729<phrase>
9730 id: LANG_HEADPHONE_UNPLUG_RW 9730 id: LANG_HEADPHONE_UNPLUG_RW
9731 desc: in pause_phones_menu. 9731 desc: deprecated
9732 user: core 9732 user: core
9733 <source> 9733 <source>
9734 *: none 9734 *: ""
9735 headphone_detection: "Duration to Rewind"
9736 </source> 9735 </source>
9737 <dest> 9736 <dest>
9738 *: none 9737 *: ""
9739 headphone_detection: "Tiempo en rebobinar"
9740 </dest> 9738 </dest>
9741 <voice> 9739 <voice>
9742 *: none 9740 *: ""
9743 headphone_detection: "Tiempo en rebobinar"
9744 </voice> 9741 </voice>
9745</phrase> 9742</phrase>
9746<phrase> 9743<phrase>
@@ -12658,3 +12655,17 @@
12658 *: "" 12655 *: ""
12659 </voice> 12656 </voice>
12660</phrase> 12657</phrase>
12658<phrase>
12659 id: LANG_PAUSE_REWIND
12660 desc: Seconds to rewind when rewind on pause is enabled.
12661 user: core
12662 <source>
12663 *: "Rewind on Pause"
12664 </source>
12665 <dest>
12666 *: "Rebobinado al entrar en pausa"
12667 </dest>
12668 <voice>
12669 *: "Rebobinado al entrar en pausa"
12670 </voice>
12671</phrase>