Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
es:
formtastic:
wysihtml5:
command:
bold: "Negrita"
italic: "Cursiva"
link: "Enlace"
image: "Imágen"
video: "Vídeo"
ul: "Lista no ordenada"
ol: "Lista ordenada"
source: "Mostrar HTML"
underline: "Subrayado"
outdent: "Aumentar sangría"
indent: "Reducir sangría"
block_style: "Estilos"
blocks:
h1: "Cabecera 1"
h2: "Cabecera 2"
h3: "Cabecera 3"
h4: "Cabecera 4"
h5: "Cabecera 5"
h6: "Cabecera 6"
p: "Párrafo"

dialog:
cancel: "Cancelar"
ok: "Aceptar"
image:
dialog_title: "Insertar a nueva imágen"
url_title: "Imágen externa"
gallery_title: "Galería"
upload_title: "Subir"
url: "URL:"
alignment: "Alineamiento:"
default: "Ninguno"
left: "Izquierda"
right: "Derecha"
scale: "Escala:"
alt: "Texto alternativo:"
title: "campo <code>title</code>:"
link:
dialog_title: "Inserta un nuevo enlace"
url_title: "URL"
email_title: "Email"
anchor_title: "Anclaje"
url: "URL:"
text: "Texto:"
rel: "campo <code>rel</code>:"
title: "campo <code>title</code>:"
email: "Email:"
anchor: "campo <code>anchor</code>"
blank: "El enlace se abrirá en otra página/pestaña"
your_text_here: "Tu texto aquí"
video:
dialog_title: "Inserta un nuevo vídeo desde Youtube o Vimeo"
url: "URL:"
title: "Título:"
width: "Ancho:"
height: "Alto:"
your_text_here: "Tu texto aquí"