{
"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": "Add",
"author": "Author",
"avatar": "Profile picture",
"back": "Back",
"cancel": "Cancel",
"change": "Change",
"close": "Close",
"confirm": "Ok",
"collapse": "Collapse",
"collapse.all": "Collapse All",
"copy": "Copy",
"copy.all": "Copy all",
"create": "Create",
"date": "Date",
"date.select": "Select a date",
"day": "Day",
"days.fri": "Fri",
"days.mon": "Mon",
"days.sat": "Sat",
"days.sun": "Sun",
"days.thu": "Thu",
"days.tue": "Tue",
"days.wed": "Wed",
"debugging": "Debugging",
"delete": "Delete",
"delete.all": "Delete all",
"dialog.files.empty": "No files to select",
"dialog.pages.empty": "No pages to select",
"dialog.users.empty": "No users to select",
"dimensions": "Dimensions",
"disabled": "Disabled",
"discard": "Discard",
"download": "Download",
"duplicate": "Duplicate",
"edit": "Edit",
"email": "Email",
"email.placeholder": "mail@example.com",
"entries": "Entries",
"entry": "Entry",
"environment": "Environment",
"error.access.code": "Invalid code",
"error.access.login": "Invalid login",
"error.access.panel": "You are not allowed to access the panel",
"error.access.view": "You are not allowed to access this part of the panel",
"error.avatar.create.fail": "The profile picture could not be uploaded",
"error.avatar.delete.fail": "The profile picture could not be deleted",
"error.avatar.dimensions.invalid": "Please keep the width and height of the profile picture under 3000 pixels",
"error.avatar.mime.forbidden": "The profile picture must be JPEG or PNG files",
"error.blueprint.notFound": "The blueprint \"{name}\" could not be loaded",
"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 on the \"{field}\" field in block {index} using the \"{fieldset}\" block type",
"error.cache.type.invalid": "Invalid cache type \"{type}\"",
"error.email.preset.notFound": "The email preset \"{name}\" cannot be found",
"error.field.converter.invalid": "Invalid converter \"{converter}\"",
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
"error.file.changeName.empty": "The name must not be empty",
"error.file.changeName.permission": "You are not allowed to change the name of \"{filename}\"",
"error.file.duplicate": "A file with the name \"{filename}\" already exists",
"error.file.extension.forbidden": "The extension \"{extension}\" is not allowed",
"error.file.extension.invalid": "Invalid extension: {extension}",
"error.file.extension.missing": "The extensions for \"{filename}\" is missing",
"error.file.maxheight": "The height of the image must not exceed {height} pixels",
"error.file.maxsize": "The file is too large",
"error.file.maxwidth": "The width of the image must not exceed {width} pixels",
"error.file.mime.differs": "The uploaded file must be of the same mime type \"{mime}\"",
"error.file.mime.forbidden": "The media type \"{mime}\" is not allowed",
"error.file.mime.invalid": "Invalid mime type: {mime}",
"error.file.mime.missing": "The media type for \"{filename}\" cannot be detected",
"error.file.minheight": "The height of the image must be at least {height} pixels",
"error.file.minsize": "The file is too small",
"error.file.minwidth": "The width of the image must be at least {width} pixels",
"error.file.name.missing": "The filename must not be empty",
"error.file.notFound": "The file \"{filename}\" cannot be found",
"error.file.orientation": "The orientation of the image must be \"{orientation}\"",
"error.file.type.forbidden": "You are not allowed to upload {type} files",
"error.file.type.invalid": "Invalid file type: {type}",
"error.file.undefined": "The file cannot be found",
"error.form.incomplete": "Please fix all form errors…",
"error.form.notSaved": "The form could not be saved",
"error.language.code": "Please enter a valid code for the language",
"error.language.create.permission": "You are not allowed to create a language",
"error.language.delete.permission": "You are not allowed to delete the language",
"error.language.duplicate": "The language already exists",
"error.language.name": "Please enter a valid name for the language",
"error.language.notFound": "The language could not be found",
"error.language.update.permission": "You are not allowed to update the language",
"error.layout.validation.block": "There's an error on the \"{field}\" field in block {blockIndex} using the \"{fieldset}\" block type in layout {layoutIndex}",
"error.layout.validation.settings": "There's an error in layout {index} settings",
"error.license.format": "Please enter a valid license key",
"error.license.email": "Please enter a valid email address",
"error.license.verification": "The license could not be verified",
"error.object.validation": "There’s an error in the \"{label}\" field:\n{message}",
"error.offline": "The Panel is currently offline",
"error.page.changeSlug.permission": "You are not allowed to change the URL appendix for \"{slug}\"",
"error.page.changeStatus.incomplete": "The page has errors and cannot be published",
"error.page.changeStatus.permission": "The status for this page cannot be changed",
"error.page.changeStatus.toDraft.invalid": "The page \"{slug}\" cannot be converted to a draft",
"error.page.changeTemplate.invalid": "The template for the page \"{slug}\" cannot be changed",
"error.page.changeTemplate.permission": "You are not allowed to change the template for \"{slug}\"",
"error.page.changeTitle.empty": "The title must not be empty",
"error.page.changeTitle.permission": "You are not allowed to change the title for \"{slug}\"",
"error.page.create.permission": "You are not allowed to create \"{slug}\"",
"error.page.delete": "The page \"{slug}\" cannot be deleted",
"error.page.delete.confirm": "Please enter the page title to confirm",
"error.page.delete.hasChildren": "The page has subpages and cannot be deleted",
"error.page.delete.permission": "You are not allowed to delete \"{slug}\"",
"error.page.draft.duplicate": "A page draft with the URL appendix \"{slug}\" already exists",
"error.page.duplicate": "A page with the URL appendix \"{slug}\" already exists",
"error.page.duplicate.permission": "You are not allowed to duplicate \"{slug}\"",
"error.page.notFound": "The page \"{slug}\" cannot be found",
"error.page.num.invalid": "Please enter a valid sorting number. Numbers must not be negative.",
"error.page.slug.invalid": "Please enter a valid URL appendix",
"error.page.slug.maxlength": "Slug length must be less than \"{length}\" characters",
"error.page.sort.permission": "The page \"{slug}\" cannot be sorted",
"error.page.status.invalid": "Please set a valid page status",
"error.page.undefined": "The page cannot be found",
"error.page.update.permission": "You are not allowed to update \"{slug}\"",
"error.section.files.max.plural": "You must not add more than {max} files to the \"{section}\" section",
"error.section.files.max.singular": "You must not add more than one file to the \"{section}\" section",
"error.section.files.min.plural": "The \"{section}\" section requires at least {min} files",
"error.section.files.min.singular": "The \"{section}\" section requires at least one file",
"error.section.pages.max.plural": "You must not add more than {max} pages to the \"{section}\" section",
"error.section.pages.max.singular": "You must not add more than one page to the \"{section}\" section",
"error.section.pages.min.plural": "The \"{section}\" section requires at least {min} pages",
"error.section.pages.min.singular": "The \"{section}\" section requires at least one page",
"error.section.notLoaded": "The section \"{name}\" could not be loaded",
"error.section.type.invalid": "The section type \"{type}\" is not valid",
"error.site.changeTitle.empty": "The title must not be empty",
"error.site.changeTitle.permission": "You are not allowed to change the title of the site",
"error.site.update.permission": "You are not allowed to update the site",
"error.template.default.notFound": "The default template does not exist",
"error.unexpected": "An unexpected error occurred! Enable debug mode for more info: https://getkirby.com/docs/reference/system/options/debug",
"error.user.changeEmail.permission": "You are not allowed to change the email for the user \"{name}\"",
"error.user.changeLanguage.permission": "You are not allowed to change the language for the user \"{name}\"",
"error.user.changeName.permission": "You are not allowed to change the name for the user \"{name}\"",
"error.user.changePassword.permission": "You are not allowed to change the password for the user \"{name}\"",
"error.user.changeRole.lastAdmin": "The role for the last admin cannot be changed",
"error.user.changeRole.permission": "You are not allowed to change the role for the user \"{name}\"",
"error.user.changeRole.toAdmin": "You are not allowed to promote someone to the admin role",
"error.user.create.permission": "You are not allowed to create this user",
"error.user.delete": "The user \"{name}\" cannot be deleted",
"error.user.delete.lastAdmin": "The last admin cannot be deleted",
"error.user.delete.lastUser": "The last user cannot be deleted",
"error.user.delete.permission": "You are not allowed to delete the user \"{name}\"",
"error.user.duplicate": "A user with the email address \"{email}\" already exists",
"error.user.email.invalid": "Please enter a valid email address",
"error.user.language.invalid": "Please enter a valid language",
"error.user.notFound": "The user \"{name}\" cannot be found",
"error.user.password.excessive": "Please enter a valid password. Passwords must not be longer than 1000 characters.",
"error.user.password.invalid": "Please enter a valid password. Passwords must be at least 8 characters long.",
"error.user.password.notSame": "The passwords do not match",
"error.user.password.undefined": "The user does not have a password",
"error.user.password.wrong": "Wrong password",
"error.user.role.invalid": "Please enter a valid role",
"error.user.undefined": "The user cannot be found",
"error.user.update.permission": "You are not allowed to update the user \"{name}\"",
"error.validation.accepted": "Please confirm",
"error.validation.alpha": "Please only enter characters between a-z",
"error.validation.alphanum": "Please only enter characters between a-z or numerals 0-9",
"error.validation.between": "Please enter a value between \"{min}\" and \"{max}\"",
"error.validation.boolean": "Please confirm or deny",
"error.validation.contains": "Please enter a value that contains \"{needle}\"",
"error.validation.date": "Please enter a valid date",
"error.validation.date.after": "Please enter a date after {date}",
"error.validation.date.before": "Please enter a date before {date}",
"error.validation.date.between": "Please enter a date between {min} and {max}",
"error.validation.denied": "Please deny",
"error.validation.different": "The value must not be \"{other}\"",
"error.validation.email": "Please enter a valid email address",
"error.validation.endswith": "The value must end with \"{end}\"",
"error.validation.filename": "Please enter a valid filename",
"error.validation.in": "Please enter one of the following: ({in})",
"error.validation.integer": "Please enter a valid integer",
"error.validation.ip": "Please enter a valid IP address",
"error.validation.less": "Please enter a value lower than {max}",
"error.validation.match": "The value does not match the expected pattern",
"error.validation.max": "Please enter a value equal to or lower than {max}",
"error.validation.maxlength": "Please enter a shorter value. (max. {max} characters)",
"error.validation.maxwords": "Please enter no more than {max} word(s)",
"error.validation.min": "Please enter a value equal to or greater than {min}",
"error.validation.minlength": "Please enter a longer value. (min. {min} characters)",
"error.validation.minwords": "Please enter at least {min} word(s)",
"error.validation.more": "Please enter a greater value than {min}",
"error.validation.notcontains": "Please enter a value that does not contain \"{needle}\"",
"error.validation.notin": "Please don't enter any of the following: ({notIn})",
"error.validation.option": "Please select a valid option",
"error.validation.num": "Please enter a valid number",
"error.validation.required": "Please enter something",
"error.validation.same": "Please enter \"{other}\"",
"error.validation.size": "The size of the value must be \"{size}\"",
"error.validation.startswith": "The value must start with \"{start}\"",
"error.validation.time": "Please enter a valid time",
"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": "Please enter a valid URL",
"expand": "Expand",
"expand.all": "Expand All",
"field.required": "The field is required",
"field.blocks.changeType": "Change type",
"field.blocks.code.name": "Code",
"field.blocks.code.language": "Language",
"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.fieldsets.paste": "Press {{ shortcut }} 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",
"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": "Link",
"field.blocks.image.location": "Location",
"field.blocks.image.name": "Image",
"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",
"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": "No files selected yet",
"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.object.empty": "No information yet",
"field.pages.empty": "No pages selected yet",
"field.structure.delete.confirm": "Do you really want to delete this row?",
"field.structure.delete.confirm.all": "Do you really want to delete all entries?",
"field.structure.empty": "No entries yet",
"field.users.empty": "No users selected yet",
"file.blueprint": "This file has no blueprint yet. You can define the setup in /site/blueprints/files/{blueprint}.yml",
"file.delete.confirm": "Do you really want to delete
{filename}?",
"file.sort": "Change position",
"files": "Files",
"files.empty": "No files yet",
"hide": "Hide",
"hour": "Hour",
"import": "Import",
"info": "Info",
"insert": "Insert",
"insert.after": "Insert after",
"insert.before": "Insert before",
"install": "Install",
"installation": "Installation",
"installation.completed": "The panel has been installed",
"installation.disabled": "The panel installer is disabled on public servers by default. Please run the installer on a local machine or enable it with the panel.install
option.",
"installation.issues.accounts": "The /site/accounts
folder does not exist or is not writable",
"installation.issues.content": "The /content
folder does not exist or is not writable",
"installation.issues.curl": "The CURL
extension is required",
"installation.issues.headline": "The panel cannot be installed",
"installation.issues.mbstring": "The MB String
extension is required",
"installation.issues.media": "The /media
folder does not exist or is not writable",
"installation.issues.php": "Make sure to use PHP 8+
",
"installation.issues.server": "Kirby requires Apache
, Nginx
or Caddy
",
"installation.issues.sessions": "The /site/sessions
folder does not exist or is not writable",
"language": "Language",
"language.code": "Code",
"language.convert": "Make default",
"language.convert.confirm": "
Do you really want to convert {name} to the default language? This cannot be undone.
If {name} has untranslated content, there will no longer be a valid fallback and parts of your site might be empty.
", "language.create": "Add a new language", "language.delete.confirm": "Do you really want to delete the language {name} including all translations? This cannot be undone!", "language.deleted": "The language has been deleted", "language.direction": "Reading direction", "language.direction.ltr": "Left to right", "language.direction.rtl": "Right to left", "language.locale": "PHP locale string", "language.locale.warning": "You are using a custom locale set up. Please modify it in the language file in /site/languages", "language.name": "Name", "language.updated": "The language has been updated", "languages": "Languages", "languages.default": "Default language", "languages.empty": "There are no languages yet", "languages.secondary": "Secondary languages", "languages.secondary.empty": "There are no secondary languages yet", "license": "License", "license.buy": "Buy a license", "license.register": "Register", "license.manage": "Manage your licenses", "license.register.help": "You received your license code after the purchase via email. Please copy and paste it to register.", "license.register.label": "Please enter your license code", "license.register.domain": "Your license will be registered to {host}.", "license.register.local": "You are about to register your license for your local domain {host}. If this site will be deployed to a public domain, please register it there instead. If {host} is the domain you want to license Kirby to, please continue.", "license.register.success": "Thank you for supporting Kirby", "license.unregistered": "This is an unregistered demo of Kirby", "license.unregistered.label": "Unregistered", "link": "Link", "link.text": "Link text", "loading": "Loading", "lock.unsaved": "Unsaved changes", "lock.unsaved.empty": "There are no more unsaved changes", "lock.isLocked": "Unsaved changes by {email}", "lock.file.isLocked": "The file is currently being edited by {email} and cannot be changed.", "lock.page.isLocked": "The page is currently being edited by {email} and cannot be changed.", "lock.unlock": "Unlock", "lock.isUnlocked": "Your unsaved changes have been overwritten by another user. You can download your changes to merge them manually.", "login": "Log in", "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 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 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": "Keep me logged in", "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": "Log out", "menu": "Menu", "meridiem": "AM/PM", "mime": "Media Type", "minutes": "Minutes", "month": "Month", "months.april": "April", "months.august": "August", "months.december": "December", "months.february": "February", "months.january": "January", "months.july": "July", "months.june": "June", "months.march": "March", "months.may": "May", "months.november": "November", "months.october": "October", "months.september": "September", "more": "More", "name": "Name", "next": "Next", "no": "no", "off": "off", "on": "on", "open": "Open", "open.newWindow": "Open in new window", "options": "Options", "options.none": "No options", "orientation": "Orientation", "orientation.landscape": "Landscape", "orientation.portrait": "Portrait", "orientation.square": "Square", "page.blueprint": "This page has no blueprint yet. You can define the setup in /site/blueprints/pages/{blueprint}.yml", "page.changeSlug": "Change URL", "page.changeSlug.fromTitle": "Create from title", "page.changeStatus": "Change status", "page.changeStatus.position": "Please select a position", "page.changeStatus.select": "Select a new status", "page.changeTemplate": "Change template", "page.delete.confirm": "Do you really want to delete {title}?", "page.delete.confirm.subpages": "This page has subpages.