@anime.club/translations 1.1.128 → 1.1.130
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 -2
- package/src/chinese-simplified.ts +4 -2
- package/src/english.ts +4 -2
- package/src/french.ts +4 -2
- package/src/german.ts +4 -2
- package/src/hindi.ts +4 -2
- package/src/indonesian.ts +4 -2
- package/src/japanese.ts +4 -2
- package/src/korean.ts +4 -2
- package/src/portuguese.ts +4 -2
- package/src/russian.ts +4 -2
- package/src/spanish.ts +4 -2
- package/src/thai.ts +4 -2
- package/src/vietnamese.ts +4 -2
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -358,7 +362,6 @@ export const text: text = {
|
|
358
362
|
itemReviews: `مراجعات المنتج`,
|
359
363
|
portfolio: `معرض الأعمال`,
|
360
364
|
profile: `ملف التعريف`,
|
361
|
-
prohibitedTransaction: `المعاملة المحظورة`,
|
362
365
|
promotions: `العروض الترويجية`,
|
363
366
|
publicInformation: `المعلومات العامة`,
|
364
367
|
publishOn: (...v) => `النشر على ${v[0]}`,
|
@@ -424,7 +427,6 @@ export const text: text = {
|
|
424
427
|
tellUsAboutYourself: `اخبرنا عن نفسك`,
|
425
428
|
termsAndConditions: `الأحكام والشروط`,
|
426
429
|
termsOfUse: `شروط الاستخدام`,
|
427
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `أخبر المشتري بما سيحصل عليه مع هذا المنتج`,
|
428
430
|
thankYouForReport: `شكرًا لمساعدتك في الحفاظ على مجتمع آمن ومحترم عبر الإنترنت`,
|
429
431
|
thankYouForYourReview: `شكرًا لمراجعتك!`,
|
430
432
|
thankForYourSupport: `شكرًا لدعمك!`,
|
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -354,7 +358,6 @@ export const text: text = {
|
|
354
358
|
itemReviews: `商品评价`,
|
355
359
|
portfolio: `作品集`,
|
356
360
|
profile: `账户`,
|
357
|
-
prohibitedTransaction: `禁止交易`,
|
358
361
|
promotions: `促销`,
|
359
362
|
publicInformation: `公共信息`,
|
360
363
|
publishOn: (...v) => `发布于${v[0]}`,
|
@@ -420,7 +423,6 @@ export const text: text = {
|
|
420
423
|
tellUsAboutYourself: `向我们介绍你自己`,
|
421
424
|
termsAndConditions: `条款和条件`,
|
422
425
|
termsOfUse: `使用条款`,
|
423
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `告诉买家他们将获得哪些内容`,
|
424
426
|
thankYouForReport: `感谢您帮助维护安全和尊重的在线社区`,
|
425
427
|
thankYouForYourReview: `感谢您的评价!`,
|
426
428
|
thankForYourSupport: `感谢您的支持!`,
|
package/src/english.ts
CHANGED
@@ -21,6 +21,8 @@ export const text = {
|
|
21
21
|
accountAlreadyExists: `Account already exists`,
|
22
22
|
accountDoesNotExist: `Account does not exist`,
|
23
23
|
accountRemoval: `Account removal`,
|
24
|
+
files: `Files`,
|
25
|
+
prohibitedTransaction: `Prohibited transaction`,
|
24
26
|
add: `Add`,
|
25
27
|
addArt: `Add art`,
|
26
28
|
addBlog: `Add blog`,
|
@@ -256,6 +258,7 @@ export const text = {
|
|
256
258
|
maximumQuantity: `Maximum quantity`,
|
257
259
|
maxSize: `Max size`,
|
258
260
|
menu: `Menu`,
|
261
|
+
uploadedFilesLocked: `You uploaded these files when you created the post. They're now locked but still visible below`,
|
259
262
|
message: `Message`,
|
260
263
|
messages: `Messages`,
|
261
264
|
minHeight: `Min height`,
|
@@ -362,7 +365,6 @@ export const text = {
|
|
362
365
|
itemReviews: `Item reviews`,
|
363
366
|
portfolio: `Portfolio`,
|
364
367
|
profile: `Profile`,
|
365
|
-
prohibitedTransaction: `Prohibited transaction`,
|
366
368
|
promotions: `Promotions`,
|
367
369
|
publicInformation: `Public information`,
|
368
370
|
publishOn: (socialMedia: string) => `Publish on ${socialMedia}`,
|
@@ -431,7 +433,7 @@ export const text = {
|
|
431
433
|
tellUsAboutYourself: `Tell us about yourself`,
|
432
434
|
termsAndConditions: `Terms and Conditions`,
|
433
435
|
termsOfUse: `Terms of use`,
|
434
|
-
|
436
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `Describe what’s included and what the buyer can expect after purchase`,
|
435
437
|
thankYouForReport: `Thank you for helping to maintain a safe and respectful online community`,
|
436
438
|
thankYouForYourReview: `Thank you for your review!`,
|
437
439
|
thankForYourSupport: `Thank you for your support!`,
|
package/src/french.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -362,7 +366,6 @@ export const text: text = {
|
|
362
366
|
itemReviews: `Avis sur l'article`,
|
363
367
|
portfolio: `Portfolio`,
|
364
368
|
profile: `Profil`,
|
365
|
-
prohibitedTransaction: `Transaction interdite`,
|
366
369
|
promotions: `Promotions`,
|
367
370
|
publicInformation: `Informations publiques`,
|
368
371
|
publishOn: (...v) => `Publier sur ${v[0]}`,
|
@@ -429,7 +432,6 @@ export const text: text = {
|
|
429
432
|
tellUsAboutYourself: `Parlez nous de vous`,
|
430
433
|
termsAndConditions: `Termes et conditions`,
|
431
434
|
termsOfUse: `Conditions d'utilisation`,
|
432
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Dites à l'acheteur ce qu'il obtiendra avec ce produit`,
|
433
435
|
thankYouForReport: `Merci d'avoir contribué à maintenir une communauté en ligne sûre et respectueuse`,
|
434
436
|
thankYouForYourReview: `Merci pour votre avis !`,
|
435
437
|
thankForYourSupport: `Merci pour votre soutien !`,
|
package/src/german.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -364,7 +368,6 @@ export const text: text = {
|
|
364
368
|
itemReviews: `Artikelbewertungen`,
|
365
369
|
portfolio: `Portfolio`,
|
366
370
|
profile: `Profil`,
|
367
|
-
prohibitedTransaction: `Verbotene Transaktion`,
|
368
371
|
promotions: `Promotionen`,
|
369
372
|
publicInformation: `Öffentliche Informationen`,
|
370
373
|
publishOn: (...v) => `Veröffentlichen auf ${v[0]}`,
|
@@ -431,7 +434,6 @@ export const text: text = {
|
|
431
434
|
tellUsAboutYourself: `Erzähl uns von dir`,
|
432
435
|
termsAndConditions: `Allgemeine Geschäftsbedingungen`,
|
433
436
|
termsOfUse: `Nutzungsbedingungen`,
|
434
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Teilen Sie dem Käufer mit, was er mit diesem Produkt erhält`,
|
435
437
|
thankYouForReport: `Vielen Dank, dass Sie dazu beitragen, eine sichere und respektvolle Online-Community aufrechtzuerhalten`,
|
436
438
|
thankYouForYourReview: `Danke für Ihre Bewertung!`,
|
437
439
|
thankForYourSupport: `Danke für Ihre Unterstützung!`,
|
package/src/hindi.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -362,7 +366,6 @@ export const text: text = {
|
|
362
366
|
itemReviews: `आइटम समीक्षाएं`,
|
363
367
|
portfolio: `पोर्टफोलियो`,
|
364
368
|
profile: `प्रोफ़ाइल`,
|
365
|
-
prohibitedTransaction: `प्रतिबंधित लेन-देन`,
|
366
369
|
promotions: `प्रचार`,
|
367
370
|
publicInformation: `सार्वजनिक जानकारी`,
|
368
371
|
publishOn: (...v) => `${v[0]} पर प्रकाशित करें`,
|
@@ -429,7 +432,6 @@ export const text: text = {
|
|
429
432
|
tellUsAboutYourself: `हमें अपने बारे में बताएं`,
|
430
433
|
termsAndConditions: `नियम और शर्तें`,
|
431
434
|
termsOfUse: `उपयोग की शर्तें`,
|
432
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `खरीदार को बताएं कि उन्हें इस उत्पाद के साथ क्या मिलेगा`,
|
433
435
|
thankYouForReport: `एक सुरक्षित और सम्मानित ऑनलाइन समुदाय बनाए रखने में मदद करने के लिए धन्यवाद`,
|
434
436
|
thankYouForYourReview: `आपकी समीक्षा के लिए धन्यवाद!`,
|
435
437
|
thankForYourSupport: `आपके समर्थन के लिए धन्यवाद!`,
|
package/src/indonesian.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -363,7 +367,6 @@ export const text: text = {
|
|
363
367
|
itemReviews: `Ulasan item`,
|
364
368
|
portfolio: `Portofolio`,
|
365
369
|
profile: `Profil`,
|
366
|
-
prohibitedTransaction: `Transaksi dilarang`,
|
367
370
|
promotions: `Promosi`,
|
368
371
|
publicInformation: `Informasi publik`,
|
369
372
|
publishOn: (...v) => `Terbitkan pada ${v[0]}`,
|
@@ -429,7 +432,6 @@ export const text: text = {
|
|
429
432
|
tellUsAboutYourself: `Ceritakan diri Anda`,
|
430
433
|
termsAndConditions: `Syarat dan Ketentuan`,
|
431
434
|
termsOfUse: `Syarat penggunaan`,
|
432
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Beri tahu pembeli apa yang akan mereka dapatkan dengan produk ini`,
|
433
435
|
thankYouForReport: `Terima kasih telah membantu menjaga komunitas online yang aman dan menghormati`,
|
434
436
|
thankYouForYourReview: `Terima kasih atas ulasan Anda!`,
|
435
437
|
thankForYourSupport: `Terima kasih atas dukungan Anda!`,
|
package/src/japanese.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -361,7 +365,6 @@ export const text: text = {
|
|
361
365
|
itemReviews: `商品レビュー`,
|
362
366
|
portfolio: `ポートフォリオ`,
|
363
367
|
profile: `プロフィール`,
|
364
|
-
prohibitedTransaction: `禁止された取引`,
|
365
368
|
promotions: `プロモーション`,
|
366
369
|
publicInformation: `公開情報`,
|
367
370
|
publishOn: (...v) => `${v[0]}に公開する`,
|
@@ -427,7 +430,6 @@ export const text: text = {
|
|
427
430
|
tellUsAboutYourself: `ご自分について語ってください`,
|
428
431
|
termsAndConditions: `諸条件`,
|
429
432
|
termsOfUse: `ご利用規約`,
|
430
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `この商品で購入者が得られる内容を伝えてください`,
|
431
433
|
thankYouForReport: `安全で敬意を持ったオンラインコミュニティを維持するのに役立っていただきありがとうございます`,
|
432
434
|
thankYouForYourReview: `レビューありがとうございます!`,
|
433
435
|
thankForYourSupport: `ご支援ありがとうございます!`,
|
package/src/korean.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -359,7 +363,6 @@ export const text: text = {
|
|
359
363
|
itemReviews: `상품 리뷰`,
|
360
364
|
portfolio: `포트폴리오`,
|
361
365
|
profile: `프로필`,
|
362
|
-
prohibitedTransaction: `금지된 거래`,
|
363
366
|
promotions: `프로모션`,
|
364
367
|
publicInformation: `공개 정보`,
|
365
368
|
publishOn: (...v) => `${v[0]}에 게시`,
|
@@ -425,7 +428,6 @@ export const text: text = {
|
|
425
428
|
tellUsAboutYourself: `자신에 대한 정보를 알려주십시오`,
|
426
429
|
termsAndConditions: `계약 조건`,
|
427
430
|
termsOfUse: `이용 약관`,
|
428
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `이 상품으로 구매자가 무엇을 얻게 되는지 알려주세요`,
|
429
431
|
thankYouForReport: `안전하고 존중받는 온라인 커뮤니티를 유지하는 데 도움을 주셔서 감사합니다.`,
|
430
432
|
thankYouForYourReview: `리뷰해 주셔서 감사합니다!`,
|
431
433
|
thankForYourSupport: `응원해 주셔서 감사합니다!`,
|
package/src/portuguese.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -362,7 +366,6 @@ export const text: text = {
|
|
362
366
|
itemReviews: `Avaliações de itens`,
|
363
367
|
portfolio: `Portfólio`,
|
364
368
|
profile: `Perfil`,
|
365
|
-
prohibitedTransaction: `Transação proibida`,
|
366
369
|
promotions: `Promoções`,
|
367
370
|
publicInformation: `Informação pública`,
|
368
371
|
publishOn: (...v) => `Publicar em ${v[0]}`,
|
@@ -429,7 +432,6 @@ export const text: text = {
|
|
429
432
|
tellUsAboutYourself: `Conte-nos sobre você`,
|
430
433
|
termsAndConditions: `Termos e condições`,
|
431
434
|
termsOfUse: `Termos de uso`,
|
432
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Diga ao comprador o que ele receberá com este produto`,
|
433
435
|
thankYouForReport: `Obrigado por ajudar a manter uma comunidade online segura e respeitosa`,
|
434
436
|
thankYouForYourReview: `Obrigado pela sua avaliação!`,
|
435
437
|
thankForYourSupport: `Obrigado pelo seu apoio!`,
|
package/src/russian.ts
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
files: `(en) Files`,
|
3
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
2
4
|
needsYourReview: `(en) Needs Your Review`,
|
3
5
|
buyersRequest: `(en) Buyer's request`,
|
4
6
|
awaitingClientReview: `(en) Awaiting Client Review`,
|
@@ -15,7 +17,9 @@ export const text: text = {
|
|
15
17
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
16
18
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
17
19
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
20
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
18
21
|
noOrders: `(en) No orders`,
|
22
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
19
23
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
20
24
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
21
25
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -359,7 +363,6 @@ export const text: text = {
|
|
359
363
|
itemReviews: `Отзывы о товаре`,
|
360
364
|
portfolio: `Портфолио`,
|
361
365
|
profile: `Профиль`,
|
362
|
-
prohibitedTransaction: `Запрещенная транзакция`,
|
363
366
|
promotions: `Акции`,
|
364
367
|
publicInformation: `Публичная информация`,
|
365
368
|
publishOn: (...v) => `Опубликовать на ${v[0]}`,
|
@@ -427,7 +430,6 @@ export const text: text = {
|
|
427
430
|
tellUsAboutYourself: `Расскажите нам о себе`,
|
428
431
|
termsAndConditions: `Правила и условия`,
|
429
432
|
termsOfUse: `Условия использования`,
|
430
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Сообщите покупателю, что он получит с этим продуктом`,
|
431
433
|
thankYouForReport: `Спасибо за помощь в поддержании безопасного и уважительного онлайн-сообщества`,
|
432
434
|
thankYouForYourReview: `Спасибо за ваш отзыв!`,
|
433
435
|
thankForYourSupport: `Спасибо за вашу поддержку!`,
|
package/src/spanish.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -363,7 +367,6 @@ export const text: text = {
|
|
363
367
|
itemReviews: `Reseñas de artículos`,
|
364
368
|
portfolio: `Portafolio`,
|
365
369
|
profile: `Perfil`,
|
366
|
-
prohibitedTransaction: `Transacción prohibida`,
|
367
370
|
promotions: `Promociones`,
|
368
371
|
publicInformation: `Información pública`,
|
369
372
|
publishOn: (...v) => `Publicar en ${v[0]}`,
|
@@ -430,7 +433,6 @@ export const text: text = {
|
|
430
433
|
tellUsAboutYourself: `Cuéntanos acerca de tí`,
|
431
434
|
termsAndConditions: `Términos y condiciones`,
|
432
435
|
termsOfUse: `Condiciones de uso`,
|
433
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Dile al comprador qué recibirá con este producto`,
|
434
436
|
thankYouForReport: `Gracias por ayudar a mantener una comunidad en línea segura y respetuosa`,
|
435
437
|
thankYouForYourReview: `¡Gracias por tu reseña!`,
|
436
438
|
thankForYourSupport: `¡Gracias por tu apoyo!`,
|
package/src/thai.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -358,7 +362,6 @@ export const text: text = {
|
|
358
362
|
itemReviews: `รีวิวสินค้า`,
|
359
363
|
portfolio: `ผลงาน`,
|
360
364
|
profile: `โปรไฟล์`,
|
361
|
-
prohibitedTransaction: `ธุรกรรมที่ห้าม`,
|
362
365
|
promotions: `โปรโมชั่น`,
|
363
366
|
publicInformation: `ข้อมูลสาธารณะ`,
|
364
367
|
publishOn: (...v) => `เผยแพร่บน ${v[0]}`,
|
@@ -424,7 +427,6 @@ export const text: text = {
|
|
424
427
|
tellUsAboutYourself: `บอกเรื่องราวเกี่ยวกับตัวคุณ`,
|
425
428
|
termsAndConditions: `ข้อกำหนดและเงื่อนไข`,
|
426
429
|
termsOfUse: `ข้อตกลงในการใช้งาน`,
|
427
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `แจ้งผู้ซื้อว่าพวกเขาจะได้รับอะไรจากสินค้านี้`,
|
428
430
|
thankYouForReport: `ขอบคุณสำหรับการช่วยรักษาชุมชนออนไลน์ที่ปลอดภัยและเคารพ`,
|
429
431
|
thankYouForYourReview: `ขอบคุณสำหรับรีวิวของคุณ!`,
|
430
432
|
thankForYourSupport: `ขอบคุณสำหรับการสนับสนุน!`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
export const text: text = {
|
2
2
|
animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
|
3
3
|
`(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
|
4
|
+
files: `(en) Files`,
|
5
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
4
6
|
needsYourReview: `(en) Needs Your Review`,
|
5
7
|
awaitingSellerResponse: `(en) Awaiting seller response`,
|
6
8
|
buyersRequest: `(en) Buyer's request`,
|
@@ -18,8 +20,10 @@ export const text: text = {
|
|
18
20
|
theseRulesAreProvidedByTheSellerAndApplyOnlyToThisItem: `(en) These rules are provided by the seller and apply only to this item`,
|
19
21
|
ifYouHaveQuestionsOrConcernsPleaseContactTheSellerDirectly: `(en) If you have questions or concerns, please contact the seller directly`,
|
20
22
|
platformPoliciesMayStillApply: `(en) Platform policies may still apply`,
|
23
|
+
uploadedFilesLocked: `(en) You uploaded these files when you created the post. They're now locked but still visible below`,
|
21
24
|
noOrders: `(en) No orders`,
|
22
25
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
|
26
|
+
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
23
27
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
24
28
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
25
29
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
@@ -358,7 +362,6 @@ export const text: text = {
|
|
358
362
|
itemReviews: `Đánh giá sản phẩm`,
|
359
363
|
portfolio: `Danh mục`,
|
360
364
|
profile: `Thông tin`,
|
361
|
-
prohibitedTransaction: `Giao dịch bị cấm`,
|
362
365
|
promotions: `Khuyến mãi`,
|
363
366
|
publicInformation: `Thông tin công khai`,
|
364
367
|
publishOn: (...v) => `Đăng trên ${v[0]}`,
|
@@ -425,7 +428,6 @@ export const text: text = {
|
|
425
428
|
tellUsAboutYourself: `Cho chúng tôi biết về bạn`,
|
426
429
|
termsAndConditions: `Điều khoản và Điều kiện`,
|
427
430
|
termsOfUse: `Điều khoản sử dụng`,
|
428
|
-
tellTheBuyerWhatTheyWillGetWithThisProduct: `Hãy cho người mua biết họ sẽ nhận được gì với sản phẩm này`,
|
429
431
|
thankYouForReport: `Cảm ơn bạn đã giúp duy trì một cộng đồng trực tuyến an toàn và tôn trọng`,
|
430
432
|
thankYouForYourReview: `Cảm ơn bạn đã đánh giá!`,
|
431
433
|
thankForYourSupport: `Cảm ơn bạn đã ủng hộ!`,
|