@anime.club/translations 1.1.73 → 1.1.74
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 -1
- package/src/chinese-simplified.ts +1 -1
- package/src/english.ts +1 -1
- package/src/french.ts +1 -1
- package/src/german.ts +1 -1
- package/src/hindi.ts +1 -1
- package/src/indonesian.ts +1 -1
- package/src/japanese.ts +1 -1
- package/src/korean.ts +1 -1
- package/src/portuguese.ts +1 -1
- package/src/russian.ts +10 -10
- package/src/spanish.ts +1 -1
- package/src/thai.ts +1 -1
- package/src/vietnamese.ts +1 -1
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/english.ts
CHANGED
@@ -256,6 +256,7 @@ export const text = {
|
|
256
256
|
optional: `Optional`,
|
257
257
|
or: `or`,
|
258
258
|
order: `Order`,
|
259
|
+
outOfStock: `Out of stock`,
|
259
260
|
ordered: (relativeTime: string) => `Ordered ${relativeTime}`,
|
260
261
|
orderAgain: `Order again`,
|
261
262
|
orderDetails: `Order details`,
|
@@ -332,7 +333,6 @@ export const text = {
|
|
332
333
|
successUpdatedRecord: `Success! Updated record!`,
|
333
334
|
supportMeOn: `Support me on`,
|
334
335
|
syncWithSystem: `Sync with system`,
|
335
|
-
scheduleConflicts: `schedule conflicts`,
|
336
336
|
tellUsAboutYourself: `Tell us about yourself`,
|
337
337
|
termsAndConditions: `Terms and Conditions`,
|
338
338
|
termsOfUse: `Terms of use`,
|
package/src/french.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/german.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/hindi.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/indonesian.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/japanese.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/korean.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/portuguese.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/russian.ts
CHANGED
@@ -1,14 +1,4 @@
|
|
1
1
|
export const text: text = {
|
2
|
-
accountDeleted: `(en) Account deleted`,
|
3
|
-
lackOfInformation: `(en) Lack of information`,
|
4
|
-
notAcceptingOrders: `(en) Not accepting orders`,
|
5
|
-
order: `(en) Order`,
|
6
|
-
personalCircumstances: `(en) Personal circumstances`,
|
7
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
8
|
-
timeConstraints: `(en) Time constraints`,
|
9
|
-
leaveAReview: `(en) Leave a review`,
|
10
|
-
couldYouPleaseProvideTheReasonForTheCancellation: `(en) Could you please provide the reason for the cancellation`,
|
11
|
-
yourFeedbackWouldBeGreatlyAppreciated: `(en) Your feedback would be greatly appreciated`,
|
12
2
|
_colon: `: `,
|
13
3
|
_comma: `, `,
|
14
4
|
_dot: `. `,
|
@@ -19,6 +9,7 @@ export const text: text = {
|
|
19
9
|
accept: `Принять`,
|
20
10
|
acceptOrder: `Принять заказ`,
|
21
11
|
account: `Аккаунт`,
|
12
|
+
accountDeleted: `Учетная запись удалена`,
|
22
13
|
accountActivation: `Активация аккаунта`,
|
23
14
|
accountAlreadyExists: `Аккаунт уже существует`,
|
24
15
|
accountDoesNotExist: `Аккаунт не существует`,
|
@@ -192,6 +183,7 @@ export const text: text = {
|
|
192
183
|
joinChat: `Присоединиться к чату`,
|
193
184
|
joinUsOnFacebook: `Присоединяйтесь к нам на Facebook`,
|
194
185
|
language: `Язык`,
|
186
|
+
lackOfInformation: `Недостаточно информации`,
|
195
187
|
languages: `Языки`,
|
196
188
|
letEveryoneKnowHowToDonateToYou: `Дайте всем знать, как вам донатить`,
|
197
189
|
letOthersKnowAboutYou: `Дайте другим знать о себе`,
|
@@ -250,6 +242,7 @@ export const text: text = {
|
|
250
242
|
noResults: `Нет результатов`,
|
251
243
|
notifications: `Уведомления`,
|
252
244
|
noActiveOrdersToShow: `Нет активных заказов для отображения`,
|
245
|
+
notAcceptingOrders: `Не принимаю заказы`,
|
253
246
|
nsfwContent18Plus: `Материалы для взрослых (18+)`,
|
254
247
|
numberOfAdjustmentsAClientCouldRequest: `Количество корректировок, которые клиент может запросить`,
|
255
248
|
online: `В сети`,
|
@@ -262,6 +255,8 @@ export const text: text = {
|
|
262
255
|
openToWork: `Открыт для работы`,
|
263
256
|
optional: `Необязательно`,
|
264
257
|
or: `или`,
|
258
|
+
order: `Заказ`,
|
259
|
+
outOfStock: `Нет в наличии`,
|
265
260
|
ordered: (...v) => `Заказано ${v[0]}`,
|
266
261
|
orderAgain: `Заказать снова`,
|
267
262
|
orderDetails: `Детали заказа`,
|
@@ -271,6 +266,7 @@ export const text: text = {
|
|
271
266
|
password: `Пароль`,
|
272
267
|
payments: `Платежи`,
|
273
268
|
personal: `Личное`,
|
269
|
+
personalCircumstances: `Личные обстоятельства`,
|
274
270
|
pleaseCheckYour: (...v) => `Проверьте ваш ${v[0]}`,
|
275
271
|
pleaseDoNotShareYourPrivateInformationToOthers: `Пожалуйста, не сообщайте свою личную информацию другим`,
|
276
272
|
pleaseDropOnlyOneImage: `Перетащите сюда только одно изображение`,
|
@@ -344,6 +340,7 @@ export const text: text = {
|
|
344
340
|
thisIsThePriceYouPropose: `Это цена, которую вы предлагаете`,
|
345
341
|
threateningViolence: `Угрозы насилия`,
|
346
342
|
title: `Название`,
|
343
|
+
timeConstraints: `Ограничения по времени`,
|
347
344
|
titleYourExtraService: `Назовите вашу дополнительную услугу`,
|
348
345
|
theMaximumQuantityThatACustomerCanAdd: `Максимальное количество, которое покупатель может добавить`,
|
349
346
|
toHelpTheCreatorCompleteYourOrder: `Для того чтобы продавец мог выполнить ваш заказ в соответствии с вашими пожеланиями, пожалуйста, укажите подробно, что именно вы хотели бы получить: укажите тему, стиль, особенности персонажа и другие важные детали.`,
|
@@ -390,6 +387,7 @@ export const text: text = {
|
|
390
387
|
weSupportOnlyTheFollowingFileExtensions: `Мы поддерживаем только следующие расширения файлов:`,
|
391
388
|
work: `Работа`,
|
392
389
|
workDescription: `Описание работы`,
|
390
|
+
leaveAReview: `Оставить отзыв`,
|
393
391
|
wrongEmailOrPassword: `Неправильный email или пароль`,
|
394
392
|
yes: `да`,
|
395
393
|
yesterday: `Вчера`,
|
@@ -409,6 +407,8 @@ export const text: text = {
|
|
409
407
|
yourAccountWillBeRemoved: (...v) =>
|
410
408
|
`Ваша учетная запись будет удалена ${v[0]}`,
|
411
409
|
youHaveNoPurchases: `У вас нет покупок`,
|
410
|
+
couldYouPleaseProvideTheReasonForTheCancellation: `Могли бы вы, пожалуйста, указать причину отмены`,
|
411
|
+
yourFeedbackWouldBeGreatlyAppreciated: `Ваше мнение очень важно для нас`,
|
412
412
|
yourArts: `Ваши арты`,
|
413
413
|
yourAvatar: `Ваш аватар`,
|
414
414
|
yourBlog: `Ваш блог`,
|
package/src/spanish.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/thai.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|
package/src/vietnamese.ts
CHANGED
@@ -9,9 +9,9 @@ export const text: text = {
|
|
9
9
|
notAcceptingOrders: `(en) Not accepting orders`,
|
10
10
|
openDispute: `(en) Open dispute`,
|
11
11
|
order: `(en) Order`,
|
12
|
+
outOfStock: `(en) Out of stock`,
|
12
13
|
ordered: (...v) => `(en) Ordered ${v[0]}`,
|
13
14
|
personalCircumstances: `(en) Personal circumstances`,
|
14
|
-
scheduleConflicts: `(en) schedule conflicts`,
|
15
15
|
timeConstraints: `(en) Time constraints`,
|
16
16
|
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
|
17
17
|
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`,
|