preferences.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. {
  2. "title": "Preferences",
  3. "subtitle": "Customize Preferences & Preview in Real Time",
  4. "resetTip": "Data has changed, click to reset",
  5. "resetTitle": "Reset Preferences",
  6. "resetSuccess": "Preferences reset successfully",
  7. "appearance": "Appearance",
  8. "layout": "Layout",
  9. "content": "Content",
  10. "other": "Other",
  11. "wide": "Wide",
  12. "compact": "Fixed",
  13. "followSystem": "Follow System",
  14. "vertical": "Vertical",
  15. "verticalTip": "Side vertical menu mode",
  16. "horizontal": "Horizontal",
  17. "horizontalTip": "Horizontal menu mode, all menus displayed at the top",
  18. "twoColumn": "Two Column",
  19. "twoColumnTip": "Vertical Two Column Menu Mode",
  20. "headerSidebarNav": "Header Vertical",
  21. "headerSidebarNavTip": "Header Full Width, Sidebar Navigation Mode",
  22. "headerTwoColumn": "Header Two Column",
  23. "headerTwoColumnTip": "Header Navigation & Sidebar Two Column co-exists",
  24. "mixedMenu": "Mixed Menu",
  25. "mixedMenuTip": "Vertical & Horizontal Menu Co-exists",
  26. "fullContent": "Full Content",
  27. "fullContentTip": "Only display content body, hide all menus",
  28. "normal": "Normal",
  29. "plain": "Plain",
  30. "rounded": "Rounded",
  31. "copyPreferences": "Copy Preferences",
  32. "copyPreferencesSuccessTitle": "Copy successful",
  33. "copyPreferencesSuccess": "Copy successful, please override in `src/preferences.ts` under app",
  34. "clearAndLogout": "Clear Cache & Logout",
  35. "mode": "Mode",
  36. "general": "General",
  37. "language": "Language",
  38. "dynamicTitle": "Dynamic Title",
  39. "watermark": "Watermark",
  40. "checkUpdates": "Periodic update check",
  41. "position": {
  42. "title": "Preferences Postion",
  43. "header": "Header",
  44. "auto": "Auto",
  45. "fixed": "Fixed"
  46. },
  47. "sidebar": {
  48. "buttons": "Show Buttons",
  49. "buttonFixed": "Fixed",
  50. "buttonCollapsed": "Collapsed",
  51. "title": "Sidebar",
  52. "width": "Width",
  53. "visible": "Show Sidebar",
  54. "collapsed": "Collpase Menu",
  55. "collapsedShowTitle": "Show Menu Title",
  56. "autoActivateChild": "Auto Activate SubMenu",
  57. "autoActivateChildTip": "`Enabled` to automatically activate the submenu while click menu.",
  58. "expandOnHover": "Expand On Hover",
  59. "expandOnHoverTip": "When the mouse hovers over menu, \n `Enabled` to expand children menus \n `Disabled` to expand whole sidebar."
  60. },
  61. "tabbar": {
  62. "title": "Tabbar",
  63. "enable": "Enable Tab Bar",
  64. "icon": "Show Tabbar Icon",
  65. "showMore": "Show More Button",
  66. "showMaximize": "Show Maximize Button",
  67. "persist": "Persist Tabs",
  68. "maxCount": "Max Count of Tabs",
  69. "maxCountTip": "When the number of tabs exceeds the maximum,\nthe oldest tab will be closed.\n Set to 0 to disable count checking.",
  70. "draggable": "Enable Draggable Sort",
  71. "wheelable": "Support Mouse Wheel",
  72. "middleClickClose": "Close Tab when Mouse Middle Button Click",
  73. "wheelableTip": "When enabled, the Tabbar area responds to vertical scrolling events of the scroll wheel.",
  74. "styleType": {
  75. "title": "Tabs Style",
  76. "chrome": "Chrome",
  77. "card": "Card",
  78. "plain": "Plain",
  79. "brisk": "Brisk"
  80. },
  81. "contextMenu": {
  82. "reload": "Reload",
  83. "close": "Close",
  84. "pin": "Pin",
  85. "unpin": "Unpin",
  86. "closeLeft": "Close Left Tabs",
  87. "closeRight": "Close Right Tabs",
  88. "closeOther": "Close Other Tabs",
  89. "closeAll": "Close All Tabs",
  90. "openInNewWindow": "Open in New Window",
  91. "maximize": "Maximize",
  92. "restoreMaximize": "Restore"
  93. }
  94. },
  95. "navigationMenu": {
  96. "title": "Navigation Menu",
  97. "style": "Navigation Menu Style",
  98. "accordion": "Sidebar Accordion Menu",
  99. "split": "Navigation Menu Separation",
  100. "splitTip": "When enabled, the sidebar displays the top bar's submenu"
  101. },
  102. "breadcrumb": {
  103. "title": "Breadcrumb",
  104. "home": "Show Home Button",
  105. "enable": "Enable Breadcrumb",
  106. "icon": "Show Breadcrumb Icon",
  107. "background": "background",
  108. "style": "Breadcrumb Style",
  109. "hideOnlyOne": "Hidden when only one"
  110. },
  111. "animation": {
  112. "title": "Animation",
  113. "loading": "Page Loading",
  114. "transition": "Page Transition",
  115. "progress": "Page Progress"
  116. },
  117. "theme": {
  118. "title": "Theme",
  119. "radius": "Radius",
  120. "light": "Light",
  121. "dark": "Dark",
  122. "darkSidebar": "Semi Dark Sidebar",
  123. "darkHeader": "Semi Dark Header",
  124. "weakMode": "Weak Mode",
  125. "grayMode": "Gray Mode",
  126. "builtin": {
  127. "title": "Built-in",
  128. "default": "Default",
  129. "violet": "Violet",
  130. "pink": "Pink",
  131. "rose": "Rose",
  132. "skyBlue": "Sky Blue",
  133. "deepBlue": "Deep Blue",
  134. "green": "Green",
  135. "deepGreen": "Deep Green",
  136. "orange": "Orange",
  137. "yellow": "Yellow",
  138. "zinc": "Zinc",
  139. "neutral": "Neutral",
  140. "slate": "Slate",
  141. "gray": "Gray",
  142. "custom": "Custom"
  143. }
  144. },
  145. "header": {
  146. "title": "Header",
  147. "visible": "Show Header",
  148. "modeStatic": "Static",
  149. "modeFixed": "Fixed",
  150. "modeAuto": "Auto hide & Show",
  151. "modeAutoScroll": "Scroll to Hide & Show",
  152. "menuAlign": "Menu Align",
  153. "menuAlignStart": "Start",
  154. "menuAlignEnd": "End",
  155. "menuAlignCenter": "Center"
  156. },
  157. "footer": {
  158. "title": "Footer",
  159. "visible": "Show Footer",
  160. "fixed": "Fixed at Bottom"
  161. },
  162. "copyright": {
  163. "title": "Copyright",
  164. "enable": "Enable Copyright",
  165. "companyName": "Company Name",
  166. "companySiteLink": "Company Site Link",
  167. "date": "Date",
  168. "icp": "ICP License Number",
  169. "icpLink": "ICP Site Link"
  170. },
  171. "shortcutKeys": {
  172. "title": "Shortcut Keys",
  173. "global": "Global",
  174. "search": "Global Search",
  175. "logout": "Logout",
  176. "preferences": "Preferences"
  177. },
  178. "widget": {
  179. "title": "Widget",
  180. "globalSearch": "Enable Global Search",
  181. "fullscreen": "Enable Fullscreen",
  182. "themeToggle": "Enable Theme Toggle",
  183. "languageToggle": "Enable Language Toggle",
  184. "notification": "Enable Notification",
  185. "sidebarToggle": "Enable Sidebar Toggle",
  186. "lockScreen": "Enable Lock Screen",
  187. "refresh": "Enable Refresh"
  188. }
  189. }