{ "zero": { "name": "zero", "config": { "linkareas": { "pages": "Pages", "media": "Media" } } }, "ui": { "yes": "Yes", "no": "No", "required": "Required", "more": "More", "add": "Add", "actions": "Actions", "back": "Go back", "close": "Close", "cancel": "Cancel", "confirm": "Confirm", "save": "Save", "create": "Create", "update": "Update", "createdDate": "Created", "modifiedDate": "Last modified", "id": "ID", "disabled": "Disabled", "enabled": "Enabled", "disable": "Disable", "enable": "Enable", "active": "Active", "inactive": "Inactive", "delete": "Delete", "deleteQ": "Delete?", "default": "Default", "remove": "Remove", "alias": "Alias", "link": "Link", "item": "Item", "pagination": { "xofy": "Page {x} of {y}", "next": "Next page", "previous": "Previous page" }, "search": { "placeholder": "Search ...", "button": "Search" }, "name": "Name", "select": "Select", "selection": { "select": "Select", "deselect": "Deselect" }, "icon": "Icon", "icon_select": "Select an icon", "tab_general": "General", "tab_content": "Content", "tab_options": "Options", "tab_infos": "Infos", "pick": { "title": "Choose one", "title_multiple": "Choose", "title_autocomplete": "Enter a value", "max": "max. {count}" }, "date": { "set": "Set date", "select": "Select date...", "xtoy": "{x} to {y}", "x": "from {x}", "y": "until {y}", "range_header": "Select date range", "range_from": "Date from", "range_to": "Date to" }, "price": { "free": "Free", "xtoy": "from {x} to {y}", "x": "from {x}", "y": "to {y}", "range_from": "Price from", "range_to": "Price to" }, "sort": { "title": "Sort", "text": "Drag the different items up or down below to set how they should be arranged." }, "move": { "title": "Move", "action": "Move", "text": "Select the new parent for {name} in the tree structure below.", }, "copy": { "title": "Copy", "action": "Copy", "text": "Copy {name} to the selected page in the tree structure below.", "includeDescendants": "Include descendants" }, "open": { "title": "Open" }, "rename": { "title": "Rename" }, "edit": { "title": "Edit" }, "export": { "action": "Export" }, "parsedinput": { "placeholder": "Enter a value", "placeholder_output": "ID" }, "entityfields": { "key": "Key", "alias": "Alias", "sort": "Sort", "hash": "Hash", "name": "Name", "isActive": "Active" } }, "gender": { "undisclosed": "Undisclosed", "male": "Male", "female": "Female", "nonbinary": "Non-binary" }, "revisions": { "label": "Revisions", "actions": { "updated": "Updated", "created": "Created", "deleted": "Deleted" }, "view": "View" }, "rte": { "undo": "Undo", "redo": "Redo", "bold": "Bold", "italic": "Italic", "underline": "Underline", "strikethrough": "Strike-through", "heading": "Heading", "heading1": "Heading 1", "heading2": "Heading 2", "heading3": "Heading 3", "heading4": "Heading 4", "heading5": "Heading 5", "heading6": "Heading 6", "paragraph": "Paragraph", "quote": "Quote", "list": "List", "olist": "Ordered list", "ulist": "Unordered list", "code": "Code", "line": "Horizontal line", "link": "Link", "image": "Image", "video": "Video", "accept": "Accept", "cancel": "Cancel", "raw": "Edit HTML" }, "links": { "overlay": { "title": "Select a link" }, "providers": { "page": "Pages", "media": "Media" } }, "flavors": { "default": { "name": "Default", "text": "Create the default entity" } }, "errors": { "idnotfound": "Could not find an entity for the given ID", "childnotallowed": "Not allowed as a child entity", "onsave": { "notallowed": "You are not allowed to edit this resource", "empty": "You need to pass a model", "noidmatch": "Do not fill out the Id field when creating a resource", "flavornotfound": "Could not find a registration for this resource flavor" }, "ondelete": { "idnotfound": "Could not find an entity for the given ID" }, "onupdate": { "noidmatch": "The Id as part of the URL does not match the Id of the model", "changetokenmismatch": "The change token is not valid anymore" }, "onmove": { "title": "Could not move entity" }, "oncopy": { "title": "Could not copy entity" }, "onsort": { "title": "Could not sort entities" }, "http": { "403": "Unauthorized", "403_text": "You are not allowed to view this resource", "404": "Not found", "404_text": "The requested resource could not be found
({path})", "409": "Conflict", "409_text": "The operation could not be completed as it is not valid anymore. Please reload the page", "4xx": "Client error", "4xx_text": "There was an internal client error (code: {code})", "504": "Timed out", "504_text": "The backoffice did not receive a timely response from the server", "5xx": "Server error", "5xx_text": "There was an internal server error (code: {code})" }, "role": { "emptyclaim": "A permission needs both a key and a value", "nosection": "You have to select at least one section to give users access to" }, "changepassword": { "emptyfields": "Please fill out all fields", "nouser": "User is invalid", "newpasswordsnotmatching": "The new password does not match the confirmation", "passwordincorrect": "The current password for this user is wrong" }, "preview": { "notfound": "Not found", "notfound_text": "Could not find entity with ID \"{id}\"" }, "page": { "parentnotallowed": "The page is not allowed as a children of the selected parent", "sortingmultipleparents": "Sorting pages is only allowed for a specific parent page" }, "treeentity": { "parentnotallowed": "This entity is not allowed as a children of the selected parent", "sortingmultipleparents": "The selected entities have multiple parents, which is not allowed" }, "forms": { "email_invalid": "The email address is not valid", "emails_invalid": "The email address(es) is/are not valid", "hex_format": "The input is not in a valid HEX #aabbcc format", "url_format": "The input is no well-formed URL", "not_unique": "The property must be unique in this collection", "not_unique_alone": "There must be at least one entity in this collection which fulfills this condition", "culture": "Could not find a culture for the given ISO code", "reference_notfound": "The reference could not be found" } }, "unsavedchanges": { "title": "You have unsaved changes", "text": "Are you sure you want to navigate away from this page?", "close": "Discard changes", "confirm": "Stay on page" }, "deleteoverlay": { "close": "Cancel", "confirm": "Delete", "title": "Delete entity", "text": "Are you sure you want to delete this entity?", "success": "Deleted", "success_text": "You have successfully deleted this entity", "page_text": "This will delete the page and all its descendants. Are you sure?", "page_success_text": "You have successfully deleted this page" }, "changepasswordoverlay": { "title": "Change password", "confirm": "Change password", "fields": { "currentPassword": "Current password", "newPassword": "New password", "confirmNewPassword": "Confirm new password" } }, "addoverlay": { "title": "Create entity", "gotoeditor": "Next" }, "sections": { "item": { "dashboard": "Dashboard", "spaces": "Spaces", "media": "Media", "pages": "Pages", "settings": "Settings" } }, "settings": { "groups": { "system": "System", "application": "Application", "integrations": "Integrations" }, "system": { "updates": { "name": "Updates", "text": "Version {zero_version}", "text_default": "Update current zero version" }, "applications": { "name": "Applications", "text": "Edit website applications" }, "users": { "name": "Users & Permissions", "text": "Administration of backoffice users" }, "logs": { "name": "Logging", "text": "Debug und view logs" }, "plugins": { "name": "Plugins", "text": "{plugin_count} installed plugin(s)", "text_default": "Manage and install plugins" }, "create": { "name": "Create a plugin", "text": "Create from existing code" } }, "application": { "languages": { "name": "Languages", "text": "Frontend languages" }, "translations": { "name": "Translations", "text": "Frontend texts and translations" }, "countries": { "name": "Countries", "text": "Manage list of countries" }, "mails": { "name": "Mails", "text": "Edit mail templates" }, "integrations": { "name": "Integrations", "text": "Configure available integrations" } } }, "user": { "name": "User", "users": "Users", "add_user": "Add user", "add_role": "Add role", "title": "Users & Permissions", "count_permissions": "{count} permissions", "one_permission": "1 permission", "tab_permissions": "Permissions", "changePassword": "Change password", "fields": { "name_placeholder": "Enter your real name or a username", "email": "Email", "email_text": "Also used as login username", "email_placeholder": "Enter your email address", "passwordHash": "Password", "passwordHash_text": "Password used for login", "avatarId": "Avatar", "avatarId_text": "Upload a user image", "languageId": "Language", "languageId_text": "Set the backoffice language for this user", "roles": "Roles", "roles_text": "Add default permissions from roles", "sections": "Sections", "sections_text": "Specify access to backoffice sections", "isActive": "Can login", "isDisabled": "Disable", "isLockedOut": "Locked out", "isLockedOut_warning": "The user is locked out until", "isDisabled_warning": "This user is disabled and cannot log into zero anymore. Status can be changed in Actions dropdown" } }, "role": { "name": "Role", "roles": "Roles", "tab_permissions": "Permissions", "fields": { "description": "Description", "icon": "Icon" } }, "permission": { "states": { "create": "Create", "read": "View", "update": "Update", "delete": "Delete", "write": "Edit", "createdelete": "Create/delete", "none": "None" }, "collections": { "sections": "Sections", "sections_description": "Allow access to the following sections", "settings": "Settings", "settings_description": "Define read and write access for settings areas", "spaces": "Spaces", "spaces_description": "Granular control of spaces", "modules": "Modules", "modules_description": "Availability of composing block modules" } }, "login": { "headline": "hello and welcome", "button": "Login", "button_forgot": "Forgot password?", "fields": { "email": "Email", "email_placeholder": "Enter your email or username", "password": "Password", "password_placeholder": "Enter your password" }, "errors": { "unknown": "An unknown login error happened", "wrongcredentials": "Email or password is wrong", "lockedout": "The user has been locked out due to many failed password attempts", "disabled": "The user has been deactivated", "notallowed": "The user is not allowed to sign in", "requirestwofactor": "Two-factor authentication is required to login" }, "rejectReasons": { "logout": "You have successfully logged out", "inactive": "You have been inactive for too long. Please login again.", "terminated": "Your session has been terminated. Please login again.", "userchanged": "Your user data has changed. Please login again.", "passwordchanged": "Your password was successfully changed. Please login again." } }, "order": { "fields": { "no": "Number", "username": "Name", "price": "Price", "status": "Status" } }, "modules": { "add": { "title": "Add content", "text": "Compose the page by adding modules" }, "default_group": "Default", "notfound": "Could not find a registered module [{alias}] in the code.", "noneavailable": "There are no modules available" }, "page": { "name": "Page", "type": "Type", "root": "Root", "info_tab": "Info", "folder": { "name": "Folder", "description": "Group pages together", "fields": { "isPartOfRoute": "Is part of Url", "isPartOfRoute_text": "Whether to render the page name as part of the Url", "urlAlias": "Url alias", "urlAlias_text": "Use this field instead of the page name for Url generation" } }, "overview": { "actions": { "continue": "Continue", "continue_text": "You have last edited \"{page}\"", "new": "New page", "new_text": "Create a new page on root", "history": "History", "history_text": "View page editing history" } }, "schedule": { "label": "Schedule", "header": "Schedule publishing", "publish": "Publish", "unpublish": "Unpublish", "scheduled": "Scheduled" }, "actions": { "emptyrecyclebin": "Empty recycle bin" }, "create": { "title": "Create page", "parent": "Parent", "nonavailable": "There are no page types allowed here" }, "preview": { "title": "Preview" }, "picker": { "headline": "Select a page", "urlnotfound": "URL not found" }, "infotab": { "links": "Link", "revisions": "Revisions" }, "deleteoverlay": { "title": "Delete page", "text": "This will delete the page as well as all its descendants.
Are you sure?", "warning": "You are about to delete {pages} page(s).", "success_text": "You have successfully deleted this page" } }, "recyclebin": { "name": "Recycle bin", "description": "View recently deleted entities", "purge": "Purge", "fields": { "originalId": "Page Id", "createdDate": "Deleted" }, "overlay": { "title": "Actions" } }, "country": { "list": "Countries", "name": "Country", "fields": { "name": "Name", "code": "Code", "code_text": "Code in ISO 3166-1 format which is used to display the appropriate flag", "isPreferred": "Show on top" } }, "integration": { "list": "Integrations", "name": "Integration", "activeWarning": "This integration is not activated and will therefore not run under any circumstances.", "errors": { "typenotfound": "The integration type does not exist", "multiplenotallowed": "Can not create multiple integrations per type", "alreadycreated": "You have already created an integration for this type", "notfound": "Could not find a matching integration", "couldnotupdatestate": "Not updated", "noaliasmatch": "The alias as part of the URL does not match the alias of the model" }, "fields": { } }, "language": { "list": "Languages", "name": "Language", "fields": { "name": "Name", "locale": "Locale", "code": "ISO Code", "code_text": "Code in ISO 3166-1 format", "isDefault": "Default", "isDefault_text": "Use as default language", "isOptional": "Optional", "isOptional_text": "Values for an optional language must not be entered, even if the field is required", "inheritedLanguageId": "Fallback", "inheritedLanguageId_text": "To allow multi-lingual content to fall back to another language if not present in the requested language, select it here" }, "errors": { "fallback_invalid": "Select a different language as a fallback", "default_unique": "There is already another language which is set as the default", "default_not_optional": "The default language can't be set as optional", "default_no_fallback": "The default language can't have a fallback", "needs_default": "At least one language has to be set as the default" } }, "translation": { "list": "Translations", "name": "Translation", "display": { "text": "Text", "html": "HTML" }, "fields": { "key": "Key", "value": "Value", "display": "Display type" } }, "iconpicker": { "title": "Pick an icon", "notfound": { "title": "Icon set not found", "text": "Could not locate a registered icon set (\"{name}\")" } }, "colorpicker": { "placeholder": "Select or enter a color (#aabbcc)" }, "mediapicker": { "select_text": "Add media", "select_description": "Upload or select", "upload_text": "Upload", "upload_description": "Upload a new file" }, "videopicker": { "headline": "Pick a video", "providers": { "html": "Media upload", "youtube": "YouTube", "vimeo": "Vimeo" } }, "application": { "list": "Applications", "name": "Application", "tab_features": "Features", "tab_domains": "Domains", "fields": { "name": "Name", "name_text": "Short human-readable name", "fullName": "Full name", "fullName_text": "Full company or product name", "imageid": "Image", "imageid_text": "Image of the app (with transparent background), used for all mails, PDFs, ...", "iconid": "Icon", "iconid_text": "Simplified image for minor application parts", "email": "Email", "email_text": "Generic contact email", "domains": "Domains", "domains_text": "Select domains for this application", "domains_help": "Valid domain names are: \"example.com\", \"www.example.com\", \"example.com:8080\", or \"https://www.example.com\".", "domains_add": "Add domain", "features": "Features", "features_text": "Enable additional features for this application" } }, "media": { "list": "Media", "name": "Media", "addfolder": "Add folder", "editfolder": "Edit folder", "untitledName": "[untitled]", "actions": { "folderdropdown": "Folder", "addfolder": "Create folder", "addfolder_text": "Adds a new folder in the current parent folder", "addfile": "Upload files", "addfile_text": "Add one or more files to the current filter" }, "notfound": "Could not find media ({id})", "selection": { "clear": "Clear selection", "selected": "{count} selected", "selectaction": "Action" }, "fields": { "foldername_placeholder": "Enter a name ...", "caption": "Caption", "caption_text": "Additional caption text", "size": "Size", "date": "Last modified at", "filename": "Filename", "source": "File", "imageMeta": { "alternativeText": "Alternative text", "alternativeText_text": "Text which is used when the image can't be loaded", "dpi": "DPI", "colorSpace": "Color space", "hasTransparency": "Has transparency", "frames": "Frames", "imageTakenDate": "Date taken", "dimension": "Dimension" } }, "deleteoverlay": { "title": "Delete media", "folder_text": "This will delete the selected items as well as all its descendants including subfolders and files.

Database entries as well as persisted files are deleted.
Are you sure?", "warning": "You are about to delete {folders} folder(s) and {files} file(s).", "folder_success_text": "You have successfully deleted this folder", "start": { "title": "Progress", "button": "Start deletion" } }, "child_count_1": "{count} item", "child_count_x": "{count} items", "upload": { "headline": "Upload", "multipleHeadline": "Uploading {count} items...", "singleHeadline": "Uploading..." } }, "mailTemplate": { "name": "Mail template", "list": "Mail templates", "emailBox": "Email settings", "tabs": { "sender": "Sender", "recipient": "Recipient" }, "fields": { "name": "Name", "key": "Key", "key_text": "Used to query for the template in code", "subject": "Subject", "body": "Body", "body_text": "Additional body which is rendered into the mail template", "preheader": "Preheader", "preheader_text": "This text is rendered as part of the preview in your mail program", "senderEmail": "Sender email", "senderEmail_text": "Leave empty to use application email", "senderName": "Sender name", "senderName_text": "Leave empty to use application name", "recipientEmail": "Recipient email", "recipientEmail_text": "Only used for mails which do not have a dynamic recipient (e.g. reports)", "cc": "Send copy to (CC)", "cc_text": "Comma-separated list of e-mails", "bcc": "Send invisible copy to (BCC)", "bcc_text": "Comma-separated list of e-mails" }, "errors": { "senderNotAllowed": "The sender email is currently not supported for this registered mail dispatcher. Please contact the administrator for help." } }, "space": { "list": "Spaces", "name": "Space" }, "preview": { "name": "Preview" }, "search": { "permissions": { "search_group": "Search", "search": "Use search" }, "collection": { "page": "Page", "mediaFolder": "Media folder" } }, "blueprint": { "hint": { "childText": "This entity is a child of a blueprint. Its properties are automatically updated.", "parentText": "This blueprint will automatically pass changes to its children.", "parentCreateText": "This blueprint will create children in all registered apps and automatically pass changes to them.", "goToBlueprint": "Blueprint", "goToChild": "View child", "settingsButton": "Settings", "xUnlocked": "{count} unlocked" }, "errors": { "cannotDeleteChild": "Entities which are synchronized with a blueprint cannot be deleted" } } }