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