2022-03-01 16:22:53 -05:00
{
2022-03-01 22:03:18 -05:00
"none" : "None" ,
"add" : "Add" ,
2022-03-03 19:10:06 -05:00
"added" : "Added" ,
2022-03-01 22:03:18 -05:00
"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-02 20:52:59 -05:00
"remove" : "Remove" ,
2022-03-01 22:40:51 -05:00
"duplicate" : "Duplicate" ,
"edit" : "Edit" ,
2022-03-08 12:16:36 -05:00
"download" : "Download" ,
2022-03-09 14:04:17 -05:00
"upload" : "upload" ,
"uploaded" : "Uploaded" ,
2022-03-01 22:40:51 -05:00
"import" : "Import" ,
"export" : "Export" ,
2022-03-04 13:07:11 -05:00
"exported" : "Exported" ,
2022-03-03 14:38:27 -05:00
"test" : "Test" ,
"error" : "Error" ,
2022-03-01 22:40:51 -05:00
"file" : "File" ,
"insert" : "Insert" ,
"invite" : "Invite" ,
2022-03-08 17:05:12 -05:00
"message" : "Message" ,
2022-03-01 22:40:51 -05:00
"join" : "Join" ,
"leave" : "Leave" ,
"login" : "Login" ,
2022-03-08 11:35:59 -05:00
"logout" : "Logout" ,
2022-03-03 19:10:06 -05:00
"authentication" : "Authentication" ,
2022-03-01 22:40:51 -05:00
"move" : "Move" ,
2022-03-04 13:07:11 -05:00
"moved" : "Moved" ,
2022-03-01 22:40:51 -05:00
"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
"reply" : "Reply" ,
"reset" : "Reset" ,
"request" : "Request" ,
"save" : "Save" ,
2022-03-03 19:10:06 -05:00
"saved" : "Saved" ,
2022-03-01 22:40:51 -05:00
"search" : "Search" ,
"send" : "Send" ,
"share" : "Share" ,
"signin" : "Sign In" ,
"sort" : "Sort" ,
2022-03-08 11:35:59 -05:00
"sort_ascending" : "Ascending" ,
"sort_descending" : "Descending" ,
"sort_by_name" : "Name" ,
"sort_by_created" : "Created date" ,
"sort_by_revised" : "Last updated" ,
2022-03-01 22:40:51 -05:00
"unassigned" : "Unassigned" ,
"update" : "Update" ,
2022-03-01 22:59:56 -05:00
"viewed" : "Viewed" ,
"edited" : "Edited" ,
2022-03-01 22:03:18 -05:00
"draft" : "Draft" ,
2022-03-08 12:16:36 -05:00
"drafts" : "Drafts" ,
2022-03-01 22:03:18 -05:00
"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-08 12:50:34 -05:00
"visibility" : "Visibility" ,
2022-03-02 19:55:52 -05:00
"running" : "Running..." ,
2022-03-02 20:52:59 -05:00
"firstname" : "Firstname" ,
"lastname" : "Lastname" ,
"email" : "Email" ,
2022-03-03 14:03:48 -05:00
"password" : "Password" ,
2022-03-04 13:07:11 -05:00
"password_new" : "New Password" ,
"username" : "Username" ,
2022-03-03 14:03:48 -05:00
"password_confirm" : "Confirm Password" ,
2022-03-03 14:38:27 -05:00
"encryption" : "Encryption" ,
2022-03-03 19:10:06 -05:00
"notice" : "Notice" ,
2022-03-03 19:42:37 -05:00
"backup" : "Backup" ,
"restore" : "Restore" ,
"completed" : "Completed" ,
"please_wait" : "Please wait.." ,
2022-03-01 20:00:33 -05:00
"filter" : "Filter" ,
"all" : "All" ,
2022-03-04 13:07:11 -05:00
"not_found" : "Not found" ,
2022-03-08 11:35:59 -05:00
"nothing_found" : "Nothing found" ,
2022-03-04 13:07:11 -05:00
"expand_collapse" : "Expand/collapse" ,
"options" : "Options" ,
"settings" : "Settings" ,
"about" : "About" ,
"meta" : "Meta" ,
"permissions" : "Permissions" ,
2022-03-04 13:28:36 -05:00
"profile" : "Profile" ,
2022-03-04 18:31:23 -05:00
"go_top" : "Go top" ,
"help" : "Help" ,
2022-03-08 11:35:59 -05:00
"reference" : "reference" ,
"references" : "references" ,
2022-03-08 12:16:36 -05:00
"move_up" : "Move up" ,
"move_down" : "Move down" ,
2022-03-09 14:04:17 -05:00
"indent" : "Indent" ,
"outdent" : "Outdent" ,
2022-03-08 13:05:30 -05:00
"default" : "Default" ,
2022-03-08 12:50:34 -05:00
"no_undo" : "Proceed with caution as there is no undo" ,
2022-03-09 14:04:17 -05:00
"show_hide" : "Show/hide" ,
2022-03-04 13:07:11 -05:00
2022-03-01 20:00:33 -05:00
"public" : "Public" ,
2022-03-08 12:50:34 -05:00
"public_explain" : "Public - can be seen by everyone" ,
2022-03-01 20:00:33 -05:00
"protected" : "Protected" ,
2022-03-08 12:50:34 -05:00
"protected_explain" : "Protected - access is restricted to selected users" ,
2022-03-01 20:00:33 -05:00
"personal" : "Personal" ,
2022-03-08 12:50:34 -05:00
"personal_explain" : "Personal - viewable only by me" ,
2022-03-01 20:00:33 -05:00
"label" : "Label" ,
2022-03-03 19:10:06 -05:00
"labels" : "Labels" ,
2022-03-01 22:03:18 -05:00
"labels_none" : "No labels" ,
2022-03-04 13:07:11 -05:00
"label_unclassified" : "Unclassified" ,
2022-03-01 22:40:51 -05:00
"space" : "Space" ,
"spaces" : "Spaces" ,
2022-03-08 12:16:36 -05:00
"category" : "Category" ,
2022-03-08 13:05:30 -05:00
"category_explain" : "Assign categories to documents and decide who can view them" ,
2022-03-04 13:07:11 -05:00
"categories" : "Categories" ,
2022-03-08 12:16:36 -05:00
"tag" : "Tag" ,
2022-03-04 13:07:11 -05:00
"tags" : "Tags" ,
2022-03-09 14:04:17 -05:00
"revisions" : "Revisions" ,
2022-03-04 13:07:11 -05:00
"versions" : "Versions" ,
"version" : "Version" ,
"change_control" : "Change Control" ,
2022-03-08 12:16:36 -05:00
"pin" : "Pin" ,
2022-03-04 13:07:11 -05:00
"pinned" : "Pinned" ,
2022-03-08 12:16:36 -05:00
"unpin" : "Unpin" ,
2022-03-04 13:07:11 -05:00
"unpinned" : "Unpinned" ,
"blocks" : "Content Blocks" ,
2022-03-08 13:05:30 -05:00
"blocks_explain" : "Content blocks provide re-usable content that can be inserted into any document" ,
"block_delete_confirm" : "Are you sure you want to delete this re-usable content block?" ,
2022-03-04 18:31:23 -05:00
"actions" : "Actions" ,
"activity" : "Activity" ,
"reports" : "Reports" ,
"content" : "Content" ,
2022-03-08 11:35:59 -05:00
"template" : "Template" ,
2022-03-08 12:16:36 -05:00
"templates" : "Templates" ,
2022-03-08 17:05:12 -05:00
"document" : "Document" ,
"documents" : "Documents" ,
2022-03-08 12:16:36 -05:00
"bookmark" : "Bookmark" ,
"bookmarks" : "Bookmarks" ,
"bookmark_remove" : "Remove bookmark" ,
"new" : "New" ,
2022-03-09 14:04:17 -05:00
"copy_link" : "Copy link" ,
2022-03-03 19:10:06 -05:00
2022-03-08 12:16:36 -05:00
"new_canvas" : "Blank anvas" ,
"new_template" : "From template" ,
"new_import" : "Import files" ,
"new_import_explain1" : "Click to select files or drag-drop files" ,
"new_import_explain2" : ".doc, .docx, .md, .markdown" ,
"export_html" : "Export as HTML" ,
"export_html_explain1" : "Export all space content as HTML or select categories." ,
"export_html_explain2" : "All space content will be exported as a single self-enclosed HTML file." ,
"import_convert" : "Converting {1}" ,
"import_success" : "Successfully converted {1}" ,
"add_recent" : "Added recently" ,
"update_recent" : "Updated recently" ,
"space_change" : "Move to another space" ,
2022-03-08 12:50:34 -05:00
"space_change_prompt" : "Select space" ,
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" ,
2022-03-08 12:50:34 -05:00
"space_delete" : "Delete space" ,
"space_delete_prompt" : "Please type space name to confirm" ,
"space_delete_warn" : "This will delete all documents and templates within this space!" ,
2022-03-01 22:03:18 -05:00
"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-08 12:16:36 -05:00
"space_empty_state" : "Add documents via + CONTENT" ,
"space_lockout" : "Space permissions are preventing you from viewing and creating documents" ,
2022-03-08 17:05:12 -05:00
"space_invite_message" : "Hey there, I am sharing the {1} space (in {2}) with you so we can both collaborate on documentation." ,
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" ,
2022-03-04 13:07:11 -05:00
"block_explain" : "Content blocks provide re-usable content that can be inserted into any document" ,
2022-03-01 22:59:56 -05:00
"block_published" : "Published Block" ,
2022-03-04 13:07:11 -05:00
"upload_attachment" : "Upload Attachments" ,
"content_revisions" : "Content Revisions" ,
"content_revisions_explain" : "Review previous content changes and roll back edits" ,
2022-03-08 12:16:36 -05:00
"move_documents" : "Move documents" ,
"delete_documents" : "Delete documents" ,
2022-03-08 17:05:12 -05:00
"feedback_enable" : "Enable feedback" ,
"feedback_prompt" : "Feedback prompt" ,
2022-03-08 12:50:34 -05:00
"feedback_prompt_hint" : "Enter prompt asking for user feedback" ,
"feedback_prompt_explain" : "Specify the prompt, e.g. Did this help you? Was this helpful? Did you find what you needed?" ,
"likes_prompt" : "Did this help you?" ,
"delete_confirm" : "Are you sure you want to delete?" ,
2022-03-08 13:05:30 -05:00
"category_assignment_summary" : "Assigned to {1} documents and viewable by {2} users/groups" ,
"category_no_access" : "You have no view permission for this category" ,
"category_default" : "Default category for new content" ,
"category_default_explain" : "Automatically applies to newly created documents" ,
"category_delete_confirm" : "Are you sure you want to delete this category?" ,
"category_permissions" : "Category Permissions" ,
"category_permissions_explain" : "Select who can view documents within category" ,
2022-03-04 13:07:11 -05:00
2022-03-09 13:36:48 -05:00
"protection_type_open" : "Open" ,
"protection_type_protected" : "Protected" ,
"protection_type_locked" : "Locked" ,
2022-03-09 14:04:17 -05:00
"doc_request_" : "Request contribution" ,
"doc_request_feedback" : "Request feedback" ,
"doc_request_read" : "Request read" ,
"doc_request_publication" : "Request publication" ,
"doc_secure_share" : "Share via secure external link" ,
"template_save" : "Save as Template" ,
"template_name_explain" : "Good template name conveys document type" ,
"template_desc_explain" : "Explain use case for this template" ,
"print_explain" : "Print all content or select sections" ,
"doc_delete_confirm" : "Are you sure you want to delete this document?" ,
"attachment_delete" : "Delete Attachment" ,
"attachment_delete_confirm" : "Are you sure you want to delete this attachment?" ,
2022-03-09 13:36:48 -05:00
"section_insert" : "Insert Section" ,
2022-03-09 14:04:17 -05:00
"section_copy_explain" : "This section and all nested sections will be copied to the selected document." ,
"section_move_explain" : "This section and all nested sections will be moved to the selected document." ,
"section_delete" : "Are you sure you want to delete this section?" ,
"section_delete_children" : "Also delete child sections" ,
"section_publish" : "Publish Re-usable Content Block" ,
"section_publish_name_explain" : "Provide a short title for the reusable content block" ,
"section_publish_desc_explain" : "Short description to help others understand the reusable content block" ,
2022-03-09 13:36:48 -05:00
"link_insert" : "Insert Link" ,
"link_type_section" : "Section" ,
"link_type_section_explain" : "Link to content within this document" ,
"link_type_attachment" : "Attachment" ,
"link_type_attachment_explain" : "Link to an attachment within this document" ,
"link_type_search" : "Search" ,
"link_type_search_explain" : "Document name, content, attachment name" ,
"link_type_network" : "Network" ,
"link_type_network_explain" : "Specify network drive/share/folder location" ,
"link_type_network_example" : "e.g. //share/folder" ,
2022-03-08 17:05:12 -05:00
"space_permissions" : "Space Permissions" ,
"space_permissions_explain" : "Assign permissions to users or groups and invite new users to this space" ,
"space_permission_view" : "View" ,
"space_permission_view_explain" : "See content within this space" ,
"space_permission_manage" : "Manage" ,
"space_permission_manage_explain" : "Manage all aspects of space except deletion" ,
"space_permission_owner" : "Owner" ,
"space_permission_owner_explain" : "Manage and delete space" ,
"space_permission_doc_create" : "Create" ,
"space_permission_doc_create_explain" : "Can create new documents in space" ,
"space_permission_doc_edit" : "Edit" ,
"space_permission_doc_edit_explain" : "Can change document contents" ,
"space_permission_doc_delete" : "Delete" ,
"space_permission_doc_delete_explain" : "Can remove documents from space" ,
"space_permission_doc_move" : "Move" ,
"space_permission_doc_move_explain" : "Can move documents from this space to another space" ,
"space_permission_doc_copy" : "Copy" ,
"space_permission_doc_copy_explain" : "Can duplicate documents" ,
"space_permission_doc_template" : "Templates" ,
"space_permission_doc_template_explain" : "Can create and publish document templates" ,
"space_permission_doc_approval" : "Approval" ,
"space_permission_doc_approval_explain" : "Can (1) approve or reject document changes; (2) move documents from draft to live" ,
"space_permission_doc_draft" : "Draft" ,
"space_permission_doc_draft_explain" : "Can view and work on documents marked as draft" ,
"space_permission_doc_version" : "Versions" ,
"space_permission_doc_version_explain" : "Can create document version and link them together" ,
"space_permission_add_user" : "Add users to this space" ,
"space_permission_invite_user" : "Invite users to this space" ,
"space_permission_invite_explain" : "Comma separate multiple email addresses" ,
2022-03-04 13:07:11 -05:00
"login_cas" : "Authenticating with CAS..." ,
"login_cass_error" : "CAS authentication failure" ,
"login_keycloak" : "Authenticating with Keycloak..." ,
"login_keycloak_error" : "Keycloak authentication failure" ,
"login_invalid" : "Invalid credentials" ,
"forgot_password" : "Forgot your password?" ,
"reset_password" : "Reset Password" ,
"reset_password_next" : "Thanks. Check your email for instructions." ,
"password_strong" : "Choose a strong password" ,
"password_match" : "Passwords must match" ,
"welcome" : "Welcome to Documize" ,
"welcome_explain" : "Let's set up your account and get you started" ,
2022-03-04 13:28:36 -05:00
"profile_explain" : "Manage your profile and password" ,
2022-03-08 11:35:59 -05:00
"search_hint" : "keywords, tags" ,
"search_too_short" : "Your search query is too short" ,
2022-03-04 13:28:36 -05:00
"search_doc_name" : "Document name" ,
"search_doc_content" : "Document content" ,
"search_tag_name" : "Tag name" ,
"search_attachment_name" : "Attachment name" ,
"search_example_title" : "Query examples" ,
"search_explain" : "Find content using keywords and operators" ,
2022-03-04 13:46:22 -05:00
"search_example1" : "Show results that contain at least one of the two words" ,
"search_example2" : "Show results that contain both words" ,
"search_example3" : "Show results that contain the word \"apple\", but rank rows higher if they also contain \"macintosh\"" ,
"search_example4" : "Show results that contain the word \"apple\" but not \"macintosh\"" ,
"search_example5" : "Show results that contain the words \"apple\" and \"turnover\", or \"apple\" and \"strudel\" (in any order), but rank \"apple turnover\" higher than \"apple strudel\"" ,
"search_example6" : "Show results that contain words such as \"apple\", \"apples\", \"applesauce\", or \"applet\"" ,
"search_example7" : "Show results that contain the exact phrase \"some words\" (for example, rows that contain \"some words of wisdom\" but not \"some noise words\")" ,
"search_example8" : "Show results that contain either word" ,
"search_example9" : "Show results that have \"google\", either \"apple\" or \"microsoft\" but not \"ibm\"" ,
"search_example10" : "Show results that contain words that start with \"apple\", such as \"applesauce\" or \"applet\"" ,
2022-03-04 18:31:23 -05:00
"space_density_complete" : "Complete" ,
"space_density_comfort" : "Comfort" ,
"space_density_compact" : "Compact" ,
2022-03-01 20:00:33 -05:00
2022-03-02 19:55:52 -05:00
"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" ,
2022-03-03 19:42:37 -05:00
"backup_start" : "Start Backup" ,
"backup_run" : "Run Backup" ,
2022-03-02 19:55:52 -05:00
"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" ,
2022-03-03 19:42:37 -05:00
"restore_running" : "Please wait, restore running..." ,
2022-03-02 19:55:52 -05:00
"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" ,
2022-03-03 19:42:37 -05:00
"smtp_save_test" : "Save & Test" ,
"smtp_sent_test_email" : "Sending test email to you" ,
2022-03-04 18:31:23 -05:00
"smtp_missing" : "Missing mail server settings" ,
2022-03-02 20:30:39 -05:00
"space_admin_export" : "Export All Content" ,
2022-03-03 19:42:37 -05:00
"space_admin_export_running" : "Export running...." ,
2022-03-02 20:30:39 -05:00
"space_admin_make_owner" : "Add myself as owner" ,
"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 20:52:59 -05:00
"user_admin_add" : "Add Users" ,
"user_admin_bulk" : "Bulk Upload" ,
"user_admin_bulk_format" : "Comma-delimited list: firstname, lastname, email" ,
"group_add" : "Add Group" ,
"group_name_explain" : "Enter group name, e.g. Managers, Developers, Acme Team" ,
"group_member_add" : "Add member" ,
"group_member_remove" : "Remove member" ,
"group_delete" : "Delete Group" ,
"group_delete_confirm" : "Are you sure you want to delete this group?" ,
"group_delete_name" : "Please type group name to confirm" ,
"group_delete_name_explain" : "This will remove group membership information and associated permissions" ,
2022-03-03 14:03:48 -05:00
"group_none" : "No groups" ,
2022-03-02 20:52:59 -05:00
"group_edit" : "Edit Group" ,
2022-03-03 14:03:48 -05:00
"find_user" : "Find users" ,
"find_user_syntax" : "Search firstname, lastname, email" ,
"user_max_display" : "Maximum users to display" ,
"user_assign_group" : "Assign user groups" ,
"user_delete_confirm" : "Are you sure you want to delete user {1}?" ,
"user_selected_delete_confirm" : "Are you sure you want to delete selected users?" ,
"user_delete" : "Delete User" ,
2022-03-03 14:38:27 -05:00
"permission_spaces" : "Spaces" ,
"permission_spaces_explain" : "Can add spaces, both personal and shared with others" ,
"permission_visible" : "Visible" ,
"permission_visible_explain" : "Can see names of users and groups, can disable for external users like customers/partners" ,
"permission_admin" : "Admin" ,
"permission_admin_explain" : "Can manage all aspects of Documize Community, like this screen" ,
"permission_analytics" : "Analytics" ,
"permission_analytics_explain" : "Can view analytical reports" ,
"permission_active" : "Active" ,
"permission_active_explain" : "Can login and use Documize Community" ,
"auth_role_space" : "Can Create Spaces" ,
"auth_disable_logout" : "Disable Logout" ,
"auth_dual_login" : "Dual Login" ,
"auth_dual_login_explain" : "Enable login via LDAP and regular email/password (useful for testing LDAP)" ,
"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" ,
"auth_keycloak_running" : "Keycloak user sync running..." ,
"auth_keycloak_sync" : "Sync with Keycloak" ,
"auth_ldap_running" : "LDAP user sync running..." ,
"auth_ldap_sync" : "Sync with LDAP" ,
"auth_keycloak_url" : "Keycloak Server URL" ,
"auth_keycloak_realm" : "Keycloak Realm" ,
"auth_keycloak_pk" : "Keycloak Realm Public Key" ,
"auth_keycloak_pk_explain" : "Copy the RSA Public Key from Realm Settings > Keys" ,
"auth_keycloak_oidc" : "Keycloak OIDC Client ID" ,
"auth_keycloak_group" : "Keycloak Group ID (Optional)" ,
"auth_keycloak_group_explain" : "If you want to sync users in a particular Group (e.g. 'Documize Community Users'), provide the Group ID (e.g. 511d8b61-1ec8-45f6-bc8d-5de64d54c9d2)" ,
"auth_keycloak_username" : "Keycloak Username" ,
"auth_keycloak_username_explain" : "Used to connect with Keycloak and sync users with Documize Community (create user under Master Realm and assign 'view-users' role against Realm specified above)" ,
"auth_keycloak_password" : "Keycloak Password" ,
"auth_keycloak_password_explain" : "Used to connect with Keycloak and sync users with Documize Community" ,
"auth_ldap_server" : "LDAP Server" ,
"auth_ldap_server_explain" : "IP or host address, e.g. ldap.example.org, 127.0.0.1" ,
"auth_ldap_port" : "LDAP Server Port" ,
"auth_ldap_port_explain" : "Port number, e.g. 389" ,
"auth_ldap_base" : "Base DN" ,
"auth_ldap_base_explain" : "Starting point for search filters, e.g. ou=users,dc=example,dc=com" ,
"auth_ldap_bind" : "Bind DN" ,
"auth_ldap_bind_explain" : "Login credentials for LDAP server" ,
"auth_ldap_password" : "Bind Password" ,
"auth_ldap_filter_user" : "User Filter" ,
"auth_ldap_filter_user_explain1" : "Search filter for finding users, e.g. (|(objectClass=person)(objectClass=user)(objectClass=inetOrgPerson))" ,
"auth_ldap_filter_user_explain2" : "Specify User Filter and/or Group Filter" ,
"auth_ldap_filter_group" : "Group Filter" ,
"auth_ldap_filter_group_explain" : "Search filter for finding users via groups, e.g. (&(objectClass=group)(|(cn=ship_crew)(cn=admin_staff)))" ,
"auth_ldap_rdn" : "User Attribute RDN" ,
"auth_ldap_rdn_explain1" : "Username/login attribute, e.g. uid in LDAP, sAMAccountName in Active Directory" ,
"auth_ldap_rdn_explain2" : "User Attributes used to retreive data when using User Filter" ,
"auth_ldap_firstname" : "User Attribute Firstname" ,
"auth_ldap_firstname_explain" : "Firstname attribute, e.g. givenName" ,
"auth_ldap_lastname" : "User Attribute Lastname" ,
"auth_ldap_lastname_explain" : "Lastname attribute, e.g. sn" ,
"auth_ldap_email" : "User Attribute Email" ,
"auth_ldap_email_explain" : "Email attribute, e.g. mail" ,
"auth_ldap_group" : "Group Attribute Member" ,
"auth_ldap_group_explain1" : "Attribute that identifies individual group member, e.g. member or uniqueMember" ,
"auth_ldap_group_explain2" : "Group Attributes used to retreive data when using Group Filter" ,
"auth_ldap_preview" : "LDAP Preview" ,
"auth_ldap_preview_result" : "Connection successful, found {1} users." ,
2022-03-03 19:42:37 -05:00
"auth_ldap_preview_error" : "Unable to connect" ,
2022-03-03 14:38:27 -05:00
"auth_cas_url" : "CAS Server URL" ,
"auth_cas_url_explain" : "e.g. http://localhost:8888/auth" ,
"auth_cas_back_url" : "Documize CAS URL" ,
"auth_cas_back_url_explain" : "e.g. http://Documize-URL/auth/cas" ,
2022-03-03 19:10:06 -05:00
"administration" : "Administration" ,
"admin_general" : "General" ,
"admin_general_explain" : "Options to help you customize Documize Community" ,
"admin_user_management" : "User Management" ,
"admin_user_management_explain" : "Manage basic information, passwords and permissions" ,
"admin_user_groups" : "User Groups" ,
"admin_user_groups_explain" : "Define groups for easier user and permission management" ,
"admin_integrations" : "Integrations" ,
"admin_integrations_explain" : "Enable and configure third party integrations" ,
"admin_mail_server" : "Mail Server" ,
"admin_mail_server_explain" : "Specify mail server details required for sending user invite and notification emails" ,
"admin_audit_log" : "Audit Log" ,
"admin_backup" : "Backup & Restore" ,
"admin_backup_explain" : "Export all content to self-contained single zip file" ,
"admin_billing" : "Billing" ,
"admin_changelog" : "Changelog" ,
"admin_auth_explain" : "Choose user authentication provider — Documize, Redhat Keycloak, LDAP/AD, Central Authentication Server" ,
"admin_spaces_explain" : "Delete spaces, take ownership of shared and orphaned spaces" ,
"admin_labels_explain" : "Group and navigate spaces with visual labels" ,
"admin_search_explain" : "Rebuild the search index" ,
2022-03-02 19:55:52 -05:00
2022-03-04 13:28:36 -05:00
"setup_title" : "Documize Community Setup" ,
"setup_default_message" : "Documize Community instance contains all our documentation" ,
"get_in_touch" : "Get in touch" ,
"product_feedback" : "Have a product idea, suggestion or some feedback?" ,
"product_news" : "Product News" ,
"product_news_explain" : "Latest product news and updates" ,
2022-03-04 18:31:23 -05:00
"product_update" : "Update available" ,
"product_whats_new" : "What's New" ,
"product_activation_key_missing" : "Missing activation key" ,
"account_update" : "Update Account" ,
2022-03-04 13:07:11 -05:00
"404" : "Oops! That page couldn't be found." ,
"404_explain" : "Maybe the content you're looking for is no longer available?" ,
2022-03-03 19:42:37 -05:00
"close_account" : "Please close my Documize account." ,
2022-03-03 19:10:06 -05:00
"third_party" : "Documize Community utilizes open source libraries and components from third parties"
2022-03-01 16:22:53 -05:00
}