@anime.club/translations 1.1.120 → 1.1.122
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 +4 -3
- package/src/chinese-simplified.ts +4 -3
- package/src/english.ts +4 -3
- package/src/french.ts +4 -3
- package/src/german.ts +4 -3
- package/src/hindi.ts +4 -3
- package/src/indonesian.ts +4 -3
- package/src/japanese.ts +4 -3
- package/src/korean.ts +4 -3
- package/src/portuguese.ts +4 -3
- package/src/russian.ts +4 -3
- package/src/spanish.ts +4 -3
- package/src/thai.ts +4 -3
- package/src/vietnamese.ts +4 -3
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,4 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `، `,
|
4
8
|
_dot: `. `,
|
@@ -56,7 +60,6 @@ export const text: text = {
|
|
56
60
|
authenticationFailed: `فشلت المصادقة`,
|
57
61
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `النشر التلقائي على إنستغرام متاح فقط لحسابات الأعمال على إنستغرام`,
|
58
62
|
attentionYourOrderHasBeenDisputed: `انتباه! تم الاعتراض على طلبك. يرجى التحقق من التفاصيل`,
|
59
|
-
awaitingReview: `في انتظار المراجعة`,
|
60
63
|
awaitingSeller: `في انتظار البائع`,
|
61
64
|
back: `الرجوع`,
|
62
65
|
basePrice: `السعر الأساسي`,
|
@@ -86,7 +89,6 @@ export const text: text = {
|
|
86
89
|
chooseExistingChatOrStartANewOne: `اختر محادثةً موجودة أو ابدأ دردشة جديدة`,
|
87
90
|
city: `المدينة`,
|
88
91
|
clearAll: `امسح الكل`,
|
89
|
-
clientReview: `مراجعة العميل`,
|
90
92
|
close: `أغلق`,
|
91
93
|
colorTheme: `موضوع اللون`,
|
92
94
|
comingSoon: `قريبًا...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `:`,
|
3
7
|
_comma: `、`,
|
4
8
|
_dot: `。`,
|
@@ -56,7 +60,6 @@ export const text: text = {
|
|
56
60
|
authenticationFailed: `验证失败`,
|
57
61
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `自动发布到Instagram仅适用于Instagram商业账户`,
|
58
62
|
attentionYourOrderHasBeenDisputed: `注意!您的订单已被争议。请检查详情`,
|
59
|
-
awaitingReview: `等待审核`,
|
60
63
|
awaitingSeller: `等待卖家`,
|
61
64
|
back: `背部`,
|
62
65
|
basePrice: `基础价格`,
|
@@ -86,7 +89,6 @@ export const text: text = {
|
|
86
89
|
chooseExistingChatOrStartANewOne: `选择现有的聊天或开始新的聊天`,
|
87
90
|
city: `市`,
|
88
91
|
clearAll: `全部清除`,
|
89
|
-
clientReview: `客户评价`,
|
90
92
|
close: `关`,
|
91
93
|
colorTheme: `颜色主题`,
|
92
94
|
comingSoon: `快来了…`,
|
@@ -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
@@ -57,7 +57,7 @@ export const text = {
|
|
57
57
|
authenticationFailed: `Authentication failed`,
|
58
58
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Auto publishing to Instagram is only available to Instagram business accounts`,
|
59
59
|
attentionYourOrderHasBeenDisputed: `Attention! Your order has been disputed. Please check the details`,
|
60
|
-
|
60
|
+
needsYourReview: "Needs Your Review",
|
61
61
|
awaitingSeller: `Awaiting seller`,
|
62
62
|
back: `Back`,
|
63
63
|
basePrice: `Base Price`,
|
@@ -87,7 +87,7 @@ export const text = {
|
|
87
87
|
chooseExistingChatOrStartANewOne: `Choose existing chat or start a new one`,
|
88
88
|
city: `City`,
|
89
89
|
clearAll: `Clear all`,
|
90
|
-
|
90
|
+
awaitingClientReview: `Awaiting Client Review`,
|
91
91
|
close: `Close`,
|
92
92
|
colorTheme: `Color theme`,
|
93
93
|
comingSoon: `Coming soon…`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: ` : `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -58,7 +62,6 @@ export const text: text = {
|
|
58
62
|
authenticationFailed: `Authentification échouée`,
|
59
63
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `La publication automatique sur Instagram n'est disponible que pour les comptes professionnels Instagram`,
|
60
64
|
attentionYourOrderHasBeenDisputed: `Attention ! Votre commande a été contestée. Veuillez vérifier les détails`,
|
61
|
-
awaitingReview: `En attente de révision`,
|
62
65
|
awaitingSeller: `En attente du vendeur`,
|
63
66
|
back: `Arrière`,
|
64
67
|
basePrice: `Prix de base`,
|
@@ -88,7 +91,6 @@ export const text: text = {
|
|
88
91
|
chooseExistingChatOrStartANewOne: `Sélectionnez un chat existant ou créez-en un nouveau`,
|
89
92
|
city: `Ville`,
|
90
93
|
clearAll: `Tout désélectionner`,
|
91
|
-
clientReview: `Avis du client`,
|
92
94
|
close: `Fermer`,
|
93
95
|
colorTheme: `Thème de couleur`,
|
94
96
|
comingSoon: `À venir …`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -57,7 +61,6 @@ export const text: text = {
|
|
57
61
|
authenticationFailed: `Authentifizierung fehlgeschlagen`,
|
58
62
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Automatisches Veröffentlichen auf Instagram ist nur für Instagram Geschäftskonten verfügbar`,
|
59
63
|
attentionYourOrderHasBeenDisputed: `Achtung! Ihre Bestellung wurde angefochten. Bitte überprüfen Sie die Details`,
|
60
|
-
awaitingReview: `Warten auf Überprüfung`,
|
61
64
|
awaitingSeller: `Warten auf Verkäufer`,
|
62
65
|
back: `Zurück`,
|
63
66
|
basePrice: `Grundpreis`,
|
@@ -87,7 +90,6 @@ export const text: text = {
|
|
87
90
|
chooseExistingChatOrStartANewOne: `Vorhandenen Chat auswählen oder einen neuen beginnen`,
|
88
91
|
city: `Stadt`,
|
89
92
|
clearAll: `Alle löschen`,
|
90
|
-
clientReview: `Kundenbewertung`,
|
91
93
|
close: `Schließen`,
|
92
94
|
colorTheme: `Farbthema`,
|
93
95
|
comingSoon: `Kommt bald…`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `| `,
|
@@ -57,7 +61,6 @@ export const text: text = {
|
|
57
61
|
authenticationFailed: `प्रमाणीकरण विफल हो गया`,
|
58
62
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `ऑटो प्रकाशन इंस्टाग्राम केवल इंस्टाग्राम व्यवसाय खातों के लिए ही उपलब्ध है`,
|
59
63
|
attentionYourOrderHasBeenDisputed: `ध्यान दें! आपके आदेश पर विवाद किया गया है। कृपया विवरण जांचें`,
|
60
|
-
awaitingReview: `समीक्षा के लिए प्रतीक्षा कर रहा है`,
|
61
64
|
awaitingSeller: `विक्रेता की प्रतीक्षा कर रहा है`,
|
62
65
|
back: `वापस`,
|
63
66
|
basePrice: `बेस मूल्य`,
|
@@ -87,7 +90,6 @@ export const text: text = {
|
|
87
90
|
chooseExistingChatOrStartANewOne: `मौजूदा चैट चुनें या एक नई शुरू करें`,
|
88
91
|
city: `शहर`,
|
89
92
|
clearAll: `सभी को साफ़ करें`,
|
90
|
-
clientReview: `ग्राहक समीक्षा`,
|
91
93
|
close: `बंद करें`,
|
92
94
|
colorTheme: `रंग थीम`,
|
93
95
|
comingSoon: `जल्द ही आ रहा…`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -57,7 +61,6 @@ export const text: text = {
|
|
57
61
|
authenticationFailed: `Autentikasi gagal`,
|
58
62
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Penerbitan otomatis ke Instagram hanya tersedia untuk akun bisnis Instagram`,
|
59
63
|
attentionYourOrderHasBeenDisputed: `Perhatian! Pesanan Anda telah dipersengketakan. Silakan periksa detailnya`,
|
60
|
-
awaitingReview: `Menunggu ulasan`,
|
61
64
|
awaitingSeller: `Menunggu penjual`,
|
62
65
|
back: `Kembali`,
|
63
66
|
basePrice: `Harga dasar`,
|
@@ -87,7 +90,6 @@ export const text: text = {
|
|
87
90
|
chooseExistingChatOrStartANewOne: `Pilih obrolan yang ada atau mulai baru`,
|
88
91
|
city: `Kota`,
|
89
92
|
clearAll: `Bersihkan semua`,
|
90
|
-
clientReview: `Ulasan klien`,
|
91
93
|
close: `Tutup`,
|
92
94
|
colorTheme: `Tema warna`,
|
93
95
|
comingSoon: `Segera...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `:`,
|
3
7
|
_comma: `、`,
|
4
8
|
_dot: `。`,
|
@@ -57,7 +61,6 @@ export const text: text = {
|
|
57
61
|
authenticationFailed: `認証できませんでした`,
|
58
62
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Instagramへの自動投稿はInstagramビジネスアカウントのみ利用可能です`,
|
59
63
|
attentionYourOrderHasBeenDisputed: `注意!ご注文に異議が申し立てられました。詳細を確認してください`,
|
60
|
-
awaitingReview: `レビュー待ち`,
|
61
64
|
awaitingSeller: `出品者待ち`,
|
62
65
|
back: `戻る`,
|
63
66
|
basePrice: `基本価格`,
|
@@ -87,7 +90,6 @@ export const text: text = {
|
|
87
90
|
chooseExistingChatOrStartANewOne: `既存のチャットを選択するか、新しいチャットを開始します`,
|
88
91
|
city: `市町村`,
|
89
92
|
clearAll: `すべてクリアにする`,
|
90
|
-
clientReview: `クライアントレビュー`,
|
91
93
|
close: `閉じる`,
|
92
94
|
colorTheme: `カラーテーマ`,
|
93
95
|
comingSoon: `近日公開...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -56,7 +60,6 @@ export const text: text = {
|
|
56
60
|
authenticationFailed: `인증 실패`,
|
57
61
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Instagram 자동 게시 기능은 Instagram 비즈니스 계정에서만 사용할 수 있습니다.`,
|
58
62
|
attentionYourOrderHasBeenDisputed: `주의! 주문에 이의가 제기되었습니다. 세부 사항을 확인하십시오`,
|
59
|
-
awaitingReview: `검토 대기 중`,
|
60
63
|
awaitingSeller: `판매자 대기 중`,
|
61
64
|
back: `뒤로`,
|
62
65
|
basePrice: `기본 가격`,
|
@@ -86,7 +89,6 @@ export const text: text = {
|
|
86
89
|
chooseExistingChatOrStartANewOne: `기존 채팅창 선택 또는 새로운 채팅 시작`,
|
87
90
|
city: `도시`,
|
88
91
|
clearAll: `모두 지우기`,
|
89
|
-
clientReview: `클라이언트 리뷰`,
|
90
92
|
close: `닫기`,
|
91
93
|
colorTheme: `색상 테마`,
|
92
94
|
comingSoon: `곧 출시됩니다…`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -58,7 +62,6 @@ export const text: text = {
|
|
58
62
|
authenticationFailed: `Autenticação falhou`,
|
59
63
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `A publicação automática no Instagram está disponível apenas para contas comerciais do Instagram`,
|
60
64
|
attentionYourOrderHasBeenDisputed: `Atenção! Seu pedido foi contestado. Por favor, verifique os detalhes`,
|
61
|
-
awaitingReview: `Aguardando revisão`,
|
62
65
|
awaitingSeller: `Aguardando vendedor`,
|
63
66
|
back: `Costas`,
|
64
67
|
basePrice: `Preço base`,
|
@@ -88,7 +91,6 @@ export const text: text = {
|
|
88
91
|
chooseExistingChatOrStartANewOne: `Escolha o bate-papo existente ou inicie um novo`,
|
89
92
|
city: `Cidade`,
|
90
93
|
clearAll: `Limpar`,
|
91
|
-
clientReview: `Avaliação do cliente`,
|
92
94
|
close: `Fechar`,
|
93
95
|
colorTheme: `Tema de cor`,
|
94
96
|
comingSoon: `Em breve...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -57,7 +61,6 @@ export const text: text = {
|
|
57
61
|
authenticationFailed: `Ошибка аутентификации`,
|
58
62
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Автопубликация в Instagram доступна только для бизнес-аккаунтов Instagram`,
|
59
63
|
attentionYourOrderHasBeenDisputed: `Внимание! Ваш заказ оспорен. Пожалуйста, ознакомьтесь с деталями`,
|
60
|
-
awaitingReview: `Ожидает проверки`,
|
61
64
|
awaitingSeller: `Ожидает продавца`,
|
62
65
|
back: `Назад`,
|
63
66
|
basePrice: `Исходная стоимость`,
|
@@ -87,7 +90,6 @@ export const text: text = {
|
|
87
90
|
chooseExistingChatOrStartANewOne: `Выберите существующий чат или начните новый`,
|
88
91
|
city: `Город`,
|
89
92
|
clearAll: `Очистить всё`,
|
90
|
-
clientReview: `Отзыв клиента`,
|
91
93
|
close: `Закрыть`,
|
92
94
|
colorTheme: `Цветовая тема`,
|
93
95
|
comingSoon: `Скоро...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -58,7 +62,6 @@ export const text: text = {
|
|
58
62
|
authenticationFailed: `Error de autenticación`,
|
59
63
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `La publicación automática en Instagram solo está disponible para cuentas comerciales de Instagram`,
|
60
64
|
attentionYourOrderHasBeenDisputed: `¡Atención! Su pedido ha sido disputado. Por favor, verifique los detalles`,
|
61
|
-
awaitingReview: `Esperando revisión`,
|
62
65
|
awaitingSeller: `Esperando vendedor`,
|
63
66
|
back: `Volver`,
|
64
67
|
basePrice: `Precio base`,
|
@@ -88,7 +91,6 @@ export const text: text = {
|
|
88
91
|
chooseExistingChatOrStartANewOne: `Elija un chat existente o inicie uno`,
|
89
92
|
city: `Ciudad`,
|
90
93
|
clearAll: `Borrar todo`,
|
91
|
-
clientReview: `Reseña del cliente`,
|
92
94
|
close: `Cerrar`,
|
93
95
|
colorTheme: `Tema de color`,
|
94
96
|
comingSoon: `Próximamente...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -56,7 +60,6 @@ export const text: text = {
|
|
56
60
|
authenticationFailed: `การยืนยันตัวตนล้มเหลว`,
|
57
61
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `การเผยแพร่อัตโนมัติไปยัง Instagram สามารถใช้ได้เฉพาะบัญชีธุรกิจ Instagram เท่านั้น`,
|
58
62
|
attentionYourOrderHasBeenDisputed: `โปรดทราบ! คำสั่งซื้อของคุณถูกโต้แย้ง โปรดตรวจสอบรายละเอียด`,
|
59
|
-
awaitingReview: `รอการตรวจสอบ`,
|
60
63
|
awaitingSeller: `รอผู้ขาย`,
|
61
64
|
back: `กลับ`,
|
62
65
|
basePrice: `ราคาฐาน`,
|
@@ -86,7 +89,6 @@ export const text: text = {
|
|
86
89
|
chooseExistingChatOrStartANewOne: `เลือกห้องแชทเดิมหรือสร้างใหม่`,
|
87
90
|
city: `เมือง`,
|
88
91
|
clearAll: `ลบออกทั้งหมด`,
|
89
|
-
clientReview: `รีวิวลูกค้า`,
|
90
92
|
close: `ปิด`,
|
91
93
|
colorTheme: `ธีมสี`,
|
92
94
|
comingSoon: `เร็วๆ นี้...`,
|
@@ -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,8 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
needsYourReview: `(en) Needs Your Review`,
|
3
|
+
awaitingClientReview: `(en) Awaiting Client Review`,
|
4
|
+
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
5
|
+
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
2
6
|
_colon: `: `,
|
3
7
|
_comma: `, `,
|
4
8
|
_dot: `. `,
|
@@ -56,7 +60,6 @@ export const text: text = {
|
|
56
60
|
authenticationFailed: `Xác thực không thành công`,
|
57
61
|
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Tự động xuất bản lên Instagram chỉ có sẵn cho tài khoản doanh nghiệp Instagram`,
|
58
62
|
attentionYourOrderHasBeenDisputed: `Chú ý! Đơn hàng của bạn đã bị tranh chấp. Vui lòng kiểm tra chi tiết`,
|
59
|
-
awaitingReview: `Đang chờ xét duyệt`,
|
60
63
|
awaitingSeller: `Đang chờ người bán`,
|
61
64
|
back: `Quay lại`,
|
62
65
|
basePrice: `Giá cơ bản`,
|
@@ -86,7 +89,6 @@ export const text: text = {
|
|
86
89
|
chooseExistingChatOrStartANewOne: `Chọn trò chuyện hiện có hoặc bắt đầu một phiên trò chuyện mới`,
|
87
90
|
city: `Thành phố`,
|
88
91
|
clearAll: `Xóa tất cả`,
|
89
|
-
clientReview: `Đánh giá của khách hàng`,
|
90
92
|
close: `Đóng`,
|
91
93
|
colorTheme: `Chủ đề màu sắc`,
|
92
94
|
comingSoon: `Sắp ra mắt...`,
|
@@ -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`,
|