@anime.club/translations 1.1.122 → 1.1.124

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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.122",
7
+ "version": "1.1.124",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -60,7 +66,6 @@ export const text: text = {
60
66
  authenticationFailed: `فشلت المصادقة`,
61
67
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `النشر التلقائي على إنستغرام متاح فقط لحسابات الأعمال على إنستغرام`,
62
68
  attentionYourOrderHasBeenDisputed: `انتباه! تم الاعتراض على طلبك. يرجى التحقق من التفاصيل`,
63
- awaitingSeller: `في انتظار البائع`,
64
69
  back: `الرجوع`,
65
70
  basePrice: `السعر الأساسي`,
66
71
  bigAppreciationToTheSellerForTheHardWork: `تقدير كبير للبائع على العمل الجاد`,
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `:`,
@@ -60,7 +66,6 @@ export const text: text = {
60
66
  authenticationFailed: `验证失败`,
61
67
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `自动发布到Instagram仅适用于Instagram商业账户`,
62
68
  attentionYourOrderHasBeenDisputed: `注意!您的订单已被争议。请检查详情`,
63
- awaitingSeller: `等待卖家`,
64
69
  back: `背部`,
65
70
  basePrice: `基础价格`,
66
71
  bigAppreciationToTheSellerForTheHardWork: `非常感谢卖家的辛勤付出`,
package/src/english.ts CHANGED
@@ -11,6 +11,8 @@ export const text = {
11
11
  acceptOrder: `Accept order`,
12
12
  acceptTheOrder: `Accept the order`,
13
13
  accountManagment: `Account management`,
14
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (providerName: string) =>
15
+ `Anime club uses ${providerName} to get you paid quickly and keep your personal and payment information secure`,
14
16
  account: `Account`,
15
17
  accountDeleted: `Account deleted`,
16
18
  animeShopBuyAndSellProducts: `Anime shop - buy and sell products`,
@@ -58,7 +60,7 @@ export const text = {
58
60
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Auto publishing to Instagram is only available to Instagram business accounts`,
59
61
  attentionYourOrderHasBeenDisputed: `Attention! Your order has been disputed. Please check the details`,
60
62
  needsYourReview: "Needs Your Review",
61
- awaitingSeller: `Awaiting seller`,
63
+ awaitingSellerResponse: `Awaiting seller response`,
62
64
  back: `Back`,
63
65
  basePrice: `Base Price`,
64
66
  bigAppreciationToTheSellerForTheHardWork: `Big appreciation to the seller for the hard work`,
@@ -73,6 +75,7 @@ export const text = {
73
75
  browseArt: `Browse art`,
74
76
  browseShop: `Browse shop`,
75
77
  buyer: `Buyer`,
78
+ buyersRequest: `Buyer's request`,
76
79
  cancel: `Cancel`,
77
80
  canceled: `Canceled`,
78
81
  cancelOrder: `Cancel order`,
@@ -272,6 +275,7 @@ export const text = {
272
275
  nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
273
276
  nightTheme: `Night theme`,
274
277
  no: `no`,
278
+ noOrders: `No orders`,
275
279
  noInternetConnection: `No Internet connection!`,
276
280
  nonConsensualIntimateContent: `Non-consensual intimate content`,
277
281
  none: `None`,
@@ -405,6 +409,8 @@ export const text = {
405
409
  successUpdatedRecord: `Success! Updated record!`,
406
410
  successfullyDownloaded: `Successfully downloaded!`,
407
411
  successfullyUploaded: `Successfully uploaded!`,
412
+ setUpStripeAccountToGetPaidWithAnimeClub:
413
+ "Set up a Stripe account to get paid with Anime club",
408
414
  supportMeOn: `Support me on`,
409
415
  syncWithSystem: `Sync with system`,
410
416
  tellUsAboutYourself: `Tell us about yourself`,
package/src/french.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: ` : `,
@@ -62,7 +68,6 @@ export const text: text = {
62
68
  authenticationFailed: `Authentification échouée`,
63
69
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `La publication automatique sur Instagram n'est disponible que pour les comptes professionnels Instagram`,
64
70
  attentionYourOrderHasBeenDisputed: `Attention ! Votre commande a été contestée. Veuillez vérifier les détails`,
65
- awaitingSeller: `En attente du vendeur`,
66
71
  back: `Arrière`,
67
72
  basePrice: `Prix de base`,
68
73
  bigAppreciationToTheSellerForTheHardWork: `Grande appréciation au vendeur pour le travail acharné`,
package/src/german.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -61,7 +67,6 @@ export const text: text = {
61
67
  authenticationFailed: `Authentifizierung fehlgeschlagen`,
62
68
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Automatisches Veröffentlichen auf Instagram ist nur für Instagram Geschäftskonten verfügbar`,
63
69
  attentionYourOrderHasBeenDisputed: `Achtung! Ihre Bestellung wurde angefochten. Bitte überprüfen Sie die Details`,
64
- awaitingSeller: `Warten auf Verkäufer`,
65
70
  back: `Zurück`,
66
71
  basePrice: `Grundpreis`,
67
72
  bigAppreciationToTheSellerForTheHardWork: `Großes Lob an den Verkäufer für die harte Arbeit`,
package/src/hindi.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -61,7 +67,6 @@ export const text: text = {
61
67
  authenticationFailed: `प्रमाणीकरण विफल हो गया`,
62
68
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `ऑटो प्रकाशन इंस्टाग्राम केवल इंस्टाग्राम व्यवसाय खातों के लिए ही उपलब्ध है`,
63
69
  attentionYourOrderHasBeenDisputed: `ध्यान दें! आपके आदेश पर विवाद किया गया है। कृपया विवरण जांचें`,
64
- awaitingSeller: `विक्रेता की प्रतीक्षा कर रहा है`,
65
70
  back: `वापस`,
66
71
  basePrice: `बेस मूल्य`,
67
72
  bigAppreciationToTheSellerForTheHardWork: `बेहद मेहनत के लिए विक्रेता को धन्यवाद`,
package/src/indonesian.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -61,7 +67,6 @@ export const text: text = {
61
67
  authenticationFailed: `Autentikasi gagal`,
62
68
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Penerbitan otomatis ke Instagram hanya tersedia untuk akun bisnis Instagram`,
63
69
  attentionYourOrderHasBeenDisputed: `Perhatian! Pesanan Anda telah dipersengketakan. Silakan periksa detailnya`,
64
- awaitingSeller: `Menunggu penjual`,
65
70
  back: `Kembali`,
66
71
  basePrice: `Harga dasar`,
67
72
  bigAppreciationToTheSellerForTheHardWork: `Apresiasi besar untuk penjual atas kerja kerasnya`,
package/src/japanese.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `:`,
@@ -61,7 +67,6 @@ export const text: text = {
61
67
  authenticationFailed: `認証できませんでした`,
62
68
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Instagramへの自動投稿はInstagramビジネスアカウントのみ利用可能です`,
63
69
  attentionYourOrderHasBeenDisputed: `注意!ご注文に異議が申し立てられました。詳細を確認してください`,
64
- awaitingSeller: `出品者待ち`,
65
70
  back: `戻る`,
66
71
  basePrice: `基本価格`,
67
72
  bigAppreciationToTheSellerForTheHardWork: `出品者の努力に大きな感謝`,
package/src/korean.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -60,7 +66,6 @@ export const text: text = {
60
66
  authenticationFailed: `인증 실패`,
61
67
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Instagram 자동 게시 기능은 Instagram 비즈니스 계정에서만 사용할 수 있습니다.`,
62
68
  attentionYourOrderHasBeenDisputed: `주의! 주문에 이의가 제기되었습니다. 세부 사항을 확인하십시오`,
63
- awaitingSeller: `판매자 대기 중`,
64
69
  back: `뒤로`,
65
70
  basePrice: `기본 가격`,
66
71
  bigAppreciationToTheSellerForTheHardWork: `판매자의 노고에 큰 감사를 드립니다`,
package/src/portuguese.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -62,7 +68,6 @@ export const text: text = {
62
68
  authenticationFailed: `Autenticação falhou`,
63
69
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `A publicação automática no Instagram está disponível apenas para contas comerciais do Instagram`,
64
70
  attentionYourOrderHasBeenDisputed: `Atenção! Seu pedido foi contestado. Por favor, verifique os detalhes`,
65
- awaitingSeller: `Aguardando vendedor`,
66
71
  back: `Costas`,
67
72
  basePrice: `Preço base`,
68
73
  bigAppreciationToTheSellerForTheHardWork: `Grande agradecimento ao vendedor pelo trabalho árduo`,
package/src/russian.ts CHANGED
@@ -1,6 +1,8 @@
1
1
  export const text: text = {
2
2
  needsYourReview: `(en) Needs Your Review`,
3
+ buyersRequest: `(en) Buyer's request`,
3
4
  awaitingClientReview: `(en) Awaiting Client Review`,
5
+ noOrders: `(en) No orders`,
4
6
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
7
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
8
  _colon: `: `,
@@ -15,6 +17,8 @@ export const text: text = {
15
17
  acceptOrder: `Принять заказ`,
16
18
  acceptTheOrder: `Принять заказ`,
17
19
  accountManagment: `Управление аккаунтом`,
20
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
21
+ `Anime club использует ${v[0]} , чтобы быстро переводить вам деньги и обеспечивать безопасность ваших личных и платежных данных`,
18
22
  account: `Аккаунт`,
19
23
  accountDeleted: `Учетная запись удалена`,
20
24
  animeShopBuyAndSellProducts: `Магазин аниме - покупайте и продавайте товары`,
@@ -61,7 +65,7 @@ export const text: text = {
61
65
  authenticationFailed: `Ошибка аутентификации`,
62
66
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Автопубликация в Instagram доступна только для бизнес-аккаунтов Instagram`,
63
67
  attentionYourOrderHasBeenDisputed: `Внимание! Ваш заказ оспорен. Пожалуйста, ознакомьтесь с деталями`,
64
- awaitingSeller: `Ожидает продавца`,
68
+ awaitingSellerResponse: `Ожидается ответ продавца`,
65
69
  back: `Назад`,
66
70
  basePrice: `Исходная стоимость`,
67
71
  bigAppreciationToTheSellerForTheHardWork: `Большая благодарность продавцу за проделанную работу`,
@@ -122,7 +126,7 @@ export const text: text = {
122
126
  currentPassword: `Текущий пароль`,
123
127
  daily: `Ежедневно`,
124
128
  darkDefault: `Темная тема`,
125
- darkHighContrast: `Темная тема высокого контраста`,
129
+ darkHighContrast: `Контрастная темная тема`,
126
130
  dayTheme: `Дневная тема`,
127
131
  delete: `Удалить`,
128
132
  deleteShop: `Удалить магазин`,
@@ -213,7 +217,7 @@ export const text: text = {
213
217
  invalidPartAfterAt: `Недопустимая часть после @`,
214
218
  invalidPartBeforeAt: `Недопустимая часть перед @`,
215
219
  jobDetails: `Подробности о работе`,
216
- joinAnimeClubCommunity: `Присоединяйтесь к сообществу Anime.club с тысячами активных креаторов и крутыми аниме-артами каждый день`,
220
+ joinAnimeClubCommunity: `Присоединяйтесь к сообществу Anime.club тысячи активных пользователей и крутые аниме-арты каждый день!`,
217
221
  joinChat: `Присоединиться к чату`,
218
222
  joinUsOnFacebook: `Присоединяйтесь к нам на Facebook`,
219
223
  language: `Язык`,
@@ -224,7 +228,7 @@ export const text: text = {
224
228
  letsUploadYourFirstProduct: `Давайте загрузим ваш первый продукт`,
225
229
  letUsKnowWhatsHappening: `Сообщите нам, что происходит, и мы разберемся`,
226
230
  lightDefault: `Светлая тема`,
227
- lightHighContrast: `Светлая тема высокого контраста`,
231
+ lightHighContrast: `Контрастная светлая тема`,
228
232
  likes: `Нравится`,
229
233
  limit: `Лимит`,
230
234
  linkCopiedToClipboard: `Ссылка скопирована в буфер обмена`,
@@ -394,7 +398,7 @@ export const text: text = {
394
398
  socialMedia: `Социальные сети`,
395
399
  spaceCharacterIsNotAllowed: `Пробел не допускается`,
396
400
  spam: `Спам`,
397
- yourFavoritesWillShowUpHereAddSome: `Ваши избранные появятся здесь. Добавьте что-нибудь!`,
401
+ yourFavoritesWillShowUpHereAddSome: `Здесь будут отображаться ваши закладки. Добавьте что-нибудь!`,
398
402
  submitAReport: `Отправить жалобу`,
399
403
  submitWork: `Отправить работу`,
400
404
  subscribeToTalentsToKeepUpWithTheirProgress: `Подпишитесь на художников, чтобы отслеживать их успехи`,
@@ -403,6 +407,7 @@ export const text: text = {
403
407
  successUpdatedRecord: `Запись успешно обновлена!`,
404
408
  successfullyDownloaded: `Успешно загружено!`,
405
409
  successfullyUploaded: `Успешно загружено!`,
410
+ setUpStripeAccountToGetPaidWithAnimeClub: `Создайте аккаунт в Stripe, чтобы получать выплаты через Anime club`,
406
411
  supportMeOn: `Поддержите меня на`,
407
412
  syncWithSystem: `Синхронизировать с системой`,
408
413
  tellUsAboutYourself: `Расскажите нам о себе`,
@@ -467,7 +472,7 @@ export const text: text = {
467
472
  wellDoneWorkHasBeenSuccessfullyCompleted: `Отличная работа! Работа успешно завершена`,
468
473
  weDoNotDisplayNSFWContentYet: `Мы пока не показываем материалы для взрослых`,
469
474
  weekly: `Еженедельно`,
470
- whenYouPurchaseSomethingItWillAppearHere: `Когда вы что-то купите, оно появится здесь`,
475
+ whenYouPurchaseSomethingItWillAppearHere: `Когда вы что-нибудь купите, они появятся здесь`,
471
476
  weHaveSentTooManyEmails: `Мы отправили слишком много писем, попробуйте позже или свяжитесь со службой поддержки`,
472
477
  welcomeToAnimeClub: `Добро пожаловать в Anime.club!`,
473
478
  weSentAnEmailTo: `Мы отправили email на:`,
@@ -502,7 +507,7 @@ export const text: text = {
502
507
  yourAccountIsVerifiedPleaseSignIn: `Ваш аккаунт подтвержден. Теперь вы можете войти`,
503
508
  yourAccountWillBeRemoved: (...v) =>
504
509
  `Ваша учетная запись будет удалена ${v[0]}`,
505
- youHaveNoPurchases: `У вас нет покупок`,
510
+ youHaveNoPurchases: `У Вас пока нет покупок`,
506
511
  couldYouPleaseProvideTheReasonForTheCancellation: `Могли бы вы, пожалуйста, указать причину отмены`,
507
512
  yourArts: `Ваши арты`,
508
513
  youCanceledTheOrder: `Вы отменили заказ`,
package/src/spanish.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -62,7 +68,6 @@ export const text: text = {
62
68
  authenticationFailed: `Error de autenticación`,
63
69
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `La publicación automática en Instagram solo está disponible para cuentas comerciales de Instagram`,
64
70
  attentionYourOrderHasBeenDisputed: `¡Atención! Su pedido ha sido disputado. Por favor, verifique los detalles`,
65
- awaitingSeller: `Esperando vendedor`,
66
71
  back: `Volver`,
67
72
  basePrice: `Precio base`,
68
73
  bigAppreciationToTheSellerForTheHardWork: `Gran agradecimiento al vendedor por el arduo trabajo`,
package/src/thai.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -60,7 +66,6 @@ export const text: text = {
60
66
  authenticationFailed: `การยืนยันตัวตนล้มเหลว`,
61
67
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `การเผยแพร่อัตโนมัติไปยัง Instagram สามารถใช้ได้เฉพาะบัญชีธุรกิจ Instagram เท่านั้น`,
62
68
  attentionYourOrderHasBeenDisputed: `โปรดทราบ! คำสั่งซื้อของคุณถูกโต้แย้ง โปรดตรวจสอบรายละเอียด`,
63
- awaitingSeller: `รอผู้ขาย`,
64
69
  back: `กลับ`,
65
70
  basePrice: `ราคาฐาน`,
66
71
  bigAppreciationToTheSellerForTheHardWork: `ขอขอบคุณผู้ขายสำหรับความทุ่มเท`,
package/src/vietnamese.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  export const text: text = {
2
+ animeClubUsesToPayYouQuicklyAndKeepYourInfoSecure: (...v) =>
3
+ `(en) Anime club uses ${v[0]} to get you paid quickly and keep your personal and payment information secure`,
2
4
  needsYourReview: `(en) Needs Your Review`,
5
+ awaitingSellerResponse: `(en) Awaiting seller response`,
6
+ buyersRequest: `(en) Buyer's request`,
3
7
  awaitingClientReview: `(en) Awaiting Client Review`,
8
+ noOrders: `(en) No orders`,
9
+ setUpStripeAccountToGetPaidWithAnimeClub: `(en) Set up a Stripe account to get paid with Anime club`,
4
10
  theReasonYouProvideForCancellingThisOrderWillBeSharedWithTheBuyer: `(en) The reason you provide for cancelling this order will be shared with the buyer`,
5
11
  youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
6
12
  _colon: `: `,
@@ -60,7 +66,6 @@ export const text: text = {
60
66
  authenticationFailed: `Xác thực không thành công`,
61
67
  autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Tự động xuất bản lên Instagram chỉ có sẵn cho tài khoản doanh nghiệp Instagram`,
62
68
  attentionYourOrderHasBeenDisputed: `Chú ý! Đơn hàng của bạn đã bị tranh chấp. Vui lòng kiểm tra chi tiết`,
63
- awaitingSeller: `Đang chờ người bán`,
64
69
  back: `Quay lại`,
65
70
  basePrice: `Giá cơ bản`,
66
71
  bigAppreciationToTheSellerForTheHardWork: `Cảm ơn người bán vì sự nỗ lực`,