en-US.yaml 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  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. collapse: Collpase Menu
  159. collapse-show-title: Display menu name
  160. interface-control: Interface Layout Control
  161. copy: Copy Preferences
  162. copy-success: Copy successful. Please replace in `src/preferences.ts` of the app
  163. clear-and-logout: Clear Cache & Logout
  164. reset-success: Preferences reset successfully
  165. sidebar: Sidebar
  166. side-visible: Display Sidebar
  167. mode: Mode
  168. logo-visible: Display Logo
  169. # general
  170. general: General
  171. language: Language
  172. dynamic-title: Dynamic Title
  173. ai-assistant: Ai Assistant
  174. tabbar:
  175. title: Tabbar
  176. enable: Enable Tab Bar
  177. icon: Display Tabbar Icon
  178. context-menu:
  179. reload: Reload
  180. close: Close
  181. pin: Pin
  182. unpin: Unpin
  183. close-left: Close Left
  184. close-right: Close Right
  185. close-other: Close Other
  186. close-all: Close All
  187. navigation-menu:
  188. title: Navigation Menu
  189. style: Navigation menu style
  190. split: Navigation Menu Separation
  191. accordion: Sidebar Navigation Menu Accordion mode
  192. split-tip: When enabled, the sidebar shows the top bar's submenu
  193. breadcrumb:
  194. title: Breadcrumb
  195. home: Display the home button
  196. enable: Enable Breadcrumb
  197. icon: Display breadcrumb icon
  198. background: background
  199. style: Breadcrumb Type
  200. hide-only-one: Hidden when only one left
  201. animation:
  202. title: Animation
  203. loading: Page transition loading
  204. transition: Page transition animation
  205. progress: Page transition progress
  206. theme:
  207. title: Theme
  208. radius: Radius
  209. light: Light
  210. dark: Dark
  211. dark-menu: Semi Dark Menu
  212. weak-mode: Color Weak Mode
  213. gray-mode: Gray Mode
  214. builtin:
  215. title: Built-in
  216. default: Default
  217. violet: Violet
  218. pink: Pink
  219. rose: Rose
  220. sky-blue: Sky Blue
  221. deep-blue: Deep Blue
  222. green: Green
  223. deep-green: Deep Green
  224. orange: Orange
  225. yellow: Yellow
  226. zinc: Zinc
  227. neutral: Neutral
  228. slate: Slate
  229. gray: Gray
  230. custom: Custom
  231. header:
  232. title: Header
  233. visible: Display Header
  234. mode-static: Static
  235. mode-fixed: Fixed
  236. mode-auto: Auto hide/display
  237. mode-auto-scroll: Scroll hide/display
  238. footer:
  239. title: Footer
  240. visible: Display Footer
  241. fixed: Fixed at the bottom
  242. copyright:
  243. title: Copyright
  244. enable: Enable CopyRight
  245. shortcut-keys:
  246. title: Shortcut Keys
  247. global: Global
  248. search: Global Search
  249. logout: Logout
  250. preferences: Preferences