Upgrade to 4.6.0
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
"copy": "Copiar",
|
||||
"copy.all": "Copiar todo",
|
||||
"copy.success": "{count} copied!",
|
||||
"copy.success.multiple": "{count} copied!",
|
||||
"copy.url": "Copy URL",
|
||||
"create": "Crear",
|
||||
"custom": "Custom",
|
||||
|
||||
@@ -90,6 +92,12 @@
|
||||
|
||||
"error.cache.type.invalid": "Tipo de caché \"{tipo}\" no válido",
|
||||
|
||||
"error.content.lock.delete": "The version is locked and cannot be deleted",
|
||||
"error.content.lock.move": "The source version is locked and cannot be moved",
|
||||
"error.content.lock.publish": "This version is already published",
|
||||
"error.content.lock.replace": "The version is locked and cannot be replaced",
|
||||
"error.content.lock.update": "The version is locked and cannot be updated",
|
||||
|
||||
"error.email.preset.notFound": "El preajuste de email \"{name}\" no se pudo encontrar.",
|
||||
|
||||
"error.field.converter.invalid": "Convertidor inválido \"{converter}\"",
|
||||
@@ -118,6 +126,7 @@
|
||||
"error.file.name.missing": "El nombre del archivo no debe estar vacío.",
|
||||
"error.file.notFound": "El archivo \"{filename}\" no pudo ser encontrado.",
|
||||
"error.file.orientation": "La orientación de la imagen debe ser \"{orientation}\"",
|
||||
"error.file.sort.permission": "You are not allowed to change the sorting of \"{filename}\"",
|
||||
"error.file.type.forbidden": "No está permitido subir archivos {type}.",
|
||||
"error.file.type.invalid": "Tipo de archivo inválido: {type}",
|
||||
"error.file.undefined": "El archivo no se puede encontrar",
|
||||
@@ -168,6 +177,7 @@
|
||||
"error.page.move.ancestor": "The page cannot be moved into itself",
|
||||
"error.page.move.directory": "The page directory cannot be moved",
|
||||
"error.page.move.duplicate": "A sub page with the URL appendix \"{slug}\" already exists",
|
||||
"error.page.move.noSections": "The page \"{parent}\" cannot be a parent of any page because it lacks any pages sections in its blueprint",
|
||||
"error.page.move.notFound": "The moved page could not be found",
|
||||
"error.page.move.permission": "You are not allowed to move \"{slug}\"",
|
||||
"error.page.move.template": "The \"{template}\" template is not accepted as a subpage of \"{parent}\"",
|
||||
@@ -297,6 +307,9 @@
|
||||
"field.blocks.heading.name": "Encabezado",
|
||||
"field.blocks.heading.text": "Texto",
|
||||
"field.blocks.heading.placeholder": "Encabezado...",
|
||||
"field.blocks.figure.back.plain": "Plain",
|
||||
"field.blocks.figure.back.pattern.light": "Pattern (light)",
|
||||
"field.blocks.figure.back.pattern.dark": "Pattern (dark)",
|
||||
"field.blocks.image.alt": "Texto alternativo",
|
||||
"field.blocks.image.caption": "Leyenda",
|
||||
"field.blocks.image.crop": "Cortar",
|
||||
@@ -334,6 +347,7 @@
|
||||
"field.blocks.video.url.placeholder": "https://youtube.com/?v=",
|
||||
|
||||
"field.files.empty": "Aún no ha seleccionado ningún archivo",
|
||||
"field.files.empty.single": "No file selected yet",
|
||||
|
||||
"field.layout.change": "Change layout",
|
||||
"field.layout.delete": "Eliminar layout",
|
||||
@@ -345,12 +359,14 @@
|
||||
"field.object.empty": "Aún no hay información",
|
||||
|
||||
"field.pages.empty": "Aún no ha seleccionado ningúna pagina",
|
||||
"field.pages.empty.single": "No page selected yet",
|
||||
|
||||
"field.structure.delete.confirm": "\u00bfEn realidad desea borrar esta entrada?",
|
||||
"field.structure.delete.confirm.all": "¿Realmente quieres eliminar todas las entradas?",
|
||||
"field.structure.empty": "A\u00fan no existen entradas.",
|
||||
|
||||
"field.users.empty": "Aún no ha seleccionado ningún usuario",
|
||||
"field.users.empty.single": "No user selected yet",
|
||||
|
||||
"fields.empty": "No fields yet",
|
||||
|
||||
@@ -369,6 +385,13 @@
|
||||
|
||||
"filter": "Filter",
|
||||
|
||||
"form.discard": "Discard changes",
|
||||
"form.discard.confirm": "Do you really want to <strong>discard all your changes</strong>?",
|
||||
"form.locked": "This content is disabled for you as it is currently edited by another user",
|
||||
"form.unsaved": "The current changes have not yet been saved",
|
||||
"form.preview": "Preview changes",
|
||||
"form.preview.draft": "Preview draft",
|
||||
|
||||
"hide": "Ocultar",
|
||||
"hour": "Hora",
|
||||
"hue": "Hue",
|
||||
@@ -444,6 +467,8 @@
|
||||
"license.status.missing.bubble": "Ready to launch your site?",
|
||||
"license.status.missing.info": "No valid license",
|
||||
"license.status.missing.label": "Please activate your license",
|
||||
"license.status.unknown.info": "The license status is unknown",
|
||||
"license.status.unknown.label": "Unknown license",
|
||||
"license.manage": "Gestiona tus licencias",
|
||||
"license.purchased": "Purchased",
|
||||
"license.success": "Gracias por apoyar a Kirby",
|
||||
@@ -456,6 +481,9 @@
|
||||
|
||||
"lock.unsaved": "Cambios sin guardar",
|
||||
"lock.unsaved.empty": "No hay más cambios sin guardar",
|
||||
"lock.unsaved.files": "Unsaved files",
|
||||
"lock.unsaved.pages": "Unsaved pages",
|
||||
"lock.unsaved.users": "Unsaved accounts",
|
||||
"lock.isLocked": "Unsaved changes by {email}",
|
||||
"lock.unlock": "Desbloquear",
|
||||
"lock.unlock.submit": "Unlock and overwrite unsaved changes by <strong>{email}</strong>",
|
||||
@@ -578,6 +606,10 @@
|
||||
"plugins": "Plugins",
|
||||
"prev": "Anterior",
|
||||
"preview": "Previsualizar",
|
||||
|
||||
"publish": "Publish",
|
||||
"published": "Publicado",
|
||||
|
||||
"remove": "Eliminar",
|
||||
"rename": "Renombrar",
|
||||
"renew": "Renew",
|
||||
@@ -597,7 +629,9 @@
|
||||
"role.nobody.title": "Nadie",
|
||||
|
||||
"save": "Guardar",
|
||||
"saved": "Saved",
|
||||
"search": "Buscar",
|
||||
"searching": "Searching",
|
||||
"search.min": "Introduce {min} caracteres para buscar",
|
||||
"search.all": "Show all {count} results",
|
||||
"search.results.none": "Sin resultados",
|
||||
@@ -622,6 +656,7 @@
|
||||
|
||||
"system.info.copy": "Copy info",
|
||||
"system.info.copied": "System info copied",
|
||||
"system.issues.api.methods": "Your server does not support PATCH requests",
|
||||
"system.issues.content": "La carpeta content parece estar expuesta",
|
||||
"system.issues.eol.kirby": "La versión de Kirby que tienes instalada ha llegado al final de su vida útil y no recibirá más actualizaciones de seguridad.",
|
||||
"system.issues.eol.plugin": "Tu versión instalada del plugin { plugin } ha llegado al final de su vida útil y no recibirá más actualizaciones de seguridad.",
|
||||
@@ -646,6 +681,12 @@
|
||||
"tel": "Phone",
|
||||
"tel.placeholder": "+49123456789",
|
||||
"template": "Plantilla",
|
||||
|
||||
"theme": "Theme",
|
||||
"theme.light": "Lights on",
|
||||
"theme.dark": "Lights off",
|
||||
"theme.automatic": "Match system default",
|
||||
|
||||
"title": "Título",
|
||||
"today": "Hoy",
|
||||
|
||||
@@ -715,10 +756,13 @@
|
||||
"users": "Usuarios",
|
||||
|
||||
"version": "Versión",
|
||||
"version.changes": "Changed version",
|
||||
"version.compare": "Compare versions",
|
||||
"version.current": "Versión actual",
|
||||
"version.latest": "Última versión",
|
||||
"versionInformation": "información sobre la versión",
|
||||
|
||||
"view": "View",
|
||||
"view.account": "Tu cuenta",
|
||||
"view.installation": "Instalaci\u00f3n",
|
||||
"view.languages": "Idiomas",
|
||||
|
Reference in New Issue
Block a user