@anime.club/translations 1.1.66 → 1.1.67

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.66",
7
+ "version": "1.1.67",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `، `,
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `:`,
14
15
  _comma: `、`,
package/src/english.ts CHANGED
@@ -386,6 +386,7 @@ export const text = {
386
386
  weSupportOnlyTheFollowingFileExtensions: `We support only the following file extensions:`,
387
387
  work: `Work`,
388
388
  workDescription: `Work description`,
389
+ leaveAReview: `Leave a review`,
389
390
  wrongEmailOrPassword: `Wrong email or password`,
390
391
  yes: `yes`,
391
392
  yesterday: `Yesterday`,
package/src/french.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: ` : `,
14
15
  _comma: `, `,
package/src/german.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/hindi.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/indonesian.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/japanese.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `:`,
14
15
  _comma: `、`,
package/src/korean.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/portuguese.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/russian.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ leaveAReview: `(en) Leave a review`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
@@ -51,7 +52,7 @@ export const text: text = {
51
52
  awaitingReview: `Ожидает проверки`,
52
53
  awaitingSeller: `Ожидает продавца`,
53
54
  back: `Назад`,
54
- basePrice: `Базовая цена`,
55
+ basePrice: `Исходная стоимость`,
55
56
  block: `Блокировать`,
56
57
  blockUser: (...v) => `Заблокировать @${v[0]}`,
57
58
  blog: `Блог`,
@@ -309,7 +310,7 @@ export const text: text = {
309
310
  sharingPersonalInformation: `Раскрытие личной информации`,
310
311
  shop: `Магазин`,
311
312
  shopOrders: `Заказы магазина`,
312
- showLess: `Показать меньше`,
313
+ showLess: `Свернуть`,
313
314
  showMore: `Показать больше`,
314
315
  signIn: `Войти`,
315
316
  singleTheme: `Одна тема`,
@@ -340,7 +341,7 @@ export const text: text = {
340
341
  toHelpTheCreatorCompleteYourOrder: `Для того чтобы продавец мог выполнить ваш заказ в соответствии с вашими пожеланиями, пожалуйста, укажите подробно, что именно вы хотели бы получить: укажите тему, стиль, особенности персонажа и другие важные детали.`,
341
342
  today: `Сегодня`,
342
343
  toGetWorkRelatedNotifications: `Для получения уведомлений, связанных с работой`,
343
- total: `Всего`,
344
+ total: `Итого`,
344
345
  toViewThisDataYouNeedToUnblock: (...v) =>
345
346
  `Чтобы посмотреть эти данные, вам нужно разблокировать @${v[0]}`,
346
347
  trademarkViolation: `Нарушение товарного знака`,
package/src/spanish.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/thai.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,
package/src/vietnamese.ts CHANGED
@@ -9,6 +9,7 @@ export const text: text = {
9
9
  theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
10
10
  toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
11
11
  viewReview: `(en) View review`,
12
+ leaveAReview: `(en) Leave a review`,
12
13
  youHaveSuccessfullyCreatedYourShop: `(en) You have successfully created your shop`,
13
14
  _colon: `: `,
14
15
  _comma: `, `,