Upgrade to rc5

This commit is contained in:
Bastian Allgeier
2020-12-10 11:24:42 +01:00
parent 3fec0d7c93
commit c378376bc9
257 changed files with 13009 additions and 1846 deletions

View File

@@ -6,6 +6,8 @@
"change": "Cambiar",
"close": "Cerrar",
"confirm": "Confirmar",
"collapse": "Collapse",
"collapse.all": "Collapse All",
"copy": "Copiar",
"create": "Crear",
@@ -22,12 +24,15 @@
"days.wed": "Mi",
"delete": "Borrar",
"delete.all": "Delete all",
"dimensions": "Dimensiones",
"disabled": "Desabilitado",
"discard": "Descartar",
"download": "Descargar",
"duplicate": "Duplicar",
"edit": "Editar",
"expand": "Expand",
"expand.all": "Expand All",
"dialog.files.empty": "No se ha seleccionado ningún archivo",
"dialog.pages.empty": "No se ha seleccionado ninguna página",
@@ -36,6 +41,7 @@
"email": "Correo electrónico",
"email.placeholder": "correo@ejemplo.com",
"error.access.code": "Invalid code",
"error.access.login": "Ingreso inválido",
"error.access.panel": "No estás autorizado para acceder al panel",
"error.access.view": "You are not allowed to access this part of the panel",
@@ -47,6 +53,12 @@
"error.blueprint.notFound": "El blueprint \"{name}\" no pudo ser cargado",
"error.blocks.max.plural": "You must not add more than {max} blocks",
"error.blocks.max.singular": "You must not add more than one block",
"error.blocks.min.plural": "You must add at least {min} blocks",
"error.blocks.min.singular": "You must add at least one block",
"error.blocks.validation": "There's an error in block {index}",
"error.email.preset.notFound": "El preset del correo \"{name}\" no pudo ser encontrado",
"error.field.converter.invalid": "Convertidor \"{converter}\" inválido",
@@ -185,22 +197,77 @@
"error.validation.size": "El tamaño del valor debe ser \"{size}\"",
"error.validation.startswith": "El valor debe comenzar con \"{start}\"",
"error.validation.time": "Por favor ingrese una hora válida",
"error.validation.time.after": "Please enter a time after {time}",
"error.validation.time.before": "Please enter a time before {time}",
"error.validation.time.between": "Please enter a time between {min} and {max}",
"error.validation.url": "Por favor introduzca un URL válido",
"field.required": "The field is required",
"field.blocks.changeType": "Change type",
"field.blocks.code.name": "Código",
"field.blocks.code.language": "Idioma",
"field.blocks.code.placeholder": "Your code …",
"field.blocks.delete.confirm": "Do you really want to delete this block?",
"field.blocks.delete.confirm.all": "Do you really want to delete all blocks?",
"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.gallery.name": "Gallery",
"field.blocks.gallery.images.empty": "No images yet",
"field.blocks.gallery.images.label": "Images",
"field.blocks.heading.level": "Level",
"field.blocks.heading.name": "Heading",
"field.blocks.heading.text": "Text",
"field.blocks.heading.placeholder": "Heading …",
"field.blocks.image.alt": "Alternative text",
"field.blocks.image.caption": "Caption",
"field.blocks.image.crop": "Crop",
"field.blocks.image.link": "Enlace",
"field.blocks.image.location": "Location",
"field.blocks.image.name": "Imágen",
"field.blocks.image.placeholder": "Select an image",
"field.blocks.image.ratio": "Ratio",
"field.blocks.list.name": "List",
"field.blocks.markdown.name": "Markdown",
"field.blocks.markdown.label": "Text",
"field.blocks.markdown.placeholder": "Markdown …",
"field.blocks.quote.name": "Quote",
"field.blocks.quote.text.label": "Text",
"field.blocks.quote.text.placeholder": "Quote …",
"field.blocks.quote.citation.label": "Citation",
"field.blocks.quote.citation.placeholder": "by …",
"field.blocks.text.name": "Text",
"field.blocks.text.placeholder": "Text …",
"field.blocks.video.caption": "Caption",
"field.blocks.video.name": "Video",
"field.blocks.video.placeholder": "Enter a video URL",
"field.blocks.video.url.label": "Video-URL",
"field.blocks.video.url.placeholder": "https://youtube.com/?v=",
"field.files.empty": "Aún no hay archivos seleccionados",
"field.layout.delete": "Delete layout",
"field.layout.delete.confirm": "Do you really want to delete this layout?",
"field.layout.empty": "No rows yet",
"field.layout.select": "Select a layout",
"field.pages.empty": "Aún no hay páginas seleccionadas",
"field.structure.delete.confirm": "¿Realmente quieres eliminar esta fila?",
"field.structure.empty": "Aún no hay entradas",
"field.users.empty": "Aún no hay usuarios seleccionados",
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
"file.delete.confirm": "¿Realmente quieres eliminar <br><strong>{filename}</strong>?",
"file.sort": "Change position",
"files": "Archivos",
"files.empty": "Aún no hay archivos",
"hide": "Hide",
"hour": "Hora",
"insert": "Insertar",
"insert.after": "Insert after",
"insert.before": "Insert before",
"install": "Instalar",
"installation": "Instalación",
@@ -259,7 +326,20 @@
"lock.isUnlocked": "Your unsaved changes have been overwritten by another user. You can download your changes to merge them manually.",
"login": "Iniciar sesión",
"login.code.label.login": "Login code",
"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.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.subject": "Your password reset code",
"login.remember": "Mantener sesión iniciada",
"login.reset": "Reset password",
"login.toggleText.code.email": "Login via email",
"login.toggleText.code.email-password": "Login with password",
"login.toggleText.password-reset.email": "Forgot your password?",
"login.toggleText.password-reset.email-password": "← Back to login",
"logout": "Cerrar sesión",
@@ -296,6 +376,7 @@
"orientation.portrait": "Retrato",
"orientation.square": "Cuadrado",
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
"page.changeSlug": "Cambiar URL",
"page.changeSlug.fromTitle": "Crear en base al título",
"page.changeStatus": "Cambiar estado",
@@ -309,6 +390,7 @@
"page.duplicate.appendix": "Copiar",
"page.duplicate.files": "Copy files",
"page.duplicate.pages": "Copy pages",
"page.sort": "Change position",
"page.status": "Estado",
"page.status.draft": "Borrador",
"page.status.draft.description": "The page is in draft mode and only visible for logged in editors or via secret link",
@@ -328,6 +410,7 @@
"password": "Contraseña",
"pixel": "Pixel",
"prev": "Anterior",
"preview": "Preview",
"remove": "Eliminar",
"rename": "Renombrar",
"replace": "Remplazar",
@@ -354,6 +437,7 @@
"select": "Seleccionar",
"settings": "Ajustes",
"show": "Show",
"size": "Tamaño",
"slug": "Apéndice URL",
"sort": "Ordenar",
@@ -361,6 +445,8 @@
"template": "Plantilla",
"today": "Hoy",
"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",
"toolbar.button.bold": "Negritas",
"toolbar.button.email": "Correo electrónico",
@@ -419,6 +505,7 @@
"view.account": "Su cuenta",
"view.installation": "Instalación",
"view.resetPassword": "Reset password",
"view.settings": "Ajustes",
"view.site": "Sitio",
"view.users": "Usuarios",