@anime.club/translations 1.1.144 → 1.1.146
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 +8 -5
- package/src/chinese-simplified.ts +8 -5
- package/src/english.ts +10 -6
- package/src/french.ts +8 -5
- package/src/german.ts +8 -5
- package/src/hindi.ts +8 -5
- package/src/indonesian.ts +8 -5
- package/src/japanese.ts +8 -6
- package/src/korean.ts +8 -5
- package/src/portuguese.ts +8 -5
- package/src/russian.ts +8 -5
- package/src/spanish.ts +8 -5
- package/src/thai.ts +8 -5
- package/src/vietnamese.ts +8 -5
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -323,7 +329,6 @@ export const text: text = {
|
|
323
329
|
newOrder: `طلب جديد`,
|
324
330
|
newPassword: `كلمة سر جديدة`,
|
325
331
|
newProduct: `منتج جديد`,
|
326
|
-
newProducts: `منتجات جديدة`,
|
327
332
|
newsFeed: `شريط الأخبار`,
|
328
333
|
next: `التالي`,
|
329
334
|
nextTimeYouAuthenticateYouCouldUseThe: `في المرة القادمة التي تقوم فيها بالمصادقة، يمكنك استخدام الحساب المتصل بدلاً من تسجيل الدخول وكلمة المرور`,
|
@@ -501,8 +506,6 @@ export const text: text = {
|
|
501
506
|
usernameAlreadyExists: `اسم المستخدم مستخدم من قبل`,
|
502
507
|
usernameAndXMoreFollowYou: (...v) => `<b>${v[0]}</b> و ${v[1]} يتابعونك`,
|
503
508
|
usernameAndXMoreReacted: (...v) => `<b>${v[0]}</b> و${v[1]} آخرين تفاعلوا`,
|
504
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> يتابعك`,
|
505
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> تفاعل`,
|
506
509
|
useThisEmailTo: `استخدم هذا البريد الإلكتروني للمصادقة وتلقي الإشعارات`,
|
507
510
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
508
511
|
`للأسف، اضطر ${v[0]} لإلغاء هذا الطلب`,
|
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `:`,
|
@@ -321,7 +327,6 @@ export const text: text = {
|
|
321
327
|
newOrder: `新订单`,
|
322
328
|
newPassword: `新密码`,
|
323
329
|
newProduct: `新产品`,
|
324
|
-
newProducts: `新产品`,
|
325
330
|
newsFeed: `新闻专线`,
|
326
331
|
next: `下一个`,
|
327
332
|
nextTimeYouAuthenticateYouCouldUseThe: `下次验证时,您可以使用连接的帐户,而不是登录和密码`,
|
@@ -496,8 +501,6 @@ export const text: text = {
|
|
496
501
|
usernameAlreadyExists: `此用户名已存在`,
|
497
502
|
usernameAndXMoreFollowYou: (...v) => `<b>${v[0]}</b>和${v[1]}个人关注了你`,
|
498
503
|
usernameAndXMoreReacted: (...v) => `<b>${v[0]}</b>和${v[1]}人有反应`,
|
499
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b>关注了你`,
|
500
|
-
usernameReacted: (...v) => `<b>${v[0]}</b>有反应`,
|
501
504
|
useThisEmailTo: `使用此电子邮件进行身份验证、接收通知`,
|
502
505
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
503
506
|
`很遗憾,${v[0]}不得不取消此订单`,
|
package/src/english.ts
CHANGED
@@ -15,7 +15,7 @@ export const text = {
|
|
15
15
|
`Anime.club uses ${providerName} to get you paid quickly and keep your personal and payment information secure`,
|
16
16
|
account: `Account`,
|
17
17
|
accountDeleted: `Account deleted`,
|
18
|
-
|
18
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `Click the button below to open your Stripe dashboard and view your account details`,
|
19
19
|
animeShopBuyAndSellProducts: `Anime shop - buy and sell products`,
|
20
20
|
visitStripeDashboard: `Visit Stripe dashboard`,
|
21
21
|
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `AI-generated images and neural network filters are prohibited`,
|
@@ -305,7 +305,7 @@ export const text = {
|
|
305
305
|
newOrder: `New order`,
|
306
306
|
newPassword: `New password`,
|
307
307
|
newProduct: `New product`,
|
308
|
-
|
308
|
+
allListings: `All Listings`,
|
309
309
|
newCommission: `New commission`,
|
310
310
|
newsFeed: `News feed`,
|
311
311
|
next: `Next`,
|
@@ -389,7 +389,8 @@ export const text = {
|
|
389
389
|
`Please try again or click ${buttonName}`,
|
390
390
|
artGallery: `Art Gallery`,
|
391
391
|
commission: `Commission`,
|
392
|
-
|
392
|
+
commissions: `Commissions`,
|
393
|
+
digitalDownloads: `Digital Downloads`,
|
393
394
|
pleaseVerifyYourAccount: `Please verify your account`,
|
394
395
|
pressHereTo: `Press here to`,
|
395
396
|
price: `Price`,
|
@@ -467,6 +468,7 @@ export const text = {
|
|
467
468
|
supportMeOn: `Support me on`,
|
468
469
|
syncWithSystem: `Sync with system`,
|
469
470
|
tellUsAboutYourself: `Tell us about yourself`,
|
471
|
+
sellerTermsOfService: `Seller Terms of Service`,
|
470
472
|
termsAndConditions: `Terms and Conditions`,
|
471
473
|
termsOfUse: `Terms of use`,
|
472
474
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `Describe what’s included and what the buyer can expect after purchase`,
|
@@ -510,11 +512,13 @@ export const text = {
|
|
510
512
|
allWIPRelatedFilesShouldBeUploadedInMessages: `All WIP-related files should be uploaded in messages`,
|
511
513
|
usernameAlreadyExists: `Username already exists`,
|
512
514
|
usernameAndXMoreFollowYou: (username: string, numberOfNotifiers: number) =>
|
513
|
-
`<b>${username}</b> and ${numberOfNotifiers} more
|
515
|
+
`<b>${username}</b> and ${numberOfNotifiers} more just followed you`,
|
514
516
|
usernameAndXMoreReacted: (username: string, numberOfNotifiers: number) =>
|
515
517
|
`<b>${username}</b> and ${numberOfNotifiers} more reacted`,
|
516
|
-
|
517
|
-
|
518
|
+
usernameStartedFollowingYou: (username: string) =>
|
519
|
+
`<b>${username}</b> started following you`,
|
520
|
+
usernameLeftAReaction: (username: string) =>
|
521
|
+
`<b>${username}</b> left a reaction`,
|
518
522
|
useThisEmailTo: `Use this email to: authenticate, receive notifications`,
|
519
523
|
unfortunatelyTheSellerHadToCancelThisOrder: (user: unknown) =>
|
520
524
|
`Unfortunately, ${user} had to cancel this order`,
|
package/src/french.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: ` : `,
|
@@ -326,7 +332,6 @@ export const text: text = {
|
|
326
332
|
newOrder: `Nouvelle commande`,
|
327
333
|
newPassword: `Nouveau mot de passe`,
|
328
334
|
newProduct: `Nouveau produit`,
|
329
|
-
newProducts: `Nouveaux produits`,
|
330
335
|
newsFeed: `Fil d'actualité`,
|
331
336
|
next: `Suivant`,
|
332
337
|
nextTimeYouAuthenticateYouCouldUseThe: `La prochaine fois que vous vous authentifierez, vous pourrez utiliser le compte connecté, au lieu de l'identifiant et du mot de passe`,
|
@@ -508,8 +513,6 @@ export const text: text = {
|
|
508
513
|
`<b>${v[0]}</b> et ${v[1]} autres vous suivent`,
|
509
514
|
usernameAndXMoreReacted: (...v) =>
|
510
515
|
`<b>${v[0]}</b> et ${v[1]} autres ont réagi`,
|
511
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> vous suit`,
|
512
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> a réagi`,
|
513
516
|
useThisEmailTo: `Utilisez cet e-mail pour : vous authentifier, recevoir des notifications`,
|
514
517
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
515
518
|
`Malheureusement, ${v[0]} a dû annuler cette commande`,
|
package/src/german.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -327,7 +333,6 @@ export const text: text = {
|
|
327
333
|
newOrder: `Neue Bestellung`,
|
328
334
|
newPassword: `Neues Passwort`,
|
329
335
|
newProduct: `Neues Produkt`,
|
330
|
-
newProducts: `Neue Produkte`,
|
331
336
|
newsFeed: `Newsfeed`,
|
332
337
|
next: `Weiter`,
|
333
338
|
nextTimeYouAuthenticateYouCouldUseThe: `Das nächste Mal, wenn Sie sich authentifizieren, können Sie das verbundene Konto anstelle von Login und Passwort verwenden`,
|
@@ -510,8 +515,6 @@ export const text: text = {
|
|
510
515
|
`<b>${v[0]}</b> und ${v[1]} weitere folgen dir`,
|
511
516
|
usernameAndXMoreReacted: (...v) =>
|
512
517
|
`<b>${v[0]}</b> und ${v[1]} weitere haben reagiert`,
|
513
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> folgt dir`,
|
514
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> hat reagiert`,
|
515
518
|
useThisEmailTo: `Verwenden Sie diese E-Mail-Adresse, um sich zu authentifizieren und Benachrichtigungen zu erhalten`,
|
516
519
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
517
520
|
`Leider musste ${v[0]} diese Bestellung stornieren`,
|
package/src/hindi.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -327,7 +333,6 @@ export const text: text = {
|
|
327
333
|
newOrder: `नया आदेश`,
|
328
334
|
newPassword: `नया पासवर्ड`,
|
329
335
|
newProduct: `नया उत्पाद`,
|
330
|
-
newProducts: `नए उत्पाद`,
|
331
336
|
newsFeed: `समाचार फ़ीड`,
|
332
337
|
next: `अगला`,
|
333
338
|
nextTimeYouAuthenticateYouCouldUseThe: `अगली बार जब आप प्रमाणित करेंगे, आप लॉगिन और पासवर्ड के बजाय कनेक्टेड अकाउंट का उपयोग कर सकते हैं`,
|
@@ -508,8 +513,6 @@ export const text: text = {
|
|
508
513
|
`<b>${v[0]}</b> और ${v[1]} अन्य आपका अनुसरण करते हैं`,
|
509
514
|
usernameAndXMoreReacted: (...v) =>
|
510
515
|
`<b>${v[0]}</b> और ${v[1]} अन्य ने प्रतिक्रिया दी`,
|
511
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> आपका अनुसरण करता है`,
|
512
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> ने प्रतिक्रिया दी`,
|
513
516
|
useThisEmailTo: `इस ईमेल का उपयोग करें: प्रमाणित करने के लिए, सूचनाएं प्राप्त करने के लिए`,
|
514
517
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
515
518
|
`दुर्भाग्यवश, ${v[0]} को यह आदेश रद्द करना पड़ा`,
|
package/src/indonesian.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -327,7 +333,6 @@ export const text: text = {
|
|
327
333
|
newOrder: `Pesanan baru`,
|
328
334
|
newPassword: `Kata Sandi Baru`,
|
329
335
|
newProduct: `Produk baru`,
|
330
|
-
newProducts: `Produk baru`,
|
331
336
|
newsFeed: `Umpan berita`,
|
332
337
|
next: `Berikutnya`,
|
333
338
|
nextTimeYouAuthenticateYouCouldUseThe: `Kali berikutnya saat Anda mengautentikasi, Anda dapat menggunakan akun terhubung, bukan login dan kata sandi`,
|
@@ -508,8 +513,6 @@ export const text: text = {
|
|
508
513
|
`<b>${v[0]}</b> dan ${v[1]} lagi mengikuti Anda`,
|
509
514
|
usernameAndXMoreReacted: (...v) =>
|
510
515
|
`<b>${v[0]}</b> dan ${v[1]} lainnya bereaksi`,
|
511
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> mengikuti Anda`,
|
512
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> bereaksi`,
|
513
516
|
useThisEmailTo: `Gunakan email ini untuk: mengautentikasi, menerima notifikasi`,
|
514
517
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
515
518
|
`Sayangnya, ${v[0]} harus membatalkan pesanan ini`,
|
package/src/japanese.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `:`,
|
@@ -326,7 +332,6 @@ export const text: text = {
|
|
326
332
|
newOrder: `新しい注文`,
|
327
333
|
newPassword: `新しいパスワード`,
|
328
334
|
newProduct: `新しい製品`,
|
329
|
-
newProducts: `新商品`,
|
330
335
|
newsFeed: `ニュースフィード`,
|
331
336
|
next: `次へ`,
|
332
337
|
nextTimeYouAuthenticateYouCouldUseThe: `次回認証する際は、ログインとパスワードの代わりに接続されたアカウントを使用できます`,
|
@@ -506,9 +511,6 @@ export const text: text = {
|
|
506
511
|
`<b>${v[0]}</b>さんと他${v[1]}人があなたをフォローしています`,
|
507
512
|
usernameAndXMoreReacted: (...v) =>
|
508
513
|
`<b>${v[0]}</b>さんと他${v[1]}人がリアクションしました`,
|
509
|
-
usernameFollowsYou: (...v) =>
|
510
|
-
`<b>${v[0]}</b>さんがあなたをフォローしています`,
|
511
|
-
usernameReacted: (...v) => `<b>${v[0]}</b>さんがリアクションしました`,
|
512
514
|
useThisEmailTo: `このメールアドレスを使用して認証し、通知を受け取る`,
|
513
515
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
514
516
|
`残念ながら${v[0]}がこの注文をキャンセルしました`,
|
package/src/korean.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -325,7 +331,6 @@ export const text: text = {
|
|
325
331
|
newOrder: `새로운 주문`,
|
326
332
|
newPassword: `새 비밀번호`,
|
327
333
|
newProduct: `새로운 제품`,
|
328
|
-
newProducts: `신상품`,
|
329
334
|
newsFeed: `뉴스 피드`,
|
330
335
|
next: `다음`,
|
331
336
|
nextTimeYouAuthenticateYouCouldUseThe: `다음 인증 시 연결된 계정을 사용할 수 있습니다. 로그인 및 비밀번호 대신`,
|
@@ -504,8 +509,6 @@ export const text: text = {
|
|
504
509
|
`<b>${v[0]}</b>님과 ${v[1]}명이 팔로우합니다.`,
|
505
510
|
usernameAndXMoreReacted: (...v) =>
|
506
511
|
`<b>${v[0]}</b>님과 ${v[1]}명이 반응했습니다`,
|
507
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b>님이 팔로우합니다.`,
|
508
|
-
usernameReacted: (...v) => `<b>${v[0]}</b>님이 반응했습니다`,
|
509
512
|
useThisEmailTo: `이 이메일을 사용하여 인증하고 알림을 받습니다.`,
|
510
513
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
511
514
|
`안타깝게도 ${v[0]}님이 이 주문을 취소해야 했습니다`,
|
package/src/portuguese.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -326,7 +332,6 @@ export const text: text = {
|
|
326
332
|
newOrder: `Novo pedido`,
|
327
333
|
newPassword: `Nova senha`,
|
328
334
|
newProduct: `Novo produto`,
|
329
|
-
newProducts: `Novos produtos`,
|
330
335
|
newsFeed: `Feed de notícias`,
|
331
336
|
next: `Próximo`,
|
332
337
|
nextTimeYouAuthenticateYouCouldUseThe: `Na próxima vez que você se autenticar, poderá usar a conta conectada, em vez do login e senha`,
|
@@ -507,8 +512,6 @@ export const text: text = {
|
|
507
512
|
usernameAndXMoreFollowYou: (...v) =>
|
508
513
|
`<b>${v[0]}</b> e mais ${v[1]} seguem você`,
|
509
514
|
usernameAndXMoreReacted: (...v) => `<b>${v[0]}</b> e mais ${v[1]} reagiram`,
|
510
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> segue você`,
|
511
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> reagiu`,
|
512
515
|
useThisEmailTo: `Use este e-mail para: autenticar, receber notificações`,
|
513
516
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
514
517
|
`Infelizmente, ${v[0]} teve que cancelar este pedido`,
|
package/src/russian.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
export const text: text = {
|
2
|
-
|
2
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
3
3
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
4
4
|
files: `(en) Files`,
|
5
5
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -36,6 +36,7 @@ export const text: text = {
|
|
36
36
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
37
37
|
instantDownload: `(en) Instant Download`,
|
38
38
|
customWork: `(en) Custom Work`,
|
39
|
+
allListings: `(en) All Listings`,
|
39
40
|
newCommission: `(en) New commission`,
|
40
41
|
noOrders: `(en) No orders`,
|
41
42
|
buyNow: `(en) Buy now`,
|
@@ -54,11 +55,16 @@ export const text: text = {
|
|
54
55
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
55
56
|
artGallery: `(en) Art Gallery`,
|
56
57
|
commission: `(en) Commission`,
|
57
|
-
|
58
|
+
commissions: `(en) Commissions`,
|
59
|
+
digitalDownloads: `(en) Digital Downloads`,
|
60
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
58
61
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
59
62
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
60
63
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
61
64
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
65
|
+
usernameStartedFollowingYou: (...v) =>
|
66
|
+
`(en) <b>${v[0]}</b> started following you`,
|
67
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
62
68
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
63
69
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
64
70
|
_colon: `: `,
|
@@ -324,7 +330,6 @@ export const text: text = {
|
|
324
330
|
newOrder: `Новый заказ`,
|
325
331
|
newPassword: `Новый пароль`,
|
326
332
|
newProduct: `Новый продукт`,
|
327
|
-
newProducts: `Новые товары`,
|
328
333
|
newsFeed: `Лента новостей`,
|
329
334
|
next: `Продолжить`,
|
330
335
|
nextTimeYouAuthenticateYouCouldUseThe: `В следующий раз вы можете использовать подключенный аккаунт вместо логина и пароля`,
|
@@ -506,8 +511,6 @@ export const text: text = {
|
|
506
511
|
`<b>${v[0]}</b> и ещё ${v[1]} подписаны на вас`,
|
507
512
|
usernameAndXMoreReacted: (...v) =>
|
508
513
|
`<b>${v[0]}</b> и ещё ${v[1]} отреагировали`,
|
509
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> подписан на вас`,
|
510
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> отреагировал`,
|
511
514
|
useThisEmailTo: `Используйте этот email для: аутентификации, получения уведомлений`,
|
512
515
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
513
516
|
`К сожалению, ${v[0]} пришлось отменить этот заказ`,
|
package/src/spanish.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -328,7 +334,6 @@ export const text: text = {
|
|
328
334
|
newOrder: `Nuevo pedido`,
|
329
335
|
newPassword: `Nueva contraseña`,
|
330
336
|
newProduct: `Nuevo producto`,
|
331
|
-
newProducts: `Nuevos productos`,
|
332
337
|
newsFeed: `Noticias`,
|
333
338
|
next: `Siguiente`,
|
334
339
|
nextTimeYouAuthenticateYouCouldUseThe: `La próxima vez que te autentiques, podrías usar la cuenta conectada en lugar del inicio de sesión y la contraseña`,
|
@@ -508,8 +513,6 @@ export const text: text = {
|
|
508
513
|
usernameAndXMoreFollowYou: (...v) => `<b>${v[0]}</b> y ${v[1]} más te siguen`,
|
509
514
|
usernameAndXMoreReacted: (...v) =>
|
510
515
|
`<b>${v[0]}</b> y ${v[1]} más reaccionaron`,
|
511
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> te sigue`,
|
512
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> reaccionó`,
|
513
516
|
useThisEmailTo: `Usa este correo electrónico para: autenticarte, recibir notificaciones`,
|
514
517
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
515
518
|
`Desafortunadamente, ${v[0]} tuvo que cancelar este pedido`,
|
package/src/thai.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -324,7 +330,6 @@ export const text: text = {
|
|
324
330
|
newOrder: `คำสั่งซื้อใหม่`,
|
325
331
|
newPassword: `รหัสผ่านใหม่`,
|
326
332
|
newProduct: `ผลิตภัณฑ์ใหม่`,
|
327
|
-
newProducts: `สินค้าใหม่`,
|
328
333
|
newsFeed: `ฟีดข่าว`,
|
329
334
|
next: `ถัดไป`,
|
330
335
|
nextTimeYouAuthenticateYouCouldUseThe: `ครั้งต่อไปที่คุณตรวจสอบตัวตนคุณสามารถใช้บัญชีที่เชื่อมต่อได้แทนการเข้าสู่ระบบและรหัสผ่าน`,
|
@@ -502,8 +507,6 @@ export const text: text = {
|
|
502
507
|
usernameAndXMoreFollowYou: (...v) => `<b>${v[0]}</b> และ ${v[1]} คนติดตามคุณ`,
|
503
508
|
usernameAndXMoreReacted: (...v) =>
|
504
509
|
`<b>${v[0]}</b> และอีก ${v[1]} คนแสดงปฏิกิริยา`,
|
505
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> ติดตามคุณ`,
|
506
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> แสดงปฏิกิริยา`,
|
507
510
|
useThisEmailTo: `ใช้อีเมลนี้เพื่อ: ยืนยันตัวตน, รับการแจ้งเตือน`,
|
508
511
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
509
512
|
`น่าเสียดายที่ ${v[0]} ต้องยกเลิกคำสั่งซื้อนี้`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
-
|
4
|
+
clickTheButtonBelowToOpenYourStripeDashboard: `(en) Click the button below to open your Stripe dashboard and view your account details`,
|
5
5
|
visitStripeDashboard: `(en) Visit Stripe dashboard`,
|
6
6
|
files: `(en) Files`,
|
7
7
|
prohibitedTransaction: `(en) Prohibited transaction`,
|
@@ -39,6 +39,7 @@ export const text: text = {
|
|
39
39
|
offerDigitalProducts: `(en) Offer digital products that buyers can access right away`,
|
40
40
|
instantDownload: `(en) Instant Download`,
|
41
41
|
customWork: `(en) Custom Work`,
|
42
|
+
allListings: `(en) All Listings`,
|
42
43
|
newCommission: `(en) New commission`,
|
43
44
|
noOrders: `(en) No orders`,
|
44
45
|
buyNow: `(en) Buy now`,
|
@@ -57,12 +58,17 @@ export const text: text = {
|
|
57
58
|
youAreCoveredIfThereIsAProblem: `(en) You're covered! If there's a problem and the dispute is valid, you'll get 100% of your money back`,
|
58
59
|
artGallery: `(en) Art Gallery`,
|
59
60
|
commission: `(en) Commission`,
|
60
|
-
|
61
|
+
commissions: `(en) Commissions`,
|
62
|
+
digitalDownloads: `(en) Digital Downloads`,
|
61
63
|
setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime.club`,
|
64
|
+
sellerTermsOfService: `(en) Seller Terms of Service`,
|
62
65
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `(en) Describe what’s included and what the buyer can expect after purchase`,
|
63
66
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
|
64
67
|
optionallyYouCanAddADescriptionToShareMoreAboutYourCreation: `(en) Optionally, you can add a description to share more about your creation`,
|
65
68
|
pleaseProvideATitleForYourArtwork: `(en) Please provide a title for your artwork`,
|
69
|
+
usernameStartedFollowingYou: (...v) =>
|
70
|
+
`(en) <b>${v[0]}</b> started following you`,
|
71
|
+
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
66
72
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
67
73
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
68
74
|
_colon: `: `,
|
@@ -323,7 +329,6 @@ export const text: text = {
|
|
323
329
|
newOrder: `Đơn hàng mới`,
|
324
330
|
newPassword: `Mật khẩu mới`,
|
325
331
|
newProduct: `Sản phẩm mới`,
|
326
|
-
newProducts: `Sản phẩm mới`,
|
327
332
|
newsFeed: `Bảng tin`,
|
328
333
|
next: `Tiếp theo`,
|
329
334
|
nextTimeYouAuthenticateYouCouldUseThe: `Lần đăng nhập tiếp theo, bạn có thể sử dụng tài khoản được kết nối thay vì đăng nhập và mật khẩu`,
|
@@ -504,8 +509,6 @@ export const text: text = {
|
|
504
509
|
`<b>${v[0]}</b> và ${v[1]} người khác đang theo dõi bạn`,
|
505
510
|
usernameAndXMoreReacted: (...v) =>
|
506
511
|
`<b>${v[0]}</b> và ${v[1]} người khác đã phản hồi`,
|
507
|
-
usernameFollowsYou: (...v) => `<b>${v[0]}</b> đang theo dõi bạn`,
|
508
|
-
usernameReacted: (...v) => `<b>${v[0]}</b> đã phản hồi`,
|
509
512
|
useThisEmailTo: `Sử dụng email này để: xác thực, nhận thông báo`,
|
510
513
|
unfortunatelyTheSellerHadToCancelThisOrder: (...v) =>
|
511
514
|
`Rất tiếc, ${v[0]} phải hủy đơn hàng này`,
|