zentaobiz.php 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?php
  2. $lang->custom->libreOffice = 'Office Convert';
  3. $lang->custom->libreOfficeTurnon = 'LibreOffice';
  4. $lang->custom->type = 'Type';
  5. $lang->custom->libreOfficePath = 'Soffice Path';
  6. $lang->custom->collaboraPath = 'Collabora Path';
  7. $lang->custom->reviewclCategory = 'Review Category';
  8. $lang->custom->errorSofficePath = 'Soffice file does not exist.';
  9. $lang->custom->errorRunSoffice = "Failed to run soffice. Error: %s";
  10. $lang->custom->errorRunCollabora = "Failed to connect to Collabora. Check Collabora settings and see whether it is connected to the network.";
  11. $lang->custom->cannotUseCollabora = "If you choose Collabora, ZenTao must be configured in static access.";
  12. $lang->custom->turnonList[1] = 'On';
  13. $lang->custom->turnonList[0] = 'Off';
  14. $lang->custom->typeList['libreoffice'] = 'LibreOffice';
  15. $lang->custom->typeList['collabora'] = 'Collabora Online';
  16. $lang->custom->sofficePlaceholder = 'Write the path for soffice in LibreOffice, e.g. /opt/libreoffice/program/soffice';
  17. $lang->custom->collaboraPlaceholder = 'Write the path for Collabora URL, e.g. https://127.0.0.1:9980';
  18. $lang->custom->feedback = new stdclass();
  19. $lang->custom->feedback->fields['required'] = $lang->custom->required;
  20. $lang->custom->feedback->fields['review'] = 'Feedback Review';
  21. $lang->custom->feedback->fields['closedReasonList'] = 'Closed Reason';
  22. $lang->custom->feedback->fields['typeList'] = 'Type List';
  23. $lang->custom->feedback->fields['priList'] = 'Pri List';
  24. $lang->custom->ticket = new stdclass();
  25. $lang->custom->ticket->fields['required'] = $lang->custom->required;
  26. $lang->custom->ticket->fields['priList'] = 'Pri List';
  27. $lang->custom->ticket->fields['typeList'] = 'Type List';
  28. $lang->custom->ticket->fields['closedReasonList'] = 'Closed Reason';
  29. $lang->custom->browseRelation = "Browse Relation List";
  30. $lang->custom->createRelation = "Create Relation";
  31. $lang->custom->editRelation = "Edit Relation";
  32. $lang->custom->deleteRelation = "Delete Relation";
  33. $lang->custom->relativeRelation = "Relative Relation";
  34. $lang->custom->relationTip = "Users can configure relations between stories, tasks, bugs, cases, documents, designs, issues, risks, submissions, feedback, tickets, and workflow objects. 'Relation' and 'Relative Relation' are bidirectional, For example, if A is Dependence B, then B is Depended On A.";
  35. $lang->custom->hasRelationTip = '"%s" relationship already exists in the system, do you still want to save it?';
  36. $lang->custom->relation = 'Relation';
  37. $lang->custom->relateObject = 'Linked Objects';
  38. $lang->custom->removeObjects = 'Remove Objects';
  39. $lang->custom->removeObjectTip = 'Are you sure to dissolve this relation?';
  40. $lang->custom->deleteRelationTip = 'This relationship is already configured for objects in the system and cannot be deleted.';
  41. $lang->custom->defaultRelation = 'The built-in relationships follow the user operation process records, and cannot be unlinked here.';
  42. $lang->custom->relationGraph = 'Relation Graph';
  43. $lang->custom->relationList = array();
  44. $lang->custom->relationList['transferredto'] = 'Transferred To';
  45. $lang->custom->relationList['transferredfrom'] = 'Transferred From';
  46. $lang->custom->relationList['twin'] = 'Twin';
  47. $lang->custom->relationList['subdivideinto'] = 'Subdivide Into';
  48. $lang->custom->relationList['subdividefrom'] = 'Subdivide From';
  49. $lang->custom->relationList['generated'] = 'Generated';
  50. $lang->custom->relationList['derivedfrom'] = 'Derived From';
  51. $lang->custom->relationList['completedin'] = 'Completed From';
  52. $lang->custom->relationList['completedfrom'] = 'Completed';
  53. $lang->custom->relationList['interrated'] = 'Related to';
  54. $lang->custom->setCharterInfo = 'Set Charter';
  55. $lang->custom->resetCharterInfo = 'Reset Charter';
  56. $lang->custom->charter = new stdclass();
  57. $lang->custom->charter->level = 'Project Level';
  58. $lang->custom->charter->projectApproval = 'Project Approval Files';
  59. $lang->custom->charter->completeApproval = 'Complete Approval Files';
  60. $lang->custom->charter->cancelApproval = 'Cancel Approval Files';
  61. $lang->custom->charter->tips = new stdclass();
  62. $lang->custom->charter->tips->sameLevel = 'The same project level already exists.';
  63. $lang->custom->charter->tips->leastOne = 'Please set up the information.';
  64. $lang->custom->charterFiles = array();
  65. $lang->custom->charterFiles['1'] = array('key' => '1', 'type' => 'plan', 'level' => '1', 'projectApproval' => array(array('index' => 'BP', 'name' => 'BP'), array('index' => 'charter', 'name' => 'Charter'), array('index' => 'other', 'name' => 'Other')), 'completeApproval' => array(array('index' => 'summary', 'name' => 'Summary'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'assess', 'name' => 'Assess'), array('index' => 'other', 'name' => 'Other')), 'cancelApproval' => array(array('index' => 'reason', 'name' => 'Reason'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'assess', 'name' => 'Assess'), array('index' => 'other', 'name' => 'Other')));
  66. $lang->custom->charterFiles['2'] = array('key' => '2', 'type' => 'plan', 'level' => '2', 'projectApproval' => array(array('index' => 'BP', 'name' => 'BP'), array('index' => 'charter', 'name' => 'Charter'), array('index' => 'other', 'name' => 'Other')), 'completeApproval' => array(array('index' => 'summary', 'name' => 'Summary'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'assess', 'name' => 'Assess'), array('index' => 'other', 'name' => 'Other')), 'cancelApproval' => array(array('index' => 'reason', 'name' => 'Reason'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'assess', 'name' => 'Assess'), array('index' => 'other', 'name' => 'Other')));
  67. $lang->custom->charterFiles['3'] = array('key' => '3', 'type' => 'plan', 'level' => '3', 'projectApproval' => array(array('index' => 'BP', 'name' => 'BP'), array('index' => 'charter', 'name' => 'charter'), array('index' => 'other', 'name' => 'Other')), 'completeApproval' => array(array('index' => 'summary', 'name' => 'Summary'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'other', 'name' => 'Other')), 'cancelApproval' => array(array('index' => 'reason', 'name' => 'Reason'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'other', 'name' => 'Other')));
  68. $lang->custom->charterFiles['4'] = array('key' => '4', 'type' => 'plan', 'level' => '4', 'projectApproval' => array(array('index' => 'BP', 'name' => 'BP'), array('index' => 'charter', 'name' => 'charter'), array('index' => 'other', 'name' => 'Other')), 'completeApproval' => array(array('index' => 'summary', 'name' => 'Summary'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'other', 'name' => 'Other')), 'cancelApproval' => array(array('index' => 'reason', 'name' => 'Reason'), array('index' => 'finance', 'name' => 'Finance'), array('index' => 'other', 'name' => 'Other')));
  69. $lang->custom->approvalflow = new stdclass();
  70. $lang->custom->approvalflow->fields['browse'] = 'Approval Flow';
  71. $lang->custom->approvalflow->fields['role'] = 'Role';