tera-system-ui 0.0.81 → 0.0.90
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/dist/components/button/Button.d.ts +2 -2
- package/dist/components/button/Button.js +1 -1
- package/dist/components/language-picker-button/LanguagePickerButton.svelte +2 -2
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +69 -31
- package/dist/tera-i18n/dev-tools/translator/index.js +1 -0
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/de.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/en.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/es.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/fr.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/it.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ja.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ko.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/pt.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ru.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/vi.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/zh-CN.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/de.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/en.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/es.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/fr.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/it.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ja.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/ko.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/pt.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ru.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/vi.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/zh-CN.json +3 -2
- package/dist/tera-i18n/projects/tera-tools/messages/ar.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bg.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bn.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ca.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/cs.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/da.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/de.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/el.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/en.json +96 -0
- package/dist/tera-i18n/projects/tera-tools/messages/es.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/he.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hu.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/id.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/it.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ja.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ko.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ms.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/nl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/no.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ro.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ru.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sq.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sw.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ta.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/te.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/th.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/uk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/vi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-CN.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-TW.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/project_id +1 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/settings.json +61 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.d.ts +1 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.js +45 -0
- package/package.json +1 -1
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Калькулятор віку",
|
|
4
|
+
"text_age": "Вік",
|
|
5
|
+
"text_calculate": "Розрахувати",
|
|
6
|
+
"text_calculate_age": "Розрахувати вік",
|
|
7
|
+
"text_your_age_is": "Ваш вік: {age}",
|
|
8
|
+
"text_age_calculator_description": "Розрахуйте точний вік або інтервал між двома датами",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Дата народження має бути раніше за дату визначення віку!",
|
|
10
|
+
"text_date_of_birth": "Дата народження",
|
|
11
|
+
"text_age_at_the_date_of": "Вік на дату",
|
|
12
|
+
"text_calculating": "Розрахунок...",
|
|
13
|
+
"text_result": "Результат",
|
|
14
|
+
"text_message": "Повідомлення",
|
|
15
|
+
"text_years_months_days": "Роки, місяці, дні",
|
|
16
|
+
"text_total_months": "Усього місяців",
|
|
17
|
+
"text_total_weeks": "Усього тижнів",
|
|
18
|
+
"text_total_days": "Усього днів",
|
|
19
|
+
"text_total_hours": "Усього годин",
|
|
20
|
+
"text_total_minutes": "Усього хвилин",
|
|
21
|
+
"text_total_seconds": "Усього секунд",
|
|
22
|
+
"text_count_years_months_days": "{years} років {months} місяців {days} днів",
|
|
23
|
+
"text_count_months_days": "{months} місяців {days} днів",
|
|
24
|
+
"text_count_weeks_days": "{weeks} тижнів {days} днів",
|
|
25
|
+
"text_time_calculator": "Калькулятор часу",
|
|
26
|
+
"text_time_calculator_description": "Цей калькулятор можна використовувати для «додавання» або «віднімання» двох значень часу",
|
|
27
|
+
"text_add": "Додати",
|
|
28
|
+
"text_subtract": "Відняти",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Дні, години, хвилини, секунди",
|
|
30
|
+
"text_total_years": "Усього років",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} днів {hours} годин {minutes} хвилин {seconds} секунд",
|
|
32
|
+
"text_count_years_days": "{years} років {days} днів",
|
|
33
|
+
"text_day": "День",
|
|
34
|
+
"text_hour": "Година",
|
|
35
|
+
"text_minute": "Хвилина",
|
|
36
|
+
"text_second": "Секунда",
|
|
37
|
+
"text_clear": "Очистити",
|
|
38
|
+
"text_total_months_count_assume": "вважаємо, що один місяць дорівнює 30,4375 дня",
|
|
39
|
+
"text_total_years_count_assume": "вважаємо, що рік дорівнює 365 дням і кожні 4 роки — 366 днів",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Додавання або Віднімання Часу від Дати",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Використовуйте цей калькулятор, щоб додати або відняти дні, години, хвилини або секунди від початкових часу та дати. У результаті буде показано оновлений час і дату на основі доданого або віднятого періоду",
|
|
42
|
+
"text_select_start_time": "Оберіть початковий час",
|
|
43
|
+
"text_month": "Місяць",
|
|
44
|
+
"text_year": "Рік",
|
|
45
|
+
"text_format": "Формат",
|
|
46
|
+
"text_now": "Зараз",
|
|
47
|
+
"text_time_calculator_expression_title": "Калькулятор Часу в Виразі",
|
|
48
|
+
"text_time_calculator_expression_description": "Використовуйте цей калькулятор, щоб додати або відняти кілька значень часу, вводячи їх у вигляді виразу. Кожне значення часу має бути із зазначенням одиниці: <b>н</b> для тижнів, <b>д</b> для днів, <b>г</b> для годин, <b>х</b> для хвилин і <b>с</b> для секунд. У виразі можна використовувати лише оператори <b>+</b> або <b>-</b>",
|
|
49
|
+
"text_time_expression": "Часовий Вираз",
|
|
50
|
+
"text_time_expression_input_placeholder": "Введіть часовий вираз",
|
|
51
|
+
"text_time_expression_invalid_message": "Неправильний часовий вираз. Переконайтесь, що введення відповідає правильному формату (наприклад, 1н 2д 3г + 4х - 5с)",
|
|
52
|
+
"text_example": "Приклад",
|
|
53
|
+
"text_date": "Дата",
|
|
54
|
+
"text_month_1": "січень",
|
|
55
|
+
"text_month_2": "лютий",
|
|
56
|
+
"text_month_3": "березень",
|
|
57
|
+
"text_month_4": "квітень",
|
|
58
|
+
"text_month_5": "травень",
|
|
59
|
+
"text_month_6": "червень",
|
|
60
|
+
"text_month_7": "липень",
|
|
61
|
+
"text_month_8": "серпень",
|
|
62
|
+
"text_month_9": "вересень",
|
|
63
|
+
"text_month_10": "жовтень",
|
|
64
|
+
"text_month_11": "листопад",
|
|
65
|
+
"text_month_12": "грудень",
|
|
66
|
+
"text_today": "Сьогодні",
|
|
67
|
+
"text_invalid_start_date_time": "Неправильна початкова дата і час",
|
|
68
|
+
"text_invalid_time": "Неправильний час",
|
|
69
|
+
"text_observance_on_date": "Замінний вихідний на {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Máy tính tuổi",
|
|
4
|
+
"text_age": "Tuổi",
|
|
5
|
+
"text_calculate": "Tính toán",
|
|
6
|
+
"text_calculate_age": "Tính tuổi",
|
|
7
|
+
"text_your_age_is": "Tuổi của bạn là {age}",
|
|
8
|
+
"text_age_calculator_description": "Tính toán tuổi chính xác hoặc khoảng thời gian giữa hai ngày",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Ngày sinh phải sớm hơn ngày tính tuổi!",
|
|
10
|
+
"text_date_of_birth": "Ngày sinh",
|
|
11
|
+
"text_age_at_the_date_of": "Tuổi tại ngày",
|
|
12
|
+
"text_calculating": "Đang tính toán...",
|
|
13
|
+
"text_result": "Kết quả",
|
|
14
|
+
"text_message": "Thông báo",
|
|
15
|
+
"text_years_months_days": "Năm, Tháng, Ngày",
|
|
16
|
+
"text_total_months": "Tổng số tháng",
|
|
17
|
+
"text_total_weeks": "Tổng số tuần",
|
|
18
|
+
"text_total_days": "Tổng số ngày",
|
|
19
|
+
"text_total_hours": "Tổng số giờ",
|
|
20
|
+
"text_total_minutes": "Tổng số phút",
|
|
21
|
+
"text_total_seconds": "Tổng số giây",
|
|
22
|
+
"text_count_years_months_days": "{years} năm {months} tháng {days} ngày",
|
|
23
|
+
"text_count_months_days": "{months} tháng {days} ngày",
|
|
24
|
+
"text_count_weeks_days": "{weeks} tuần {days} ngày",
|
|
25
|
+
"text_time_calculator": "Máy tính thời gian",
|
|
26
|
+
"text_time_calculator_description": "Máy tính này có thể được sử dụng để \"cộng\" hoặc \"trừ\" hai giá trị thời gian",
|
|
27
|
+
"text_add": "Cộng",
|
|
28
|
+
"text_subtract": "Trừ",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Ngày, Giờ, Phút, Giây",
|
|
30
|
+
"text_total_years": "Tổng số năm",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} ngày {hours} giờ {minutes} phút {seconds} giây",
|
|
32
|
+
"text_count_years_days": "{years} năm {days} ngày",
|
|
33
|
+
"text_day": "Ngày",
|
|
34
|
+
"text_hour": "Giờ",
|
|
35
|
+
"text_minute": "Phút",
|
|
36
|
+
"text_second": "Giây",
|
|
37
|
+
"text_clear": "Xóa",
|
|
38
|
+
"text_total_months_count_assume": "giả định một tháng là 30,4375 ngày",
|
|
39
|
+
"text_total_years_count_assume": "giả định 365 ngày một năm và 366 ngày mỗi 4 năm",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Cộng hoặc Trừ Thời gian từ một Ngày",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Sử dụng máy tính này để cộng hoặc trừ các ngày, giờ, phút, hoặc giây từ thời gian và ngày bắt đầu. Kết quả sẽ hiển thị thời gian và ngày cập nhật dựa trên khoảng thời gian đã cộng hoặc trừ",
|
|
42
|
+
"text_select_start_time": "Chọn thời gian bắt đầu",
|
|
43
|
+
"text_month": "Tháng",
|
|
44
|
+
"text_year": "Năm",
|
|
45
|
+
"text_format": "Định dạng",
|
|
46
|
+
"text_now": "Bây giờ",
|
|
47
|
+
"text_time_calculator_expression_title": "Máy tính Thời gian theo Biểu thức",
|
|
48
|
+
"text_time_calculator_expression_description": "Sử dụng máy tính này để cộng hoặc trừ nhiều giá trị thời gian bằng cách nhập chúng dưới dạng biểu thức. Mỗi giá trị thời gian nên kèm theo một đơn vị: <b>w</b> cho tuần, <b>d</b> cho ngày, <b>h</b> cho giờ, <b>m</b> cho phút, và <b>s</b> cho giây. Bạn chỉ có thể sử dụng các toán tử <b>+</b> hoặc <b>-</b> trong biểu thức",
|
|
49
|
+
"text_time_expression": "Biểu thức Thời gian",
|
|
50
|
+
"text_time_expression_input_placeholder": "Nhập biểu thức thời gian",
|
|
51
|
+
"text_time_expression_invalid_message": "Biểu thức thời gian không hợp lệ. Vui lòng đảm bảo đầu vào theo đúng định dạng (ví dụ: 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Ví dụ",
|
|
53
|
+
"text_date": "Ngày",
|
|
54
|
+
"text_month_1": "Tháng 1",
|
|
55
|
+
"text_month_2": "Tháng 2",
|
|
56
|
+
"text_month_3": "Tháng 3",
|
|
57
|
+
"text_month_4": "Tháng 4",
|
|
58
|
+
"text_month_5": "Tháng 5",
|
|
59
|
+
"text_month_6": "Tháng 6",
|
|
60
|
+
"text_month_7": "Tháng 7",
|
|
61
|
+
"text_month_8": "Tháng 8",
|
|
62
|
+
"text_month_9": "Tháng 9",
|
|
63
|
+
"text_month_10": "Tháng 10",
|
|
64
|
+
"text_month_11": "Tháng 11",
|
|
65
|
+
"text_month_12": "Tháng 12",
|
|
66
|
+
"text_today": "Hôm nay",
|
|
67
|
+
"text_invalid_start_date_time": "Ngày và giờ bắt đầu không hợp lệ",
|
|
68
|
+
"text_invalid_time": "Thời gian cung cấp không hợp lệ",
|
|
69
|
+
"text_observance_on_date": "Ngày nghỉ bù vào {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "年龄计算器",
|
|
4
|
+
"text_age": "年龄",
|
|
5
|
+
"text_calculate": "计算",
|
|
6
|
+
"text_calculate_age": "计算年龄",
|
|
7
|
+
"text_your_age_is": "您的年龄是{age}",
|
|
8
|
+
"text_age_calculator_description": "计算两个日期之间的准确年龄或间隔",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "出生日期必须早于计算年龄的日期!",
|
|
10
|
+
"text_date_of_birth": "出生日期",
|
|
11
|
+
"text_age_at_the_date_of": "在此日期的年龄",
|
|
12
|
+
"text_calculating": "计算中...",
|
|
13
|
+
"text_result": "结果",
|
|
14
|
+
"text_message": "信息",
|
|
15
|
+
"text_years_months_days": "年,月,日",
|
|
16
|
+
"text_total_months": "总月数",
|
|
17
|
+
"text_total_weeks": "总周数",
|
|
18
|
+
"text_total_days": "总天数",
|
|
19
|
+
"text_total_hours": "总小时数",
|
|
20
|
+
"text_total_minutes": "总分钟数",
|
|
21
|
+
"text_total_seconds": "总秒数",
|
|
22
|
+
"text_count_years_months_days": "{years}年{months}月{days}天",
|
|
23
|
+
"text_count_months_days": "{months}月{days}天",
|
|
24
|
+
"text_count_weeks_days": "{weeks}周{days}天",
|
|
25
|
+
"text_time_calculator": "时间计算器",
|
|
26
|
+
"text_time_calculator_description": "此计算器可用于“添加”或“减去”两个时间值",
|
|
27
|
+
"text_add": "添加",
|
|
28
|
+
"text_subtract": "减去",
|
|
29
|
+
"text_days_hours_minutes_seconds": "天,小时,分钟,秒",
|
|
30
|
+
"text_total_years": "总年数",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days}天{hours}小时{minutes}分钟{seconds}秒",
|
|
32
|
+
"text_count_years_days": "{years}年{days}天",
|
|
33
|
+
"text_day": "天",
|
|
34
|
+
"text_hour": "小时",
|
|
35
|
+
"text_minute": "分钟",
|
|
36
|
+
"text_second": "秒",
|
|
37
|
+
"text_clear": "清除",
|
|
38
|
+
"text_total_months_count_assume": "假设一个月为30.4375天",
|
|
39
|
+
"text_total_years_count_assume": "假设每年365天,每四年366天",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "加或减去日期的时间",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "使用此计算器从起始时间和日期中添加或减去天、小时、分钟或秒。结果将显示基于添加或减去的时间段更新的时间和日期",
|
|
42
|
+
"text_select_start_time": "选择开始时间",
|
|
43
|
+
"text_month": "月",
|
|
44
|
+
"text_year": "年",
|
|
45
|
+
"text_format": "格式",
|
|
46
|
+
"text_now": "现在",
|
|
47
|
+
"text_time_calculator_expression_title": "表达式中的时间计算器",
|
|
48
|
+
"text_time_calculator_expression_description": "使用此计算器通过输入表达式来添加或减去多个时间值。每个时间值后面应跟一个单位:<b>w</b> 表示周,<b>d</b> 表示天,<b>h</b> 表示小时,<b>m</b> 表示分钟,<b>s</b> 表示秒。您只能在表达式中使用 <b>+</b> 或 <b>-</b> 运算符",
|
|
49
|
+
"text_time_expression": "时间表达式",
|
|
50
|
+
"text_time_expression_input_placeholder": "输入时间表达式",
|
|
51
|
+
"text_time_expression_invalid_message": "无效的时间表达式。请确保输入符合正确格式(例如,1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "示例",
|
|
53
|
+
"text_date": "日期",
|
|
54
|
+
"text_month_1": "一月",
|
|
55
|
+
"text_month_2": "二月",
|
|
56
|
+
"text_month_3": "三月",
|
|
57
|
+
"text_month_4": "四月",
|
|
58
|
+
"text_month_5": "五月",
|
|
59
|
+
"text_month_6": "六月",
|
|
60
|
+
"text_month_7": "七月",
|
|
61
|
+
"text_month_8": "八月",
|
|
62
|
+
"text_month_9": "九月",
|
|
63
|
+
"text_month_10": "十月",
|
|
64
|
+
"text_month_11": "十一月",
|
|
65
|
+
"text_month_12": "十二月",
|
|
66
|
+
"text_today": "今天",
|
|
67
|
+
"text_invalid_start_date_time": "开始日期和时间无效",
|
|
68
|
+
"text_invalid_time": "提供的时间无效",
|
|
69
|
+
"text_observance_on_date": "{date}的补休"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "年齡計算器",
|
|
4
|
+
"text_age": "年齡",
|
|
5
|
+
"text_calculate": "計算",
|
|
6
|
+
"text_calculate_age": "計算年齡",
|
|
7
|
+
"text_your_age_is": "你的年齡是{age}",
|
|
8
|
+
"text_age_calculator_description": "計算兩個日期之間的準確年齡或間隔",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "出生日期需早於計算日期!",
|
|
10
|
+
"text_date_of_birth": "出生日期",
|
|
11
|
+
"text_age_at_the_date_of": "在此日期的年齡",
|
|
12
|
+
"text_calculating": "計算中...",
|
|
13
|
+
"text_result": "結果",
|
|
14
|
+
"text_message": "訊息",
|
|
15
|
+
"text_years_months_days": "年, 月, 日",
|
|
16
|
+
"text_total_months": "總月數",
|
|
17
|
+
"text_total_weeks": "總週數",
|
|
18
|
+
"text_total_days": "總天數",
|
|
19
|
+
"text_total_hours": "總小時數",
|
|
20
|
+
"text_total_minutes": "總分鐘數",
|
|
21
|
+
"text_total_seconds": "總秒數",
|
|
22
|
+
"text_count_years_months_days": "{years}年{months}月{days}日",
|
|
23
|
+
"text_count_months_days": "{months}月{days}日",
|
|
24
|
+
"text_count_weeks_days": "{weeks}週{days}日",
|
|
25
|
+
"text_time_calculator": "時間計算器",
|
|
26
|
+
"text_time_calculator_description": "此計算器可用於「加」或「減」兩個時間值",
|
|
27
|
+
"text_add": "添加",
|
|
28
|
+
"text_subtract": "減去",
|
|
29
|
+
"text_days_hours_minutes_seconds": "天, 小時, 分鐘, 秒",
|
|
30
|
+
"text_total_years": "總年數",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days}天{hours}小時{minutes}分鐘{seconds}秒",
|
|
32
|
+
"text_count_years_days": "{years}年{days}日",
|
|
33
|
+
"text_day": "日",
|
|
34
|
+
"text_hour": "小時",
|
|
35
|
+
"text_minute": "分鐘",
|
|
36
|
+
"text_second": "秒",
|
|
37
|
+
"text_clear": "清除",
|
|
38
|
+
"text_total_months_count_assume": "假設一個月為30.4375天",
|
|
39
|
+
"text_total_years_count_assume": "假設一年為365天,每四年為366天",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "從日期加或減去時間",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "使用此計算器從起始時間和日期加或減去天、時、分或秒。結果將顯示基於加減時間段後的更新時間和日期",
|
|
42
|
+
"text_select_start_time": "選擇開始時間",
|
|
43
|
+
"text_month": "月",
|
|
44
|
+
"text_year": "年",
|
|
45
|
+
"text_format": "格式",
|
|
46
|
+
"text_now": "現在",
|
|
47
|
+
"text_time_calculator_expression_title": "時間計算器表達式",
|
|
48
|
+
"text_time_calculator_expression_description": "使用此計算器通過輸入表達式來加或減去多個時間值。每個時間值後應跟隨單位:<b>w</b>代表週、<b>d</b>代表日、<b>h</b>代表小時、<b>m</b>代表分鐘、<b>s</b>代表秒。你只能在表達式中使用<b>+</b>或<b>-</b>運算符",
|
|
49
|
+
"text_time_expression": "時間表達式",
|
|
50
|
+
"text_time_expression_input_placeholder": "輸入時間表達式",
|
|
51
|
+
"text_time_expression_invalid_message": "無效的時間表達式。請確保輸入符合正確格式(例如:1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "示例",
|
|
53
|
+
"text_date": "日期",
|
|
54
|
+
"text_month_1": "1月",
|
|
55
|
+
"text_month_2": "2月",
|
|
56
|
+
"text_month_3": "3月",
|
|
57
|
+
"text_month_4": "4月",
|
|
58
|
+
"text_month_5": "5月",
|
|
59
|
+
"text_month_6": "6月",
|
|
60
|
+
"text_month_7": "7月",
|
|
61
|
+
"text_month_8": "8月",
|
|
62
|
+
"text_month_9": "9月",
|
|
63
|
+
"text_month_10": "10月",
|
|
64
|
+
"text_month_11": "11月",
|
|
65
|
+
"text_month_12": "12月",
|
|
66
|
+
"text_today": "今天",
|
|
67
|
+
"text_invalid_start_date_time": "開始日期和時間無效",
|
|
68
|
+
"text_invalid_time": "提供的時間無效",
|
|
69
|
+
"text_observance_on_date": "{date} 的補休日"
|
|
70
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5a305f8c8450bc871a279558c6237d88901653db257ba912552d715b155f0de7
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/project-settings",
|
|
3
|
+
"modules": [
|
|
4
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-empty-pattern@1/dist/index.js",
|
|
5
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-identical-pattern@1/dist/index.js",
|
|
6
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-missing-translation@1/dist/index.js",
|
|
7
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-without-source@1/dist/index.js",
|
|
8
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-valid-js-identifier@1/dist/index.js",
|
|
9
|
+
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@2/dist/index.js",
|
|
10
|
+
"https://cdn.jsdelivr.net/npm/@inlang/plugin-m-function-matcher@0/dist/index.js"
|
|
11
|
+
],
|
|
12
|
+
"plugin.inlang.messageFormat": {
|
|
13
|
+
"pathPattern": "./messages/{languageTag}.json"
|
|
14
|
+
},
|
|
15
|
+
"sourceLanguageTag": "en",
|
|
16
|
+
"languageTags": [
|
|
17
|
+
"ar",
|
|
18
|
+
"bg",
|
|
19
|
+
"bn",
|
|
20
|
+
"ca",
|
|
21
|
+
"cs",
|
|
22
|
+
"da",
|
|
23
|
+
"de",
|
|
24
|
+
"el",
|
|
25
|
+
"en",
|
|
26
|
+
"es",
|
|
27
|
+
"fi",
|
|
28
|
+
"fr",
|
|
29
|
+
"he",
|
|
30
|
+
"hi",
|
|
31
|
+
"hu",
|
|
32
|
+
"id",
|
|
33
|
+
"it",
|
|
34
|
+
"ja",
|
|
35
|
+
"ko",
|
|
36
|
+
"lt",
|
|
37
|
+
"lv",
|
|
38
|
+
"ms",
|
|
39
|
+
"nl",
|
|
40
|
+
"no",
|
|
41
|
+
"pl",
|
|
42
|
+
"pt",
|
|
43
|
+
"ro",
|
|
44
|
+
"ru",
|
|
45
|
+
"sk",
|
|
46
|
+
"sl",
|
|
47
|
+
"sq",
|
|
48
|
+
"sr",
|
|
49
|
+
"sv",
|
|
50
|
+
"sw",
|
|
51
|
+
"ta",
|
|
52
|
+
"te",
|
|
53
|
+
"th",
|
|
54
|
+
"tl",
|
|
55
|
+
"tr",
|
|
56
|
+
"uk",
|
|
57
|
+
"vi",
|
|
58
|
+
"zh-CN",
|
|
59
|
+
"zh-TW"
|
|
60
|
+
]
|
|
61
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const SupportedLanguage: string[];
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export const SupportedLanguage = [
|
|
2
|
+
"ar",
|
|
3
|
+
"bg",
|
|
4
|
+
"bn",
|
|
5
|
+
"ca",
|
|
6
|
+
"cs",
|
|
7
|
+
"da",
|
|
8
|
+
"de",
|
|
9
|
+
"el",
|
|
10
|
+
"en",
|
|
11
|
+
"es",
|
|
12
|
+
"fi",
|
|
13
|
+
"fr",
|
|
14
|
+
"he",
|
|
15
|
+
"hi",
|
|
16
|
+
"hu",
|
|
17
|
+
"id",
|
|
18
|
+
"it",
|
|
19
|
+
"ja",
|
|
20
|
+
"ko",
|
|
21
|
+
"lt",
|
|
22
|
+
"lv",
|
|
23
|
+
"ms",
|
|
24
|
+
"nl",
|
|
25
|
+
"no",
|
|
26
|
+
"pl",
|
|
27
|
+
"pt",
|
|
28
|
+
"ro",
|
|
29
|
+
"ru",
|
|
30
|
+
"sk",
|
|
31
|
+
"sl",
|
|
32
|
+
"sq",
|
|
33
|
+
"sr",
|
|
34
|
+
"sv",
|
|
35
|
+
"sw",
|
|
36
|
+
"ta",
|
|
37
|
+
"te",
|
|
38
|
+
"th",
|
|
39
|
+
"tl",
|
|
40
|
+
"tr",
|
|
41
|
+
"uk",
|
|
42
|
+
"vi",
|
|
43
|
+
"zh-CN",
|
|
44
|
+
"zh-TW"
|
|
45
|
+
];
|