Skip to content

Commit

Permalink
Merge pull request #33 from ChrisTVH/master
Browse files Browse the repository at this point in the history
Spanish Translation - Traducción al Español
  • Loading branch information
zam1024t authored Feb 3, 2024
2 parents a37b4f0 + 8583339 commit fe0068e
Show file tree
Hide file tree
Showing 35 changed files with 2,495 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Localize Tool & Localized Menu for Sublime Text 2/3/4 End User

# Locales & Contributors
- de_DE Deutsch *by [Standarduser](https://github.com/Standarduser)*
- es Español *by [Christopher](https://t.me/Azriel_7589)*
- es_ES Español *by [Dastillero](https://github.com/dap39)*
- fr_FR Français *by [fxbenard](https://github.com/fxbenard)*
- hy Հայերեն *by [Arman High Foundation](https://github.com/ArmanHigh)*
Expand Down
6 changes: 6 additions & 0 deletions locale/es/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

{
"hidden": false,
"caption": "Español",
"mnemonic": "e"
}
3 changes: 2 additions & 1 deletion locale/es_ES/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
{
"hidden": false,
"caption": "Español",
"mnemonic": "E"
"mnemonic": "e",
"link": "es"
}
10 changes: 10 additions & 0 deletions menu/4/es/Console Input Widget Context.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{ "command": "cut", "caption": "Cortar" },
{ "command": "copy", "caption": "Copiar" },
{ "command": "paste", "caption": "Pegar" },
{ "caption": "-" },
{ "command": "select_all", "caption": "Seleccionar Todo" },
{ "caption": "-" },
{ "command": "console_python_version", "caption": "Usar Python 3.8", "args": {"version": "3.8"}, "checkbox": true },
{ "command": "console_python_version", "caption": "Usar Python 3.3", "args": {"version": "3.3"}, "checkbox": true },
]
24 changes: 24 additions & 0 deletions menu/4/es/Context.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[
{ "command": "open_context_url", "caption": "Abrir enlace" },
{ "command": "goto_definition", "caption": "Ir a la definición" },
{ "caption": "-", "id": "diff" },
{ "command": "toggle_inline_diff", "caption": "Alternar Vista de Cambios" },
{ "command": "revert_hunk", "caption": "Revertir los Cambios" },
{ "caption": "-", "id": "clipboard" },
{ "command": "cut", "caption": "Cortar" },
{ "command": "copy", "caption": "Copiar" },
{ "command": "paste", "caption": "Pegar" },
{ "caption": "-", "id": "selection" },
{ "command": "select_all", "caption": "Seleccionar Todo" },
{ "caption": "-", "id": "repo_commands" },
{ "caption": "Abrir el Repositorio Git…", "command": "sublime_merge_open_repo" },
{ "caption": "Historial de Archivos…", "command": "sublime_merge_file_history" },
{ "caption": "Historia de Líneas…", "command": "sublime_merge_line_history" },
{ "caption": "Archivo Blame…", "command": "sublime_merge_blame_file" },
{ "caption": "-", "id": "file" },
{ "command": "open_in_browser", "caption": "Abrir en el Navegador" },
{ "command": "open_dir", "args": {"dir": "$file_path", "file": "$file_name"}, "caption": "Abrir Carpeta Contenedora…" },
{ "command": "copy_path", "caption": "Copiar Ruta del Archivo" },
{ "command": "reveal_in_side_bar", "caption": "Mostrar en la Barra Lateral" },
{ "caption": "-", "id": "end" }
]
93 changes: 93 additions & 0 deletions menu/4/es/Encoding.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
[
{
"caption": "Establecer codificación",
"id": "set_encoding",
"children":
[
{ "caption": "UTF-8", "command": "set_encoding", "args": { "encoding": "utf-8" } },
{ "caption": "UTF-16 LE", "command": "set_encoding", "args": { "encoding": "utf-16 le" } },
{ "caption": "UTF-16 BE", "command": "set_encoding", "args": { "encoding": "utf-16 be" } },
{ "caption": "-" },
{ "caption": "Árabe (ISO 8859-6)", "command": "set_encoding", "args": { "encoding": "Arabic (ISO 8859-6)" } },
{ "caption": "Árabe (Windows 1256)", "command": "set_encoding", "args": { "encoding": "Arabic (Windows 1256)" } },
{ "caption": "Báltico (ISO 8859-4)", "command": "set_encoding", "args": { "encoding": "Baltic (ISO 8859-4)" } },
{ "caption": "Báltico (Windows 1257)", "command": "set_encoding", "args": { "encoding": "Baltic (Windows 1257)" } },
{ "caption": "Celta (ISO 8859-14)", "command": "set_encoding", "args": { "encoding": "Celtic (ISO 8859-14)" } },
{ "caption": "Europa Central (ISO 8859-2)", "command": "set_encoding", "args": { "encoding": "Central European (ISO 8859-2)" } },
{ "caption": "Europa Central (Mac)", "command": "set_encoding", "args": { "encoding": "Central European (Mac)" } },
{ "caption": "Europa Central (Windows 1250)", "command": "set_encoding", "args": { "encoding": "Central European (Windows 1250)" } },
{ "caption": "Chino (GB18030)", "command": "set_encoding", "args": { "encoding": "Chinese (GB18030)" } },
{ "caption": "Cirílico (ISO 8859-5)", "command": "set_encoding", "args": { "encoding": "Cyrillic (ISO 8859-5)" } },
{ "caption": "Cirílico (KOI8-R)", "command": "set_encoding", "args": { "encoding": "Cyrillic (KOI8-R)" } },
{ "caption": "Cirílico (KOI8-U)", "command": "set_encoding", "args": { "encoding": "Cyrillic (KOI8-U)" } },
{ "caption": "Cirílico (Windows 1251)", "command": "set_encoding", "args": { "encoding": "Cyrillic (Windows 1251)" } },
{ "caption": "Cirílico (Windows 866)", "command": "set_encoding", "args": { "encoding": "Cyrillic (Windows 866)" } },
{ "caption": "DOS (CP 437)", "command": "set_encoding", "args": { "encoding": "DOS (CP 437)" } },
{ "caption": "Estonio (ISO 8859-13)", "command": "set_encoding", "args": { "encoding": "Estonian (ISO 8859-13)" } },
{ "caption": "Griego (ISO 8859-7)", "command": "set_encoding", "args": { "encoding": "Greek (ISO 8859-7)" } },
{ "caption": "Griego (Windows 1253)", "command": "set_encoding", "args": { "encoding": "Greek (Windows 1253)" } },
{ "caption": "Hebreo (CP 862)", "command": "set_encoding", "args": { "encoding": "Hebrew (CP 862)" } },
{ "caption": "Hebreo (ISO 8859-8)", "command": "set_encoding", "args": { "encoding": "Hebrew (ISO 8859-8)" } },
{ "caption": "Hebreo (Windows 1255)", "command": "set_encoding", "args": { "encoding": "Hebrew (Windows 1255)" } },
{ "caption": "Nórdico (ISO 8859-10)", "command": "set_encoding", "args": { "encoding": "Nordic (ISO 8859-10)" } },
{ "caption": "Nórdico (Windows 865)", "command": "set_encoding", "args": { "encoding": "Nordic (Windows 865)" } },
{ "caption": "Rumano (ISO 8859-16)", "command": "set_encoding", "args": { "encoding": "Romanian (ISO 8859-16)" } },
{ "caption": "Turco (ISO 8859-9)", "command": "set_encoding", "args": { "encoding": "Turkish (ISO 8859-9)" } },
{ "caption": "Turco (Windows 1254)", "command": "set_encoding", "args": { "encoding": "Turkish (Windows 1254)" } },
{ "caption": "Vietnamita (Windows 1258)", "command": "set_encoding", "args": { "encoding": "Vietnamese (Windows 1258)" } },
{ "caption": "Occidental (ISO 8859-1)", "command": "set_encoding", "args": { "encoding": "Western (ISO 8859-1)" } },
{ "caption": "Occidental (ISO 8859-15)", "command": "set_encoding", "args": { "encoding": "Western (ISO 8859-15)" } },
{ "caption": "Occidental (ISO 8859-3)", "command": "set_encoding", "args": { "encoding": "Western (ISO 8859-3)" } },
{ "caption": "Occidental (Mac Romano)", "command": "set_encoding", "args": { "encoding": "Western (Mac Roman)" } },
{ "caption": "Occidental (Windows 1252)", "command": "set_encoding", "args": { "encoding": "Western (Windows 1252)" } },
{ "caption": "-" },
{ "caption": "Hexadecimal", "command": "set_encoding", "args": { "encoding": "Hexadecimal" } }
]
},

{
"caption": "Reabrir con la codificación",
"id": "reopen_with_encoding",
"children":
[
{ "caption": "UTF-8", "command": "reopen", "args": { "encoding": "utf-8" } },
{ "caption": "UTF-16 LE", "command": "reopen", "args": { "encoding": "utf-16 le" } },
{ "caption": "UTF-16 BE", "command": "reopen", "args": { "encoding": "utf-16 be" } },
{ "caption": "-" },
{ "caption": "Árabe (ISO 8859-6)", "command": "reopen", "args": { "encoding": "Arabic (ISO 8859-6)" } },
{ "caption": "Árabe (Windows 1256)", "command": "reopen", "args": { "encoding": "Arabic (Windows 1256)" } },
{ "caption": "Báltico (ISO 8859-4)", "command": "reopen", "args": { "encoding": "Baltic (ISO 8859-4)" } },
{ "caption": "Báltico (Windows 1257)", "command": "reopen", "args": { "encoding": "Baltic (Windows 1257)" } },
{ "caption": "Celta (ISO 8859-14)", "command": "reopen", "args": { "encoding": "Celtic (ISO 8859-14)" } },
{ "caption": "Europa Central (ISO 8859-2)", "command": "reopen", "args": { "encoding": "Central European (ISO 8859-2)" } },
{ "caption": "Europa Central (Mac)", "command": "reopen", "args": { "encoding": "Central European (Mac)" } },
{ "caption": "Europa Central (Windows 1250)", "command": "reopen", "args": { "encoding": "Central European (Windows 1250)" } },
{ "caption": "Chino (GB18030)", "command": "reopen", "args": { "encoding": "Chinese (GB18030)" } },
{ "caption": "Cirílico (ISO 8859-5)", "command": "reopen", "args": { "encoding": "Cyrillic (ISO 8859-5)" } },
{ "caption": "Cirílico (KOI8-R)", "command": "reopen", "args": { "encoding": "Cyrillic (KOI8-R)" } },
{ "caption": "Cirílico (KOI8-U)", "command": "reopen", "args": { "encoding": "Cyrillic (KOI8-U)" } },
{ "caption": "Cirílico (Windows 1251)", "command": "reopen", "args": { "encoding": "Cyrillic (Windows 1251)" } },
{ "caption": "Cirílico (Windows 866)", "command": "reopen", "args": { "encoding": "Cyrillic (Windows 866)" } },
{ "caption": "DOS (CP 437)", "command": "reopen", "args": { "encoding": "DOS (CP 437)" } },
{ "caption": "Estonio (ISO 8859-13)", "command": "reopen", "args": { "encoding": "Estonian (ISO 8859-13)" } },
{ "caption": "Griego (ISO 8859-7)", "command": "reopen", "args": { "encoding": "Greek (ISO 8859-7)" } },
{ "caption": "Griego (Windows 1253)", "command": "reopen", "args": { "encoding": "Greek (Windows 1253)" } },
{ "caption": "Hebreo (CP 862)", "command": "reopen", "args": { "encoding": "Hebrew (CP 862)" } },
{ "caption": "Hebreo (ISO 8859-8)", "command": "reopen", "args": { "encoding": "Hebrew (ISO 8859-8)" } },
{ "caption": "Hebreo (Windows 1255)", "command": "reopen", "args": { "encoding": "Hebrew (Windows 1255)" } },
{ "caption": "Nórdico (ISO 8859-10)", "command": "reopen", "args": { "encoding": "Nordic (ISO 8859-10)" } },
{ "caption": "Nórdico (Windows 865)", "command": "reopen", "args": { "encoding": "Nordic (Windows 865)" } },
{ "caption": "Rumano (ISO 8859-16)", "command": "reopen", "args": { "encoding": "Romanian (ISO 8859-16)" } },
{ "caption": "Turco (ISO 8859-9)", "command": "reopen", "args": { "encoding": "Turkish (ISO 8859-9)" } },
{ "caption": "Turco (Windows 1254)", "command": "reopen", "args": { "encoding": "Turkish (Windows 1254)" } },
{ "caption": "Vietnamita (Windows 1258)", "command": "reopen", "args": { "encoding": "Vietnamese (Windows 1258)" } },
{ "caption": "Occidental (ISO 8859-1)", "command": "reopen", "args": { "encoding": "Western (ISO 8859-1)" } },
{ "caption": "Occidental (ISO 8859-15)", "command": "reopen", "args": { "encoding": "Western (ISO 8859-15)" } },
{ "caption": "Occidental (ISO 8859-3)", "command": "reopen", "args": { "encoding": "Western (ISO 8859-3)" } },
{ "caption": "Occidental (Mac Romano)", "command": "reopen", "args": { "encoding": "Western (Mac Roman)" } },
{ "caption": "Occidental (Windows 1252)", "command": "reopen", "args": { "encoding": "Western (Windows 1252)" } },
{ "caption": "-" },
{ "caption": "Hexadecimal", "command": "reopen", "args": { "encoding": "Hexadecimal" } }
]
},
]
10 changes: 10 additions & 0 deletions menu/4/es/Find in Files.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{ "command": "clear_location", "caption": "Limpiar" },
{ "command": "add_directory", "caption": "Añadir Carpeta" },
{ "command": "add_where_snippet", "args": {"snippet": "*.${0:txt}"}, "caption": "Añadir el Filtro de Inclusión" },
{ "command": "add_where_snippet", "args": {"snippet": "-*.${0:txt}"}, "caption": "Añadir el Filtro de Exclusión" },
{ "command": "add_where_snippet", "args": {"snippet": "<project filters>"}, "caption": "Añadir Filtros del Proyecto" },
{ "command": "add_where_snippet", "args": {"snippet": "<open folders>"}, "caption": "Añadir Carpetas Abiertas" },
{ "command": "add_where_snippet", "args": {"snippet": "<open files>"}, "caption": "Añadir Archivos Abiertos" },
{ "command": "add_where_snippet", "args": {"snippet": "<current file>"}, "caption": "Añadir el Archivo Actual" },
]
17 changes: 17 additions & 0 deletions menu/4/es/Indentation.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{ "command": "toggle_setting", "args": {"setting": "translate_tabs_to_spaces"}, "caption": "Alternar Indentación con espacios", "checkbox": true },
{ "caption": "-" },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 1}, "caption": "Ancho del tabulador: 1", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 2}, "caption": "Ancho del tabulador: 2", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 3}, "caption": "Ancho del tabulador: 3", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 4}, "caption": "Ancho del tabulador: 4", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 5}, "caption": "Ancho del tabulador: 5", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 6}, "caption": "Ancho del tabulador: 6", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 7}, "caption": "Ancho del tabulador: 7", "checkbox": true },
{ "command": "set_setting", "args": {"setting": "tab_size", "value": 8}, "caption": "Ancho del tabulador: 8", "checkbox": true },
{ "caption": "-" },
{ "command": "detect_indentation", "caption": "Detectar la configuración de indentación" },
{ "caption": "-" },
{ "command": "expand_tabs", "caption": "Convertir la Indentación en Espacios", "args": {"set_translate_tabs": true} },
{ "command": "unexpand_tabs", "caption": "Convertir la Indentación en Tabulaciones", "args": {"set_translate_tabs": true} }
]
5 changes: 5 additions & 0 deletions menu/4/es/Line Endings.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[
{ "command": "set_line_ending", "args": {"type": "windows"}, "caption": "Finales de línea en Windows (CRLF)", "checkbox": true },
{ "command": "set_line_ending", "args": {"type": "unix"}, "caption": "Finales de línea Unix (LF)", "checkbox": true },
{ "command": "set_line_ending", "args": {"type": "cr"}, "caption": "Finales de línea en Mac OS 9 (CR)", "checkbox": true }
]
4 changes: 4 additions & 0 deletions menu/4/es/Side Bar Mount Point.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[
{ "caption": "-", "id": "folder_commands" },
{ "caption": "Cerrar Carpeta", "command": "remove_folder", "args": { "dirs": []} }
]
19 changes: 19 additions & 0 deletions menu/4/es/Side Bar.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[
{ "caption": "Nuevo Archivo", "command": "new_file_at", "args": {"dirs": []} },
{ "caption": "Renombrar…", "command": "rename_path", "args": {"paths": []} },
{ "caption": "Borrar Archivo", "command": "delete_file", "args": {"files": [], "prompt": false} },
{ "caption": "Abrir Carpeta…", "command": "open_folder", "args": {"dirs": []} },
{ "caption": "Abrir Carpeta Contenedora…", "command": "open_containing_folder", "args": {"files": []} },
{ "caption": "Copiar Ruta", "command": "copy_path_sidebar", "args": {"paths": []} },
{ "caption": "Revelar enlace de la fuente", "command": "reveal_link_source", "args": {"dirs": []} },
{ "caption": "-", "id": "repo_commands" },
{ "caption": "Abrir Repositorio Git…", "command": "sublime_merge_open_repo", "args": {"paths": []}},
{ "caption": "Historial de Archivos…", "command": "sublime_merge_file_history", "args": {"files": []}},
{ "caption": "Historial de carpetas…", "command": "sublime_merge_folder_history", "args": {"paths": []}},
{ "caption": "Archivo Blame…", "command": "sublime_merge_blame_file", "args": {"files": []}},
{ "caption": "-", "id": "folder_commands" },
{ "caption": "Nueva Carpeta…", "command": "new_folder", "args": {"dirs": []} },
{ "caption": "Borrar Carpeta", "command": "delete_folder", "args": {"dirs": [], "prompt": true} },
{ "caption": "Buscar en la Carpeta…", "command": "find_in_folder", "args": {"dirs": []} },
{ "caption": "-", "id": "end" }
]
6 changes: 6 additions & 0 deletions menu/4/es/Syntax.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"caption": "Sintaxis",
"children": [ { "command": "$file_types" } ]
}
]
16 changes: 16 additions & 0 deletions menu/4/es/Tab Context.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{ "command": "close_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestaña" },
{ "command": "close_others_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Otras Pestañas" },
{ "caption": "-" },
{ "command": "close_selected", "args": {"group":-1, "index": -1}, "caption": "Cerrar Pestañas Seleccionadas" },
{ "command": "close_unselected", "args": {"group":-1, "index": -1}, "caption": "Cerrar Pestañas No Seleccionadas" },
{ "command": "close_to_right_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas a la Derecha" },
{ "command": "close_unmodified", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas Sin Modificar" },
{ "command": "close_unmodified_to_right_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas No Modificadas a la Derecha" },
{ "command": "close_deleted_files", "args": { "group": -1 }, "caption": "Cerrar Pestañas Con el Archivo Borrado" },
{ "caption": "-" },
{ "command": "clone_file", "args": { "add_to_selection": true, "group": -1, "index": -1, "retain_viewport_position": true }, "caption": "Clonar la Vista" },
{ "caption": "-" },
{ "command": "new_file", "caption": "Nuevo Archivo" },
{ "command": "prompt_open_file", "caption": "Abrir Archivo" },
]
14 changes: 14 additions & 0 deletions menu/4/es/Tab Sidebar Context.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{ "command": "close_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestaña" },
{ "command": "close_others_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Otras Pestañas" },
{ "caption": "-" },
{ "command": "close_selected", "args": {"group":-1, "index": -1}, "caption": "Cerrar Pestañas Seleccionadas" },
{ "command": "close_unselected", "args": {"group": -1, "index": -1}, "caption": "Cerrar Pestañas No Seleccionadas" },
{ "command": "close_to_right_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas Inferiores" },
{ "command": "close_unmodified", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas Sin Modificar" },
{ "command": "close_unmodified_to_right_by_index", "args": { "group": -1, "index": -1 }, "caption": "Cerrar Pestañas Inferiores Sin Modificar" },
{ "command": "close_deleted_files", "args": { "group": -1 }, "caption": "Cerrar Pestañas Con el Archivo Borrado" },
{ "caption": "-" },
{ "command": "new_file", "caption": "Nuevo Archivo" },
{ "command": "prompt_open_file", "caption": "Abrir Archivo" }
]
9 changes: 9 additions & 0 deletions menu/4/es/Widget Context.sublime-menu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{ "command": "open_context_url", "caption": "Abrir enlace" },
{ "caption": "-" },
{ "command": "cut", "caption": "Cortar" },
{ "command": "copy", "caption": "Copiar" },
{ "command": "paste", "caption": "Pegar" },
{ "caption": "-" },
{ "command": "select_all", "caption": "Seleccionar Todo" }
]
Loading

0 comments on commit fe0068e

Please sign in to comment.