smarthr-ui 75.3.1 → 75.3.2
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/esm/components/FormControl/FormControl.js +13 -7
- package/esm/components/FormControl/FormControl.js.map +1 -1
- package/esm/components/VisuallyHiddenText/VisuallyHiddenText.js +1 -1
- package/esm/components/VisuallyHiddenText/VisuallyHiddenText.js.map +1 -1
- package/esm/intl/locales/en_us.d.ts +71 -71
- package/esm/intl/locales/en_us.js +71 -71
- package/esm/intl/locales/en_us.js.map +1 -1
- package/esm/intl/locales/ko_kr.d.ts +60 -60
- package/esm/intl/locales/ko_kr.js +60 -60
- package/esm/intl/locales/ko_kr.js.map +1 -1
- package/esm/intl/locales/vi_vn.d.ts +70 -70
- package/esm/intl/locales/vi_vn.js +70 -70
- package/esm/intl/locales/vi_vn.js.map +1 -1
- package/esm/intl/locales/zh_hans_cn.d.ts +77 -77
- package/esm/intl/locales/zh_hans_cn.js +77 -77
- package/esm/intl/locales/zh_hans_cn.js.map +1 -1
- package/esm/intl/locales/zh_hant_tw.d.ts +73 -73
- package/esm/intl/locales/zh_hant_tw.js +73 -73
- package/esm/intl/locales/zh_hant_tw.js.map +1 -1
- package/lib/components/FormControl/FormControl.js +13 -7
- package/lib/components/FormControl/FormControl.js.map +1 -1
- package/lib/components/VisuallyHiddenText/VisuallyHiddenText.js +1 -1
- package/lib/components/VisuallyHiddenText/VisuallyHiddenText.js.map +1 -1
- package/lib/intl/locales/en_us.d.ts +71 -71
- package/lib/intl/locales/en_us.js +71 -71
- package/lib/intl/locales/en_us.js.map +1 -1
- package/lib/intl/locales/ko_kr.d.ts +60 -60
- package/lib/intl/locales/ko_kr.js +60 -60
- package/lib/intl/locales/ko_kr.js.map +1 -1
- package/lib/intl/locales/vi_vn.d.ts +70 -70
- package/lib/intl/locales/vi_vn.js +70 -70
- package/lib/intl/locales/vi_vn.js.map +1 -1
- package/lib/intl/locales/zh_hans_cn.d.ts +77 -77
- package/lib/intl/locales/zh_hans_cn.js +77 -77
- package/lib/intl/locales/zh_hans_cn.js.map +1 -1
- package/lib/intl/locales/zh_hant_tw.d.ts +73 -73
- package/lib/intl/locales/zh_hant_tw.js +73 -73
- package/lib/intl/locales/zh_hant_tw.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
// キーと値の間に改行が入ると翻訳システムと連携できなくなるため、prettier-ignoreしている
|
|
2
2
|
// prettier-ignore
|
|
3
3
|
const locale = {
|
|
4
|
-
'smarthr-ui/common/language': 'Tiếng
|
|
4
|
+
'smarthr-ui/common/language': 'Tiếng Nhật',
|
|
5
5
|
'smarthr-ui/ActionDialog/closeButtonLabel': 'Hủy',
|
|
6
|
-
'smarthr-ui/AppHeader/school': '
|
|
7
|
-
'smarthr-ui/AppHeader/help': '
|
|
6
|
+
'smarthr-ui/AppHeader/school': 'Lớp học',
|
|
7
|
+
'smarthr-ui/AppHeader/help': 'Hỗ trợ',
|
|
8
8
|
'smarthr-ui/AppHeader/userSettings': 'Cài đặt cá nhân',
|
|
9
|
-
'smarthr-ui/AppHeader/releaseNotes': 'Release
|
|
10
|
-
'smarthr-ui/AppHeader/releaseNotesLoadError': '
|
|
11
|
-
'smarthr-ui/AppHeader/seeAllReleaseNotes': 'Xem tất cả Release
|
|
12
|
-
'smarthr-ui/AppHeader/DesktopHeader/appLauncherLabel': '
|
|
9
|
+
'smarthr-ui/AppHeader/releaseNotes': 'Release Note',
|
|
10
|
+
'smarthr-ui/AppHeader/releaseNotesLoadError': 'Thất bại trong việc tải Release Note. Hãy thử lại sau một lúc nữa.',
|
|
11
|
+
'smarthr-ui/AppHeader/seeAllReleaseNotes': 'Xem tất cả các Release note',
|
|
12
|
+
'smarthr-ui/AppHeader/DesktopHeader/appLauncherLabel': 'Tính năng',
|
|
13
13
|
'smarthr-ui/AppHeader/MobileHeader/account': 'Tài khoản',
|
|
14
14
|
'smarthr-ui/AppHeader/MobileHeader/openMenu': 'Mở menu',
|
|
15
15
|
'smarthr-ui/AppHeader/MobileHeader/closeMenu': 'Đóng menu',
|
|
16
16
|
'smarthr-ui/AppHeader/MobileHeader/allAppButton': 'Tất cả Tính năng',
|
|
17
|
-
'smarthr-ui/AppHeader/MobileHeader/managementMenu': 'Menu
|
|
18
|
-
'smarthr-ui/AppHeader/MobileHeader/latestReleaseNotes': '
|
|
17
|
+
'smarthr-ui/AppHeader/MobileHeader/managementMenu': 'Menu quản lý',
|
|
18
|
+
'smarthr-ui/AppHeader/MobileHeader/latestReleaseNotes': 'Release note mới nhất',
|
|
19
19
|
'smarthr-ui/AppHeader/MobileHeader/back': 'Quay lại',
|
|
20
20
|
'smarthr-ui/AppHeader/MobileHeader/openMenuAccordion': 'Mở',
|
|
21
21
|
'smarthr-ui/AppHeader/MobileHeader/closeMenuAccordion': 'Đóng',
|
|
@@ -23,7 +23,7 @@ const locale = {
|
|
|
23
23
|
'smarthr-ui/AppHeader/Launcher/favoriteModeText': 'Tính năng thường dùng',
|
|
24
24
|
'smarthr-ui/AppHeader/Launcher/allModeText': 'Tất cả Tính năng',
|
|
25
25
|
'smarthr-ui/AppHeader/Launcher/listText': 'Danh sách các tính năng',
|
|
26
|
-
'smarthr-ui/AppHeader/Launcher/helpText': '',
|
|
26
|
+
'smarthr-ui/AppHeader/Launcher/helpText': 'Tính năng thường dùng là gì',
|
|
27
27
|
'smarthr-ui/AppHeader/Launcher/searchResultText': 'Kết quả tìm kiếm',
|
|
28
28
|
'smarthr-ui/AppHeader/Launcher/emptyText': 'Không tìm thấy tính năng tương thích.',
|
|
29
29
|
'smarthr-ui/AppHeader/Launcher/sortDropdownLabel': 'Thứ tự hiển thị',
|
|
@@ -31,74 +31,74 @@ const locale = {
|
|
|
31
31
|
'smarthr-ui/AppHeader/Launcher/sortDropdownOrderDefault': 'Mặc định',
|
|
32
32
|
'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameAsc': 'Tên tính năng (A→Z)',
|
|
33
33
|
'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameDesc': 'Tên tính năng (Z→A)',
|
|
34
|
-
'smarthr-ui/AppLauncher/showAllText': '',
|
|
35
|
-
'smarthr-ui/AppLauncher/triggerLabel': '',
|
|
36
|
-
'smarthr-ui/Browser/notFoundDescription': '',
|
|
37
|
-
'smarthr-ui/Browser/notFoundTitle': '',
|
|
34
|
+
'smarthr-ui/AppLauncher/showAllText': 'Xem tất cả',
|
|
35
|
+
'smarthr-ui/AppLauncher/triggerLabel': 'Tính năng',
|
|
36
|
+
'smarthr-ui/Browser/notFoundDescription': 'Hãy thử một điều kiện khác.',
|
|
37
|
+
'smarthr-ui/Browser/notFoundTitle': 'Không có mục phù hợp.',
|
|
38
38
|
'smarthr-ui/Button/loading': 'Đang xử lý',
|
|
39
39
|
'smarthr-ui/Calendar/currentYear': 'Năm hiện tại',
|
|
40
|
-
'smarthr-ui/Calendar/nextMonth': 'Tháng
|
|
40
|
+
'smarthr-ui/Calendar/nextMonth': 'Tháng sau',
|
|
41
41
|
'smarthr-ui/Calendar/previousMonth': 'Tháng trước',
|
|
42
42
|
'smarthr-ui/Calendar/selectYear': 'Chọn năm',
|
|
43
|
-
'smarthr-ui/Combobox/addItemButtonLabel': '',
|
|
44
|
-
'smarthr-ui/Combobox/loadingText': '',
|
|
43
|
+
'smarthr-ui/Combobox/addItemButtonLabel': 'Thêm "{name}"',
|
|
44
|
+
'smarthr-ui/Combobox/loadingText': 'Đang xử lý',
|
|
45
45
|
'smarthr-ui/Combobox/noResultsText': 'Không có kết quả phù hợp.',
|
|
46
|
-
'smarthr-ui/DropdownMenuButton/triggerActive': '',
|
|
47
|
-
'smarthr-ui/DropdownMenuButton/triggerInactive': '',
|
|
48
|
-
'smarthr-ui/DropZone/selectButtonLabel': '',
|
|
49
|
-
'smarthr-ui/FileViewer/rotateAlt': '',
|
|
50
|
-
'smarthr-ui/FileViewer/scaleDownAlt': '',
|
|
51
|
-
'smarthr-ui/FileViewer/scaleRateLabel': '',
|
|
52
|
-
'smarthr-ui/FileViewer/scaleUpAlt': '',
|
|
53
|
-
'smarthr-ui/FileViewer/unsupportedFileText': '',
|
|
54
|
-
'smarthr-ui/FilterDropdown/applyButton': '',
|
|
55
|
-
'smarthr-ui/FilterDropdown/cancelButton': '',
|
|
56
|
-
'smarthr-ui/FilterDropdown/resetButton': '',
|
|
57
|
-
'smarthr-ui/FilterDropdown/status': '',
|
|
58
|
-
'smarthr-ui/FilterDropdown/triggerButton': '',
|
|
46
|
+
'smarthr-ui/DropdownMenuButton/triggerActive': 'Đóng danh sách gợi ý',
|
|
47
|
+
'smarthr-ui/DropdownMenuButton/triggerInactive': 'Mở danh sách gợi ý',
|
|
48
|
+
'smarthr-ui/DropZone/selectButtonLabel': 'Chọn tệp',
|
|
49
|
+
'smarthr-ui/FileViewer/rotateAlt': 'Quay trái',
|
|
50
|
+
'smarthr-ui/FileViewer/scaleDownAlt': 'Thu nhỏ',
|
|
51
|
+
'smarthr-ui/FileViewer/scaleRateLabel': 'Tỷ lệ',
|
|
52
|
+
'smarthr-ui/FileViewer/scaleUpAlt': 'Phóng to',
|
|
53
|
+
'smarthr-ui/FileViewer/unsupportedFileText': 'Định dạng tệp không được hỗ trợ.',
|
|
54
|
+
'smarthr-ui/FilterDropdown/applyButton': 'Áp dụng',
|
|
55
|
+
'smarthr-ui/FilterDropdown/cancelButton': 'Hủy',
|
|
56
|
+
'smarthr-ui/FilterDropdown/resetButton': 'Hủy điều kiện lọc',
|
|
57
|
+
'smarthr-ui/FilterDropdown/status': 'Đang áp dụng',
|
|
58
|
+
'smarthr-ui/FilterDropdown/triggerButton': 'Lọc',
|
|
59
59
|
'smarthr-ui/FormDialog/closeButtonLabel': 'Hủy',
|
|
60
|
-
'smarthr-ui/InformationPanel/closeButtonLabel': '',
|
|
61
|
-
'smarthr-ui/InformationPanel/openButtonLabel': '',
|
|
62
|
-
'smarthr-ui/InputFile/destroy': '',
|
|
63
|
-
'smarthr-ui/LanguageSwitcher/checkIconAlt': '',
|
|
64
|
-
'smarthr-ui/Loader/alt': '',
|
|
65
|
-
'smarthr-ui/MessageDialog/closeButtonLabel': '',
|
|
66
|
-
'smarthr-ui/ModelessDialog/closeButtonIconAlt': '',
|
|
67
|
-
'smarthr-ui/ModelessDialog/dialogHandlerAriaLabel': '',
|
|
68
|
-
'smarthr-ui/ModelessDialog/dialogHandlerAriaValuetext': '',
|
|
69
|
-
'smarthr-ui/MultiCombobox/destroyButtonIconAltSuffix': '',
|
|
70
|
-
'smarthr-ui/MultiCombobox/selectedListAriaLabel': '',
|
|
71
|
-
'smarthr-ui/NotificationBar/closeButtonIconAlt': '',
|
|
72
|
-
'smarthr-ui/Pagination/controllerItemButtonFirstLabel': '',
|
|
73
|
-
'smarthr-ui/Pagination/controllerItemButtonLastLabel': '',
|
|
74
|
-
'smarthr-ui/Pagination/controllerItemButtonNextLabel': '',
|
|
75
|
-
'smarthr-ui/Pagination/controllerItemButtonPreviousLabel': '',
|
|
76
|
-
'smarthr-ui/Pagination/itemButtonLabel': '',
|
|
77
|
-
'smarthr-ui/Pagination/navigationLabel': '',
|
|
60
|
+
'smarthr-ui/InformationPanel/closeButtonLabel': 'Đóng',
|
|
61
|
+
'smarthr-ui/InformationPanel/openButtonLabel': 'Mở',
|
|
62
|
+
'smarthr-ui/InputFile/destroy': 'Xóa',
|
|
63
|
+
'smarthr-ui/LanguageSwitcher/checkIconAlt': 'Đang chọn',
|
|
64
|
+
'smarthr-ui/Loader/alt': 'Đang xử lý',
|
|
65
|
+
'smarthr-ui/MessageDialog/closeButtonLabel': 'Đóng',
|
|
66
|
+
'smarthr-ui/ModelessDialog/closeButtonIconAlt': 'Đóng',
|
|
67
|
+
'smarthr-ui/ModelessDialog/dialogHandlerAriaLabel': 'Vị trí của hộp thoại',
|
|
68
|
+
'smarthr-ui/ModelessDialog/dialogHandlerAriaValuetext': 'Từ trên xuống {top}px, từ trái sang {left}px',
|
|
69
|
+
'smarthr-ui/MultiCombobox/destroyButtonIconAltSuffix': ': Xoá',
|
|
70
|
+
'smarthr-ui/MultiCombobox/selectedListAriaLabel': 'Mục đã chọn',
|
|
71
|
+
'smarthr-ui/NotificationBar/closeButtonIconAlt': 'Đóng',
|
|
72
|
+
'smarthr-ui/Pagination/controllerItemButtonFirstLabel': 'Trở về đầu',
|
|
73
|
+
'smarthr-ui/Pagination/controllerItemButtonLastLabel': 'Đi đến cuối',
|
|
74
|
+
'smarthr-ui/Pagination/controllerItemButtonNextLabel': 'Tiếp theo',
|
|
75
|
+
'smarthr-ui/Pagination/controllerItemButtonPreviousLabel': 'Quay lại',
|
|
76
|
+
'smarthr-ui/Pagination/itemButtonLabel': 'Trang {page}',
|
|
77
|
+
'smarthr-ui/Pagination/navigationLabel': 'Phân trang',
|
|
78
78
|
'smarthr-ui/RequiredLabel/text': 'Bắt buộc',
|
|
79
|
-
'smarthr-ui/SearchInput/iconAlt': '',
|
|
80
|
-
'smarthr-ui/Select/blankLabel': '',
|
|
81
|
-
'smarthr-ui/SingleCombobox/destroyButtonIconAlt': '',
|
|
82
|
-
'smarthr-ui/SortDropdown/applyButtonLabel': '',
|
|
83
|
-
'smarthr-ui/SortDropdown/ascLabel': '',
|
|
84
|
-
'smarthr-ui/SortDropdown/cancelButtonLabel': '',
|
|
85
|
-
'smarthr-ui/SortDropdown/descLabel': '',
|
|
86
|
-
'smarthr-ui/SortDropdown/sortFieldLabel': '',
|
|
87
|
-
'smarthr-ui/SortDropdown/sortOrderLabel': '',
|
|
88
|
-
'smarthr-ui/StepFormDialog/backButtonLabel': '',
|
|
89
|
-
'smarthr-ui/StepFormDialog/closeButtonLabel': '',
|
|
90
|
-
'smarthr-ui/StepFormDialog/nextButtonLabel': '',
|
|
91
|
-
'smarthr-ui/StepStatusIcon/closedAlt': '',
|
|
92
|
-
'smarthr-ui/StepStatusIcon/completedAlt': '',
|
|
93
|
-
'smarthr-ui/Textarea/availableLetters': '',
|
|
94
|
-
'smarthr-ui/Textarea/maxLettersExceeded': '',
|
|
95
|
-
'smarthr-ui/Textarea/screenReaderMaxLettersDescription': '',
|
|
79
|
+
'smarthr-ui/SearchInput/iconAlt': 'Tìm',
|
|
80
|
+
'smarthr-ui/Select/blankLabel': 'Hãy chọn',
|
|
81
|
+
'smarthr-ui/SingleCombobox/destroyButtonIconAlt': 'Xóa',
|
|
82
|
+
'smarthr-ui/SortDropdown/applyButtonLabel': 'Áp dụng',
|
|
83
|
+
'smarthr-ui/SortDropdown/ascLabel': 'Tăng dần',
|
|
84
|
+
'smarthr-ui/SortDropdown/cancelButtonLabel': 'Hủy',
|
|
85
|
+
'smarthr-ui/SortDropdown/descLabel': 'Giảm dần',
|
|
86
|
+
'smarthr-ui/SortDropdown/sortFieldLabel': 'Mục sắp xếp',
|
|
87
|
+
'smarthr-ui/SortDropdown/sortOrderLabel': 'Thứ tự sắp xếp',
|
|
88
|
+
'smarthr-ui/StepFormDialog/backButtonLabel': 'Quay lại',
|
|
89
|
+
'smarthr-ui/StepFormDialog/closeButtonLabel': 'Hủy',
|
|
90
|
+
'smarthr-ui/StepFormDialog/nextButtonLabel': 'Tiếp theo',
|
|
91
|
+
'smarthr-ui/StepStatusIcon/closedAlt': 'Ngưng',
|
|
92
|
+
'smarthr-ui/StepStatusIcon/completedAlt': 'Hoàn thành',
|
|
93
|
+
'smarthr-ui/Textarea/availableLetters': 'Còn {availableLetters} ký tự nữa',
|
|
94
|
+
'smarthr-ui/Textarea/maxLettersExceeded': 'Thửa {exceededLetters} ký tự',
|
|
95
|
+
'smarthr-ui/Textarea/screenReaderMaxLettersDescription': 'Có thể nhập tối đa {maxLetters} ký tự.',
|
|
96
96
|
'smarthr-ui/TextLink/openInNewTab': 'Mở trong tab mới',
|
|
97
|
-
'smarthr-ui/Th/sortDirectionAsc': '',
|
|
98
|
-
'smarthr-ui/Th/sortDirectionDesc': '',
|
|
99
|
-
'smarthr-ui/Th/sortDirectionNone': '',
|
|
100
|
-
'smarthr-ui/ThCheckbox/checkAllInvisibleLabel': '',
|
|
101
|
-
'smarthr-ui/ThCheckbox/checkColumnName': '',
|
|
97
|
+
'smarthr-ui/Th/sortDirectionAsc': 'Tăng dần',
|
|
98
|
+
'smarthr-ui/Th/sortDirectionDesc': 'Giảm dần',
|
|
99
|
+
'smarthr-ui/Th/sortDirectionNone': 'Không sắp xếp',
|
|
100
|
+
'smarthr-ui/ThCheckbox/checkAllInvisibleLabel': 'Chọn/Bỏ chọn tất cả các mục',
|
|
101
|
+
'smarthr-ui/ThCheckbox/checkColumnName': 'Chọn',
|
|
102
102
|
};
|
|
103
103
|
|
|
104
104
|
export { locale };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vi_vn.js","sources":["../../../src/intl/locales/vi_vn.ts"],"sourcesContent":["import type { ja } from '.'\n\n// キーと値の間に改行が入ると翻訳システムと連携できなくなるため、prettier-ignoreしている\n// prettier-ignore\nexport const locale = {\n 'smarthr-ui/common/language': 'Tiếng
|
|
1
|
+
{"version":3,"file":"vi_vn.js","sources":["../../../src/intl/locales/vi_vn.ts"],"sourcesContent":["import type { ja } from '.'\n\n// キーと値の間に改行が入ると翻訳システムと連携できなくなるため、prettier-ignoreしている\n// prettier-ignore\nexport const locale = {\n 'smarthr-ui/common/language': 'Tiếng Nhật',\n 'smarthr-ui/ActionDialog/closeButtonLabel': 'Hủy',\n 'smarthr-ui/AppHeader/school': 'Lớp học',\n 'smarthr-ui/AppHeader/help': 'Hỗ trợ',\n 'smarthr-ui/AppHeader/userSettings': 'Cài đặt cá nhân',\n 'smarthr-ui/AppHeader/releaseNotes': 'Release Note',\n 'smarthr-ui/AppHeader/releaseNotesLoadError': 'Thất bại trong việc tải Release Note. Hãy thử lại sau một lúc nữa.',\n 'smarthr-ui/AppHeader/seeAllReleaseNotes': 'Xem tất cả các Release note',\n 'smarthr-ui/AppHeader/DesktopHeader/appLauncherLabel': 'Tính năng',\n 'smarthr-ui/AppHeader/MobileHeader/account': 'Tài khoản',\n 'smarthr-ui/AppHeader/MobileHeader/openMenu': 'Mở menu',\n 'smarthr-ui/AppHeader/MobileHeader/closeMenu': 'Đóng menu',\n 'smarthr-ui/AppHeader/MobileHeader/allAppButton': 'Tất cả Tính năng',\n 'smarthr-ui/AppHeader/MobileHeader/managementMenu': 'Menu quản lý',\n 'smarthr-ui/AppHeader/MobileHeader/latestReleaseNotes': 'Release note mới nhất',\n 'smarthr-ui/AppHeader/MobileHeader/back': 'Quay lại',\n 'smarthr-ui/AppHeader/MobileHeader/openMenuAccordion': 'Mở',\n 'smarthr-ui/AppHeader/MobileHeader/closeMenuAccordion': 'Đóng',\n 'smarthr-ui/AppHeader/Launcher/searchInputTitle': 'Nhập tên tính năng.',\n 'smarthr-ui/AppHeader/Launcher/favoriteModeText': 'Tính năng thường dùng',\n 'smarthr-ui/AppHeader/Launcher/allModeText': 'Tất cả Tính năng',\n 'smarthr-ui/AppHeader/Launcher/listText': 'Danh sách các tính năng',\n 'smarthr-ui/AppHeader/Launcher/helpText': 'Tính năng thường dùng là gì',\n 'smarthr-ui/AppHeader/Launcher/searchResultText': 'Kết quả tìm kiếm',\n 'smarthr-ui/AppHeader/Launcher/emptyText': 'Không tìm thấy tính năng tương thích.',\n 'smarthr-ui/AppHeader/Launcher/sortDropdownLabel': 'Thứ tự hiển thị',\n 'smarthr-ui/AppHeader/Launcher/sortDropdownSelected': 'Đang lựa chọn',\n 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderDefault': 'Mặc định',\n 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameAsc': 'Tên tính năng (A→Z)',\n 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameDesc': 'Tên tính năng (Z→A)',\n 'smarthr-ui/AppLauncher/showAllText': 'Xem tất cả',\n 'smarthr-ui/AppLauncher/triggerLabel': 'Tính năng',\n 'smarthr-ui/Browser/notFoundDescription': 'Hãy thử một điều kiện khác.',\n 'smarthr-ui/Browser/notFoundTitle': 'Không có mục phù hợp.',\n 'smarthr-ui/Button/loading': 'Đang xử lý',\n 'smarthr-ui/Calendar/currentYear': 'Năm hiện tại',\n 'smarthr-ui/Calendar/nextMonth': 'Tháng sau',\n 'smarthr-ui/Calendar/previousMonth': 'Tháng trước',\n 'smarthr-ui/Calendar/selectYear': 'Chọn năm',\n 'smarthr-ui/Combobox/addItemButtonLabel': 'Thêm \"{name}\"',\n 'smarthr-ui/Combobox/loadingText': 'Đang xử lý',\n 'smarthr-ui/Combobox/noResultsText': 'Không có kết quả phù hợp.',\n 'smarthr-ui/DropdownMenuButton/triggerActive': 'Đóng danh sách gợi ý',\n 'smarthr-ui/DropdownMenuButton/triggerInactive': 'Mở danh sách gợi ý',\n 'smarthr-ui/DropZone/selectButtonLabel': 'Chọn tệp',\n 'smarthr-ui/FileViewer/rotateAlt': 'Quay trái',\n 'smarthr-ui/FileViewer/scaleDownAlt': 'Thu nhỏ',\n 'smarthr-ui/FileViewer/scaleRateLabel': 'Tỷ lệ',\n 'smarthr-ui/FileViewer/scaleUpAlt': 'Phóng to',\n 'smarthr-ui/FileViewer/unsupportedFileText': 'Định dạng tệp không được hỗ trợ.',\n 'smarthr-ui/FilterDropdown/applyButton': 'Áp dụng',\n 'smarthr-ui/FilterDropdown/cancelButton': 'Hủy',\n 'smarthr-ui/FilterDropdown/resetButton': 'Hủy điều kiện lọc',\n 'smarthr-ui/FilterDropdown/status': 'Đang áp dụng',\n 'smarthr-ui/FilterDropdown/triggerButton': 'Lọc',\n 'smarthr-ui/FormDialog/closeButtonLabel': 'Hủy',\n 'smarthr-ui/InformationPanel/closeButtonLabel': 'Đóng',\n 'smarthr-ui/InformationPanel/openButtonLabel': 'Mở',\n 'smarthr-ui/InputFile/destroy': 'Xóa',\n 'smarthr-ui/LanguageSwitcher/checkIconAlt': 'Đang chọn',\n 'smarthr-ui/Loader/alt': 'Đang xử lý',\n 'smarthr-ui/MessageDialog/closeButtonLabel': 'Đóng',\n 'smarthr-ui/ModelessDialog/closeButtonIconAlt': 'Đóng',\n 'smarthr-ui/ModelessDialog/dialogHandlerAriaLabel': 'Vị trí của hộp thoại',\n 'smarthr-ui/ModelessDialog/dialogHandlerAriaValuetext': 'Từ trên xuống {top}px, từ trái sang {left}px',\n 'smarthr-ui/MultiCombobox/destroyButtonIconAltSuffix': ': Xoá',\n 'smarthr-ui/MultiCombobox/selectedListAriaLabel': 'Mục đã chọn',\n 'smarthr-ui/NotificationBar/closeButtonIconAlt': 'Đóng',\n 'smarthr-ui/Pagination/controllerItemButtonFirstLabel': 'Trở về đầu',\n 'smarthr-ui/Pagination/controllerItemButtonLastLabel': 'Đi đến cuối',\n 'smarthr-ui/Pagination/controllerItemButtonNextLabel': 'Tiếp theo',\n 'smarthr-ui/Pagination/controllerItemButtonPreviousLabel': 'Quay lại',\n 'smarthr-ui/Pagination/itemButtonLabel': 'Trang {page}',\n 'smarthr-ui/Pagination/navigationLabel': 'Phân trang',\n 'smarthr-ui/RequiredLabel/text': 'Bắt buộc',\n 'smarthr-ui/SearchInput/iconAlt': 'Tìm',\n 'smarthr-ui/Select/blankLabel': 'Hãy chọn',\n 'smarthr-ui/SingleCombobox/destroyButtonIconAlt': 'Xóa',\n 'smarthr-ui/SortDropdown/applyButtonLabel': 'Áp dụng',\n 'smarthr-ui/SortDropdown/ascLabel': 'Tăng dần',\n 'smarthr-ui/SortDropdown/cancelButtonLabel': 'Hủy',\n 'smarthr-ui/SortDropdown/descLabel': 'Giảm dần',\n 'smarthr-ui/SortDropdown/sortFieldLabel': 'Mục sắp xếp',\n 'smarthr-ui/SortDropdown/sortOrderLabel': 'Thứ tự sắp xếp',\n 'smarthr-ui/StepFormDialog/backButtonLabel': 'Quay lại',\n 'smarthr-ui/StepFormDialog/closeButtonLabel': 'Hủy',\n 'smarthr-ui/StepFormDialog/nextButtonLabel': 'Tiếp theo',\n 'smarthr-ui/StepStatusIcon/closedAlt': 'Ngưng',\n 'smarthr-ui/StepStatusIcon/completedAlt': 'Hoàn thành',\n 'smarthr-ui/Textarea/availableLetters': 'Còn {availableLetters} ký tự nữa',\n 'smarthr-ui/Textarea/maxLettersExceeded': 'Thửa {exceededLetters} ký tự',\n 'smarthr-ui/Textarea/screenReaderMaxLettersDescription': 'Có thể nhập tối đa {maxLetters} ký tự.',\n 'smarthr-ui/TextLink/openInNewTab': 'Mở trong tab mới',\n 'smarthr-ui/Th/sortDirectionAsc': 'Tăng dần',\n 'smarthr-ui/Th/sortDirectionDesc': 'Giảm dần',\n 'smarthr-ui/Th/sortDirectionNone': 'Không sắp xếp',\n 'smarthr-ui/ThCheckbox/checkAllInvisibleLabel': 'Chọn/Bỏ chọn tất cả các mục',\n 'smarthr-ui/ThCheckbox/checkColumnName': 'Chọn',\n} as const satisfies Record<keyof typeof ja, string>\n"],"names":[],"mappings":"AAEA;AACA;AACO,MAAM,MAAM,GAAG;AACpB,IAAA,4BAA4B,EAAE,YAAY;AAC1C,IAAA,0CAA0C,EAAE,KAAK;AACjD,IAAA,6BAA6B,EAAE,SAAS;AACxC,IAAA,2BAA2B,EAAE,QAAQ;AACrC,IAAA,mCAAmC,EAAE,iBAAiB;AACtD,IAAA,mCAAmC,EAAE,cAAc;AACnD,IAAA,4CAA4C,EAAE,oEAAoE;AAClH,IAAA,yCAAyC,EAAE,6BAA6B;AACxE,IAAA,qDAAqD,EAAE,WAAW;AAClE,IAAA,2CAA2C,EAAE,WAAW;AACxD,IAAA,4CAA4C,EAAE,SAAS;AACvD,IAAA,6CAA6C,EAAE,WAAW;AAC1D,IAAA,gDAAgD,EAAE,kBAAkB;AACpE,IAAA,kDAAkD,EAAE,cAAc;AAClE,IAAA,sDAAsD,EAAE,uBAAuB;AAC/E,IAAA,wCAAwC,EAAE,UAAU;AACpD,IAAA,qDAAqD,EAAE,IAAI;AAC3D,IAAA,sDAAsD,EAAE,MAAM;AAC9D,IAAA,gDAAgD,EAAE,qBAAqB;AACvE,IAAA,gDAAgD,EAAE,uBAAuB;AACzE,IAAA,2CAA2C,EAAE,kBAAkB;AAC/D,IAAA,wCAAwC,EAAE,yBAAyB;AACnE,IAAA,wCAAwC,EAAE,6BAA6B;AACvE,IAAA,gDAAgD,EAAE,kBAAkB;AACpE,IAAA,yCAAyC,EAAE,uCAAuC;AAClF,IAAA,iDAAiD,EAAE,iBAAiB;AACpE,IAAA,oDAAoD,EAAE,eAAe;AACrE,IAAA,wDAAwD,EAAE,UAAU;AACpE,IAAA,wDAAwD,EAAE,qBAAqB;AAC/E,IAAA,yDAAyD,EAAE,qBAAqB;AAChF,IAAA,oCAAoC,EAAE,YAAY;AAClD,IAAA,qCAAqC,EAAE,WAAW;AAClD,IAAA,wCAAwC,EAAE,6BAA6B;AACvE,IAAA,kCAAkC,EAAE,uBAAuB;AAC3D,IAAA,2BAA2B,EAAE,YAAY;AACzC,IAAA,iCAAiC,EAAE,cAAc;AACjD,IAAA,+BAA+B,EAAE,WAAW;AAC5C,IAAA,mCAAmC,EAAE,aAAa;AAClD,IAAA,gCAAgC,EAAE,UAAU;AAC5C,IAAA,wCAAwC,EAAE,eAAe;AACzD,IAAA,iCAAiC,EAAE,YAAY;AAC/C,IAAA,mCAAmC,EAAE,2BAA2B;AAChE,IAAA,6CAA6C,EAAE,sBAAsB;AACrE,IAAA,+CAA+C,EAAE,oBAAoB;AACrE,IAAA,uCAAuC,EAAE,UAAU;AACnD,IAAA,iCAAiC,EAAE,WAAW;AAC9C,IAAA,oCAAoC,EAAE,SAAS;AAC/C,IAAA,sCAAsC,EAAE,OAAO;AAC/C,IAAA,kCAAkC,EAAE,UAAU;AAC9C,IAAA,2CAA2C,EAAE,kCAAkC;AAC/E,IAAA,uCAAuC,EAAE,SAAS;AAClD,IAAA,wCAAwC,EAAE,KAAK;AAC/C,IAAA,uCAAuC,EAAE,mBAAmB;AAC5D,IAAA,kCAAkC,EAAE,cAAc;AAClD,IAAA,yCAAyC,EAAE,KAAK;AAChD,IAAA,wCAAwC,EAAE,KAAK;AAC/C,IAAA,8CAA8C,EAAE,MAAM;AACtD,IAAA,6CAA6C,EAAE,IAAI;AACnD,IAAA,8BAA8B,EAAE,KAAK;AACrC,IAAA,0CAA0C,EAAE,WAAW;AACvD,IAAA,uBAAuB,EAAE,YAAY;AACrC,IAAA,2CAA2C,EAAE,MAAM;AACnD,IAAA,8CAA8C,EAAE,MAAM;AACtD,IAAA,kDAAkD,EAAE,sBAAsB;AAC1E,IAAA,sDAAsD,EAAE,8CAA8C;AACtG,IAAA,qDAAqD,EAAE,OAAO;AAC9D,IAAA,gDAAgD,EAAE,aAAa;AAC/D,IAAA,+CAA+C,EAAE,MAAM;AACvD,IAAA,sDAAsD,EAAE,YAAY;AACpE,IAAA,qDAAqD,EAAE,aAAa;AACpE,IAAA,qDAAqD,EAAE,WAAW;AAClE,IAAA,yDAAyD,EAAE,UAAU;AACrE,IAAA,uCAAuC,EAAE,cAAc;AACvD,IAAA,uCAAuC,EAAE,YAAY;AACrD,IAAA,+BAA+B,EAAE,UAAU;AAC3C,IAAA,gCAAgC,EAAE,KAAK;AACvC,IAAA,8BAA8B,EAAE,UAAU;AAC1C,IAAA,gDAAgD,EAAE,KAAK;AACvD,IAAA,0CAA0C,EAAE,SAAS;AACrD,IAAA,kCAAkC,EAAE,UAAU;AAC9C,IAAA,2CAA2C,EAAE,KAAK;AAClD,IAAA,mCAAmC,EAAE,UAAU;AAC/C,IAAA,wCAAwC,EAAE,aAAa;AACvD,IAAA,wCAAwC,EAAE,gBAAgB;AAC1D,IAAA,2CAA2C,EAAE,UAAU;AACvD,IAAA,4CAA4C,EAAE,KAAK;AACnD,IAAA,2CAA2C,EAAE,WAAW;AACxD,IAAA,qCAAqC,EAAE,OAAO;AAC9C,IAAA,wCAAwC,EAAE,YAAY;AACtD,IAAA,sCAAsC,EAAE,kCAAkC;AAC1E,IAAA,wCAAwC,EAAE,8BAA8B;AACxE,IAAA,uDAAuD,EAAE,wCAAwC;AACjG,IAAA,kCAAkC,EAAE,kBAAkB;AACtD,IAAA,gCAAgC,EAAE,UAAU;AAC5C,IAAA,iCAAiC,EAAE,UAAU;AAC7C,IAAA,iCAAiC,EAAE,eAAe;AAClD,IAAA,8CAA8C,EAAE,6BAA6B;AAC7E,IAAA,uCAAuC,EAAE,MAAM;;;;;"}
|
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
export declare const locale: {
|
|
2
2
|
readonly 'smarthr-ui/common/language': "简体中文";
|
|
3
3
|
readonly 'smarthr-ui/ActionDialog/closeButtonLabel': "取消";
|
|
4
|
-
readonly 'smarthr-ui/AppHeader/school': "
|
|
4
|
+
readonly 'smarthr-ui/AppHeader/school': "SmartHR 学堂";
|
|
5
5
|
readonly 'smarthr-ui/AppHeader/help': "帮助";
|
|
6
6
|
readonly 'smarthr-ui/AppHeader/userSettings': "个人设置";
|
|
7
7
|
readonly 'smarthr-ui/AppHeader/releaseNotes': "版本说明";
|
|
8
|
-
readonly 'smarthr-ui/AppHeader/releaseNotesLoadError': "
|
|
9
|
-
readonly 'smarthr-ui/AppHeader/seeAllReleaseNotes': "
|
|
10
|
-
readonly 'smarthr-ui/AppHeader/DesktopHeader/appLauncherLabel': "
|
|
8
|
+
readonly 'smarthr-ui/AppHeader/releaseNotesLoadError': "版本更新说明读取失败。\n请稍后重新尝试。";
|
|
9
|
+
readonly 'smarthr-ui/AppHeader/seeAllReleaseNotes': "查看所有版本说明";
|
|
10
|
+
readonly 'smarthr-ui/AppHeader/DesktopHeader/appLauncherLabel': "应用";
|
|
11
11
|
readonly 'smarthr-ui/AppHeader/MobileHeader/account': "账号";
|
|
12
|
-
readonly 'smarthr-ui/AppHeader/MobileHeader/openMenu': "
|
|
12
|
+
readonly 'smarthr-ui/AppHeader/MobileHeader/openMenu': "打开菜单";
|
|
13
13
|
readonly 'smarthr-ui/AppHeader/MobileHeader/closeMenu': "关闭菜单";
|
|
14
|
-
readonly 'smarthr-ui/AppHeader/MobileHeader/allAppButton': "
|
|
14
|
+
readonly 'smarthr-ui/AppHeader/MobileHeader/allAppButton': "所有应用";
|
|
15
15
|
readonly 'smarthr-ui/AppHeader/MobileHeader/managementMenu': "管理菜单";
|
|
16
16
|
readonly 'smarthr-ui/AppHeader/MobileHeader/latestReleaseNotes': "最新版本说明";
|
|
17
17
|
readonly 'smarthr-ui/AppHeader/MobileHeader/back': "返回";
|
|
18
18
|
readonly 'smarthr-ui/AppHeader/MobileHeader/openMenuAccordion': "展开";
|
|
19
19
|
readonly 'smarthr-ui/AppHeader/MobileHeader/closeMenuAccordion': "关闭";
|
|
20
|
-
readonly 'smarthr-ui/AppHeader/Launcher/searchInputTitle': "
|
|
21
|
-
readonly 'smarthr-ui/AppHeader/Launcher/favoriteModeText': "
|
|
22
|
-
readonly 'smarthr-ui/AppHeader/Launcher/allModeText': "
|
|
23
|
-
readonly 'smarthr-ui/AppHeader/Launcher/listText': "
|
|
24
|
-
readonly 'smarthr-ui/AppHeader/Launcher/helpText': "";
|
|
20
|
+
readonly 'smarthr-ui/AppHeader/Launcher/searchInputTitle': "请输入应用名称。";
|
|
21
|
+
readonly 'smarthr-ui/AppHeader/Launcher/favoriteModeText': "常用应用";
|
|
22
|
+
readonly 'smarthr-ui/AppHeader/Launcher/allModeText': "所有应用";
|
|
23
|
+
readonly 'smarthr-ui/AppHeader/Launcher/listText': "应用列表";
|
|
24
|
+
readonly 'smarthr-ui/AppHeader/Launcher/helpText': "关于常用应用";
|
|
25
25
|
readonly 'smarthr-ui/AppHeader/Launcher/searchResultText': "搜索结果";
|
|
26
|
-
readonly 'smarthr-ui/AppHeader/Launcher/emptyText': "
|
|
26
|
+
readonly 'smarthr-ui/AppHeader/Launcher/emptyText': "未找到匹配的应用。";
|
|
27
27
|
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownLabel': "显示排序";
|
|
28
28
|
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownSelected': "已选择";
|
|
29
29
|
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderDefault': "默认";
|
|
30
|
-
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameAsc': "
|
|
31
|
-
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameDesc': "
|
|
32
|
-
readonly 'smarthr-ui/AppLauncher/showAllText': "";
|
|
33
|
-
readonly 'smarthr-ui/AppLauncher/triggerLabel': "";
|
|
34
|
-
readonly 'smarthr-ui/Browser/notFoundDescription': "";
|
|
35
|
-
readonly 'smarthr-ui/Browser/notFoundTitle': "";
|
|
30
|
+
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameAsc': "以应用名称升序";
|
|
31
|
+
readonly 'smarthr-ui/AppHeader/Launcher/sortDropdownOrderNameDesc': "以应用名称降序";
|
|
32
|
+
readonly 'smarthr-ui/AppLauncher/showAllText': "查看全部";
|
|
33
|
+
readonly 'smarthr-ui/AppLauncher/triggerLabel': "应用";
|
|
34
|
+
readonly 'smarthr-ui/Browser/notFoundDescription': "请尝试其他条件。";
|
|
35
|
+
readonly 'smarthr-ui/Browser/notFoundTitle': "暂无符合条件的项目。";
|
|
36
36
|
readonly 'smarthr-ui/Button/loading': "处理中";
|
|
37
37
|
readonly 'smarthr-ui/Calendar/currentYear': "当前年份";
|
|
38
|
-
readonly 'smarthr-ui/Calendar/nextMonth': "
|
|
39
|
-
readonly 'smarthr-ui/Calendar/previousMonth': "
|
|
38
|
+
readonly 'smarthr-ui/Calendar/nextMonth': "下一月";
|
|
39
|
+
readonly 'smarthr-ui/Calendar/previousMonth': "上一月";
|
|
40
40
|
readonly 'smarthr-ui/Calendar/selectYear': "选择年份";
|
|
41
|
-
readonly 'smarthr-ui/Combobox/addItemButtonLabel': "";
|
|
42
|
-
readonly 'smarthr-ui/Combobox/loadingText': "";
|
|
43
|
-
readonly 'smarthr-ui/Combobox/noResultsText': "
|
|
44
|
-
readonly 'smarthr-ui/DropdownMenuButton/triggerActive': "";
|
|
45
|
-
readonly 'smarthr-ui/DropdownMenuButton/triggerInactive': "";
|
|
46
|
-
readonly 'smarthr-ui/DropZone/selectButtonLabel': "";
|
|
47
|
-
readonly 'smarthr-ui/FileViewer/rotateAlt': "";
|
|
48
|
-
readonly 'smarthr-ui/FileViewer/scaleDownAlt': "";
|
|
49
|
-
readonly 'smarthr-ui/FileViewer/scaleRateLabel': "";
|
|
50
|
-
readonly 'smarthr-ui/FileViewer/scaleUpAlt': "";
|
|
51
|
-
readonly 'smarthr-ui/FileViewer/unsupportedFileText': "";
|
|
52
|
-
readonly 'smarthr-ui/FilterDropdown/applyButton': "";
|
|
53
|
-
readonly 'smarthr-ui/FilterDropdown/cancelButton': "";
|
|
54
|
-
readonly 'smarthr-ui/FilterDropdown/resetButton': "";
|
|
55
|
-
readonly 'smarthr-ui/FilterDropdown/status': "";
|
|
56
|
-
readonly 'smarthr-ui/FilterDropdown/triggerButton': "";
|
|
41
|
+
readonly 'smarthr-ui/Combobox/addItemButtonLabel': "添加“{name}”";
|
|
42
|
+
readonly 'smarthr-ui/Combobox/loadingText': "处理中";
|
|
43
|
+
readonly 'smarthr-ui/Combobox/noResultsText': "暂无符合条件的选项。";
|
|
44
|
+
readonly 'smarthr-ui/DropdownMenuButton/triggerActive': "收起选项";
|
|
45
|
+
readonly 'smarthr-ui/DropdownMenuButton/triggerInactive': "站看选项";
|
|
46
|
+
readonly 'smarthr-ui/DropZone/selectButtonLabel': "选择文件";
|
|
47
|
+
readonly 'smarthr-ui/FileViewer/rotateAlt': "左转";
|
|
48
|
+
readonly 'smarthr-ui/FileViewer/scaleDownAlt': "缩小";
|
|
49
|
+
readonly 'smarthr-ui/FileViewer/scaleRateLabel': "放大率(%)";
|
|
50
|
+
readonly 'smarthr-ui/FileViewer/scaleUpAlt': "放大";
|
|
51
|
+
readonly 'smarthr-ui/FileViewer/unsupportedFileText': "不支持的文件格式。";
|
|
52
|
+
readonly 'smarthr-ui/FilterDropdown/applyButton': "启用";
|
|
53
|
+
readonly 'smarthr-ui/FilterDropdown/cancelButton': "取消";
|
|
54
|
+
readonly 'smarthr-ui/FilterDropdown/resetButton': "解除筛选条件";
|
|
55
|
+
readonly 'smarthr-ui/FilterDropdown/status': "已启用";
|
|
56
|
+
readonly 'smarthr-ui/FilterDropdown/triggerButton': "筛选";
|
|
57
57
|
readonly 'smarthr-ui/FormDialog/closeButtonLabel': "取消";
|
|
58
|
-
readonly 'smarthr-ui/InformationPanel/closeButtonLabel': "";
|
|
59
|
-
readonly 'smarthr-ui/InformationPanel/openButtonLabel': "";
|
|
60
|
-
readonly 'smarthr-ui/InputFile/destroy': "";
|
|
61
|
-
readonly 'smarthr-ui/LanguageSwitcher/checkIconAlt': "";
|
|
62
|
-
readonly 'smarthr-ui/Loader/alt': "";
|
|
63
|
-
readonly 'smarthr-ui/MessageDialog/closeButtonLabel': "";
|
|
64
|
-
readonly 'smarthr-ui/ModelessDialog/closeButtonIconAlt': "";
|
|
65
|
-
readonly 'smarthr-ui/ModelessDialog/dialogHandlerAriaLabel': "";
|
|
66
|
-
readonly 'smarthr-ui/ModelessDialog/dialogHandlerAriaValuetext': "";
|
|
67
|
-
readonly 'smarthr-ui/MultiCombobox/destroyButtonIconAltSuffix': "";
|
|
68
|
-
readonly 'smarthr-ui/MultiCombobox/selectedListAriaLabel': "";
|
|
69
|
-
readonly 'smarthr-ui/NotificationBar/closeButtonIconAlt': "";
|
|
70
|
-
readonly 'smarthr-ui/Pagination/controllerItemButtonFirstLabel': "";
|
|
71
|
-
readonly 'smarthr-ui/Pagination/controllerItemButtonLastLabel': "";
|
|
72
|
-
readonly 'smarthr-ui/Pagination/controllerItemButtonNextLabel': "";
|
|
73
|
-
readonly 'smarthr-ui/Pagination/controllerItemButtonPreviousLabel': "";
|
|
74
|
-
readonly 'smarthr-ui/Pagination/itemButtonLabel': "";
|
|
75
|
-
readonly 'smarthr-ui/Pagination/navigationLabel': "";
|
|
76
|
-
readonly 'smarthr-ui/RequiredLabel/text': "
|
|
77
|
-
readonly 'smarthr-ui/SearchInput/iconAlt': "";
|
|
78
|
-
readonly 'smarthr-ui/Select/blankLabel': "";
|
|
79
|
-
readonly 'smarthr-ui/SingleCombobox/destroyButtonIconAlt': "";
|
|
80
|
-
readonly 'smarthr-ui/SortDropdown/applyButtonLabel': "";
|
|
81
|
-
readonly 'smarthr-ui/SortDropdown/ascLabel': "";
|
|
82
|
-
readonly 'smarthr-ui/SortDropdown/cancelButtonLabel': "";
|
|
83
|
-
readonly 'smarthr-ui/SortDropdown/descLabel': "";
|
|
84
|
-
readonly 'smarthr-ui/SortDropdown/sortFieldLabel': "";
|
|
85
|
-
readonly 'smarthr-ui/SortDropdown/sortOrderLabel': "";
|
|
86
|
-
readonly 'smarthr-ui/StepFormDialog/backButtonLabel': "";
|
|
87
|
-
readonly 'smarthr-ui/StepFormDialog/closeButtonLabel': "";
|
|
88
|
-
readonly 'smarthr-ui/StepFormDialog/nextButtonLabel': "";
|
|
89
|
-
readonly 'smarthr-ui/StepStatusIcon/closedAlt': "";
|
|
90
|
-
readonly 'smarthr-ui/StepStatusIcon/completedAlt': "";
|
|
91
|
-
readonly 'smarthr-ui/Textarea/availableLetters': "";
|
|
92
|
-
readonly 'smarthr-ui/Textarea/maxLettersExceeded': "";
|
|
93
|
-
readonly 'smarthr-ui/Textarea/screenReaderMaxLettersDescription': "";
|
|
58
|
+
readonly 'smarthr-ui/InformationPanel/closeButtonLabel': "关闭";
|
|
59
|
+
readonly 'smarthr-ui/InformationPanel/openButtonLabel': "展开";
|
|
60
|
+
readonly 'smarthr-ui/InputFile/destroy': "删除";
|
|
61
|
+
readonly 'smarthr-ui/LanguageSwitcher/checkIconAlt': "已选择";
|
|
62
|
+
readonly 'smarthr-ui/Loader/alt': "处理中";
|
|
63
|
+
readonly 'smarthr-ui/MessageDialog/closeButtonLabel': "关闭";
|
|
64
|
+
readonly 'smarthr-ui/ModelessDialog/closeButtonIconAlt': "关闭";
|
|
65
|
+
readonly 'smarthr-ui/ModelessDialog/dialogHandlerAriaLabel': "对话框的位置";
|
|
66
|
+
readonly 'smarthr-ui/ModelessDialog/dialogHandlerAriaValuetext': "上边距 {top} px,左边距 {left} px";
|
|
67
|
+
readonly 'smarthr-ui/MultiCombobox/destroyButtonIconAltSuffix': ":删除";
|
|
68
|
+
readonly 'smarthr-ui/MultiCombobox/selectedListAriaLabel': "已选项目";
|
|
69
|
+
readonly 'smarthr-ui/NotificationBar/closeButtonIconAlt': "关闭";
|
|
70
|
+
readonly 'smarthr-ui/Pagination/controllerItemButtonFirstLabel': "移至开头";
|
|
71
|
+
readonly 'smarthr-ui/Pagination/controllerItemButtonLastLabel': "移至末尾";
|
|
72
|
+
readonly 'smarthr-ui/Pagination/controllerItemButtonNextLabel': "下一步";
|
|
73
|
+
readonly 'smarthr-ui/Pagination/controllerItemButtonPreviousLabel': "上一步";
|
|
74
|
+
readonly 'smarthr-ui/Pagination/itemButtonLabel': "第 {page} 页";
|
|
75
|
+
readonly 'smarthr-ui/Pagination/navigationLabel': "分页";
|
|
76
|
+
readonly 'smarthr-ui/RequiredLabel/text': "必填";
|
|
77
|
+
readonly 'smarthr-ui/SearchInput/iconAlt': "搜索";
|
|
78
|
+
readonly 'smarthr-ui/Select/blankLabel': "请选择";
|
|
79
|
+
readonly 'smarthr-ui/SingleCombobox/destroyButtonIconAlt': "删除";
|
|
80
|
+
readonly 'smarthr-ui/SortDropdown/applyButtonLabel': "启用";
|
|
81
|
+
readonly 'smarthr-ui/SortDropdown/ascLabel': "升序";
|
|
82
|
+
readonly 'smarthr-ui/SortDropdown/cancelButtonLabel': "取消";
|
|
83
|
+
readonly 'smarthr-ui/SortDropdown/descLabel': "降序";
|
|
84
|
+
readonly 'smarthr-ui/SortDropdown/sortFieldLabel': "排序项目";
|
|
85
|
+
readonly 'smarthr-ui/SortDropdown/sortOrderLabel': "排列顺序";
|
|
86
|
+
readonly 'smarthr-ui/StepFormDialog/backButtonLabel': "返回";
|
|
87
|
+
readonly 'smarthr-ui/StepFormDialog/closeButtonLabel': "取消";
|
|
88
|
+
readonly 'smarthr-ui/StepFormDialog/nextButtonLabel': "下一步";
|
|
89
|
+
readonly 'smarthr-ui/StepStatusIcon/closedAlt': "中断";
|
|
90
|
+
readonly 'smarthr-ui/StepStatusIcon/completedAlt': "已完成";
|
|
91
|
+
readonly 'smarthr-ui/Textarea/availableLetters': "还可输入 {availableLetters} 个字符";
|
|
92
|
+
readonly 'smarthr-ui/Textarea/maxLettersExceeded': "超出 {exceededLetters} 个字符";
|
|
93
|
+
readonly 'smarthr-ui/Textarea/screenReaderMaxLettersDescription': "最多可输入 {maxLetters} 个字符";
|
|
94
94
|
readonly 'smarthr-ui/TextLink/openInNewTab': "在新标签页中打开";
|
|
95
|
-
readonly 'smarthr-ui/Th/sortDirectionAsc': "";
|
|
96
|
-
readonly 'smarthr-ui/Th/sortDirectionDesc': "";
|
|
97
|
-
readonly 'smarthr-ui/Th/sortDirectionNone': "";
|
|
98
|
-
readonly 'smarthr-ui/ThCheckbox/checkAllInvisibleLabel': "";
|
|
99
|
-
readonly 'smarthr-ui/ThCheckbox/checkColumnName': "";
|
|
95
|
+
readonly 'smarthr-ui/Th/sortDirectionAsc': "升序";
|
|
96
|
+
readonly 'smarthr-ui/Th/sortDirectionDesc': "降序";
|
|
97
|
+
readonly 'smarthr-ui/Th/sortDirectionNone': "无排序";
|
|
98
|
+
readonly 'smarthr-ui/ThCheckbox/checkAllInvisibleLabel': "选择/取消所有项目";
|
|
99
|
+
readonly 'smarthr-ui/ThCheckbox/checkColumnName': "选择";
|
|
100
100
|
};
|