initial commit
This commit is contained in:
134
themes/hugo-theme-relearn/i18n/es.toml
Normal file
134
themes/hugo-theme-relearn/i18n/es.toml
Normal file
@@ -0,0 +1,134 @@
|
||||
[Reading-direction]
|
||||
other = "ltr"
|
||||
|
||||
[Search]
|
||||
other = "Buscar"
|
||||
|
||||
[Search-placeholder]
|
||||
other = "Buscar..."
|
||||
|
||||
[Clear-search]
|
||||
other = "Borrar búsqueda"
|
||||
|
||||
[No-results-found]
|
||||
other = "No se han encontrado resultados para \"{0}\""
|
||||
|
||||
[N-results-found]
|
||||
other = "{1} resultados encontrados para \"{0}\""
|
||||
|
||||
[Clear-History]
|
||||
other = "Borrar Historial"
|
||||
|
||||
[Reset-view]
|
||||
other = "Restablecer vista"
|
||||
|
||||
[View-reset]
|
||||
other = "¡Ver reajuste!"
|
||||
|
||||
[Attachments-label]
|
||||
other = "Adjuntos"
|
||||
|
||||
[title-404]
|
||||
other = "Sin localizar"
|
||||
|
||||
[message-404]
|
||||
other = "Ups. Parece que la página no existe ¯\\_(ツ)_/¯."
|
||||
|
||||
[Go-to-homepage]
|
||||
other = "Ir al inicio"
|
||||
|
||||
[Edit-this-page]
|
||||
other = "Editar"
|
||||
|
||||
[Show-Markdown]
|
||||
other = "Mostrar Markdown"
|
||||
|
||||
[Show-source]
|
||||
other = "Mostrar código fuente"
|
||||
|
||||
[Print-this-chapter]
|
||||
other = "Imprimir todo el capítulo"
|
||||
|
||||
[More-action]
|
||||
other = "Más"
|
||||
|
||||
[shortcuts-menuTitle]
|
||||
other = "Más"
|
||||
|
||||
[Expand-title]
|
||||
other = "Expandir..."
|
||||
|
||||
[Navigation-toggle]
|
||||
other = "Menú"
|
||||
|
||||
[Toc-toggle]
|
||||
other = "Tabla de contenido"
|
||||
|
||||
[Byte-symbol]
|
||||
other = "B"
|
||||
|
||||
[Kilobyte-symbol]
|
||||
other = "KB"
|
||||
|
||||
[Megabyte-symbol]
|
||||
other = "MB"
|
||||
|
||||
[caution]
|
||||
other = "Precaución"
|
||||
|
||||
[important]
|
||||
other = "Importante"
|
||||
|
||||
[info]
|
||||
other = "Información"
|
||||
|
||||
[note]
|
||||
other = "Nota"
|
||||
|
||||
[tip]
|
||||
other = "Consejo"
|
||||
|
||||
[warning]
|
||||
other = "Aviso"
|
||||
|
||||
[Copy-to-clipboard]
|
||||
other = "Copiar en el portapapeles"
|
||||
|
||||
[Copied-to-clipboard]
|
||||
other = "¡Copiado al portapapeles!"
|
||||
|
||||
[Copy-link-to-clipboard]
|
||||
other = "Copiar enlace al portapapeles"
|
||||
|
||||
[Link-copied-to-clipboard]
|
||||
other = "¡Enlace copiado al portapapeles!"
|
||||
|
||||
[Chapter]
|
||||
other = "Capitulo {{.}}"
|
||||
|
||||
[Language]
|
||||
other = "Idioma"
|
||||
|
||||
[Theme]
|
||||
other = "Tema"
|
||||
|
||||
[Submenu]
|
||||
other = "Submenú {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Subsecciones de {{.}}"
|
||||
|
||||
[tags]
|
||||
other = "Etiquetas"
|
||||
|
||||
[tag]
|
||||
other = "Etiqueta"
|
||||
|
||||
[categories]
|
||||
other = "Categorías"
|
||||
|
||||
[category]
|
||||
other = "Categoría"
|
||||
|
||||
[Details]
|
||||
other = "Detalles"
|
||||
Reference in New Issue
Block a user