@anime.club/translations 1.1.100 → 1.1.101

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.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.100",
7
+ "version": "1.1.101",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `:`,
package/src/english.ts CHANGED
@@ -423,7 +423,8 @@ export const text = {
423
423
  usernameLikesYourArt: (username: string) =>
424
424
  `<b>${username}</b> likes your art`,
425
425
  useThisEmailTo: `Use this email to: authenticate, receive notifications`,
426
- unfortunatelyTheSellerHadToCancelThisOrder: `Unfortunately, the seller had to cancel this order`,
426
+ unfortunatelyTheSellerHadToCancelThisOrder: (user: unknown) =>
427
+ `Unfortunately, ${user} had to cancel this order`,
427
428
  valueIsNotTheSame: `Value is not the same`,
428
429
  verificationCode: `Verification Code`,
429
430
  verifyCode: `Verify code`,
package/src/french.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: ` : `,
package/src/german.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/hindi.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/indonesian.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/japanese.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `:`,
package/src/korean.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/portuguese.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/russian.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
@@ -107,7 +108,7 @@ export const text: text = {
107
108
  cancelOrder: `Отменить заказ`,
108
109
  cannotStartWithChars: `Не может начинаться с s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
109
110
  change: `Изменить`,
110
- checkOrderStatus: `Проверить статус заказа`,
111
+ checkOrderStatus: `Проверить статус`,
111
112
  changeArt: `Изменить арт`,
112
113
  changeAvatar: `Изменить аватар`,
113
114
  changeEmail: `Изменить email`,
package/src/spanish.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/thai.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,
package/src/vietnamese.ts CHANGED
@@ -37,7 +37,8 @@ export const text: text = {
37
37
  thisFieldIsOptional: `(en) This field is optional`,
38
38
  pleaseUploadOnlyFinishedWorkHereMaximumFiles: `(en) Please upload only finished work here`,
39
39
  allWIPRelatedFilesShouldBeUploadedInMessages: `(en) All WIP-related files should be uploaded in messages`,
40
- unfortunatelyTheSellerHadToCancelThisOrder: `(en) Unfortunately, the seller had to cancel this order`,
40
+ unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
41
+ `(en) Unfortunately, ${v[0]} had to cancel this order`,
41
42
  yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `(en) Your feedback guides buyers and helps sellers offer better products`,
42
43
  youCanceledTheOrder: `(en) You canceled the order`,
43
44
  _colon: `: `,