@anime.club/translations 1.1.88 → 1.1.90
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 +9 -2
- package/src/chinese-simplified.ts +9 -2
- package/src/english.ts +9 -2
- package/src/french.ts +9 -2
- package/src/german.ts +9 -2
- package/src/hindi.ts +9 -2
- package/src/indonesian.ts +9 -2
- package/src/japanese.ts +9 -2
- package/src/korean.ts +9 -2
- package/src/portuguese.ts +9 -2
- package/src/russian.ts +9 -2
- package/src/spanish.ts +9 -2
- package/src/thai.ts +9 -2
- package/src/vietnamese.ts +9 -2
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `، `,
|
@@ -83,7 +92,6 @@ export const text: text = {
|
|
83
92
|
close: `أغلق`,
|
84
93
|
colorTheme: `موضوع اللون`,
|
85
94
|
comingSoon: `قريبًا...`,
|
86
|
-
commercialUse: `الاستخدام التجاري`,
|
87
95
|
community: `المجتمع`,
|
88
96
|
completed: `تم الانتهاء`,
|
89
97
|
confirmAccount: `تأكيد الحساب`,
|
@@ -202,7 +210,6 @@ export const text: text = {
|
|
202
210
|
letOthersKnowAboutYou: `اسمح للآخرين بمعرفة معلومات عنك`,
|
203
211
|
letsUploadYourFirstProduct: `لنقم بتحميل منتجك الأول`,
|
204
212
|
letUsKnowWhatsHappening: `اسمح لنا بمعرفة ما يحدث وسنتحقق من ذلك`,
|
205
|
-
licenseForForProfitBusinessUse: `ترخيص للاستخدام التجاري الربحي`,
|
206
213
|
lightDefault: `الإضاءة الافتراضية الفاتحة`,
|
207
214
|
lightHighContrast: `التباين الفاتح العالي`,
|
208
215
|
likes: `إعجابات`,
|
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `:`,
|
7
16
|
_comma: `、`,
|
@@ -83,7 +92,6 @@ export const text: text = {
|
|
83
92
|
close: `关`,
|
84
93
|
colorTheme: `颜色主题`,
|
85
94
|
comingSoon: `快来了…`,
|
86
|
-
commercialUse: `商业用途`,
|
87
95
|
community: `社区`,
|
88
96
|
completed: `已完成`,
|
89
97
|
confirmAccount: `确认帐号`,
|
@@ -201,7 +209,6 @@ export const text: text = {
|
|
201
209
|
letOthersKnowAboutYou: `让其他人了解您`,
|
202
210
|
letsUploadYourFirstProduct: `让我们上传您的第一个产品`,
|
203
211
|
letUsKnowWhatsHappening: `让我们知道发生了什么,我们会调查一下`,
|
204
|
-
licenseForForProfitBusinessUse: `盈利性商业使用许可证`,
|
205
212
|
lightDefault: `浅色默认`,
|
206
213
|
lightHighContrast: `浅色高对比度`,
|
207
214
|
likes: `喜欢`,
|
package/src/english.ts
CHANGED
@@ -80,7 +80,8 @@ export const text = {
|
|
80
80
|
close: `Close`,
|
81
81
|
colorTheme: `Color theme`,
|
82
82
|
comingSoon: `Coming soon…`,
|
83
|
-
|
83
|
+
commercialUseAllowed: `Commercial use allowed`,
|
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`,
|
@@ -258,6 +260,7 @@ export const text = {
|
|
258
260
|
noActiveOrdersToShow: `No active orders to show`,
|
259
261
|
notAcceptingOrders: `Not accepting orders`,
|
260
262
|
nsfwContent18Plus: `NSFW Content (18+)`,
|
263
|
+
NSFWIndicatesAdultContent: `18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
261
264
|
numberOfAdjustmentsAClientCouldRequest: `Number of adjustments a client could request`,
|
262
265
|
online: `Online`,
|
263
266
|
onlyLatinLettersNumbersHyphen: `Only latin letters, numbers, hyphen, underscore, and dot characters`,
|
@@ -268,6 +271,7 @@ export const text = {
|
|
268
271
|
openingSoon: `Opening Soon!`,
|
269
272
|
openToWork: `Open to work`,
|
270
273
|
optional: `Optional`,
|
274
|
+
requestDetails: `Request details`,
|
271
275
|
or: `or`,
|
272
276
|
order: `Order`,
|
273
277
|
outOfStock: `Out of stock`,
|
@@ -314,6 +318,8 @@ export const text = {
|
|
314
318
|
reorderFiles: `Reorder files`,
|
315
319
|
report: `Report`,
|
316
320
|
revisions: `Revisions`,
|
321
|
+
yourOrderIncludesXRevisionS: (num: number) =>
|
322
|
+
`Your order includes ${num} revision(s)`,
|
317
323
|
sales: `Sales`,
|
318
324
|
save: `Save`,
|
319
325
|
saveAvatar: `Save avatar`,
|
@@ -360,6 +366,7 @@ export const text = {
|
|
360
366
|
theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
|
361
367
|
themeMode: `Theme mode`,
|
362
368
|
thisIsThePriceYouPropose: `This is the price you propose`,
|
369
|
+
thisFieldIsOptional: `This field is optional`,
|
363
370
|
threateningViolence: `Threatening violence`,
|
364
371
|
title: `Title`,
|
365
372
|
timeConstraints: `Time constraints`,
|
package/src/french.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: ` : `,
|
7
16
|
_comma: `, `,
|
@@ -85,7 +94,6 @@ export const text: text = {
|
|
85
94
|
close: `Fermer`,
|
86
95
|
colorTheme: `Thème de couleur`,
|
87
96
|
comingSoon: `À venir …`,
|
88
|
-
commercialUse: `Utilisation commerciale`,
|
89
97
|
community: `Communauté`,
|
90
98
|
completed: `Terminé`,
|
91
99
|
confirmAccount: `Confirmer le compte`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `Faites savoir aux autres qui vous êtes`,
|
206
214
|
letsUploadYourFirstProduct: `Téléchargeons votre premier produit`,
|
207
215
|
letUsKnowWhatsHappening: `Faites-nous savoir ce qui se passe et nous examinerons la situation`,
|
208
|
-
licenseForForProfitBusinessUse: `Licence pour utilisation commerciale à but lucratif`,
|
209
216
|
lightDefault: `Thème clair par défaut`,
|
210
217
|
lightHighContrast: `Thème clair à fort contraste`,
|
211
218
|
likes: `Likes`,
|
package/src/german.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -84,7 +93,6 @@ export const text: text = {
|
|
84
93
|
close: `Schließen`,
|
85
94
|
colorTheme: `Farbthema`,
|
86
95
|
comingSoon: `Kommt bald…`,
|
87
|
-
commercialUse: `Kommerzielle Nutzung`,
|
88
96
|
community: `Gemeinschaft`,
|
89
97
|
completed: `Abgeschlossen`,
|
90
98
|
confirmAccount: `Konto bestätigen`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `Lass andere über dich wissen`,
|
206
214
|
letsUploadYourFirstProduct: `Lassen Sie uns Ihr erstes Produkt hochladen`,
|
207
215
|
letUsKnowWhatsHappening: `Lass uns wissen, was passiert, und wir werden uns darum kümmern`,
|
208
|
-
licenseForForProfitBusinessUse: `Lizenz für gewerbliche Nutzung`,
|
209
216
|
lightDefault: `Hell Standard`,
|
210
217
|
lightHighContrast: `Hell hoher Kontrast`,
|
211
218
|
likes: `Likes`,
|
package/src/hindi.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -84,7 +93,6 @@ export const text: text = {
|
|
84
93
|
close: `बंद करें`,
|
85
94
|
colorTheme: `रंग थीम`,
|
86
95
|
comingSoon: `जल्द ही आ रहा…`,
|
87
|
-
commercialUse: `वाणिज्यिक उपयोग`,
|
88
96
|
community: `समुदाय`,
|
89
97
|
completed: `पूर्ण`,
|
90
98
|
confirmAccount: `खाते की पुष्टि करें`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `दूसरों को आपके बारे में बताएं`,
|
206
214
|
letsUploadYourFirstProduct: `आइए आपका पहला उत्पाद अपलोड करें`,
|
207
215
|
letUsKnowWhatsHappening: `हमें बताएं कि क्या हो रहा है और हम इसे देखेंगे`,
|
208
|
-
licenseForForProfitBusinessUse: `लाभ के लिए व्यवसाय उपयोग के लिए लाइसेंस`,
|
209
216
|
lightDefault: `लाइट डिफ़ॉल्ट`,
|
210
217
|
lightHighContrast: `लाइट हाई कंट्रास्ट`,
|
211
218
|
likes: `लाइक्स`,
|
package/src/indonesian.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -84,7 +93,6 @@ export const text: text = {
|
|
84
93
|
close: `Tutup`,
|
85
94
|
colorTheme: `Tema warna`,
|
86
95
|
comingSoon: `Segera...`,
|
87
|
-
commercialUse: `Penggunaan komersial`,
|
88
96
|
community: `Komunitas`,
|
89
97
|
completed: `Selesai`,
|
90
98
|
confirmAccount: `Konfirmasi akun`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `Biarkan orang lain tahu tentangmu`,
|
206
214
|
letsUploadYourFirstProduct: `Mari unggah produk pertama Anda`,
|
207
215
|
letUsKnowWhatsHappening: `Beritahu kami apa yang terjadi dan kami akan memeriksanya`,
|
208
|
-
licenseForForProfitBusinessUse: `Lisensi untuk penggunaan bisnis berorientasi profit`,
|
209
216
|
lightDefault: `Tema default terang`,
|
210
217
|
lightHighContrast: `Tema terang kontras tinggi`,
|
211
218
|
likes: `Suka`,
|
package/src/japanese.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `:`,
|
7
16
|
_comma: `、`,
|
@@ -84,7 +93,6 @@ export const text: text = {
|
|
84
93
|
close: `閉じる`,
|
85
94
|
colorTheme: `カラーテーマ`,
|
86
95
|
comingSoon: `近日公開...`,
|
87
|
-
commercialUse: `商用利用`,
|
88
96
|
community: `コミュニティ`,
|
89
97
|
completed: `完了`,
|
90
98
|
confirmAccount: `アカウントを確認する`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `あなたについて他の人に知らせる`,
|
206
214
|
letsUploadYourFirstProduct: `最初の商品をアップロードしましょう`,
|
207
215
|
letUsKnowWhatsHappening: `何が起こっているか教えてください。調査します`,
|
208
|
-
licenseForForProfitBusinessUse: `営利目的のビジネス利用のライセンス`,
|
209
216
|
lightDefault: `ライトデフォルト`,
|
210
217
|
lightHighContrast: `ライトハイコントラスト`,
|
211
218
|
likes: `いいね`,
|
package/src/korean.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -83,7 +92,6 @@ export const text: text = {
|
|
83
92
|
close: `닫기`,
|
84
93
|
colorTheme: `색상 테마`,
|
85
94
|
comingSoon: `곧 출시됩니다…`,
|
86
|
-
commercialUse: `상업적 이용`,
|
87
95
|
community: `커뮤니티`,
|
88
96
|
completed: `완료됨`,
|
89
97
|
confirmAccount: `계정 확인`,
|
@@ -204,7 +212,6 @@ export const text: text = {
|
|
204
212
|
letOthersKnowAboutYou: `다른 사람들이 당신에 대해 알 수 있도록 하세요.`,
|
205
213
|
letsUploadYourFirstProduct: `첫 번째 제품을 업로드합시다`,
|
206
214
|
letUsKnowWhatsHappening: `무슨 일이 일어나고 있는지 알려주세요. 우리가 조사해 드리겠습니다.`,
|
207
|
-
licenseForForProfitBusinessUse: `영리 사업용 라이선스`,
|
208
215
|
lightDefault: `밝은 기본`,
|
209
216
|
lightHighContrast: `밝은 고대비`,
|
210
217
|
likes: `좋아요`,
|
package/src/portuguese.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -85,7 +94,6 @@ export const text: text = {
|
|
85
94
|
close: `Fechar`,
|
86
95
|
colorTheme: `Tema de cor`,
|
87
96
|
comingSoon: `Em breve...`,
|
88
|
-
commercialUse: `Uso comercial`,
|
89
97
|
community: `Comunidade`,
|
90
98
|
completed: `Concluído`,
|
91
99
|
confirmAccount: `Confirmar a conta`,
|
@@ -205,7 +213,6 @@ export const text: text = {
|
|
205
213
|
letOthersKnowAboutYou: `Deixe os outros saberem sobre você`,
|
206
214
|
letsUploadYourFirstProduct: `Vamos carregar seu primeiro produto`,
|
207
215
|
letUsKnowWhatsHappening: `Deixe-nos saber o que está acontecendo e nós investigaremos`,
|
208
|
-
licenseForForProfitBusinessUse: `Licença para uso comercial com fins lucrativos`,
|
209
216
|
lightDefault: `Tema claro padrão`,
|
210
217
|
lightHighContrast: `Alto contraste claro`,
|
211
218
|
likes: `Gostos`,
|
package/src/russian.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -84,7 +93,6 @@ export const text: text = {
|
|
84
93
|
close: `Закрыть`,
|
85
94
|
colorTheme: `Цветовая тема`,
|
86
95
|
comingSoon: `Скоро...`,
|
87
|
-
commercialUse: `Коммерческое использование`,
|
88
96
|
community: `Сообщество`,
|
89
97
|
completed: `Завершен`,
|
90
98
|
confirmAccount: `Подтвердить аккаунт`,
|
@@ -204,7 +212,6 @@ export const text: text = {
|
|
204
212
|
letOthersKnowAboutYou: `Дайте другим знать о себе`,
|
205
213
|
letsUploadYourFirstProduct: `Давайте загрузим ваш первый продукт`,
|
206
214
|
letUsKnowWhatsHappening: `Сообщите нам, что происходит, и мы разберемся`,
|
207
|
-
licenseForForProfitBusinessUse: `Лицензия для коммерческого использования`,
|
208
215
|
lightDefault: `Светлая тема`,
|
209
216
|
lightHighContrast: `Светлая тема высокого контраста`,
|
210
217
|
likes: `Нравится`,
|
package/src/spanish.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -85,7 +94,6 @@ export const text: text = {
|
|
85
94
|
close: `Cerrar`,
|
86
95
|
colorTheme: `Tema de color`,
|
87
96
|
comingSoon: `Próximamente...`,
|
88
|
-
commercialUse: `Uso comercial`,
|
89
97
|
community: `Comunidad`,
|
90
98
|
completed: `Completado`,
|
91
99
|
confirmAccount: `Confirmar cuenta`,
|
@@ -206,7 +214,6 @@ export const text: text = {
|
|
206
214
|
letOthersKnowAboutYou: `Haz que otros sepan sobre ti`,
|
207
215
|
letsUploadYourFirstProduct: `Subamos su primer producto`,
|
208
216
|
letUsKnowWhatsHappening: `Haznos saber qué está sucediendo y lo investigaremos`,
|
209
|
-
licenseForForProfitBusinessUse: `Licencia para uso comercial con fines de lucro`,
|
210
217
|
lightDefault: `Predeterminado claro`,
|
211
218
|
lightHighContrast: `Alto contraste claro`,
|
212
219
|
likes: `Me gusta`,
|
package/src/thai.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -83,7 +92,6 @@ export const text: text = {
|
|
83
92
|
close: `ปิด`,
|
84
93
|
colorTheme: `ธีมสี`,
|
85
94
|
comingSoon: `เร็วๆ นี้...`,
|
86
|
-
commercialUse: `ใช้เพื่อการค้า`,
|
87
95
|
community: `คอมมูนิตี้`,
|
88
96
|
completed: `เสร็จสมบูรณ์แล้ว`,
|
89
97
|
confirmAccount: `ยืนยันบัญชี`,
|
@@ -203,7 +211,6 @@ export const text: text = {
|
|
203
211
|
letOthersKnowAboutYou: `ให้ผู้อื่นทราบเกี่ยวกับคุณ`,
|
204
212
|
letsUploadYourFirstProduct: `มาอัปโหลดผลิตภัณฑ์แรกของคุณกันเถอะ`,
|
205
213
|
letUsKnowWhatsHappening: `แจ้งให้เรารู้ว่าเกิดอะไรขึ้นแล้วเราจะตรวจสอบ`,
|
206
|
-
licenseForForProfitBusinessUse: `ใบอนุญาตสำหรับการใช้งานเพื่อกำไร`,
|
207
214
|
lightDefault: `ค่าเริ่มต้นสีอ่อน`,
|
208
215
|
lightHighContrast: `ความคมชัดสีอ่อน`,
|
209
216
|
likes: `ถูกใจ`,
|
package/src/vietnamese.ts
CHANGED
@@ -1,7 +1,16 @@
|
|
1
1
|
export const text: text = {
|
2
|
+
commercialUseAllowed: `(en) Commercial use allowed`,
|
3
|
+
commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
|
4
|
+
describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
|
5
|
+
extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
|
2
6
|
makeSureToIncludeClearInstructions: `(en) Make sure to include clear instructions on how each reference should be used`,
|
7
|
+
NSFWIndicatesAdultContent: `(en) 18+ NSFW indicates adult content. Check this field only if your product is intended for mature audiences`,
|
8
|
+
requestDetails: `(en) Request details`,
|
3
9
|
pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
|
4
10
|
pleaseReviewTheBuyersReferenceFiles: `(en) Please review the buyer's reference files and follow them as specified in the order's description`,
|
11
|
+
yourOrderIncludesXRevisionS: (...v) =>
|
12
|
+
`(en) Your order includes ${v[0]} revision(s)`,
|
13
|
+
thisFieldIsOptional: `(en) This field is optional`,
|
5
14
|
uploadFiles: `(en) Upload files`,
|
6
15
|
_colon: `: `,
|
7
16
|
_comma: `, `,
|
@@ -83,7 +92,6 @@ export const text: text = {
|
|
83
92
|
close: `Đóng`,
|
84
93
|
colorTheme: `Chủ đề màu sắc`,
|
85
94
|
comingSoon: `Sắp ra mắt...`,
|
86
|
-
commercialUse: `Sử dụng thương mại`,
|
87
95
|
community: `Cộng đồng`,
|
88
96
|
completed: `Đã hoàn thành`,
|
89
97
|
confirmAccount: `Xác nhận tài khoản`,
|
@@ -203,7 +211,6 @@ export const text: text = {
|
|
203
211
|
letOthersKnowAboutYou: `Hãy để mọi người biết về bạn`,
|
204
212
|
letsUploadYourFirstProduct: `Hãy tải lên sản phẩm đầu tiên của bạn`,
|
205
213
|
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`,
|
206
|
-
licenseForForProfitBusinessUse: `Giấy phép sử dụng cho mục đích kinh doanh có lợi nhuận`,
|
207
214
|
lightDefault: `Mặc định sáng`,
|
208
215
|
lightHighContrast: `Chế độ sáng cao cấp`,
|
209
216
|
likes: `Thích`,
|