en-US.yaml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. page:
  2. demos:
  3. title: Demos
  4. access:
  5. title: Access Control
  6. frontend-control: Front-end Control
  7. # menuVisibleWithForbidden: Menu is visible
  8. backend-control: Backend Control
  9. page: Page visit
  10. button: Button control
  11. loading-menu: In the loading menu
  12. access-test-1: Super visit
  13. access-test-2: Admin visit
  14. access-test-3: User visit
  15. nested:
  16. title: Nested Menu
  17. menu1: Menu 1
  18. menu2: Menu 2
  19. menu21: Menu 2-1
  20. menu3: Menu 3
  21. menu31: Menu 3-1
  22. menu32: Menu 3-2
  23. menu321: Menu 3-2-1
  24. outside:
  25. title: External Page
  26. embedded: embedded Page
  27. external-link: External Link
  28. fallback:
  29. title: Exception Page
  30. essentials:
  31. login: Login
  32. register: Register
  33. code-login: Code Login
  34. qrcode-login: Qrcode Login
  35. forget-password: Forget Password
  36. dashboard:
  37. title: Dashboard
  38. analytics: Analytics
  39. workspace: Workspace
  40. vben:
  41. about: About
  42. document: Document
  43. common:
  44. back: Back
  45. back-to-home: Back To Home
  46. login: Login
  47. logout: Logout
  48. prompt: Prompt
  49. cancel: Cancel
  50. confirm: Comfirm
  51. not-data: No data
  52. refresh: Refresh
  53. fallback:
  54. page-not-found: Oops! Page Not Found
  55. page-not-found-desc: Sorry, we couldn't find the page you were looking for.
  56. forbidden: Oops! Access Denied
  57. forbidden-desc: Sorry, but you don't have permission to access this page.
  58. internal-error: Oops! Something Went Wrong
  59. internal-error-desc: Sorry, but the server encountered an error.
  60. offline: Offline Page
  61. offline-error: Oops! Network Error
  62. offline-error-desc: Sorry, can't connect to the internet. Check your connection.
  63. coming-soon: Coming soon
  64. widgets:
  65. document: Document
  66. qa: FAQ & Help
  67. setting: Setting
  68. logout-tip: Do you want to log out?
  69. view-all: View all messages
  70. notifications: Notifications
  71. make-all-as-read: Make all as read
  72. clear-notifications: Clear
  73. search:
  74. title: Search
  75. search-navigate: Search Navigate
  76. select: To select
  77. navigate: To navigate
  78. close: To close
  79. no-results: No results for
  80. no-recent: No recent searches
  81. recent: Recent
  82. authentication:
  83. welcome-back: Welcome Back
  84. page-title: Plug-and-play backend system
  85. page-desc: Efficient, versatile frontend template
  86. login-success: Login successful
  87. login-success-desc: Welcome back
  88. login-subtitle: Enter your account details to manage your projects
  89. username: Username
  90. password: Password
  91. username-tip: Username is required
  92. password-tip: Password is required
  93. remember-me: Remember Me
  94. create-an-account: Create an account
  95. create-account: Create account
  96. already-account: Already have an account?
  97. account-tip: Don't have an account yet?
  98. sign-up: Sign Up
  99. sign-up-subtitle: Make managing your applications simple and fun
  100. comfirm-password: Comfirm Password
  101. comfirm-password-tip: The passwords entered twice do not match
  102. sign-up-agree: I agree to
  103. sign-up-privacy-policy: Privacy-policy
  104. sign-up-terms: Terms
  105. sign-up-agree-tip: Please agree to the Privacy Policy and Terms
  106. go-login: Login instead
  107. password-strength: Use 8 or more characters with a mix of letters, numbers & symbols
  108. forget-password: Forget Password?
  109. forget-password-subtitle: Enter your email and we'll send you instructions to reset your password
  110. email-tip: Email is required
  111. send-reset-link: Send Reset Link
  112. email: Email
  113. qrcode-subtitle: Please scan the QR code to log in on your mobile device
  114. qrcode-prompt: Scanning the code to complete the login
  115. qrcode-login: QR Login
  116. code-subtitle: Please enter your phone number to start managing your projects
  117. code: Security code
  118. code-tip: Security code is required
  119. mobile: Mobile
  120. mobile-login: Mobile Login
  121. mobile-tip: Mobile is required
  122. send-code: Get Security code
  123. send-text: "Reacquire in {0}s"
  124. third-party-login: Or continue with
  125. layout:
  126. center: Align Center
  127. align-left: Align Left
  128. align-right: Align Right
  129. preferences:
  130. title: Preferences
  131. subtitle: Customize Preferences & Preview in Real Time
  132. reset-tip: The data has changed, click to reset
  133. # appearance
  134. appearance: Appearance
  135. # layout
  136. layout: Layout
  137. content: Content
  138. other: Other
  139. wide: Fluid
  140. compact: Fixed Width
  141. follow-system: Follow System
  142. vertical: Vertical
  143. vertical-tip: Side Vertical Menu Mode
  144. horizontal: Horizontal
  145. horizontal-tip: Top Horizontal Menu
  146. two-column: Two Column
  147. two-column-tip: Vertical Two Column Menu Mode
  148. mixed-menu: Mixed Menu
  149. split-menu: Split Menu
  150. mixed-menu-tip: Vertical Menu Co-exists
  151. full-content: Full Content
  152. full-content-tip: Display only the main content, no menus
  153. weak-mode: Color Weak Mode
  154. gray-mode: Gray Mode
  155. normal: Normal
  156. plain: Plain
  157. rounded: Rounded
  158. interface-control: Interface Layout Control
  159. copy: Copy Preferences
  160. copy-success: Copy successful. Please replace in `src/preferences.ts` of the app
  161. clear-and-logout: Clear Cache & Logout
  162. reset-success: Preferences reset successfully
  163. mode: Mode
  164. logo-visible: Display Logo
  165. # general
  166. general: General
  167. language: Language
  168. dynamic-title: Dynamic Title
  169. ai-assistant: Ai Assistant
  170. sidebar:
  171. title: Sidebar
  172. width: Width
  173. visible: Display Sidebar
  174. collapsed: Collpase Menu
  175. collapsed-show-title: Display menu name
  176. tabbar:
  177. title: Tabbar
  178. enable: Enable Tab Bar
  179. icon: Display Tabbar Icon
  180. context-menu:
  181. reload: Reload
  182. close: Close
  183. pin: Pin
  184. unpin: Unpin
  185. close-left: Close Left
  186. close-right: Close Right
  187. close-other: Close Other
  188. close-all: Close All
  189. navigation-menu:
  190. title: Navigation Menu
  191. style: Navigation menu style
  192. split: Navigation Menu Separation
  193. accordion: Sidebar Navigation Menu Accordion mode
  194. split-tip: When enabled, the sidebar shows the top bar's submenu
  195. breadcrumb:
  196. title: Breadcrumb
  197. home: Display the home button
  198. enable: Enable Breadcrumb
  199. icon: Display breadcrumb icon
  200. background: background
  201. style: Breadcrumb Type
  202. hide-only-one: Hidden when only one left
  203. animation:
  204. title: Animation
  205. loading: Page transition loading
  206. transition: Page transition animation
  207. progress: Page transition progress
  208. theme:
  209. title: Theme
  210. radius: Radius
  211. light: Light
  212. dark: Dark
  213. dark-menu: Semi Dark Menu
  214. weak-mode: Color Weak Mode
  215. gray-mode: Gray Mode
  216. builtin:
  217. title: Built-in
  218. default: Default
  219. violet: Violet
  220. pink: Pink
  221. rose: Rose
  222. sky-blue: Sky Blue
  223. deep-blue: Deep Blue
  224. green: Green
  225. deep-green: Deep Green
  226. orange: Orange
  227. yellow: Yellow
  228. zinc: Zinc
  229. neutral: Neutral
  230. slate: Slate
  231. gray: Gray
  232. custom: Custom
  233. header:
  234. title: Header
  235. visible: Display Header
  236. mode-static: Static
  237. mode-fixed: Fixed
  238. mode-auto: Auto hide/display
  239. mode-auto-scroll: Scroll hide/display
  240. footer:
  241. title: Footer
  242. visible: Display Footer
  243. fixed: Fixed at the bottom
  244. copyright:
  245. title: Copyright
  246. enable: Enable copyright
  247. company-name: Company name
  248. company-site-link: Company homepage
  249. date: Date
  250. icp: ICP number
  251. icp-link: ICP Site Link
  252. shortcut-keys:
  253. title: Shortcut Keys
  254. global: Global
  255. search: Global Search
  256. logout: Logout
  257. preferences: Preferences