@anime.club/translations 1.1.87 → 1.1.89
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 +7 -1
- package/src/chinese-simplified.ts +7 -1
- package/src/english.ts +7 -1
- package/src/french.ts +7 -1
- package/src/german.ts +7 -1
- package/src/hindi.ts +7 -1
- package/src/indonesian.ts +7 -1
- package/src/japanese.ts +7 -1
- package/src/korean.ts +7 -1
- package/src/portuguese.ts +7 -1
- package/src/russian.ts +7 -1
- package/src/spanish.ts +7 -1
- package/src/thai.ts +7 -1
- package/src/vietnamese.ts +7 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `، `,
|
@@ -200,7 +207,6 @@ export const text: text = {
|
|
200
207
|
letOthersKnowAboutYou: `اسمح للآخرين بمعرفة معلومات عنك`,
|
201
208
|
letsUploadYourFirstProduct: `لنقم بتحميل منتجك الأول`,
|
202
209
|
letUsKnowWhatsHappening: `اسمح لنا بمعرفة ما يحدث وسنتحقق من ذلك`,
|
203
|
-
licenseForForProfitBusinessUse: `ترخيص للاستخدام التجاري الربحي`,
|
204
210
|
lightDefault: `الإضاءة الافتراضية الفاتحة`,
|
205
211
|
lightHighContrast: `التباين الفاتح العالي`,
|
206
212
|
likes: `إعجابات`,
|
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `:`,
|
5
12
|
_comma: `、`,
|
@@ -199,7 +206,6 @@ export const text: text = {
|
|
199
206
|
letOthersKnowAboutYou: `让其他人了解您`,
|
200
207
|
letsUploadYourFirstProduct: `让我们上传您的第一个产品`,
|
201
208
|
letUsKnowWhatsHappening: `让我们知道发生了什么,我们会调查一下`,
|
202
|
-
licenseForForProfitBusinessUse: `盈利性商业使用许可证`,
|
203
209
|
lightDefault: `浅色默认`,
|
204
210
|
lightHighContrast: `浅色高对比度`,
|
205
211
|
likes: `喜欢`,
|
package/src/english.ts
CHANGED
@@ -81,6 +81,7 @@ export const text = {
|
|
81
81
|
colorTheme: `Color theme`,
|
82
82
|
comingSoon: `Coming soon…`,
|
83
83
|
commercialUse: `Commercial use`,
|
84
|
+
commercialUseAllowsBuyersToUseYourProduct: `Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
84
85
|
community: `Community`,
|
85
86
|
completed: `Completed`,
|
86
87
|
confirmAccount: `Confirm account`,
|
@@ -117,6 +118,7 @@ export const text = {
|
|
117
118
|
deleteProduct: `Delete product`,
|
118
119
|
deliveryTime: `Delivery time`,
|
119
120
|
describeTheDetailsOfYourProduct: `Describe the details of your product`,
|
121
|
+
describeTheDetailsOfYourExtra: `Describe the details of your extra`,
|
120
122
|
description: `Description`,
|
121
123
|
details: `Details`,
|
122
124
|
didntReceiveEmail: `Didn't receive email?`,
|
@@ -144,6 +146,7 @@ export const text = {
|
|
144
146
|
exitWithoutSaving: `Exit without saving`,
|
145
147
|
extensions: `Extensions`,
|
146
148
|
extras: `Extras`,
|
149
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `Extras are optional add-ons to enhance your product`,
|
147
150
|
fileSizeIsTooBig: `File size is too big`,
|
148
151
|
fileSizeIsTooSmall: `File size is too small`,
|
149
152
|
filter: `Filter`,
|
@@ -201,7 +204,6 @@ export const text = {
|
|
201
204
|
letOthersKnowAboutYou: `Let others know about you`,
|
202
205
|
letsUploadYourFirstProduct: `Let's upload your first product`,
|
203
206
|
letUsKnowWhatsHappening: `Let us know what's happening and we'll look into it`,
|
204
|
-
licenseForForProfitBusinessUse: `License for for-profit business use`,
|
205
207
|
lightDefault: `Light default`,
|
206
208
|
lightHighContrast: `Light high contrast`,
|
207
209
|
likes: `Likes`,
|
@@ -222,6 +224,7 @@ export const text = {
|
|
222
224
|
minHeight: `Min height`,
|
223
225
|
minimumNChars: (num: number) => `Minimum ${num} chars`,
|
224
226
|
minorAbuseOrSexualization: `Minor abuse or sexualization`,
|
227
|
+
makeSureToIncludeClearInstructions: `Make sure to include clear instructions on how each reference should be used`,
|
225
228
|
minWidth: `Min width`,
|
226
229
|
monthly: `Monthly`,
|
227
230
|
moreFrom: (username: string) => `More from ${username}`,
|
@@ -257,6 +260,7 @@ export const text = {
|
|
257
260
|
noActiveOrdersToShow: `No active orders to show`,
|
258
261
|
notAcceptingOrders: `Not accepting orders`,
|
259
262
|
nsfwContent18Plus: `NSFW Content (18+)`,
|
263
|
+
NSFWIndicatesAdultContent: `18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
260
264
|
numberOfAdjustmentsAClientCouldRequest: `Number of adjustments a client could request`,
|
261
265
|
online: `Online`,
|
262
266
|
onlyLatinLettersNumbersHyphen: `Only latin letters, numbers, hyphen, underscore, and dot characters`,
|
@@ -293,6 +297,7 @@ export const text = {
|
|
293
297
|
pleaseSignInToYourAccount: `Please sign in to your account`,
|
294
298
|
platform: `Platform`,
|
295
299
|
pleaseStartTyping: `Please start typing`,
|
300
|
+
pleaseReviewTheBuyersReferenceFiles: `Please review the buyer's reference files and follow them as specified in the order's description`,
|
296
301
|
pleaseTryAgainOrClick: (buttonName: string) =>
|
297
302
|
`Please try again or click ${buttonName}`,
|
298
303
|
pleaseVerifyYourAccount: `Please verify your account`,
|
@@ -358,6 +363,7 @@ export const text = {
|
|
358
363
|
theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
|
359
364
|
themeMode: `Theme mode`,
|
360
365
|
thisIsThePriceYouPropose: `This is the price you propose`,
|
366
|
+
thisFieldIsOptional: `This field is optional`,
|
361
367
|
threateningViolence: `Threatening violence`,
|
362
368
|
title: `Title`,
|
363
369
|
timeConstraints: `Time constraints`,
|
package/src/french.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: ` : `,
|
5
12
|
_comma: `, `,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `Faites savoir aux autres qui vous êtes`,
|
204
211
|
letsUploadYourFirstProduct: `Téléchargeons votre premier produit`,
|
205
212
|
letUsKnowWhatsHappening: `Faites-nous savoir ce qui se passe et nous examinerons la situation`,
|
206
|
-
licenseForForProfitBusinessUse: `Licence pour utilisation commerciale à but lucratif`,
|
207
213
|
lightDefault: `Thème clair par défaut`,
|
208
214
|
lightHighContrast: `Thème clair à fort contraste`,
|
209
215
|
likes: `Likes`,
|
package/src/german.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `Lass andere über dich wissen`,
|
204
211
|
letsUploadYourFirstProduct: `Lassen Sie uns Ihr erstes Produkt hochladen`,
|
205
212
|
letUsKnowWhatsHappening: `Lass uns wissen, was passiert, und wir werden uns darum kümmern`,
|
206
|
-
licenseForForProfitBusinessUse: `Lizenz für gewerbliche Nutzung`,
|
207
213
|
lightDefault: `Hell Standard`,
|
208
214
|
lightHighContrast: `Hell hoher Kontrast`,
|
209
215
|
likes: `Likes`,
|
package/src/hindi.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `दूसरों को आपके बारे में बताएं`,
|
204
211
|
letsUploadYourFirstProduct: `आइए आपका पहला उत्पाद अपलोड करें`,
|
205
212
|
letUsKnowWhatsHappening: `हमें बताएं कि क्या हो रहा है और हम इसे देखेंगे`,
|
206
|
-
licenseForForProfitBusinessUse: `लाभ के लिए व्यवसाय उपयोग के लिए लाइसेंस`,
|
207
213
|
lightDefault: `लाइट डिफ़ॉल्ट`,
|
208
214
|
lightHighContrast: `लाइट हाई कंट्रास्ट`,
|
209
215
|
likes: `लाइक्स`,
|
package/src/indonesian.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `Biarkan orang lain tahu tentangmu`,
|
204
211
|
letsUploadYourFirstProduct: `Mari unggah produk pertama Anda`,
|
205
212
|
letUsKnowWhatsHappening: `Beritahu kami apa yang terjadi dan kami akan memeriksanya`,
|
206
|
-
licenseForForProfitBusinessUse: `Lisensi untuk penggunaan bisnis berorientasi profit`,
|
207
213
|
lightDefault: `Tema default terang`,
|
208
214
|
lightHighContrast: `Tema terang kontras tinggi`,
|
209
215
|
likes: `Suka`,
|
package/src/japanese.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `:`,
|
5
12
|
_comma: `、`,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `あなたについて他の人に知らせる`,
|
204
211
|
letsUploadYourFirstProduct: `最初の商品をアップロードしましょう`,
|
205
212
|
letUsKnowWhatsHappening: `何が起こっているか教えてください。調査します`,
|
206
|
-
licenseForForProfitBusinessUse: `営利目的のビジネス利用のライセンス`,
|
207
213
|
lightDefault: `ライトデフォルト`,
|
208
214
|
lightHighContrast: `ライトハイコントラスト`,
|
209
215
|
likes: `いいね`,
|
package/src/korean.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -202,7 +209,6 @@ export const text: text = {
|
|
202
209
|
letOthersKnowAboutYou: `다른 사람들이 당신에 대해 알 수 있도록 하세요.`,
|
203
210
|
letsUploadYourFirstProduct: `첫 번째 제품을 업로드합시다`,
|
204
211
|
letUsKnowWhatsHappening: `무슨 일이 일어나고 있는지 알려주세요. 우리가 조사해 드리겠습니다.`,
|
205
|
-
licenseForForProfitBusinessUse: `영리 사업용 라이선스`,
|
206
212
|
lightDefault: `밝은 기본`,
|
207
213
|
lightHighContrast: `밝은 고대비`,
|
208
214
|
likes: `좋아요`,
|
package/src/portuguese.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -203,7 +210,6 @@ export const text: text = {
|
|
203
210
|
letOthersKnowAboutYou: `Deixe os outros saberem sobre você`,
|
204
211
|
letsUploadYourFirstProduct: `Vamos carregar seu primeiro produto`,
|
205
212
|
letUsKnowWhatsHappening: `Deixe-nos saber o que está acontecendo e nós investigaremos`,
|
206
|
-
licenseForForProfitBusinessUse: `Licença para uso comercial com fins lucrativos`,
|
207
213
|
lightDefault: `Tema claro padrão`,
|
208
214
|
lightHighContrast: `Alto contraste claro`,
|
209
215
|
likes: `Gostos`,
|
package/src/russian.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -202,7 +209,6 @@ export const text: text = {
|
|
202
209
|
letOthersKnowAboutYou: `Дайте другим знать о себе`,
|
203
210
|
letsUploadYourFirstProduct: `Давайте загрузим ваш первый продукт`,
|
204
211
|
letUsKnowWhatsHappening: `Сообщите нам, что происходит, и мы разберемся`,
|
205
|
-
licenseForForProfitBusinessUse: `Лицензия для коммерческого использования`,
|
206
212
|
lightDefault: `Светлая тема`,
|
207
213
|
lightHighContrast: `Светлая тема высокого контраста`,
|
208
214
|
likes: `Нравится`,
|
package/src/spanish.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -204,7 +211,6 @@ export const text: text = {
|
|
204
211
|
letOthersKnowAboutYou: `Haz que otros sepan sobre ti`,
|
205
212
|
letsUploadYourFirstProduct: `Subamos su primer producto`,
|
206
213
|
letUsKnowWhatsHappening: `Haznos saber qué está sucediendo y lo investigaremos`,
|
207
|
-
licenseForForProfitBusinessUse: `Licencia para uso comercial con fines de lucro`,
|
208
214
|
lightDefault: `Predeterminado claro`,
|
209
215
|
lightHighContrast: `Alto contraste claro`,
|
210
216
|
likes: `Me gusta`,
|
package/src/thai.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -201,7 +208,6 @@ export const text: text = {
|
|
201
208
|
letOthersKnowAboutYou: `ให้ผู้อื่นทราบเกี่ยวกับคุณ`,
|
202
209
|
letsUploadYourFirstProduct: `มาอัปโหลดผลิตภัณฑ์แรกของคุณกันเถอะ`,
|
203
210
|
letUsKnowWhatsHappening: `แจ้งให้เรารู้ว่าเกิดอะไรขึ้นแล้วเราจะตรวจสอบ`,
|
204
|
-
licenseForForProfitBusinessUse: `ใบอนุญาตสำหรับการใช้งานเพื่อกำไร`,
|
205
211
|
lightDefault: `ค่าเริ่มต้นสีอ่อน`,
|
206
212
|
lightHighContrast: `ความคมชัดสีอ่อน`,
|
207
213
|
likes: `ถูกใจ`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
3
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
4
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
5
|
+
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
6
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
2
7
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
8
|
+
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
9
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
3
10
|
uploadFiles: `(en) Upload files`,
|
4
11
|
_colon: `: `,
|
5
12
|
_comma: `, `,
|
@@ -201,7 +208,6 @@ export const text: text = {
|
|
201
208
|
letOthersKnowAboutYou: `Hãy để mọi người biết về bạn`,
|
202
209
|
letsUploadYourFirstProduct: `Hãy tải lên sản phẩm đầu tiên của bạn`,
|
203
210
|
letUsKnowWhatsHappening: `Hãy cho chúng tôi biết điều gì đang xảy ra và chúng tôi sẽ xem xét`,
|
204
|
-
licenseForForProfitBusinessUse: `Giấy phép sử dụng cho mục đích kinh doanh có lợi nhuận`,
|
205
211
|
lightDefault: `Mặc định sáng`,
|
206
212
|
lightHighContrast: `Chế độ sáng cao cấp`,
|
207
213
|
likes: `Thích`,
|