{ "zero": { "name": "zero" }, "ui": { "more": "More", "actions": "Actions", "back": "Go back", "close": "Close", "confirm": "Confirm", "save": "Save", "createdDate": "Created at", "id": "ID", "active": "Published", "pagination": { "xofy": "Page {x} of {y}", "next": "Next page", "previous": "Previous page" }, "search": { "placeholder": "Search ...", "button": "Search" }, "name": "Name", "icon": "Icon", "icon_select": "Select an icon", "tab_general": "General" }, "errors": { "ondelete": { "idnotfound": "Could not find an entity for the given ID" }, "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})" } }, "unsavedchanges": { "close": "Discard changes", "confirm": "Stay" }, "deleteoverlay": { "close": "Cancel", "confirm": "Delete", "title": "Delete entity", "text": "Are you sure you want to delete this entity?", }, "sections": { "item": { "dashboard": "Dashboard", "lists": "Lists", "media": "Media", "pages": "Pages", "settings": "Settings" } }, "settings": { "groups": { "system": "System", "plugins": "Plugins" }, "system": { "updates": { "name": "Updates", "text": "Version {zero_version}" }, "applications": { "name": "Applications", "text": "Edit website applications" }, "users": { "name": "Users & Permissions", "text": "Administration of backoffice users" }, "translations": { "name": "Translations", "text": "Frontend texts and translations" }, "countries": { "name": "Countries", "text": "Manage list of countries" }, "logs": { "name": "Logging", "text": "Debug und view logs" } }, "plugins": { "installed": { "name": "Installed", "text": "{plugin_count} installed plugin(s)" }, "create": { "name": "Create a plugin", "text": "Create from existing code" } } }, "user": { "name": "User", "users": "Users", "count_permissions": "{count} permissions", "one_permission": "1 permission", "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", "avatar": "Avatar", "avatar_text": "Upload a user image", "language": "Language", "language_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" } }, "role": { "name": "Role", "roles": "Roles", "fields": { "description": "Description", "icon": "Icon" } }, "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": { "wrongcredentials": "Email or password is wrong", "lockedout": "The user has been locked out due to many failed password attempts", "notallowed": "The user is not allowed to sign in", "requirestwofactor": "Two-factor authentication is required to login" } }, "order": { "fields": { "no": "Number", "username": "Name", "price": "Price", "status": "Status" } }, "page": { "overview": { "actions": { "continue": "Continue", "continue_text": "You have last edited \"{page}\" on {date}", "new": "New page", "new_text": "Create a new page below \"{root}\"", "history": "History", "history_text": "View page editing history" } }, "recyclebin": { "name": "Recycle bin", "description": "View recently deleted entities" }, "history": { "name": "History" } }, "country": { "name": "Country", "fields": { "code": "Code", "code_text": "Code in ISO 3166-1 format which is used to display the appropriate flag", "isPreferred": "Show on top" } }, "iconpicker": { "title": "Pick an icon" } }