Add blueprints and fake content
This commit is contained in:
parent
1ff19bf38f
commit
8235816462
592 changed files with 22385 additions and 31535 deletions
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"account.changeName": "Change your name",
|
||||
"account.delete": "Delete your account",
|
||||
"account.delete.confirm": "Do you really want to delete your account? You will be logged out immediately. Your account cannot be recovered.",
|
||||
|
||||
"add": "Agregar",
|
||||
"author": "Author",
|
||||
"avatar": "Foto de perfil",
|
||||
"back": "Regresar",
|
||||
"cancel": "Cancelar",
|
||||
|
@ -9,6 +14,7 @@
|
|||
"collapse": "Collapse",
|
||||
"collapse.all": "Collapse All",
|
||||
"copy": "Copiar",
|
||||
"copy.all": "Copy all",
|
||||
"create": "Crear",
|
||||
|
||||
"date": "Fecha",
|
||||
|
@ -23,24 +29,28 @@
|
|||
"days.tue": "Mar",
|
||||
"days.wed": "Mi\u00e9",
|
||||
|
||||
"debugging": "Debugging",
|
||||
|
||||
"delete": "Eliminar",
|
||||
"delete.all": "Eliminar todos",
|
||||
"dimensions": "Dimensiones",
|
||||
"disabled": "Desabilitado",
|
||||
"discard": "Descartar",
|
||||
"download": "Descargar",
|
||||
"duplicate": "Duplicar",
|
||||
"edit": "Editar",
|
||||
"expand": "Expandir",
|
||||
"expand.all": "Expandir todo",
|
||||
|
||||
"dialog.files.empty": "No has seleccionado ningún archivo",
|
||||
"dialog.pages.empty": "No has seleccionado ninguna página",
|
||||
"dialog.users.empty": "No has seleccionado ningún usuario",
|
||||
|
||||
"dimensions": "Dimensiones",
|
||||
"disabled": "Desabilitado",
|
||||
"discard": "Descartar",
|
||||
"download": "Descargar",
|
||||
"duplicate": "Duplicar",
|
||||
|
||||
"edit": "Editar",
|
||||
|
||||
"email": "Correo Electrónico",
|
||||
"email.placeholder": "correo@ejemplo.com",
|
||||
|
||||
"environment": "Environment",
|
||||
|
||||
"error.access.code": "Código inválido",
|
||||
"error.access.login": "Ingreso inválido",
|
||||
"error.access.panel": "No tienes permitido acceder al panel",
|
||||
|
@ -92,6 +102,7 @@
|
|||
"error.language.code": "Por favor introduce un código válido para el idioma",
|
||||
"error.language.duplicate": "El idioma ya existe",
|
||||
"error.language.name": "Por favor introduce un nombre válido para el idioma",
|
||||
"error.language.notFound": "The language could not be found",
|
||||
|
||||
"error.layout.validation.block": "There's an error in block {blockIndex} in layout {layoutIndex}",
|
||||
"error.layout.validation.settings": "There's an error in layout {index} settings",
|
||||
|
@ -100,6 +111,8 @@
|
|||
"error.license.email": "Por favor ingresa un correo electrónico valido",
|
||||
"error.license.verification": "La licencia no pude ser verificada",
|
||||
|
||||
"error.offline": "The Panel is currently offline",
|
||||
|
||||
"error.page.changeSlug.permission": "No está permitido cambiar el apéndice de URL para \"{slug}\".",
|
||||
"error.page.changeStatus.incomplete": "La página tiene errores y no puede ser publicada.",
|
||||
"error.page.changeStatus.permission": "El estado de esta página no se puede cambiar.",
|
||||
|
@ -165,6 +178,7 @@
|
|||
"error.user.password.undefined": "El usuario no tiene contraseña",
|
||||
"error.user.password.wrong": "Wrong password",
|
||||
"error.user.role.invalid": "Por favor ingresa un rol valido",
|
||||
"error.user.undefined": "El usuario no pudo ser encontrado",
|
||||
"error.user.update.permission": "No tienes permiso para actualizar al usuario \"{name}\"",
|
||||
|
||||
"error.validation.accepted": "Por favor, confirma",
|
||||
|
@ -208,6 +222,9 @@
|
|||
"error.validation.time.between": "Please enter a time between {min} and {max}",
|
||||
"error.validation.url": "Por favor ingresa un URL válido",
|
||||
|
||||
"expand": "Expandir",
|
||||
"expand.all": "Expandir todo",
|
||||
|
||||
"field.required": "Este campo es requerido",
|
||||
"field.blocks.changeType": "Change type",
|
||||
"field.blocks.code.name": "Código",
|
||||
|
@ -218,6 +235,7 @@
|
|||
"field.blocks.delete.confirm.selected": "Do you really want to delete the selected blocks?",
|
||||
"field.blocks.empty": "No blocks yet",
|
||||
"field.blocks.fieldsets.label": "Please select a block type …",
|
||||
"field.blocks.fieldsets.paste": "Press <kbd>{{ shortcut }}</kbd> to paste/import blocks from your clipboard",
|
||||
"field.blocks.gallery.name": "Gallery",
|
||||
"field.blocks.gallery.images.empty": "No images yet",
|
||||
"field.blocks.gallery.images.label": "Images",
|
||||
|
@ -234,6 +252,7 @@
|
|||
"field.blocks.image.placeholder": "Select an image",
|
||||
"field.blocks.image.ratio": "Ratio",
|
||||
"field.blocks.image.url": "Image URL",
|
||||
"field.blocks.line.name": "Line",
|
||||
"field.blocks.list.name": "List",
|
||||
"field.blocks.markdown.name": "Markdown",
|
||||
"field.blocks.markdown.label": "Text",
|
||||
|
@ -263,7 +282,7 @@
|
|||
"field.structure.empty": "A\u00fan no existen entradas.",
|
||||
"field.users.empty": "Aún no ha seleccionado ningún usuario",
|
||||
|
||||
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
|
||||
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/files/{blueprint}.yml</strong>",
|
||||
"file.delete.confirm": "\u00bfEst\u00e1s seguro que deseas eliminar este archivo?",
|
||||
"file.sort": "Change position",
|
||||
|
||||
|
@ -272,6 +291,7 @@
|
|||
|
||||
"hide": "Hide",
|
||||
"hour": "Hora",
|
||||
"import": "Import",
|
||||
"insert": "Insertar",
|
||||
"insert.after": "Insert after",
|
||||
"insert.before": "Insert before",
|
||||
|
@ -337,9 +357,9 @@
|
|||
"login.code.label.password-reset": "Password reset code",
|
||||
"login.code.placeholder.email": "000 000",
|
||||
"login.code.text.email": "If your email address is registered, the requested code was sent via email.",
|
||||
"login.email.login.body": "Hi {user.nameOrEmail},\n\nYou recently requested a login code for the Kirby Panel.\nThe following login code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a login code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.login.body": "Hi {user.nameOrEmail},\n\nYou recently requested a login code for the Panel of {site}.\nThe following login code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a login code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.login.subject": "Your login code",
|
||||
"login.email.password-reset.body": "Hi {user.nameOrEmail},\n\nYou recently requested a password reset code for the Kirby Panel.\nThe following password reset code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a password reset code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.password-reset.body": "Hi {user.nameOrEmail},\n\nYou recently requested a password reset code for the Panel of {site}.\nThe following password reset code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a password reset code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
|
||||
"login.email.password-reset.subject": "Your password reset code",
|
||||
"login.remember": "Mantener mi sesión iniciada",
|
||||
"login.reset": "Reset password",
|
||||
|
@ -385,7 +405,7 @@
|
|||
"orientation.portrait": "Retrato",
|
||||
"orientation.square": "Diapositiva",
|
||||
|
||||
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
|
||||
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/pages/{blueprint}.yml</strong>",
|
||||
"page.changeSlug": "Cambiar URL",
|
||||
"page.changeSlug.fromTitle": "Crear a partir del t\u00edtulo",
|
||||
"page.changeStatus": "Cambiar estado",
|
||||
|
@ -417,7 +437,10 @@
|
|||
"pagination.page": "Página",
|
||||
|
||||
"password": "Contrase\u00f1a",
|
||||
"paste": "Paste",
|
||||
"paste.after": "Paste after",
|
||||
"pixel": "Pixel",
|
||||
"plugins": "Plugins",
|
||||
"prev": "Anterior",
|
||||
"preview": "Preview",
|
||||
"remove": "Eliminar",
|
||||
|
@ -454,6 +477,8 @@
|
|||
"template": "Plantilla",
|
||||
"today": "Hoy",
|
||||
|
||||
"server": "Server",
|
||||
|
||||
"site.blueprint": "The site has no blueprint yet. You can define the setup in <strong>/site/blueprints/site.yml</strong>",
|
||||
|
||||
"toolbar.button.code": "Código",
|
||||
|
@ -463,11 +488,15 @@
|
|||
"toolbar.button.heading.1": "Encabezado 1",
|
||||
"toolbar.button.heading.2": "Encabezado 2",
|
||||
"toolbar.button.heading.3": "Encabezado 3",
|
||||
"toolbar.button.heading.4": "Heading 4",
|
||||
"toolbar.button.heading.5": "Heading 5",
|
||||
"toolbar.button.heading.6": "Heading 6",
|
||||
"toolbar.button.italic": "Texto en It\u00e1licas",
|
||||
"toolbar.button.file": "Archivo",
|
||||
"toolbar.button.file.select": "Selecciona un archivo",
|
||||
"toolbar.button.file.upload": "Sube un archivo",
|
||||
"toolbar.button.link": "Enlace",
|
||||
"toolbar.button.paragraph": "Paragraph",
|
||||
"toolbar.button.strike": "Strike-through",
|
||||
"toolbar.button.ol": "Lista en orden",
|
||||
"toolbar.button.underline": "Underline",
|
||||
|
@ -497,7 +526,7 @@
|
|||
"url.placeholder": "https://ejemplo.com",
|
||||
|
||||
"user": "Usuario",
|
||||
"user.blueprint": "Puedes definir secciones adicionales y campos de formulario para este rol de usuario en <strong>/site/blueprints/users/{role}.yml</strong>",
|
||||
"user.blueprint": "You can define additional sections and form fields for this user role in <strong>/site/blueprints/users/{blueprint}.yml</strong>",
|
||||
"user.changeEmail": "Cambiar correo electrónico",
|
||||
"user.changeLanguage": "Cambiar idioma",
|
||||
"user.changeName": "Renombrar este usuario",
|
||||
|
@ -516,9 +545,10 @@
|
|||
|
||||
"view.account": "Tu cuenta",
|
||||
"view.installation": "Instalaci\u00f3n",
|
||||
"view.languages": "Idiomas",
|
||||
"view.resetPassword": "Reset password",
|
||||
"view.settings": "Ajustes",
|
||||
"view.site": "Sitio",
|
||||
"view.system": "System",
|
||||
"view.users": "Usuarios",
|
||||
|
||||
"welcome": "Bienvenido",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue