New translations en.json (Spanish)
This commit is contained in:
parent
b025fee131
commit
7fff5d5b81
@ -125,12 +125,13 @@
|
|||||||
"createContainerFromText": "Envolver el texto en un contenedor",
|
"createContainerFromText": "Envolver el texto en un contenedor",
|
||||||
"link": {
|
"link": {
|
||||||
"edit": "Editar enlace",
|
"edit": "Editar enlace",
|
||||||
"editEmbed": "Editar enlace e incrustar",
|
"editEmbed": "",
|
||||||
"create": "Crear enlace",
|
"create": "",
|
||||||
"createEmbed": "Crear enlace e incrustar",
|
|
||||||
"label": "Enlace",
|
"label": "Enlace",
|
||||||
"labelEmbed": "Enlazar e incrustar",
|
"labelEmbed": "Enlazar e incrustar",
|
||||||
"empty": "No se ha establecido un enlace"
|
"empty": "No se ha establecido un enlace",
|
||||||
|
"hint": "",
|
||||||
|
"goToElement": ""
|
||||||
},
|
},
|
||||||
"lineEditor": {
|
"lineEditor": {
|
||||||
"edit": "Editar línea",
|
"edit": "Editar línea",
|
||||||
@ -155,7 +156,14 @@
|
|||||||
"zoomToFitSelection": "",
|
"zoomToFitSelection": "",
|
||||||
"zoomToFit": "",
|
"zoomToFit": "",
|
||||||
"installPWA": "",
|
"installPWA": "",
|
||||||
"autoResize": ""
|
"autoResize": "",
|
||||||
|
"copyElementLink": "",
|
||||||
|
"linkToElement": ""
|
||||||
|
},
|
||||||
|
"elementLink": {
|
||||||
|
"title": "",
|
||||||
|
"desc": "",
|
||||||
|
"notFound": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "No hay elementos añadidos todavía...",
|
"noItems": "No hay elementos añadidos todavía...",
|
||||||
@ -501,7 +509,8 @@
|
|||||||
"selection": "selección",
|
"selection": "selección",
|
||||||
"pasteAsSingleElement": "Usa {{shortcut}} para pegar como un solo elemento,\no pegar en un editor de texto existente",
|
"pasteAsSingleElement": "Usa {{shortcut}} para pegar como un solo elemento,\no pegar en un editor de texto existente",
|
||||||
"unableToEmbed": "Incorporar esta url no está permitido actualmente. Señale esta incidencia en nuestro GitHub para solicitar que esta url esté entre las permitidas",
|
"unableToEmbed": "Incorporar esta url no está permitido actualmente. Señale esta incidencia en nuestro GitHub para solicitar que esta url esté entre las permitidas",
|
||||||
"unrecognizedLinkFormat": "El enlace que incrustó no coincide con el formato esperado. Por favor intente pegar la cadena 'embed' proporcionada por el sitio de origen"
|
"unrecognizedLinkFormat": "El enlace que incrustó no coincide con el formato esperado. Por favor intente pegar la cadena 'embed' proporcionada por el sitio de origen",
|
||||||
|
"elementLinkCopied": ""
|
||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"transparent": "Transparente",
|
"transparent": "Transparente",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user