@anime.club/translations 1.1.93 → 1.1.94

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.93",
7
+ "version": "1.1.94",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -126,7 +127,6 @@ export const text: text = {
126
127
  createANewAccountFailed: `فشل إنشاء حساب جديد`,
127
128
  createExtrasForYourProduct: `إنشاء إضافات لمنتجك`,
128
129
  createNewAccount: `إنشاء حساب جديد`,
129
- createYourShop: `إنشاء متجرك`,
130
130
  currentPassword: `كلمة المرور الحالية`,
131
131
  daily: `يوميًا`,
132
132
  darkDefault: `الافتراضي الداكن`,
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -126,7 +127,6 @@ export const text: text = {
126
127
  createANewAccountFailed: `创建新帐户失败`,
127
128
  createExtrasForYourProduct: `为您的产品创建额外内容`,
128
129
  createNewAccount: `建立新帐户`,
129
- createYourShop: `创建您的商店`,
130
130
  currentPassword: `当前密码`,
131
131
  daily: `每日`,
132
132
  darkDefault: `暗色默认`,
package/src/english.ts CHANGED
@@ -107,7 +107,7 @@ export const text = {
107
107
  createANewAccountFailed: `Create a new account failed`,
108
108
  createExtrasForYourProduct: `Create extras for your product`,
109
109
  createNewAccount: `Create new account`,
110
- createYourShop: `Create your shop`,
110
+ createAShopWithStripe: `Create a shop with Stripe`,
111
111
  createdBy: `Created by`,
112
112
  currentPassword: `Current password`,
113
113
  daily: `Daily`,
package/src/french.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -128,7 +129,6 @@ export const text: text = {
128
129
  createANewAccountFailed: `Échec de la création d'un nouveau compte a échoué`,
129
130
  createExtrasForYourProduct: `Créer des extras pour votre produit`,
130
131
  createNewAccount: `Créer un nouveau compte`,
131
- createYourShop: `Créer votre boutique`,
132
132
  currentPassword: `Mot de passe actuel`,
133
133
  daily: `Quotidien`,
134
134
  darkDefault: `Thème sombre par défaut`,
package/src/german.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -127,7 +128,6 @@ export const text: text = {
127
128
  createANewAccountFailed: `Fehler beim Erstellen eines neuen Kontos`,
128
129
  createExtrasForYourProduct: `Erstelle Extras für dein Produkt`,
129
130
  createNewAccount: `Neuen Account erstellen`,
130
- createYourShop: `Erstelle deinen Shop`,
131
131
  currentPassword: `Aktuelles Passwort`,
132
132
  daily: `Täglich`,
133
133
  darkDefault: `Dunkel Standard`,
package/src/hindi.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -127,7 +128,6 @@ export const text: text = {
127
128
  createANewAccountFailed: `नया खाता बनाने में विफल रहा`,
128
129
  createExtrasForYourProduct: `अपने उत्पाद के लिए अतिरिक्त बनाएं`,
129
130
  createNewAccount: `नया खाता बनाएं`,
130
- createYourShop: `अपनी दुकान बनाएं`,
131
131
  currentPassword: `वर्तमान पासवर्ड`,
132
132
  daily: `दैनिक`,
133
133
  darkDefault: `डार्क डिफ़ॉल्ट`,
package/src/indonesian.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -127,7 +128,6 @@ export const text: text = {
127
128
  createANewAccountFailed: `Gagal membuat akun baru`,
128
129
  createExtrasForYourProduct: `Buat ekstra untuk produk Anda`,
129
130
  createNewAccount: `Membuat akun baru`,
130
- createYourShop: `Buat toko Anda`,
131
131
  currentPassword: `Kata sandi saat ini`,
132
132
  daily: `Harian`,
133
133
  darkDefault: `Tema gelap default`,
package/src/japanese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -127,7 +128,6 @@ export const text: text = {
127
128
  createANewAccountFailed: `新しいアカウントを作成できませんでした`,
128
129
  createExtrasForYourProduct: `製品のエクストラを作成する`,
129
130
  createNewAccount: `新しいアカウントを作成する`,
130
- createYourShop: `ショップを作成する`,
131
131
  currentPassword: `現在のパスワード`,
132
132
  daily: `毎日`,
133
133
  darkDefault: `ダークデフォルト`,
package/src/korean.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -126,7 +127,6 @@ export const text: text = {
126
127
  createANewAccountFailed: `새 계정을 만들지 못했습니다.`,
127
128
  createExtrasForYourProduct: `제품에 대한 추가 기능 만들기`,
128
129
  createNewAccount: `새 계정 만들기`,
129
- createYourShop: `상점 만들기`,
130
130
  currentPassword: `현재 비밀번호`,
131
131
  daily: `매일`,
132
132
  darkDefault: `어두운 기본`,
package/src/portuguese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -128,7 +129,6 @@ export const text: text = {
128
129
  createANewAccountFailed: `Falha ao criar uma nova conta`,
129
130
  createExtrasForYourProduct: `Criar extras para o seu produto`,
130
131
  createNewAccount: `Criar nova conta`,
131
- createYourShop: `Crie sua loja`,
132
132
  currentPassword: `Senha atual`,
133
133
  daily: `Diariamente`,
134
134
  darkDefault: `Tema escuro padrão`,
package/src/russian.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -127,7 +128,6 @@ export const text: text = {
127
128
  createANewAccountFailed: `Не удалось создать новый аккаунт`,
128
129
  createExtrasForYourProduct: `Создайте дополнительные услуги для вашего продукта`,
129
130
  createNewAccount: `Создать новый аккаунт`,
130
- createYourShop: `Создайте свой магазин`,
131
131
  currentPassword: `Текущий пароль`,
132
132
  daily: `Ежедневно`,
133
133
  darkDefault: `Темная тема`,
package/src/spanish.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -128,7 +129,6 @@ export const text: text = {
128
129
  createANewAccountFailed: `Fallo al crear una nueva cuenta`,
129
130
  createExtrasForYourProduct: `Crear extras para tu producto`,
130
131
  createNewAccount: `Crear una nueva cuenta`,
131
- createYourShop: `Crea tu tienda`,
132
132
  currentPassword: `Contraseña actual`,
133
133
  daily: `Diario`,
134
134
  darkDefault: `Oscuro predeterminado`,
package/src/thai.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -126,7 +127,6 @@ export const text: text = {
126
127
  createANewAccountFailed: `การสร้างบัญชีใหม่ล้มเหลว`,
127
128
  createExtrasForYourProduct: `สร้างสิ่งที่เพิ่มเติมสำหรับผลิตภัณฑ์ของคุณ`,
128
129
  createNewAccount: `สร้างบัญชีใหม่`,
129
- createYourShop: `สร้างร้านค้าของคุณ`,
130
130
  currentPassword: `รหัสผ่านปัจจุบัน`,
131
131
  daily: `รายวัน`,
132
132
  darkDefault: `ค่าเริ่มต้นสีเข้ม`,
package/src/vietnamese.ts CHANGED
@@ -5,6 +5,7 @@ export const text: text = {
5
5
  checkOutMyShop: `(en) Check out my shop`,
6
6
  commercialUseAllowed: `(en) Commercial use allowed`,
7
7
  commercialUseAllowsBuyersToUseYourProduct: `(en) Commercial use allows buyers to use your product for business purposes, like selling or promoting their services`,
8
+ createAShopWithStripe: `(en) Create a shop with Stripe`,
8
9
  createdBy: `(en) Created by`,
9
10
  describeTheDetailsOfYourExtra: `(en) Describe the details of your extra`,
10
11
  extrasAreOptionalAddOnsToEnhanceYourProduct: `(en) Extras are optional add-ons to enhance your product`,
@@ -126,7 +127,6 @@ export const text: text = {
126
127
  createANewAccountFailed: `Tạo tài khoản mới không thành công`,
127
128
  createExtrasForYourProduct: `Tạo thêm cho sản phẩm của bạn`,
128
129
  createNewAccount: `Tạo tài khoản mới`,
129
- createYourShop: `Tạo cửa hàng của bạn`,
130
130
  currentPassword: `Mật khẩu hiện tại`,
131
131
  daily: `Hàng ngày`,
132
132
  darkDefault: `Mặc định tối`,