summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/espanol.lang22
1 files changed, 13 insertions, 9 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang
index 6685e87d73..b07a65e2ad 100644
--- a/apps/lang/espanol.lang
+++ b/apps/lang/espanol.lang
@@ -31,15 +31,11 @@ new: "Versión"
31 31
32id: LANG_DEBUG 32id: LANG_DEBUG
33desc: in the main menu 33desc: in the main menu
34### English phrase was changed! Previous translation was made on:
35### "Debug (keep out!)"
36eng: "Debug (Keep Out!)" 34eng: "Debug (Keep Out!)"
37new: "Depuración (¡no tocar!)" 35new: "Depuración (¡no tocar!)"
38 36
39id: LANG_USB 37id: LANG_USB
40desc: in the main menu 38desc: in the main menu
41### English phrase was changed! Previous translation was made on:
42### "USB (sim)"
43eng: "USB (Sim)" 39eng: "USB (Sim)"
44new: "USB (Simulado)" 40new: "USB (Simulado)"
45 41
@@ -70,8 +66,6 @@ new: "Batería: %d%%%s"
70 66
71id: LANG_BATTERY_CHARGE 67id: LANG_BATTERY_CHARGE
72desc: tells that the battery is charging, instead of battery level 68desc: tells that the battery is charging, instead of battery level
73### English phrase was changed! Previous translation was made on:
74### "Battery: charging"
75eng: "Battery: Charging" 69eng: "Battery: Charging"
76new: "Batería: Cargando" 70new: "Batería: Cargando"
77 71
@@ -1348,17 +1342,17 @@ new: "Mie"
1348id: LANG_CHANNEL_KARAOKE 1342id: LANG_CHANNEL_KARAOKE
1349desc: in sound_settings 1343desc: in sound_settings
1350eng: "Karaoke" 1344eng: "Karaoke"
1351new: "KAraoke" 1345new: "Karaoke"
1352 1346
1353id: LANG_CHANNEL_STEREO_NARROW_PLAYER 1347id: LANG_CHANNEL_STEREO_NARROW_PLAYER
1354desc: in sound_settings 1348desc: in sound_settings
1355eng: "St. Narrow" 1349eng: "St. Narrow"
1356new: "Est. fino" 1350new: "Est. estrecho"
1357 1351
1358id: LANG_CHANNEL_STEREO_NARROW_RECORDER 1352id: LANG_CHANNEL_STEREO_NARROW_RECORDER
1359desc: in sound_settings 1353desc: in sound_settings
1360eng: "Stereo Narrow" 1354eng: "Stereo Narrow"
1361new: "Estereo fino" 1355new: "Estereo estrecho"
1362 1356
1363id: LANG_CHANNEL_STEREO_WIDE 1357id: LANG_CHANNEL_STEREO_WIDE
1364desc: in sound_settings 1358desc: in sound_settings
@@ -1419,3 +1413,13 @@ id: LANG_SOKOBAN_ON
1419desc: how to undo move 1413desc: how to undo move
1420eng: "[ON] To Undo" 1414eng: "[ON] To Undo"
1421new: "[ON] para Deshacer" 1415new: "[ON] para Deshacer"
1416
1417id: LANG_VBRFIX_NOT_VBR
1418desc: Tells the user that the selected file is not a VBR file
1419eng: "Not a VBR file"
1420new: "No es VBR"
1421
1422id: LANG_VBRFIX_STOP_PLAY
1423desc: Tells the user to stop the playback
1424eng: "Stop the playback first"
1425new: "Deten la reproduccion antes"