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": "Change",
"close": "Close",
"confirm": "Ok",
"collapse": "Collapse",
"collapse.all": "Collapse All",
"copy": "Copy",
"create": "Create",
@@ -22,12 +24,15 @@
"days.wed": "Wed",
"delete": "Delete",
"delete.all": "Delete all",
"dimensions": "Dimensions",
"disabled": "Disabled",
"discard": "Discard",
"download": "Download",
"duplicate": "Duplicate",
"edit": "Edit",
"expand": "Expand",
"expand.all": "Expand All",
"dialog.files.empty": "No files to select",
"dialog.pages.empty": "No pages to select",
@@ -36,6 +41,7 @@
"email": "Email",
"email.placeholder": "mail@example.com",
"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",
@@ -47,6 +53,12 @@
"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 in block {index}",
"error.email.preset.notFound": "The email preset \"{name}\" cannot be found",
"error.field.converter.invalid": "Invalid converter \"{converter}\"",
@@ -55,6 +67,7 @@
"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",
@@ -70,6 +83,7 @@
"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…",
@@ -79,6 +93,9 @@
"error.language.duplicate": "The language already exists",
"error.language.name": "Please enter a valid name for the language",
"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",
"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",
@@ -185,22 +202,77 @@
"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",
"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.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.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.pages.empty": "No pages selected yet",
"field.structure.delete.confirm": "Do you really want to delete this row?",
"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 <strong>/site/blueprints/{template}.yml</strong>",
"file.delete.confirm": "Do you really want to delete <br><strong>{filename}</strong>?",
"file.sort": "Change position",
"files": "Files",
"files.empty": "No files yet",
"hide": "Hide",
"hour": "Hour",
"insert": "Insert",
"insert.after": "Insert after",
"insert.before": "Insert before",
"install": "Install",
"installation": "Installation",
@@ -259,7 +331,20 @@
"lock.isUnlocked": "Your unsaved changes have been overwritten by another user. You can download your changes to merge them manually.",
"login": "Login",
"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": "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": "Logout",
@@ -296,6 +381,7 @@
"orientation.portrait": "Portrait",
"orientation.square": "Square",
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/{template}.yml</strong>",
"page.changeSlug": "Change URL",
"page.changeSlug.fromTitle": "Create from title",
"page.changeStatus": "Change status",
@@ -309,6 +395,7 @@
"page.duplicate.appendix": "Copy",
"page.duplicate.files": "Copy files",
"page.duplicate.pages": "Copy pages",
"page.sort": "Change position",
"page.status": "Status",
"page.status.draft": "Draft",
"page.status.draft.description": "The page is in draft mode and only visible for logged in editors or via secret link",
@@ -328,6 +415,7 @@
"password": "Password",
"pixel": "Pixel",
"prev": "Previous",
"preview": "Preview",
"remove": "Remove",
"rename": "Rename",
"replace": "Replace",
@@ -354,6 +442,7 @@
"select": "Select",
"settings": "Settings",
"show": "Show",
"size": "Size",
"slug": "URL appendix",
"sort": "Sort",
@@ -361,6 +450,8 @@
"template": "Template",
"today": "Today",
"site.blueprint": "The site has no blueprint yet. You can define the setup in <strong>/site/blueprints/site.yml</strong>",
"toolbar.button.code": "Code",
"toolbar.button.bold": "Bold",
"toolbar.button.email": "Email",
@@ -419,6 +510,7 @@
"view.account": "Your account",
"view.installation": "Installation",
"view.resetPassword": "Reset password",
"view.settings": "Settings",
"view.site": "Site",
"view.users": "Users",