@anime.club/translations 1.1.118 → 1.1.120

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,98 +1,20 @@
1
1
  export const text: text = {
2
- _dash: `(en) - `,
3
- acceptTheOrder: `(en) Accept the order`,
4
- accountManagment: `(en) Account management`,
5
- animeShopBuyAndSellProducts: `(en) Anime shop - buy and sell products`,
6
- aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
7
- addMoreProductsToYourShop: `(en) Add more products to your shop`,
8
- allFilesYouUploadHereWillBeAvailableToTheBuyer: `(en) All files you upload here will be available to the buyer`,
9
- bigAppreciationToTheSellerForTheirHardWork: `(en) Big appreciation to the seller for their hard work`,
10
- buyerReviewedTheOrder: `(en) Buyer reviewed the order`,
11
- buyerHasNotLeftAReviewYet: `(en) Buyer has not left a review yet`,
12
- feedbackReceived: `(en) Feedback received!`,
13
- beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `(en) Before accepting, please review the buyer's request carefully`,
14
- checkOutMyShop: `(en) Check out my shop`,
15
- commercialUseAllowed: `(en) Commercial use allowed`,
16
- commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
17
- congratulationsOnSuccessfullyCompletingYourOrder: `(en) Congratulations on successfully completing your order!`,
18
- createAShopWithStripe: `(en) Create a shop with Stripe`,
19
- createdBy: `(en) Created by`,
20
- download: `(en) Dowload`,
21
- downloadThemBelow: `(en) Download them below`,
22
- describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
23
- enjoyYourPurchase: `(en) Enjoy your purchase! 😊`,
24
- extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
25
- usernameHasSubmittedTheWork: (...v) =>
26
- `(en) <b>${v[0]}</b> has submitted the work`,
27
- hereAreAFewWaysToGetThingsRolling: `(en) Here are a few ways to get things rolling`,
28
- makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
29
- makeSureYouFullyUnderstandTheRequirements: `(en) Make sure you fully understand the requirements and can complete the order by the deadline`,
30
- makeSureYourProductsArePricedCompetitively: `(en) Make sure your products are priced competitively`,
31
- newProducts: `(en) New products`,
32
- noReviewsJustYet: `(en) No reviews just yet`,
33
- noSalesYetNoWorries: `(en) No sales yet? No worries, you're just starting out`,
34
- NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
35
- onlyYouCanSeeWhatYouveSaved: `(en) Only you can see what you've saved`,
36
- requestDetails: `(en) Request details`,
37
- orderCompleted: `(en) Order Completed 🎉`,
38
- pleaseRateYourOrder: `(en) Please rate your order`,
39
- feelFreeToShareReferenceImagesAndMaterials: `(en) Feel free to share reference images and materials to help the artist create your piece`,
40
- pleaseFixTheErrorsBeforeSubmitting: `(en) Please fix the errors before submitting`,
41
- pleaseTakeAMomentToReviewTheOrder: `(en) Please take a moment to review the order`,
42
- pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
43
- pleaseReviewTheDetailsCarefullyBeforeProceeding: `(en) Please review the details carefully before proceeding`,
44
- pleaseRespondToTheOrderBy: (...v) =>
45
- `(en) Please respond to the order by ${v[0]}`,
46
- payouts: `(en) Payouts`,
47
- itemReviews: `(en) Item reviews`,
48
- portfolio: `(en) Portfolio`,
49
- review: `(en) Review`,
50
- rules: `(en) Rules`,
51
- reviews: `(en) Reviews`,
52
- numOfReviews: (...v) => `(en) Reviews: ${v[0]} `,
53
- reviewed: `(en) Reviewed`,
54
- reviewTitle: `(en) Review title`,
55
- reason: `(en) Reason`,
56
- yourOrderIncludesXRevisionS: (...v) =>
57
- `(en) Your order includes ${v[0]} revision(s)`,
58
- shareYourRulesAndTheTypesOfRequestsYouDontAccept: `(en) Share your rules and the types of requests you don’t accept`,
59
- shareYourShopOnSocialMedia: `(en) Share your shop on social media`,
60
- shareYourFavoritePiecesOn: (...v) =>
61
- `(en) Share your favorite pieces on ${v[0]}`,
62
- shopReviews: `(en) Shop reviews`,
63
- startAddingFavoritesToSeeThemHere: `(en) Start adding favorites to see them here`,
64
- successfullyDownloaded: `(en) Successfully downloaded!`,
65
- successfullyUploaded: `(en) Successfully uploaded!`,
66
- tellTheBuyerWhatTheyWillGetWithThisProduct: `(en) Tell the buyer what they will get with this product`,
67
- thankYouForYourReview: `(en) Thank you for your review!`,
68
- thankForYourSupport: `(en) Thank you for your support!`,
69
- thisFieldIsOptional: `(en) This field is optional`,
70
- thisCannotBeUndone: `(en) This cannot be undone`,
71
- ensureYouveUploadedTheFinalVersion: `(en) Ensure you've uploaded the final version before submitting`,
72
- theSellerHasUploadedTheseFilesForYou: `(en) The seller has uploaded these files for you`,
73
- pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
74
- allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
75
- usernameAndXMoreReacted: (...v) =>
76
- `(en) <b>${v[0]}</b> and ${v[1]} more reacted`,
77
- usernameReacted: (...v) => `(en) <b>${v[0]}</b> reacted`,
78
- unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
79
- `(en) Unfortunately, ${v[0]} had to cancel this order`,
80
- wellDoneWorkHasBeenSuccessfullyCompleted: `(en) Well done! Work has been successfully completed`,
81
- youReceivedAReview: `(en) You received a review`,
82
- yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
83
- youllSeeReviewsHereOnceBuyersShareTheirExperience: `(en) You’ll see reviews here once buyers share their experience`,
84
- youCanceledTheOrder: `(en) You canceled the order`,
85
2
  _colon: `:`,
86
3
  _comma: `、`,
87
4
  _dot: `。`,
88
5
  _exclamation: `!`,
89
6
  _question: `?`,
90
7
  _space: ``,
8
+ _hyphen: `—`,
91
9
  about: `关于`,
92
10
  accept: `接受`,
93
11
  acceptOrder: `接受订单`,
12
+ acceptTheOrder: `接受订单`,
13
+ accountManagment: `账户管理`,
94
14
  account: `账户`,
95
15
  accountDeleted: `账户已删除`,
16
+ animeShopBuyAndSellProducts: `动漫商店 - 购买和出售产品`,
17
+ aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `禁止使用AI生成的图片和神经网络滤镜`,
96
18
  accountActivation: `帐号激活`,
97
19
  accountAlreadyExists: `用户名已经被注册`,
98
20
  accountDoesNotExist: `帐号不存在`,
@@ -102,6 +24,7 @@ export const text: text = {
102
24
  addBlog: `添加博客`,
103
25
  addFile: `添加文件`,
104
26
  additionalResources: `附加资源`,
27
+ addMoreProductsToYourShop: `为您的商店添加更多产品`,
105
28
  addMore: `添加更多`,
106
29
  addNewArt: `添加新艺术品`,
107
30
  addPreview: `添加预览`,
@@ -109,6 +32,7 @@ export const text: text = {
109
32
  addToCart: `添加到购物车`,
110
33
  advancedOptions: `高级选项`,
111
34
  all: `全部`,
35
+ allFilesYouUploadHereWillBeAvailableToTheBuyer: `您在此上传的所有文件都将对买家可见`,
112
36
  alreadySignedIn: `已登录`,
113
37
  amount: `金额`,
114
38
  amountShouldNotBeLessThan: (...v) => `金额不应少于 ${v[0]}`,
@@ -136,8 +60,13 @@ export const text: text = {
136
60
  awaitingSeller: `等待卖家`,
137
61
  back: `背部`,
138
62
  basePrice: `基础价格`,
63
+ bigAppreciationToTheSellerForTheHardWork: `非常感谢卖家的辛勤付出`,
139
64
  block: `屏蔽`,
65
+ buyerReviewedTheOrder: `买家已评价订单`,
66
+ buyerHasNotLeftAReviewYet: `买家尚未留下评价`,
67
+ feedbackReceived: `已收到反馈!`,
140
68
  blockUser: (...v) => `屏蔽@${v[0]}`,
69
+ beforeAcceptingPleaseReviewTheBuyersRequestCarefully: `在接受之前,请仔细查看买家的请求`,
141
70
  blog: `博客`,
142
71
  bookmarks: `书签`,
143
72
  browseArt: `浏览艺术品`,
@@ -148,6 +77,7 @@ export const text: text = {
148
77
  cancelOrder: `取消订单`,
149
78
  cannotStartWithChars: `无法以{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
150
79
  change: `更改`,
80
+ checkOutMyShop: `查看我的商店`,
151
81
  checkOrderStatus: `检查订单状态`,
152
82
  changeArt: `改变艺术`,
153
83
  changeAvatar: `更改头像`,
@@ -160,6 +90,8 @@ export const text: text = {
160
90
  close: `关`,
161
91
  colorTheme: `颜色主题`,
162
92
  comingSoon: `快来了…`,
93
+ commercialUseAllowed: `允许商业用途`,
94
+ commercialUseAllowsBuyersToUseYourProduct: `商业用途允许买家将您的产品用于销售或推广等商业目的`,
163
95
  community: `社区`,
164
96
  completed: `已完成`,
165
97
  confirmAccount: `确认帐号`,
@@ -174,6 +106,7 @@ export const text: text = {
174
106
  contractTitle: `合同标题`,
175
107
  copyLink: `复制链接`,
176
108
  congratulations: `恭喜!`,
109
+ congratulationsOnSuccessfullyCompletingYourOrder: `恭喜您成功完成订单!`,
177
110
  copyrightViolation: `版权侵权`,
178
111
  couldNotCreateANewRecord: `无法创建新记录`,
179
112
  country: `国家`,
@@ -181,6 +114,8 @@ export const text: text = {
181
114
  createANewAccountFailed: `创建新帐户失败`,
182
115
  createExtrasForYourProduct: `为您的产品创建额外内容`,
183
116
  createNewAccount: `建立新帐户`,
117
+ createAShopWithStripe: `通过Stripe创建商店`,
118
+ createdBy: `创建者`,
184
119
  currentPassword: `当前密码`,
185
120
  daily: `每日`,
186
121
  darkDefault: `暗色默认`,
@@ -193,7 +128,10 @@ export const text: text = {
193
128
  decline: `拒绝`,
194
129
  deletePost: `删除贴文`,
195
130
  deleteProduct: `删除产品`,
131
+ download: `下载`,
132
+ downloadThemBelow: `在下方下载`,
196
133
  deliveryTime: `交货时间`,
134
+ describeTheDetailsOfYourExtra: `描述您的额外服务细节`,
197
135
  description: `描述`,
198
136
  details: `细节`,
199
137
  didntReceiveEmail: `没有收到邮件吗?`,
@@ -214,6 +152,7 @@ export const text: text = {
214
152
  emailAlreadyUsedByAnotherAccount: `电子邮件已被另一账户使用`,
215
153
  emailNotifications: `电子邮件通知`,
216
154
  enterOrPasteALink: `输入或粘贴链接`,
155
+ enjoyYourPurchase: `祝您购物愉快!😊`,
217
156
  enterTheAddressAssociatedWithYourAccount: `输入与您的帐户关联的地址,我们将向您发送重置密码的链接`,
218
157
  enterYourPassword: `输入您的密码`,
219
158
  error: `错误`,
@@ -221,6 +160,7 @@ export const text: text = {
221
160
  exitWithoutSaving: `退出而不保存`,
222
161
  extensions: `扩展名`,
223
162
  extras: `额外`,
163
+ extrasAreOptionalAddOnsToEnhanceYourProduct: `额外服务是可选的附加功能,可提升您的产品`,
224
164
  fileSizeIsTooBig: `档案太大`,
225
165
  fileSizeIsTooSmall: `文件大小太小`,
226
166
  filter: `过滤`,
@@ -242,9 +182,11 @@ export const text: text = {
242
182
  harassment: `骚扰`,
243
183
  haveAnyQuestions: `有任何问题吗?`,
244
184
  usernameHasCanceledTheOrder: (...v) => `<b>${v[0]}</b> 已取消订单`,
185
+ usernameHasSubmittedTheWork: (...v) => `<b>${v[0]}</b> 已提交作品`,
245
186
  hasNotAddedADescriptionFor: (...v) => `@${v[0]}没有为"${v[1]}"添加描述`,
246
187
  hasNotSharedAnyPublicDetailsYet: (...v) => `@${v[0]}尚未分享任何公共详细信息`,
247
188
  hate: `仇恨`,
189
+ hereAreAFewWaysToGetThingsRolling: `以下是一些开始的方法`,
248
190
  hire: `雇佣`,
249
191
  homepage: `主页`,
250
192
  howToContactYou: `如何联系您`,
@@ -259,6 +201,7 @@ export const text: text = {
259
201
  includeKeywordsThatBuyersWouldLikelyUseToSearchForAProductLikeYours: `包括买家可能用于搜索类似于您产品的关键字`,
260
202
  inProgress: `进行中`,
261
203
  introduction: `介绍`,
204
+ includes: `包含`,
262
205
  invalidCode: `无效的代码。`,
263
206
  invalidCurrentPassword: `当前密码无效`,
264
207
  invalidDate: `无效日期`,
@@ -295,6 +238,9 @@ export const text: text = {
295
238
  minHeight: `最小高度`,
296
239
  minimumNChars: (...v) => `最少${v[0]}个字符`,
297
240
  minorAbuseOrSexualization: `轻微虐待或性化`,
241
+ makeSureToIncludeClearInstructions: `请确保包含每个参考资料的清晰使用说明`,
242
+ makeSureYouFullyUnderstandTheRequirements: `请确保您完全理解需求并能按时完成订单`,
243
+ makeSureYourProductsArePricedCompetitively: `请确保您的产品定价具有竞争力`,
298
244
  minWidth: `最小宽度`,
299
245
  monthly: `每月`,
300
246
  moreFrom: (...v) => `更多`,
@@ -314,6 +260,7 @@ export const text: text = {
314
260
  newOrder: `新订单`,
315
261
  newPassword: `新密码`,
316
262
  newProduct: `新产品`,
263
+ newProducts: `新产品`,
317
264
  newsFeed: `新闻专线`,
318
265
  next: `下一个`,
319
266
  nextTimeYouAuthenticateYouCouldUseThe: `下次验证时,您可以使用连接的帐户,而不是登录和密码`,
@@ -324,20 +271,25 @@ export const text: text = {
324
271
  none: `无`,
325
272
  noNotifications: `没有通知`,
326
273
  noResults: `没有结果`,
274
+ noReviewsJustYet: `暂时还没有评价`,
327
275
  notifications: `通知事项`,
328
276
  noActiveOrdersToShow: `没有活动订单显示`,
329
277
  notAcceptingOrders: `不接受订单`,
278
+ noSalesYetNoWorries: `还没有销售?别担心,您才刚刚开始`,
330
279
  nsfwContent18Plus: `NSFW内容(18+)`,
280
+ NSFWIndicatesAdultContent: `18+ NSFW表示成人内容。仅当您的产品面向成熟观众时勾选此项`,
331
281
  numberOfAdjustmentsAClientCouldRequest: `客户可以请求的调整次数`,
332
282
  online: `在线`,
333
283
  onlyLatinLettersNumbersHyphen: `仅限拉丁字母、数字、连字符、下划线和点字符`,
334
284
  onlyNumbers: `仅数字`,
285
+ onlyYouCanSeeWhatYouveSaved: `只有您可以看到您保存的内容`,
335
286
  open: `打开`,
336
287
  openDispute: `打开争议`,
337
288
  openGuestView: `开启访客检视`,
338
289
  openingSoon: `即将开业!`,
339
290
  openToWork: `接受工作机会`,
340
291
  optional: `可选的`,
292
+ requestDetails: `请求详情`,
341
293
  or: `要么`,
342
294
  order: `订单`,
343
295
  outOfStock: `缺货`,
@@ -345,6 +297,7 @@ export const text: text = {
345
297
  orderAgain: `再次下单`,
346
298
  orderDetails: `订单详情`,
347
299
  orderConfirmed: `订单已确认`,
300
+ orderCompleted: `订单已完成 🎉`,
348
301
  orderStatus: `订单状态`,
349
302
  orderOptions: `订单选项`,
350
303
  otherReason: `其他原因`,
@@ -354,21 +307,31 @@ export const text: text = {
354
307
  personal: `个人`,
355
308
  personalCircumstances: `个人情况`,
356
309
  pleaseCheckYour: (...v) => `请检查您的${v[0]}`,
310
+ pleaseRateYourOrder: `请为您的订单评分`,
311
+ feelFreeToShareReferenceImagesAndMaterials: `欢迎分享参考图片和资料,帮助艺术家创作您的作品`,
357
312
  pleaseDoNotShareYourPrivateInformationToOthers: `请勿向他人分享您的私人信息`,
358
313
  pleaseEnterANumberBetweenXandX: (...v) => `请输入${v[0]}和${v[1]}之间的数字`,
359
314
  pleaseEnterAtLeastNChars: (...v) => `请输入至少${v[0]}个字符`,
360
315
  pleaseFillOutYourDetails: `请填写您的详细信息`,
316
+ pleaseFixTheErrorsBeforeSubmitting: `请在提交前修正错误`,
361
317
  pleaseSignInToYourAccount: `请登录到您的帐户`,
362
318
  platform: `平台`,
363
319
  pleaseStartTyping: `请开始输入`,
320
+ pleaseTakeAMomentToReviewTheOrder: `请花点时间审核订单`,
321
+ pleaseReviewTheBuyersReferenceFiles: `请查看买家的参考文件,并按订单描述要求执行`,
322
+ pleaseReviewTheDetailsCarefullyBeforeProceeding: `请在继续前仔细查看详情`,
323
+ pleaseRespondToTheOrderBy: (...v) => `请在${v[0]}前回复订单`,
364
324
  pleaseTryAgainOrClick: (...v) => `请重复或者点击`,
365
325
  pleaseVerifyYourAccount: `请验证您的帐户`,
366
326
  pressHereTo: `按这里`,
367
327
  price: `价格`,
328
+ payouts: `付款`,
368
329
  privacyPolicy: `隐私政策`,
369
330
  privateInformation: `私人信息`,
370
331
  proceedToCheckout: `去结账`,
371
332
  product: `产品`,
333
+ itemReviews: `商品评价`,
334
+ portfolio: `作品集`,
372
335
  profile: `账户`,
373
336
  prohibitedTransaction: `禁止交易`,
374
337
  promotions: `促销`,
@@ -378,7 +341,15 @@ export const text: text = {
378
341
  rankings: `排名`,
379
342
  reorderFiles: `重新排序文件`,
380
343
  report: `举报`,
344
+ review: `评价`,
345
+ rules: `规则`,
346
+ reviews: `评价`,
347
+ numOfReviews: (...v) => `评价:${v[0]} `,
348
+ reviewed: `已评价`,
349
+ reviewTitle: `评价标题`,
350
+ reason: `原因`,
381
351
  revisions: `修订版本`,
352
+ includesXRevisionS: (...v) => `包含${v[0]}次修改`,
382
353
  sales: `销售额`,
383
354
  save: `保存`,
384
355
  saveAvatar: `保存头像`,
@@ -396,10 +367,14 @@ export const text: text = {
396
367
  settings: `设定值`,
397
368
  settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `设置商店是免费的,只需几分钟`,
398
369
  share: `分享`,
370
+ shareYourRulesAndTheTypesOfRequestsYouDontAccept: `分享您的规则和不接受的请求类型`,
371
+ shareYourShopOnSocialMedia: `在社交媒体上分享您的商店`,
372
+ shareYourFavoritePiecesOn: (...v) => `在${v[0]}分享您喜欢的作品`,
399
373
  shareYourArtWithTheWorld: `与世界分享您的艺术品`,
400
374
  shareYourStory: `分享你的故事!`,
401
375
  sharingPersonalInformation: `分享个人信息`,
402
376
  shop: `店`,
377
+ shopReviews: `商店评价`,
403
378
  shopOrders: `商店订单`,
404
379
  showLess: `显示较少`,
405
380
  showMore: `展示更多`,
@@ -410,21 +385,30 @@ export const text: text = {
410
385
  socialMedia: `社交媒体`,
411
386
  spaceCharacterIsNotAllowed: `不允许使用空格字符`,
412
387
  spam: `垃圾邮件`,
388
+ yourFavoritesWillShowUpHereAddSome: `您的收藏会显示在这里,快去添加吧!`,
413
389
  submitAReport: `提交报告`,
414
390
  submitWork: `提交作品`,
415
391
  subscribeToTalentsToKeepUpWithTheirProgress: `关注艺术家,追踪其动态`,
416
392
  successChangedPasswordPleaseSignIn: `成功!修改密码。请登录`,
417
393
  successCreatedRecord: `成功!创建记录!`,
418
394
  successUpdatedRecord: `成功!更新记录!`,
395
+ successfullyDownloaded: `下载成功!`,
396
+ successfullyUploaded: `上传成功!`,
419
397
  supportMeOn: `支持我`,
420
398
  syncWithSystem: `与系统同步`,
421
399
  tellUsAboutYourself: `向我们介绍你自己`,
422
400
  termsAndConditions: `条款和条件`,
423
401
  termsOfUse: `使用条款`,
402
+ tellTheBuyerWhatTheyWillGetWithThisProduct: `告诉买家他们将获得哪些内容`,
424
403
  thankYouForReport: `感谢您帮助维护安全和尊重的在线社区`,
404
+ thankYouForYourReview: `感谢您的评价!`,
405
+ thankForYourSupport: `感谢您的支持!`,
425
406
  theLinkIsBrokenOrPageHasBeenRemoved: `链接已损坏或页面已删除`,
426
407
  themeMode: `主题模式`,
427
408
  thisIsThePriceYouPropose: `这是您提议的价格`,
409
+ thisFieldIsOptional: `此项为可选`,
410
+ thisCannotBeUndone: `此操作无法撤销`,
411
+ ensureYouveUploadedTheFinalVersion: `请确保您已上传最终版本再提交`,
428
412
  threateningViolence: `威胁暴力`,
429
413
  title: `标题`,
430
414
  timeConstraints: `时间限制`,
@@ -439,6 +423,7 @@ export const text: text = {
439
423
  `查看此数据,您需要解除对 @${v[0]} 的屏蔽`,
440
424
  trademarkViolation: `商标侵权`,
441
425
  typeYourTextHere: `在此输入文字...`,
426
+ theSellerHasUploadedTheseFilesForYou: `卖家已为您上传这些文件`,
442
427
  unblock: `解除屏蔽`,
443
428
  unblockUser: (...v) => `解除对 @${v[0]} 的屏蔽`,
444
429
  unfollow: `取消关注`,
@@ -448,10 +433,16 @@ export const text: text = {
448
433
  uploadNewPost: `上载新讯息`,
449
434
  uploadNewProduct: `上传新产品`,
450
435
  username: `用户名`,
436
+ pleaseUploadOnlyFinishedWorkHere: `请只在此上传已完成的作品`,
437
+ allWIPRelatedFilesShouldBeUploadedInMessages: `所有进行中的文件应在消息中上传`,
451
438
  usernameAlreadyExists: `此用户名已存在`,
452
439
  usernameAndXMoreFollowYou: (...v) => `<b>${v[0]}</b>和${v[1]}个人关注了你`,
440
+ usernameAndXMoreReacted: (...v) => `<b>${v[0]}</b>和${v[1]}人有反应`,
453
441
  usernameFollowsYou: (...v) => `<b>${v[0]}</b>关注了你`,
442
+ usernameReacted: (...v) => `<b>${v[0]}</b>有反应`,
454
443
  useThisEmailTo: `使用此电子邮件进行身份验证、接收通知`,
444
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
445
+ `很遗憾,${v[0]}不得不取消此订单`,
455
446
  valueIsNotTheSame: `两次输入不一致`,
456
447
  verificationCode: `验证码`,
457
448
  verifyCode: `验证码`,
@@ -461,6 +452,7 @@ export const text: text = {
461
452
  visitOurDiscordChannelToGetMoreDetails: `访问我们的discord 频道以获取更多详细信息`,
462
453
  weAreOnInstagram: `我们在Instagram上`,
463
454
  weAreWorkingOnIt: `我们正在做这件事`,
455
+ wellDoneWorkHasBeenSuccessfullyCompleted: `干得好!作品已成功完成`,
464
456
  weDoNotDisplayNSFWContentYet: `我们尚未显示NSFW内容`,
465
457
  weekly: `每周`,
466
458
  whenYouPurchaseSomethingItWillAppearHere: `当您购买某物时,它将出现在这里`,
@@ -478,13 +470,16 @@ export const text: text = {
478
470
  yes: `是`,
479
471
  yesterday: `昨天`,
480
472
  youReceivedANewOrderFrom: (...v) => `您收到来自 <b>${v[0]}</b> 的新订单`,
473
+ youReceivedAReview: `您收到了一条评价`,
481
474
  youHaveSuccessfullyCreatedYourShop: `您已成功创建店铺`,
482
475
  youAreAlreadyAuthenticated: `您已经通过验证`,
483
476
  youCanAutoPublishToYourSocialMediaAccount: `您可以自动发布到您的社交媒体帐户`,
484
477
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `您可以修改通过电子邮件接收的通知类型`,
485
478
  youCanRequestRemovalOfYourAccount: `您可以请求删除您的帐户及其所有数据`,
479
+ yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `您的反馈会指导买家并帮助卖家提供更好的产品`,
486
480
  youCanStillNavigateToThePreviouslyOpenedPages: `您仍然可以导航到以前打开的页面`,
487
481
  youDidNotSelectAnyChats: `您没有选择任何聊天`,
482
+ youllSeeReviewsHereOnceBuyersShareTheirExperience: `买家分享体验后,您将在这里看到评价`,
488
483
  youDidNotUpdateAnyValues: `您没有更新任何值`,
489
484
  youDoNotHaveAnyChats: `您没有任何聊天`,
490
485
  youHaveNotSetAPassword: `您还没有设置密码`,
@@ -497,6 +492,7 @@ export const text: text = {
497
492
  couldYouPleaseProvideTheReasonForTheCancellation: `请提供取消的原因`,
498
493
  yourFeedbackWouldBeGreatlyAppreciated: `我们非常感谢您的反馈`,
499
494
  yourArts: `您的艺术`,
495
+ youCanceledTheOrder: `您已取消订单`,
500
496
  yourAvatar: `您的头像`,
501
497
  yourBlog: `您的博客`,
502
498
  yourFansAreWaiting: `您的粉丝正在等待`,
package/src/english.ts CHANGED
@@ -5,7 +5,7 @@ export const text = {
5
5
  _exclamation: `! `,
6
6
  _question: `? `,
7
7
  _space: ` `,
8
- _dash: `- `,
8
+ _hyphen: `- `,
9
9
  about: `About`,
10
10
  accept: `Accept`,
11
11
  acceptOrder: `Accept order`,
@@ -61,7 +61,7 @@ export const text = {
61
61
  awaitingSeller: `Awaiting seller`,
62
62
  back: `Back`,
63
63
  basePrice: `Base Price`,
64
- bigAppreciationToTheSellerForTheirHardWork: `Big appreciation to the seller for their hard work`,
64
+ bigAppreciationToTheSellerForTheHardWork: `Big appreciation to the seller for the hard work`,
65
65
  block: `Block`,
66
66
  buyerReviewedTheOrder: `Buyer reviewed the order`,
67
67
  buyerHasNotLeftAReviewYet: `Buyer has not left a review yet`,
@@ -206,6 +206,7 @@ export const text = {
206
206
  includeKeywordsThatBuyersWouldLikelyUseToSearchForAProductLikeYours: `Include keywords that buyers would likely use to search for a product like yours`,
207
207
  inProgress: `In progress`,
208
208
  introduction: `Introduction`,
209
+ includes: `Includes`,
209
210
  invalidCode: `Invalid code`,
210
211
  invalidCurrentPassword: `Invalid current password`,
211
212
  invalidDate: `Invalid date`,
@@ -358,8 +359,7 @@ export const text = {
358
359
  reviewTitle: `Review title`,
359
360
  reason: `Reason`,
360
361
  revisions: `Revisions`,
361
- yourOrderIncludesXRevisionS: (num: number) =>
362
- `Your order includes ${num} revision(s)`,
362
+ includesXRevisionS: (num: number) => `Includes ${num} revision(s)`,
363
363
  sales: `Sales`,
364
364
  save: `Save`,
365
365
  saveAvatar: `Save avatar`,
@@ -396,7 +396,7 @@ export const text = {
396
396
  socialMedia: `Social media`,
397
397
  spaceCharacterIsNotAllowed: `Space character is not allowed`,
398
398
  spam: `Spam`,
399
- startAddingFavoritesToSeeThemHere: `Start adding favorites to see them here`,
399
+ yourFavoritesWillShowUpHereAddSome: `Your favorites will show up here. Add some!`,
400
400
  submitAReport: `Submit a report`,
401
401
  submitWork: `Submit work`,
402
402
  subscribeToTalentsToKeepUpWithTheirProgress: `Subscribe to talents to keep up with their progress`,
@@ -445,7 +445,7 @@ export const text = {
445
445
  uploadNewPost: `Upload new post`,
446
446
  uploadNewProduct: `Upload new product`,
447
447
  username: `Username`,
448
- pleaseUploadOnlyFinishedWorkHereMaximumFiles: `Please upload only finished work here`,
448
+ pleaseUploadOnlyFinishedWorkHere: `Please upload only finished work here`,
449
449
  allWIPRelatedFilesShouldBeUploadedInMessages: `All WIP-related files should be uploaded in messages`,
450
450
  usernameAlreadyExists: `Username already exists`,
451
451
  usernameAndXMoreFollowYou: (username: string, numberOfNotifiers: number) =>