1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-06 22:15:25 +02:00
documize/gui/public/i18n/en-US.json

174 lines
8.1 KiB
JSON
Raw Normal View History

2022-03-01 16:22:53 -05:00
{
2022-03-01 22:03:18 -05:00
"none": "None",
"add": "Add",
"activate": "Activate",
"approve": "Approve",
"authenticate": "Authenticate",
"cancel": "Cancel",
2022-03-01 22:40:51 -05:00
"close": "Close",
"copy": "Copy",
"delete": "Delete",
2022-03-01 22:59:56 -05:00
"deleted": "Deleted",
2022-03-01 22:40:51 -05:00
"duplicate": "Duplicate",
"edit": "Edit",
"import": "Import",
"export": "Export",
"file": "File",
"insert": "Insert",
"invite": "Invite",
"join": "Join",
"leave": "Leave",
"login": "Login",
"move": "Move",
"next": "Next",
"ok": "OK",
"preview": "Preview",
"publish": "Publish",
"print": "Print",
"reject": "Reject",
2022-03-01 22:59:56 -05:00
"rejected": "Rejected",
2022-03-01 22:40:51 -05:00
"remove": "Remove",
"reply": "Reply",
"reset": "Reset",
"restore": "Restore",
"request": "Request",
"save": "Save",
"search": "Search",
"send": "Send",
"share": "Share",
"signin": "Sign In",
"sort": "Sort",
"unassigned": "Unassigned",
"update": "Update",
"version": "Version",
2022-03-01 22:59:56 -05:00
"added": "Added",
"viewed": "Viewed",
"edited": "Edited",
2022-03-01 22:03:18 -05:00
"draft": "Draft",
"live": "Live",
"archived": "Archived",
2022-03-01 22:59:56 -05:00
"approved": "Approved",
"reverted": "Reverted",
"published": "Published",
"name": "Name",
"description": "Description",
"icon": "Icon",
2022-03-02 20:30:39 -05:00
"color": "Color",
2022-03-02 19:55:52 -05:00
"running": "Running...",
2022-03-01 22:03:18 -05:00
2022-03-01 20:00:33 -05:00
"filter": "Filter",
"all": "All",
"public": "Public",
"protected": "Protected",
"personal": "Personal",
2022-03-01 22:03:18 -05:00
2022-03-01 20:00:33 -05:00
"label": "Label",
2022-03-01 22:03:18 -05:00
"labels_none": "No labels",
2022-03-01 22:40:51 -05:00
"space": "Space",
"spaces": "Spaces",
2022-03-01 22:03:18 -05:00
"space_new": "New Space",
"space_name": "Space name",
"space_description": "Space description",
"space_clone": "Clone Space",
"space_select": "Select Space",
"space_copy": "Copy templates, permissions, documents from existing space",
"space_copy_template": "Copy templates",
"space_copy_permission": "Copy permissions",
"space_copy_document": "Copy documents",
2022-03-01 20:00:33 -05:00
2022-03-01 22:03:18 -05:00
"protection_none": "Changes permitted without approval",
"protection_lock": "Locked, changes not permitted",
"protection_review": "Changes require approval before publication",
"approval_anybody": "Approval required from any approver",
"approval_majority": "Majority approval required from approvers",
"approval_unanimous": "Unanimous approval required from all approvers",
2022-03-01 22:59:56 -05:00
"template_published": "Published Template",
"block_published": "Published Block",
2022-03-01 20:00:33 -05:00
2022-03-02 19:55:52 -05:00
"auth_email_password": "Built-in email/password",
"auth_connect_keycloak": "Connect to authentication server",
"auth_connect_ldap": "Connect to LDAP/Active Directory",
"auth_connect_cas": "Connect to Central Authentication Server",
"backup_explain1": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. As a Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. The Documize Community Tenant Administrator can login to perform a tenant-level backup (e.g. marketing.mycompany.com).",
"backup_explain2": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. A Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. As a Documize Community Tenant Administrator you can perform a tenant-level backup (e.g. marketing.mycompany.com).",
"backup_explain3": "It can take several minutes to complete the backup process -- please be patient while the backup operation is in progress.",
"backup_retain": "Retain backup file on server",
"backup_running": "Backup running, please wait...",
"backup_tenant": "Backup Tenant",
"backup_system": "Backup System",
"backup_failed": "Backup failed -- please check server logs",
"backup_success": "Backup successful",
"restore_explain1": "Restore from a system backup should only be performed on an empty Documize Community database.",
"restore_explain2": "Restore operation will re-create users, groups, permissions, spaces, categories and content.",
"restore_explain3": "It can take several minutes to complete the restore process -- please be patient while the restore operation is in progress.",
"restore_select_file": "Choose backup file",
"restore_failed": "Restore failed -- please check server logs",
"restore_success": "Restore completed -- restart your browser and log in",
"restore_confirm": "Confirm Restore",
"restore_confirm_input": "Please type RESTORE to commence the process",
"restore_warn": "You should only restore to an empty Documize Community instance",
"changelog_available": "Product update is available",
"changelog_guidance": "To upgrade, replace existing binary and restart Documize Community.",
"customize_name": "Site Name",
"customize_name_explain": "Provide short title for this Documize Community instance",
"customize_message": "Site Message",
"customize_message_explain": "Provide short message explaining this Documize Community instance",
"customize_theme": "Site Theme",
"customize_logo": "Site Logo",
"customize_logo_default": "Use Default",
"customize_logo_upload": "Upload Custom",
"customize_logo_explain": "You can choose to upload a small logo (e.g. 64px x 64px)",
"customize_subdomain": "Site URL Subdomain",
"customize_subdomain_explain": "If you are hosting on 'docs.example.org' then the subdomain value should be set to 'docs'",
"customize_anon": "Public Spaces Viewable By Anonymous Users",
"customize_anon_explain": "Share content with unauthenticated site visitors",
"customize_conversion_url": "Conversion Service URL",
"customize_conversion_explain": "Endpoint for handling import/export",
"customize_tags": "Maximum Tags Per Document",
"customize_tags_explain": "How many tags can be assigned to a document (between 3 and 10 tags)",
"integration_jira_url": "URL",
"integration_jira_url_explain": "Fully qualified domain name for your Jira instance e.g. http://jira.example.org",
"integration_jira_username": "Username",
"integration_jira_username_explain": "Your Jira login username/email",
"integration_jira_password": "Password",
"integration_jira_password_explain": "Provide API Token if using Atlassian Cloud or Password when self-hosting Jira",
"integration_trello_appkey": "App Key",
"search_reindex": "It can take up to 30 minutes to rebuild the search index.",
"search_reindex_rebuild": "Rebuild",
"search_reindex_start": "Starting search re-index process",
"search_reindex_finish": "Search re-indexing complete",
2022-03-02 20:30:39 -05:00
"smtp_host": "Host",
"smtp_host_explain": "e.g. my.host.com",
"smtp_port": "Port",
"smtp_port_explain": "e.g. 587",
"smtp_username": "Username",
"smtp_username_explain": "e.g. Login username for SMTP server",
"smtp_password": "Password",
"smtp_password_explain": "e.g. Login password for SMTP server",
"smtp_sender_email": "Sender Email",
"smtp_sender_email_explain": "e.g. user@example.org",
"smtp_sender_name": "Sender Name",
"smtp_sender_name_explain": "e.g. Documize",
"smtp_fqdn": "Sender Server Fully Qualified Domain Name",
"smtp_fqdn_explain": "(optional) SMTP can require valid domain name, e.g. docs.example.org",
"smtp_anon_auth": "Anonymous Authentication (Ignore Credentials)",
"smtp_base64": "Base64 Encode Credentials",
"smtp_ssl": "Use SSL",
"space_admin_export": "Export All Content",
"space_admin_make_owner": "Add myself as owner",
"space_admin_delete": "Delete space",
"space_admin_empty": "There are no shared spaces to manage",
"space_admin_delete_title": "Space Deletion",
"space_admin_delete_check": "Are you sure you want to delete this space and all documents?",
"space_admin_confirm": "Please type space name to confirm",
"space_admin_confirm_explain": "This will delete all documents and templates within this space!",
"label_add": "Add Label",
"label_update": "Update Label",
"label_delete": "Delete Label",
"label_delete_confirm": "Are you sure you want to delete the label {1}?",
2022-03-02 19:55:52 -05:00
"x": "x"
2022-03-01 16:22:53 -05:00
}