mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
i18n section strings
This commit is contained in:
parent
ce9c635fb4
commit
20c9168140
7 changed files with 79 additions and 39 deletions
|
@ -19,6 +19,7 @@
|
|||
"import": "Import",
|
||||
"export": "Export",
|
||||
"exported": "Exported",
|
||||
"pdf": "PDF",
|
||||
"test": "Test",
|
||||
"configure": "Configure",
|
||||
"error": "Error",
|
||||
|
@ -36,6 +37,7 @@
|
|||
"next": "Next",
|
||||
"ok": "OK",
|
||||
"preview": "Preview",
|
||||
"preview_wait": "Generating preview...",
|
||||
"publish": "Publish",
|
||||
"print": "Print",
|
||||
"reject": "Reject",
|
||||
|
@ -313,6 +315,36 @@
|
|||
"section_jira_explain": "Jira provides issue tracking and agile software",
|
||||
"section_jira_admin": "Your Documize Community administrator needs to provide Jira connection details before usage.",
|
||||
"section_jira_no_auth": "Jira connector not authenticated",
|
||||
"section_papertrail": "Papertrail",
|
||||
"section_papertrail_explain": "Display your cloud-based logs (https://papertrailapp.com)",
|
||||
"section_papertrail_key": "Papertrail API Key",
|
||||
"section_papertrail_search": "Search query",
|
||||
"section_papertrail_search_explain": "Determine which log entries you want to display e.g. bob OR (\"some phrase\" AND sally)",
|
||||
"section_papertrail_max": "Maximum results",
|
||||
"section_papertrail_max_explain": "How many log entries do you want?",
|
||||
"section_papertrail_group": "Group",
|
||||
"section_papertrail_group_explain": "Optional Papertrail group",
|
||||
"section_pdf": "PDF Viewer",
|
||||
"section_pdf_upload_explain": "First PDF uploaded will be used",
|
||||
"section_pdf_height": "Preview Height",
|
||||
"section_pdf_height_explain": "How tall is the PDF preview?",
|
||||
"section_pdf_start": "Start Page",
|
||||
"section_pdf_start_explain": "The first page to display",
|
||||
"section_pdf_sidebar": "Sidebar",
|
||||
"section_pdf_sidebar_explain": "Optionally, set sidebar content",
|
||||
"section_pdf_sidebar_none": "None",
|
||||
"section_pdf_sidebar_bookmark": "Bookmarks",
|
||||
"section_pdf_sidebar_thumbnail": "Thumbnails",
|
||||
"section_plantuml": "PlantUML",
|
||||
"section_plantuml_explain": "Create UML diagrams from a plain text language (http://plantuml.com)",
|
||||
"section_plantuml_link": "PlantUML Diagram",
|
||||
"section_plantuml_type_sequence": "Sequence",
|
||||
"section_plantuml_type_usecase": "Use Case",
|
||||
"section_plantuml_type_class": "Class",
|
||||
"section_plantuml_type_activity": "Activity",
|
||||
"section_plantuml_type_activity2": "Activity (new syntax)",
|
||||
"section_plantuml_type_component": "Component",
|
||||
"section_plantuml_type_state": "State",
|
||||
|
||||
"login_cas": "Authenticating with CAS...",
|
||||
"login_cass_error": "CAS authentication failure",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue