邃芒慧影、口播(PC) https://neuver.metavatar.cc/
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

278 rindas
7.5 KiB

  1. export default {
  2. // 路由国际化
  3. route: {
  4. dashboard: "Dashboard",
  5. document: "Document",
  6. },
  7. // 公用
  8. public: {
  9. cancel: "Cancel",
  10. confirm: "Confirm",
  11. username: "Username",
  12. avatar: "Avatar",
  13. close: "Close",
  14. },
  15. // 登录页面国际化
  16. login: {
  17. // title: "Metavatar-MetaTalker",
  18. title: "MetaTalker",
  19. username: "Username",
  20. email: "Phone",
  21. password: "Password",
  22. confirmPassword: "Confirm password",
  23. login: "Sign in",
  24. register: "Sign up",
  25. loginBtn: "Sign in",
  26. registerBtn: "Sign up",
  27. verifyCode: "Verify code",
  28. signIn: "Already got an account? Sign in here",
  29. signUp: "Don't have an account? Sign up here",
  30. forgetPwd: "I forgot my password",
  31. forgetPwdTitle: "Forgot password",
  32. SendEmail: "Send SMS Code",
  33. resetPassword: "Reset password",
  34. setNewPwd: "Set new password",
  35. newPwd: "New password",
  36. oldPwd: "Old password",
  37. confirmNewPwd: "Confirm new password",
  38. confirm: "Confirm",
  39. gohome: "Back to home page",
  40. SMSCode: "SMS Code",
  41. SMSLogin: "SMS login",
  42. pwsLogin: "Account password login",
  43. sendSMS: "Send SMS",
  44. setInvitatioCode: "Invitation Code",
  45. invitatioCode: "Invitation Code",
  46. },
  47. // 导航栏国际化
  48. navbar: {
  49. account: "Account",
  50. logout: "Logout",
  51. goLogin: "Go and log in",
  52. LanguageChange: "Language switching",
  53. currencyValue: 'Current currency value'
  54. },
  55. // 创作视频
  56. createVideo: {
  57. title: "Create Video",
  58. availableMould: "Available moulds",
  59. personalWarehouse: "Personal warehouse",
  60. typeScript: "Type your script",
  61. uploadAudio: "Upload audio",
  62. recordedAudio: "Recorded audio",
  63. startRecorded: "Start recording",
  64. stopRecorded: "Stop recording",
  65. aiScript: "Ai script",
  66. typeTitle: "Type a title",
  67. confirm: "Confirm",
  68. aiText: "Please input here",
  69. languages: "Languages",
  70. voices: "Voices",
  71. styles: "Styles",
  72. reselect: "Reselect",
  73. sureUpload: "Confirm upload",
  74. generateVideo: "Generate video",
  75. saveVideo: "Save manuscript",
  76. select: "Please select",
  77. music: "Music",
  78. Aipicture: "Ai-generated pictures",
  79. AipictureTip: "Please customize your picture",
  80. chooseMusic: "Choose music",
  81. searchMusic: "Search music",
  82. copywriting: "Copywriting",
  83. BackgroundImage: "Background Image",
  84. comingSoon: "COMING SOON",
  85. material: "Material",
  86. subtitles: "Subtitles",
  87. AItext:"AI Script",
  88. sex: "Sex",
  89. videoRatio: "Video Ratio",
  90. all: "All",
  91. male: "Male",
  92. female: "Female",
  93. landscape: "Landscape",
  94. portrait: "Portrait",
  95. systemBGI: "System background diagram",
  96. personBGI: "Person background diagram",
  97. systemMaterial: "System Material",
  98. personMaterial: "Person Material",
  99. abscissa: "abscissa",
  100. ordinate: "ordinate",
  101. hierarchy: "hierarchy",
  102. ratio: "ratio",
  103. entered: "entered",
  104. tooltip2: "Add Pause",
  105. SubtitlesTip: "Subtitles will be shown here",
  106. subtitlesSwitch: "Subtitles Switch",
  107. inputRequirement:'Please enter your requirements, for example: Please generate a beverage advertisement of 500 words or less',
  108. GeneratedText:'Generated Text',
  109. SmartText:'Smart Text',
  110. copy:'Copy to text',
  111. custom: 'VIP'
  112. },
  113. // 我的视频
  114. myCreating: {
  115. title: "My Creating",
  116. search: "Search...",
  117. name: "Name",
  118. date: "Date",
  119. videoTitle: "Video title:",
  120. download: "Download",
  121. delete: "Delete",
  122. more: "More",
  123. loading: "Loading , just a moment",
  124. noList: "Nothing here. How about making one ?",
  125. goCreate: "Go create !",
  126. manuscript: "Manuscript",
  127. generating: "Generating",
  128. generationFailed: "Failed",
  129. generationSucceed: "Succeed",
  130. manuscriptText: "Manuscript",
  131. generatingText: "The video is generating, Please wait a moment",
  132. generationFailedText: "The video generate is failed, Reason:",
  133. edit: "Edit",
  134. upSharpness: "Upgrade image quality",
  135. upSharpnessTips:
  136. "If you are satisfied with the preview, you can click here to improve the video sharpness ~",
  137. freeUserTip: "Free user-generated videos are limited to 5 minute",
  138. hasNewVideo: "You have a new video status!",
  139. reset: "reset",
  140. },
  141. // 个人账户
  142. account: {
  143. title: "My Account",
  144. reSetPwd: "Reset password",
  145. editInfo: "Edit personal information",
  146. until: "Until",
  147. getMore: "UPGRADE",
  148. copyCode: "Copy invitation code",
  149. saveCode: "Save QR code",
  150. buyHistory: "OrderHistory",
  151. inviteHistory: "InviteHistory",
  152. orderID: "OrderID",
  153. price: "Price",
  154. date: "Date",
  155. successed: "Successed",
  156. failed: "Failed",
  157. msg1: "Obtain one video production time",
  158. inputCode: "Please enter the invitation code",
  159. submit: "Submit",
  160. noListOrder: "没有数据哦,快去邀请更多人加入我们吧~",
  161. noListInvite: "No data, please invite more people to join us",
  162. },
  163. // 商店
  164. shop: {
  165. title: "Shop",
  166. Trial: "Trial",
  167. Lite: "Lite",
  168. Pro: "Pro",
  169. Adv: "Advanced",
  170. Ent: "Enterprise",
  171. selectPlan: "SELECT PLAN",
  172. WeChatPay: "WeChatPay",
  173. Alipay: "Alipay",
  174. score: "Credits",
  175. day: "day",
  176. second: "seconds",
  177. yes: "yes",
  178. no: "no",
  179. InviteGetscore: "Invite users to get score",
  180. createVideoPrice: "Create video prices",
  181. AIGeneratesPhotoPrices: "AI generates photo unit prices",
  182. UnitChargeDuration: "Unit charge duration",
  183. Language: "Language",
  184. sound: "Sound",
  185. IndividualVideoDuration: "Individual video duration",
  186. Watermark: "Watermark",
  187. AIGeneratedPortrait: "AI generated portrait",
  188. PhotoSinging: "Photo singing",
  189. AIGeneratedText: "The number of times AI generated text",
  190. VideoResolution: "Video resolution",
  191. DigitalPersonTemplate: "Digital person template",
  192. talkUs: "Talk With Us",
  193. },
  194. userModel: {
  195. title: "User Model",
  196. },
  197. voiceModel: {
  198. title: "Voice Model",
  199. },
  200. API: {
  201. title: "API Access",
  202. comingSoon: "Coming Soon",
  203. },
  204. cooperate: {
  205. title: 'Partner Access',
  206. api: {
  207. title: 'API Access'
  208. },
  209. privatization: {
  210. title: 'Privatization deployment'
  211. }
  212. },
  213. my: {
  214. title: 'My',
  215. },
  216. signSucceed: {
  217. title: "Confirm your email",
  218. succeed: "Sign Succeed !",
  219. welcome: "Welcome to Metavatar !",
  220. createSuccess:
  221. "Your account has been created successfully. Enjoy yourself !",
  222. expired:
  223. "Your ticket is expired. You can click the button to resend new email then",
  224. sendSuccess: "The email has been resent, you can check it now",
  225. goLogin: "Login now",
  226. reSend: "Resend",
  227. },
  228. recharge: {
  229. title: 'Recharge order',
  230. currencyValue: 'Current currency value',
  231. productTitle: 'name',
  232. orderNumber: 'Order No',
  233. payment: 'amount of money',
  234. createTime: 'Creation time',
  235. operate: 'operate',
  236. view: 'view',
  237. detailTitle: 'Recharge Details',
  238. payVendor: 'Payment method',
  239. weChat: 'WeChat',
  240. alipay: 'Alipay',
  241. paymentStr: 'Payment amount',
  242. orderStatus: 'Payment status',
  243. paymentTime: 'Pay time',
  244. close: 'close'
  245. },
  246. coindeduc: {
  247. title: 'Creation Record',
  248. currencyValue: 'Current currency value',
  249. titleList: 'name',
  250. videoPlayUrl: 'Video address',
  251. videoTime: 'Video duration(S)',
  252. costPoints: 'Deduction quantity',
  253. createTime: 'Creation time',
  254. operate: 'operate',
  255. view: 'view',
  256. detailTitle: 'Deduction Details',
  257. second: 'S'
  258. },
  259. store: {
  260. priceRmb: 'original price',
  261. glod: 'currency value',
  262. createOrder: 'BUY NOW',
  263. payType:'Choose payment method',
  264. cancel: 'Cancel',
  265. confirm: 'Confirm',
  266. pay: 'Payment in progress...',
  267. }
  268. };