Files
NodeBB/public/language/es/admin/extend/widgets.json

30 lines
1.3 KiB
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2018-06-24 09:28:39 +00:00
"available": "Widgets Disponibles",
"explanation": "Selecciona un widget del menú desplegable y arrástralo hasta la plantilla de zona de widgets a la izquierda.",
2020-08-19 09:06:02 +00:00
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
2018-06-24 09:28:39 +00:00
"clone-from": "Clonar widgets de",
"containers.available": "Contenedores Disponibles",
"containers.explanation": "Arrastra y suelta sobre cualquier widget activo",
"containers.none": "Ninguno",
"container.well": "Bien",
2016-12-19 15:51:36 -05:00
"container.jumbotron": "Jumbotron",
"container.panel": "Panel",
2018-06-24 09:28:39 +00:00
"container.panel-header": "Panel - cabecera (Panel header)",
"container.panel-body": "Panel - cuerpo (panel body)",
"container.alert": "Alerta (alert)",
2016-12-19 15:51:36 -05:00
2018-06-24 09:28:39 +00:00
"alert.confirm-delete": "Estás seguro/a de que deseas borrar este widget?",
"alert.updated": "Widgets actualizados",
"alert.update-success": "Widgets actualizados con éxito",
"alert.clone-success": "Widgets clonados con éxito",
2016-12-19 15:51:36 -05:00
2019-10-12 09:27:01 +00:00
"error.select-clone": "Por favor selecciona una página de la cual clonar",
"title": "Título",
"title.placeholder": "Title (only shown on some containers)",
"container": "Container",
"container.placeholder": "Drag and drop a container or enter HTML here.",
"show-to-groups": "Show to groups",
"hide-from-groups": "Hide from groups",
"hide-on-mobile": "Ocultar en móviles"
2016-12-19 15:51:36 -05:00
}