app_menu.php 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?php
  2. $y = 0;
  3. $apps[$x]['menu'][$y]['title']['en-us'] = "Script Editor";
  4. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor de Scripts";
  5. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  6. $apps[$x]['menu'][$y]['title']['de-de'] = "";
  7. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  8. $apps[$x]['menu'][$y]['title']['de-de'] = "Skript Editor";
  9. $apps[$x]['menu'][$y]['title']['de-at'] = "Skript Editor";
  10. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de script";
  11. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  12. $apps[$x]['menu'][$y]['title']['fr-ch'] = "";
  13. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de Scripts";
  14. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  15. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор скриптов";
  16. $apps[$x]['menu'][$y]['uuid'] = "f1905fec-0577-daef-6045-59d09b7d3f94";
  17. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  18. $apps[$x]['menu'][$y]['category'] = "external";
  19. $apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
  20. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=scripts";
  21. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  22. $y++;
  23. $apps[$x]['menu'][$y]['title']['en-us'] = "XML Editor";
  24. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor XML";
  25. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  26. $apps[$x]['menu'][$y]['title']['de-de'] = "";
  27. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  28. $apps[$x]['menu'][$y]['title']['de-de'] = "XML Editor";
  29. $apps[$x]['menu'][$y]['title']['de-at'] = "XML Editor";
  30. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur XML";
  31. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  32. $apps[$x]['menu'][$y]['title']['fr-ch'] = "";
  33. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor XML";
  34. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  35. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор XML";
  36. $apps[$x]['menu'][$y]['uuid'] = "16013877-606a-2a05-7d6a-c1b215839131";
  37. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  38. $apps[$x]['menu'][$y]['category'] = "external";
  39. $apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
  40. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=xml";
  41. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  42. $y++;
  43. $apps[$x]['menu'][$y]['title']['en-us'] = "Provision Editor";
  44. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor de Provisionamiento";
  45. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  46. $apps[$x]['menu'][$y]['title']['de-de'] = "";
  47. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  48. $apps[$x]['menu'][$y]['title']['de-de'] = "Bereitstellungs Editor";
  49. $apps[$x]['menu'][$y]['title']['de-at'] = "Bereitstellungs Editor";
  50. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Provisioning";
  51. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  52. $apps[$x]['menu'][$y]['title']['fr-ch'] = "";
  53. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de Provisionamento";
  54. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  55. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор шаблонов автоконфигурации";
  56. $apps[$x]['menu'][$y]['uuid'] = "57773542-a565-1a29-605d-6535da1a0870";
  57. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  58. $apps[$x]['menu'][$y]['category'] = "external";
  59. $apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
  60. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=provision";
  61. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  62. $y++;
  63. $apps[$x]['menu'][$y]['title']['en-us'] = "PHP Editor";
  64. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor PHP";
  65. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  66. $apps[$x]['menu'][$y]['title']['de-de'] = "";
  67. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  68. $apps[$x]['menu'][$y]['title']['de-de'] = "PHP Editor";
  69. $apps[$x]['menu'][$y]['title']['de-at'] = "PHP Editor";
  70. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur PHP";
  71. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  72. $apps[$x]['menu'][$y]['title']['fr-ch'] = "";
  73. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de PHP";
  74. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  75. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор PHP";
  76. $apps[$x]['menu'][$y]['uuid'] = "eae1f2d6-789b-807c-cc26-44501e848693";
  77. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  78. $apps[$x]['menu'][$y]['category'] = "external";
  79. $apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
  80. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=php";
  81. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  82. $y++;
  83. $apps[$x]['menu'][$y]['title']['en-us'] = "Grammar Editor";
  84. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor Gramático";
  85. $apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
  86. $apps[$x]['menu'][$y]['title']['de-de'] = "";
  87. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  88. $apps[$x]['menu'][$y]['title']['de-de'] = "Grammatik Editor";
  89. $apps[$x]['menu'][$y]['title']['de-at'] = "Grammatik Editor";
  90. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Grammaire";
  91. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  92. $apps[$x]['menu'][$y]['title']['fr-ch'] = "";
  93. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor Gramático";
  94. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  95. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор грамматики";
  96. $apps[$x]['menu'][$y]['uuid'] = "c3db739e-89f9-0fa2-44ce-0f4c2ff43b1a";
  97. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  98. $apps[$x]['menu'][$y]['category'] = "external";
  99. $apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
  100. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=grammar";
  101. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  102. ?>