邃芒慧语、照片说话(PC) https://photo.metavatar.cc/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

219 řádky
6.3 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. },
  14. // 登录页面国际化
  15. login: {
  16. title: "Metavatar-PC",
  17. username: "Username",
  18. email: "E-mail/Phone",
  19. password: "Password",
  20. confirmPassword: "Confirm Password",
  21. login: "Sign In",
  22. register: "Sign Up",
  23. loginBtn: "Sign In",
  24. registerBtn: "Sign Up",
  25. verifyCode: "Verify Code",
  26. // signIn: "Already got an account? Sign in here",
  27. // signUp: "Don't have an account? Sign up here",
  28. signIn: "Sign in here",
  29. signUp: "Sign up here",
  30. forgetPwd: "I forgot my password",
  31. forgetPwdTitle:'Forgot Password',
  32. SendEmail:'Send an email/SMS',
  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. sendSMS:'Send SMS',
  42. loginByPhone:"SMS login",
  43. loginByEmail:"E-mail login",
  44. phone:"phone",
  45. },
  46. // 导航栏国际化
  47. navbar: {
  48. account: "Account",
  49. logout: "Logout",
  50. goLogin:'Go and log in',
  51. LanguageChange:'Language switching'
  52. },
  53. // 创作视频
  54. createVideo: {
  55. title: "Create Video",
  56. availableMould:"Available Models",
  57. personalWarehouse:'Personal Warehouse',
  58. typeScript: "Type your script",
  59. uploadAudio: "Upload Audio",
  60. recordedAudio:'Recorded Audio',
  61. startRecorded:'Start Recording',
  62. stopRecorded:'Stop Recording',
  63. aiScript: "AI Script",
  64. typeTitle: "Type a title",
  65. confirm: "Confirm",
  66. aiText: "Please input here",
  67. languages: "Languages",
  68. voices: "Voices",
  69. styles: "Styles",
  70. reselect: "Reselect",
  71. sureUpload: "Confirm Upload",
  72. generateVideo: "Generate Video",
  73. saveVideo:'Save Manuscript',
  74. select:'Please Select',
  75. music:'Music',
  76. Aipicture:'AI-Portrait',
  77. AipictureTip:'Please customize your picture',
  78. chooseMusic:'Choose Music',
  79. searchMusic:'Search Music',
  80. comingSoon:'COMING SOON',
  81. hotMusic:'Hot Song',
  82. inputRequirement:'Please enter your requirements, for example: Please generate a beverage advertisement of 500 words or less',
  83. GeneratedText:'Generated Text',
  84. SmartText:'Smart Text',
  85. copy:'Copy to text',
  86. tooltip1:'Click to listen',
  87. tooltip2:'Add Pause',
  88. uploadImgTip1:'Click here to upload pictures',
  89. // uploadImgTip2:'Please upload unobstructed frontal photo',
  90. uploadImgTip2:'please upload a clear frontal photo',
  91. entered:'entered',
  92. subtitles:"subtitles",
  93. fontFamily:'Font Faily',
  94. XAxis:"X-axis",
  95. YAxis:"Y-axis",
  96. rows:"Row Number",
  97. rows1:"Single",
  98. rows2:"Double",
  99. fontSize:"Font Size",
  100. width:"Width",
  101. FontColor:"Font Color",
  102. backgroundColor:"Background color",
  103. SubtitlesTip:"Subtitles will be shown here",
  104. },
  105. // 我的视频
  106. myCreating: {
  107. title: "My Creating",
  108. search: "Search...",
  109. name: "Name",
  110. date: "Date",
  111. videoTitle: "Video Title:",
  112. download: "Download",
  113. delete: "Delete",
  114. more: "More",
  115. loading: "Loading , just a moment",
  116. loading1: "just a moment",
  117. compress:'Compressed picture',
  118. sensitiveness: "Sensitive information is being tested",
  119. chackFace: "Face detection in progress",
  120. upLoadPictures: "Uploading pictures",
  121. noList: "Nothing here. How about making one ?",
  122. goCreate: "Go Create !",
  123. manuscript: "Manuscript",
  124. generating: "Generating",
  125. generationFailed: "Failed",
  126. generationSucceed: "Succeed",
  127. videoUpSucceed: "HD",
  128. videoUpFailed: "UP Failed",
  129. videoUping:'upgrading',
  130. manuscriptText: "Manuscript",
  131. generatingText: "The video is generating, Please wait a moment",
  132. generationFailedText: "Video generation failed, click Edit button to retry.",
  133. edit:'Edit',
  134. upSharpness:'Upgrade image quality',
  135. upSharpnessTips:'If you are satisfied with the preview, you can click here to improve the video sharpness ~',
  136. freeUserTip:'Free user-generated videos are limited to 3 minute',
  137. hasNewVideo:'You have a new video status!',
  138. reset:"reset",
  139. },
  140. // 个人账户
  141. account: {
  142. title: "My Account",
  143. reSetPwd: "Reset Password",
  144. editInfo:'Edit personal information',
  145. until: "Until",
  146. getMore: "UPGRADE",
  147. copyCode: "Copy invitation code",
  148. saveCode: "Save QR code",
  149. buyHistory: "OrderHistory",
  150. inviteHistory: "InviteHistory",
  151. orderID: "OrderID",
  152. price: "Price",
  153. date: "Date",
  154. successed: "Successed",
  155. failed: "Failed",
  156. msg1: "Obtain one video production time",
  157. inputCode:'Please enter the invitation code',
  158. submit:'Submit',
  159. noListOrder: "No data available",
  160. noListInvite: "No data, please invite more people to join us",
  161. compressLoad:'Images are being compressed',
  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. },
  193. API:{
  194. title:'API Access',
  195. },
  196. signSucceed: {
  197. title: "Confirm your email",
  198. succeed: "Sign Succeed !",
  199. welcome: "Welcome to Metavatar !",
  200. createSuccess:
  201. "Your account has been created successfully. Enjoy yourself !",
  202. expired:
  203. "Your ticket is expired. You can click the button to resend new email then",
  204. sendSuccess: "The email has been resent, you can check it now",
  205. goLogin: "Login Now",
  206. reSend: "Resend",
  207. },
  208. tips:{
  209. tokenExpired:'Login expired, please login again',
  210. systemException:'The system is abnormal. Please try again later'
  211. }
  212. };