@anime.club/translations 1.1.120 → 1.1.121
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 +1 -1
- package/src/arabic-standard.ts +2 -1
- package/src/chinese-simplified.ts +2 -1
- package/src/english.ts +2 -1
- package/src/french.ts +2 -1
- package/src/german.ts +2 -1
- package/src/hindi.ts +2 -1
- package/src/indonesian.ts +2 -1
- package/src/japanese.ts +2 -1
- package/src/korean.ts +2 -1
- package/src/portuguese.ts +2 -1
- package/src/russian.ts +2 -1
- package/src/spanish.ts +2 -1
- package/src/thai.ts +2 -1
- package/src/vietnamese.ts +2 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `، `,
|
4
6
|
_dot: `. `,
|
@@ -496,7 +498,6 @@ export const text: text = {
|
|
496
498
|
yourAccountWillBeRemoved: (...v) => `سيتم إزالة حسابك ${v[0]}`,
|
497
499
|
youHaveNoPurchases: `ليس لديك أي مشتريات`,
|
498
500
|
couldYouPleaseProvideTheReasonForTheCancellation: `هل يمكنك تقديم سبب الإلغاء من فضلك`,
|
499
|
-
yourFeedbackWouldBeGreatlyAppreciated: `سيكون تقديرنا لملاحظاتك كبيرًا`,
|
500
501
|
yourArts: `أعمالك الفنية`,
|
501
502
|
youCanceledTheOrder: `لقد ألغيت الطلب`,
|
502
503
|
yourAvatar: `صورتك الشخصية`,
|
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `:`,
|
3
5
|
_comma: `、`,
|
4
6
|
_dot: `。`,
|
@@ -490,7 +492,6 @@ export const text: text = {
|
|
490
492
|
yourAccountWillBeRemoved: (...v) => `您的帐户将在${v[0]}被删除`,
|
491
493
|
youHaveNoPurchases: `您没有购买记录`,
|
492
494
|
couldYouPleaseProvideTheReasonForTheCancellation: `请提供取消的原因`,
|
493
|
-
yourFeedbackWouldBeGreatlyAppreciated: `我们非常感谢您的反馈`,
|
494
495
|
yourArts: `您的艺术`,
|
495
496
|
youCanceledTheOrder: `您已取消订单`,
|
496
497
|
yourAvatar: `您的头像`,
|
package/src/english.ts
CHANGED
@@ -415,6 +415,7 @@ export const text = {
|
|
415
415
|
thankYouForYourReview: `Thank you for your review!`,
|
416
416
|
thankForYourSupport: `Thank you for your support!`,
|
417
417
|
theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
|
418
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `The reason you provide for cancelling this order will be shared with the buyer`,
|
418
419
|
themeMode: `Theme mode`,
|
419
420
|
thisIsThePriceYouPropose: `This is the price you propose`,
|
420
421
|
thisFieldIsOptional: `This field is optional`,
|
@@ -493,6 +494,7 @@ export const text = {
|
|
493
494
|
youCanRequestRemovalOfYourAccount: `You can request removal of your account with all your data`,
|
494
495
|
yourFeedbackGuidesBuyersAndHelpsSellersOfferBetterProducts: `Your feedback guides buyers and helps sellers offer better products`,
|
495
496
|
youCanStillNavigateToThePreviouslyOpenedPages: `You can still navigate to the previously opened pages`,
|
497
|
+
youCanChooseFromTheListOrEnterACustomReason: `You can choose from the list or enter a custom reason`,
|
496
498
|
youDidNotSelectAnyChats: `You did not select any chats`,
|
497
499
|
youllSeeReviewsHereOnceBuyersShareTheirExperience: `You’ll see reviews here once buyers share their experience`,
|
498
500
|
youDidNotUpdateAnyValues: `You did not update any values`,
|
@@ -506,7 +508,6 @@ export const text = {
|
|
506
508
|
`Your account will be removed ${time}`,
|
507
509
|
youHaveNoPurchases: `You have no purchases`,
|
508
510
|
couldYouPleaseProvideTheReasonForTheCancellation: `Could you please provide the reason for the cancellation`,
|
509
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Your feedback would be greatly appreciated`,
|
510
511
|
yourArts: `Your arts`,
|
511
512
|
youCanceledTheOrder: `You canceled the order`,
|
512
513
|
yourAvatar: `Your avatar`,
|
package/src/french.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: ` : `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -503,7 +505,6 @@ export const text: text = {
|
|
503
505
|
yourAccountWillBeRemoved: (...v) => `Votre compte sera supprimé ${v[0]}`,
|
504
506
|
youHaveNoPurchases: `Vous n'avez aucun achat`,
|
505
507
|
couldYouPleaseProvideTheReasonForTheCancellation: `Pourriez-vous fournir la raison de l'annulation`,
|
506
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Vos commentaires seraient grandement appréciés`,
|
507
508
|
yourArts: `Vos arts`,
|
508
509
|
youCanceledTheOrder: `Vous avez annulé la commande`,
|
509
510
|
yourAvatar: `Votre avatar`,
|
package/src/german.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -505,7 +507,6 @@ export const text: text = {
|
|
505
507
|
yourAccountWillBeRemoved: (...v) => `Ihr Konto wird ${v[0]} entfernt`,
|
506
508
|
youHaveNoPurchases: `Sie haben keine Käufe`,
|
507
509
|
couldYouPleaseProvideTheReasonForTheCancellation: `Könnten Sie bitte den Grund für die Stornierung angeben`,
|
508
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Ihr Feedback wäre sehr willkommen`,
|
509
510
|
yourArts: `Ihre Kunst`,
|
510
511
|
youCanceledTheOrder: `Sie haben die Bestellung storniert`,
|
511
512
|
yourAvatar: `Ihr avatar`,
|
package/src/hindi.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `| `,
|
@@ -503,7 +505,6 @@ export const text: text = {
|
|
503
505
|
yourAccountWillBeRemoved: (...v) => `आपका खाता हटा दिया जाएगा ${v[0]}`,
|
504
506
|
youHaveNoPurchases: `आपके पास कोई खरीदारी नहीं है`,
|
505
507
|
couldYouPleaseProvideTheReasonForTheCancellation: `क्या आप कृपया रद्द करने का कारण बता सकते हैं`,
|
506
|
-
yourFeedbackWouldBeGreatlyAppreciated: `आपकी प्रतिक्रिया की बहुत सराहना की जाएगी`,
|
507
508
|
yourArts: `आपकी चित्रकलाएँ`,
|
508
509
|
youCanceledTheOrder: `आपने आदेश रद्द कर दिया`,
|
509
510
|
yourAvatar: `आपका अवतार`,
|
package/src/indonesian.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -503,7 +505,6 @@ export const text: text = {
|
|
503
505
|
yourAccountWillBeRemoved: (...v) => `Akun Anda akan dihapus ${v[0]}`,
|
504
506
|
youHaveNoPurchases: `Anda tidak memiliki pembelian`,
|
505
507
|
couldYouPleaseProvideTheReasonForTheCancellation: `Bisakah Anda memberikan alasan pembatalan`,
|
506
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Masukan Anda akan sangat dihargai`,
|
507
508
|
yourArts: `Karya Anda`,
|
508
509
|
youCanceledTheOrder: `Anda membatalkan pesanan`,
|
509
510
|
yourAvatar: `Avatar Anda`,
|
package/src/japanese.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `:`,
|
3
5
|
_comma: `、`,
|
4
6
|
_dot: `。`,
|
@@ -502,7 +504,6 @@ export const text: text = {
|
|
502
504
|
yourAccountWillBeRemoved: (...v) => `アカウントは${v[0]}に削除されます`,
|
503
505
|
youHaveNoPurchases: `購入履歴がありません`,
|
504
506
|
couldYouPleaseProvideTheReasonForTheCancellation: `キャンセルの理由を教えてください`,
|
505
|
-
yourFeedbackWouldBeGreatlyAppreciated: `あなたのフィードバックは大変ありがたいです`,
|
506
507
|
yourArts: `自分のアート`,
|
507
508
|
youCanceledTheOrder: `注文をキャンセルしました`,
|
508
509
|
yourAvatar: `自分のアバター`,
|
package/src/korean.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -499,7 +501,6 @@ export const text: text = {
|
|
499
501
|
yourAccountWillBeRemoved: (...v) => `계정이 ${v[0]}에 삭제됩니다.`,
|
500
502
|
youHaveNoPurchases: `구매 내역이 없습니다.`,
|
501
503
|
couldYouPleaseProvideTheReasonForTheCancellation: `취소 이유를 제공해 주시겠습니까`,
|
502
|
-
yourFeedbackWouldBeGreatlyAppreciated: `귀하의 피드백은 매우 감사하겠습니다`,
|
503
504
|
yourArts: `귀하의 아트`,
|
504
505
|
youCanceledTheOrder: `주문을 취소하셨습니다`,
|
505
506
|
yourAvatar: `귀하의 아바타`,
|
package/src/portuguese.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -502,7 +504,6 @@ export const text: text = {
|
|
502
504
|
yourAccountWillBeRemoved: (...v) => `Sua conta será removida ${v[0]}`,
|
503
505
|
youHaveNoPurchases: `Você não tem compras`,
|
504
506
|
couldYouPleaseProvideTheReasonForTheCancellation: `Você poderia fornecer o motivo do cancelamento`,
|
505
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Seu feedback seria muito apreciado`,
|
506
507
|
yourArts: `Suas artes`,
|
507
508
|
youCanceledTheOrder: `Você cancelou o pedido`,
|
508
509
|
yourAvatar: `Seu avatar`,
|
package/src/russian.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -502,7 +504,6 @@ export const text: text = {
|
|
502
504
|
`Ваша учетная запись будет удалена ${v[0]}`,
|
503
505
|
youHaveNoPurchases: `У вас нет покупок`,
|
504
506
|
couldYouPleaseProvideTheReasonForTheCancellation: `Могли бы вы, пожалуйста, указать причину отмены`,
|
505
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Ваше мнение очень важно для нас`,
|
506
507
|
yourArts: `Ваши арты`,
|
507
508
|
youCanceledTheOrder: `Вы отменили заказ`,
|
508
509
|
yourAvatar: `Ваш аватар`,
|
package/src/spanish.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -503,7 +505,6 @@ export const text: text = {
|
|
503
505
|
yourAccountWillBeRemoved: (...v) => `Tu cuenta será eliminada ${v[0]}`,
|
504
506
|
youHaveNoPurchases: `No tienes compras`,
|
505
507
|
couldYouPleaseProvideTheReasonForTheCancellation: `¿Podría proporcionar la razón de la cancelación?`,
|
506
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Su opinión sería muy apreciada`,
|
507
508
|
yourArts: `Tu arte`,
|
508
509
|
youCanceledTheOrder: `Cancelaste el pedido`,
|
509
510
|
yourAvatar: `Tu avatar`,
|
package/src/thai.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -497,7 +499,6 @@ export const text: text = {
|
|
497
499
|
yourAccountWillBeRemoved: (...v) => `บัญชีของคุณจะถูกลบ ${v[0]}`,
|
498
500
|
youHaveNoPurchases: `คุณไม่มีการซื้อขาย`,
|
499
501
|
couldYouPleaseProvideTheReasonForTheCancellation: `คุณสามารถให้เหตุผลในการยกเลิกได้หรือไม่`,
|
500
|
-
yourFeedbackWouldBeGreatlyAppreciated: `ความคิดเห็นของคุณจะได้รับการชื่นชมอย่างมาก`,
|
501
502
|
yourArts: `ผลงานของคุณ`,
|
502
503
|
youCanceledTheOrder: `คุณได้ยกเลิกคำสั่งซื้อ`,
|
503
504
|
yourAvatar: `รูปประจำตัวของคุณ`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
3
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
4
|
_colon: `: `,
|
3
5
|
_comma: `, `,
|
4
6
|
_dot: `. `,
|
@@ -499,7 +501,6 @@ export const text: text = {
|
|
499
501
|
yourAccountWillBeRemoved: (...v) => `Tài khoản của bạn sẽ bị xóa ${v[0]}`,
|
500
502
|
youHaveNoPurchases: `Bạn chưa có mua hàng`,
|
501
503
|
couldYouPleaseProvideTheReasonForTheCancellation: `Bạn có thể cung cấp lý do hủy không`,
|
502
|
-
yourFeedbackWouldBeGreatlyAppreciated: `Phản hồi của bạn sẽ được đánh giá cao`,
|
503
504
|
yourArts: `Tác phẩm của bạn`,
|
504
505
|
youCanceledTheOrder: `Bạn đã hủy đơn hàng`,
|
505
506
|
yourAvatar: `Hình đại diện của bạn`,
|