@anime.club/translations 1.1.141 → 1.1.143
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 +1 -2
- package/src/chinese-simplified.ts +1 -2
- package/src/english.ts +1 -2
- package/src/french.ts +1 -2
- package/src/german.ts +1 -2
- package/src/hindi.ts +1 -2
- package/src/indonesian.ts +1 -2
- package/src/japanese.ts +1 -2
- package/src/korean.ts +1 -2
- package/src/portuguese.ts +1 -2
- package/src/russian.ts +1 -2
- package/src/spanish.ts +1 -2
- package/src/thai.ts +1 -2
- package/src/vietnamese.ts +1 -2
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -462,7 +462,6 @@ export const text: text = {
|
|
462
462
|
termsOfUse: `شروط الاستخدام`,
|
463
463
|
thankYouForReport: `شكرًا لمساعدتك في الحفاظ على مجتمع آمن ومحترم عبر الإنترنت`,
|
464
464
|
thankYouForYourReview: `شكرًا لمراجعتك!`,
|
465
|
-
thankForYourSupport: `شكرًا لدعمك!`,
|
466
465
|
theLinkIsBrokenOrPageHasBeenRemoved: `الرابط معطل أو تمت إزالة الصفحة`,
|
467
466
|
themeMode: `وضع الموضوع`,
|
468
467
|
thisIsThePriceYouPropose: `هذا هو السعر الذي تقترحه`,
|
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -458,7 +458,6 @@ export const text: text = {
|
|
458
458
|
termsOfUse: `使用条款`,
|
459
459
|
thankYouForReport: `感谢您帮助维护安全和尊重的在线社区`,
|
460
460
|
thankYouForYourReview: `感谢您的评价!`,
|
461
|
-
thankForYourSupport: `感谢您的支持!`,
|
462
461
|
theLinkIsBrokenOrPageHasBeenRemoved: `链接已损坏或页面已删除`,
|
463
462
|
themeMode: `主题模式`,
|
464
463
|
thisIsThePriceYouPropose: `这是您提议的价格`,
|
package/src/english.ts
CHANGED
@@ -349,7 +349,7 @@ export const text = {
|
|
349
349
|
password: `Password`,
|
350
350
|
payments: `Payments`,
|
351
351
|
attachedFiles: `Attached files`,
|
352
|
-
numFilesIncluded: (num: number) =>
|
352
|
+
numFilesIncluded: (num: number) => `<b>${num}</b> file(s) included`,
|
353
353
|
personal: `Personal`,
|
354
354
|
personalCircumstances: `Personal circumstances`,
|
355
355
|
tellTheBuyersWhatTheyWillGet: `Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
@@ -468,7 +468,6 @@ export const text = {
|
|
468
468
|
describeWhatsIncludedAndWhatTheBuyerCanExpectAfterPurchase: `Describe what’s included and what the buyer can expect after purchase`,
|
469
469
|
thankYouForReport: `Thank you for helping to maintain a safe and respectful online community`,
|
470
470
|
thankYouForYourReview: `Thank you for your review!`,
|
471
|
-
thankForYourSupport: `Thank you for your support!`,
|
472
471
|
theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
|
473
472
|
theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `The reason you provide for cancelling this order will be shared with the buyer`,
|
474
473
|
themeMode: `Theme mode`,
|
package/src/french.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -467,7 +467,6 @@ export const text: text = {
|
|
467
467
|
termsOfUse: `Conditions d'utilisation`,
|
468
468
|
thankYouForReport: `Merci d'avoir contribué à maintenir une communauté en ligne sûre et respectueuse`,
|
469
469
|
thankYouForYourReview: `Merci pour votre avis !`,
|
470
|
-
thankForYourSupport: `Merci pour votre soutien !`,
|
471
470
|
theLinkIsBrokenOrPageHasBeenRemoved: `Le lien est cassé ou la page a été supprimée`,
|
472
471
|
themeMode: `Mode thème`,
|
473
472
|
thisIsThePriceYouPropose: `C'est le prix que vous proposez`,
|
package/src/german.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -469,7 +469,6 @@ export const text: text = {
|
|
469
469
|
termsOfUse: `Nutzungsbedingungen`,
|
470
470
|
thankYouForReport: `Vielen Dank, dass Sie dazu beitragen, eine sichere und respektvolle Online-Community aufrechtzuerhalten`,
|
471
471
|
thankYouForYourReview: `Danke für Ihre Bewertung!`,
|
472
|
-
thankForYourSupport: `Danke für Ihre Unterstützung!`,
|
473
472
|
theLinkIsBrokenOrPageHasBeenRemoved: `Der Link ist defekt oder die Seite wurde entfernt`,
|
474
473
|
themeMode: `Themenmodus`,
|
475
474
|
thisIsThePriceYouPropose: `Dies ist der von Ihnen vorgeschlagene Preis`,
|
package/src/hindi.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -467,7 +467,6 @@ export const text: text = {
|
|
467
467
|
termsOfUse: `उपयोग की शर्तें`,
|
468
468
|
thankYouForReport: `एक सुरक्षित और सम्मानित ऑनलाइन समुदाय बनाए रखने में मदद करने के लिए धन्यवाद`,
|
469
469
|
thankYouForYourReview: `आपकी समीक्षा के लिए धन्यवाद!`,
|
470
|
-
thankForYourSupport: `आपके समर्थन के लिए धन्यवाद!`,
|
471
470
|
theLinkIsBrokenOrPageHasBeenRemoved: `लिंक टूट गया है या पृष्ठ हटा दिया गया है`,
|
472
471
|
themeMode: `थीम मोड`,
|
473
472
|
thisIsThePriceYouPropose: `यह आपकी प्रस्तावित कीमत है`,
|
package/src/indonesian.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -467,7 +467,6 @@ export const text: text = {
|
|
467
467
|
termsOfUse: `Syarat penggunaan`,
|
468
468
|
thankYouForReport: `Terima kasih telah membantu menjaga komunitas online yang aman dan menghormati`,
|
469
469
|
thankYouForYourReview: `Terima kasih atas ulasan Anda!`,
|
470
|
-
thankForYourSupport: `Terima kasih atas dukungan Anda!`,
|
471
470
|
theLinkIsBrokenOrPageHasBeenRemoved: `Tautan rusak atau halaman telah dihapus`,
|
472
471
|
themeMode: `Mode tema`,
|
473
472
|
thisIsThePriceYouPropose: `Ini adalah harga yang Anda ajukan`,
|
package/src/japanese.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -465,7 +465,6 @@ export const text: text = {
|
|
465
465
|
termsOfUse: `ご利用規約`,
|
466
466
|
thankYouForReport: `安全で敬意を持ったオンラインコミュニティを維持するのに役立っていただきありがとうございます`,
|
467
467
|
thankYouForYourReview: `レビューありがとうございます!`,
|
468
|
-
thankForYourSupport: `ご支援ありがとうございます!`,
|
469
468
|
theLinkIsBrokenOrPageHasBeenRemoved: `リンクが切れているか、ページが削除されました`,
|
470
469
|
themeMode: `テーマモード`,
|
471
470
|
thisIsThePriceYouPropose: `これがあなたが提案する価格です`,
|
package/src/korean.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -463,7 +463,6 @@ export const text: text = {
|
|
463
463
|
termsOfUse: `이용 약관`,
|
464
464
|
thankYouForReport: `안전하고 존중받는 온라인 커뮤니티를 유지하는 데 도움을 주셔서 감사합니다.`,
|
465
465
|
thankYouForYourReview: `리뷰해 주셔서 감사합니다!`,
|
466
|
-
thankForYourSupport: `응원해 주셔서 감사합니다!`,
|
467
466
|
theLinkIsBrokenOrPageHasBeenRemoved: `링크가 깨졌거나 페이지가 삭제되었습니다.`,
|
468
467
|
themeMode: `테마 모드`,
|
469
468
|
thisIsThePriceYouPropose: `제안한 가격입니다`,
|
package/src/portuguese.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -467,7 +467,6 @@ export const text: text = {
|
|
467
467
|
termsOfUse: `Termos de uso`,
|
468
468
|
thankYouForReport: `Obrigado por ajudar a manter uma comunidade online segura e respeitosa`,
|
469
469
|
thankYouForYourReview: `Obrigado pela sua avaliação!`,
|
470
|
-
thankForYourSupport: `Obrigado pelo seu apoio!`,
|
471
470
|
theLinkIsBrokenOrPageHasBeenRemoved: `O link está quebrado ou a página foi removida`,
|
472
471
|
themeMode: `Modo de tema`,
|
473
472
|
thisIsThePriceYouPropose: `Este é o preço que você propõe`,
|
package/src/russian.ts
CHANGED
@@ -37,7 +37,7 @@ export const text: text = {
|
|
37
37
|
noOrders: `(en) No orders`,
|
38
38
|
buyNow: `(en) Buy now`,
|
39
39
|
attachedFiles: `(en) Attached files`,
|
40
|
-
numFilesIncluded: (...v) => `(en)
|
40
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
41
41
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
42
42
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
43
43
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -465,7 +465,6 @@ export const text: text = {
|
|
465
465
|
termsOfUse: `Условия использования`,
|
466
466
|
thankYouForReport: `Спасибо за помощь в поддержании безопасного и уважительного онлайн-сообщества`,
|
467
467
|
thankYouForYourReview: `Спасибо за ваш отзыв!`,
|
468
|
-
thankForYourSupport: `Спасибо за вашу поддержку!`,
|
469
468
|
theLinkIsBrokenOrPageHasBeenRemoved: `Ссылка не работает или страница была удалена`,
|
470
469
|
themeMode: `Режим темы`,
|
471
470
|
thisIsThePriceYouPropose: `Это цена, которую вы предлагаете`,
|
package/src/spanish.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -468,7 +468,6 @@ export const text: text = {
|
|
468
468
|
termsOfUse: `Condiciones de uso`,
|
469
469
|
thankYouForReport: `Gracias por ayudar a mantener una comunidad en línea segura y respetuosa`,
|
470
470
|
thankYouForYourReview: `¡Gracias por tu reseña!`,
|
471
|
-
thankForYourSupport: `¡Gracias por tu apoyo!`,
|
472
471
|
theLinkIsBrokenOrPageHasBeenRemoved: `El enlace está roto o la página ha sido eliminada`,
|
473
472
|
themeMode: `Modo de tema`,
|
474
473
|
thisIsThePriceYouPropose: `Este es el precio que propones`,
|
package/src/thai.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -462,7 +462,6 @@ export const text: text = {
|
|
462
462
|
termsOfUse: `ข้อตกลงในการใช้งาน`,
|
463
463
|
thankYouForReport: `ขอบคุณสำหรับการช่วยรักษาชุมชนออนไลน์ที่ปลอดภัยและเคารพ`,
|
464
464
|
thankYouForYourReview: `ขอบคุณสำหรับรีวิวของคุณ!`,
|
465
|
-
thankForYourSupport: `ขอบคุณสำหรับการสนับสนุน!`,
|
466
465
|
theLinkIsBrokenOrPageHasBeenRemoved: `ลิงก์ไม่สามารถใช้งานได้หรือหน้านี้ถูกลบแล้ว`,
|
467
466
|
themeMode: `โหมดธีม`,
|
468
467
|
thisIsThePriceYouPropose: `นี่คือราคาที่คุณเสนอ`,
|
package/src/vietnamese.ts
CHANGED
@@ -40,7 +40,7 @@ export const text: text = {
|
|
40
40
|
noOrders: `(en) No orders`,
|
41
41
|
buyNow: `(en) Buy now`,
|
42
42
|
attachedFiles: `(en) Attached files`,
|
43
|
-
numFilesIncluded: (...v) => `(en)
|
43
|
+
numFilesIncluded: (...v) => `(en) <b>${v[0]}</b> file(s) included`,
|
44
44
|
tellTheBuyersWhatTheyWillGet: `(en) Tell buyers exactly what they will get — for example, the number of illustrations, file formats, or canvas specs like resolution and DPI`,
|
45
45
|
beSpecificAboutTheContent: `(en) Be specific about the content (e.g. number of files, formats, canvas resolution)`,
|
46
46
|
mentionYourDeliveryTimeInDays: `(en) Mention your <b>delivery time</b> (in days)`,
|
@@ -463,7 +463,6 @@ export const text: text = {
|
|
463
463
|
termsOfUse: `Điều khoản sử dụng`,
|
464
464
|
thankYouForReport: `Cảm ơn bạn đã giúp duy trì một cộng đồng trực tuyến an toàn và tôn trọng`,
|
465
465
|
thankYouForYourReview: `Cảm ơn bạn đã đánh giá!`,
|
466
|
-
thankForYourSupport: `Cảm ơn bạn đã ủng hộ!`,
|
467
466
|
theLinkIsBrokenOrPageHasBeenRemoved: `Liên kết bị hỏng hoặc trang đã bị xóa`,
|
468
467
|
themeMode: `Chế độ chủ đề`,
|
469
468
|
thisIsThePriceYouPropose: `Đây là giá bạn đề xuất`,
|