@expcat/tigercat-core 2.1.2 → 2.1.3
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/{data-export-CLWdsrRn.d.ts → data-export-D01yjggE.d.ts} +18 -7
- package/dist/datepicker-locales/ar-SA.d.ts +2 -1
- package/dist/datepicker-locales/ar-SA.js +8 -1
- package/dist/datepicker-locales/de-DE.d.ts +2 -1
- package/dist/datepicker-locales/de-DE.js +8 -1
- package/dist/datepicker-locales/en-US.d.ts +2 -1
- package/dist/datepicker-locales/en-US.js +3 -1
- package/dist/datepicker-locales/es-ES.d.ts +2 -1
- package/dist/datepicker-locales/es-ES.js +8 -1
- package/dist/datepicker-locales/fr-FR.d.ts +2 -1
- package/dist/datepicker-locales/fr-FR.js +8 -1
- package/dist/datepicker-locales/id-ID.d.ts +2 -1
- package/dist/datepicker-locales/id-ID.js +8 -1
- package/dist/datepicker-locales/ja-JP.d.ts +2 -1
- package/dist/datepicker-locales/ja-JP.js +8 -1
- package/dist/datepicker-locales/ko-KR.d.ts +2 -1
- package/dist/datepicker-locales/ko-KR.js +8 -1
- package/dist/datepicker-locales/pt-BR.d.ts +2 -1
- package/dist/datepicker-locales/pt-BR.js +8 -1
- package/dist/datepicker-locales/registry.d.ts +2 -1
- package/dist/datepicker-locales/registry.js +94 -13
- package/dist/datepicker-locales/th-TH.d.ts +2 -1
- package/dist/datepicker-locales/th-TH.js +8 -1
- package/dist/datepicker-locales/vi-VN.d.ts +2 -1
- package/dist/datepicker-locales/vi-VN.js +8 -1
- package/dist/datepicker-locales/zh-CN.d.ts +2 -1
- package/dist/datepicker-locales/zh-CN.js +3 -1
- package/dist/datepicker-locales/zh-TW.d.ts +2 -1
- package/dist/datepicker-locales/zh-TW.js +8 -1
- package/dist/icons/common.d.ts +2 -2
- package/dist/icons/common.js +14 -8
- package/dist/index.d.ts +10277 -5385
- package/dist/index.js +30920 -16435
- package/dist/locale-qoiGEqe_.d.ts +1507 -0
- package/dist/locales/ar-SA.d.ts +2 -2
- package/dist/locales/ar-SA.js +448 -442
- package/dist/locales/de-DE.d.ts +2 -2
- package/dist/locales/de-DE.js +456 -450
- package/dist/locales/en-US.d.ts +2 -2
- package/dist/locales/en-US.js +259 -62
- package/dist/locales/es-ES.d.ts +2 -2
- package/dist/locales/es-ES.js +450 -444
- package/dist/locales/fr-FR.d.ts +2 -2
- package/dist/locales/fr-FR.js +453 -447
- package/dist/locales/id-ID.d.ts +3 -3
- package/dist/locales/id-ID.js +471 -448
- package/dist/locales/ja-JP.d.ts +3 -3
- package/dist/locales/ja-JP.js +465 -442
- package/dist/locales/ko-KR.d.ts +3 -3
- package/dist/locales/ko-KR.js +465 -442
- package/dist/locales/pt-BR.d.ts +2 -2
- package/dist/locales/pt-BR.js +452 -446
- package/dist/locales/th-TH.d.ts +3 -3
- package/dist/locales/th-TH.js +467 -444
- package/dist/locales/vi-VN.d.ts +3 -3
- package/dist/locales/vi-VN.js +467 -444
- package/dist/locales/zh-CN.d.ts +2 -2
- package/dist/locales/zh-CN.js +257 -60
- package/dist/locales/zh-TW.d.ts +3 -3
- package/dist/locales/zh-TW.js +467 -444
- package/dist/{table-CHeBgM_2.d.ts → table-R9Yp1aVa.d.ts} +77 -54
- package/dist/tailwind/modern.js +1364 -150
- package/dist/{tailwind-entry-nnuviNxx.d.ts → tailwind-entry-C26Y3TZG.d.ts} +13 -10
- package/dist/tailwind.d.ts +1 -1
- package/dist/tailwind.js +1406 -136
- package/dist/utils/data-export.d.ts +19 -5
- package/dist/utils/data-export.js +138 -13
- package/dist/utils/table-export.d.ts +21 -12
- package/dist/utils/table-export.js +75 -46
- package/package.json +1 -1
- package/tokens/figma-variables.json +223 -147
- package/tokens/tokens.css +224 -57
- package/tokens/tokens.json +205 -31
- package/dist/datepicker-Digy7Stt.d.ts +0 -201
- package/dist/locale-KMGxL6bT.d.ts +0 -625
- package/tokens/tailwind-tokens.js +0 -145
package/dist/locales/vi-VN.js
CHANGED
|
@@ -1,446 +1,26 @@
|
|
|
1
|
-
// src/utils/locale-utils.ts
|
|
2
|
-
var DEFAULT_TIME_PICKER_LABELS = {
|
|
3
|
-
hour: "Hour",
|
|
4
|
-
minute: "Min",
|
|
5
|
-
second: "Sec",
|
|
6
|
-
now: "Now",
|
|
7
|
-
ok: "OK",
|
|
8
|
-
start: "Start",
|
|
9
|
-
end: "End",
|
|
10
|
-
clear: "Clear time",
|
|
11
|
-
toggle: "Toggle time picker",
|
|
12
|
-
dialog: "Time picker",
|
|
13
|
-
selectTime: "Select time",
|
|
14
|
-
selectTimeRange: "Select time range"
|
|
15
|
-
};
|
|
16
|
-
var DEFAULT_UPLOAD_LABELS = {
|
|
17
|
-
dragAreaAriaLabel: "Upload file by clicking or dragging",
|
|
18
|
-
buttonAriaLabel: "Upload file",
|
|
19
|
-
clickToUploadText: "Click to upload",
|
|
20
|
-
dragAndDropText: "or drag and drop",
|
|
21
|
-
acceptInfoText: "Accepted: {accept}",
|
|
22
|
-
maxSizeInfoText: "Max size: {maxSize}",
|
|
23
|
-
selectFileText: "Select File",
|
|
24
|
-
uploadedFilesAriaLabel: "Uploaded files",
|
|
25
|
-
successAriaLabel: "Success",
|
|
26
|
-
errorAriaLabel: "Error",
|
|
27
|
-
uploadingAriaLabel: "Uploading",
|
|
28
|
-
removeFileAriaLabel: "Remove {fileName}",
|
|
29
|
-
previewFileAriaLabel: "Preview {fileName}"
|
|
30
|
-
};
|
|
31
|
-
|
|
32
|
-
// src/utils/i18n/datepicker-locales/en-US.ts
|
|
33
|
-
var EN_US_DATEPICKER_LOCALE = {
|
|
34
|
-
locale: "en-US",
|
|
35
|
-
labels: {
|
|
36
|
-
placeholder: "Select date",
|
|
37
|
-
rangePlaceholder: "Select date range",
|
|
38
|
-
today: "Today",
|
|
39
|
-
ok: "OK",
|
|
40
|
-
calendar: "Calendar",
|
|
41
|
-
toggleCalendar: "Toggle calendar",
|
|
42
|
-
clearDate: "Clear date",
|
|
43
|
-
previousMonth: "Previous month",
|
|
44
|
-
nextMonth: "Next month",
|
|
45
|
-
year: "Year",
|
|
46
|
-
month: "Month",
|
|
47
|
-
day: "Day"
|
|
48
|
-
}
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
// src/utils/i18n/locales/en-US.ts
|
|
52
|
-
var enUS = {
|
|
53
|
-
locale: "en-US",
|
|
54
|
-
direction: "ltr",
|
|
55
|
-
common: {
|
|
56
|
-
okText: "OK",
|
|
57
|
-
cancelText: "Cancel",
|
|
58
|
-
closeText: "Close",
|
|
59
|
-
loadingText: "Loading...",
|
|
60
|
-
emptyText: "No data",
|
|
61
|
-
noMoreText: "No more data",
|
|
62
|
-
searchPlaceholder: "Search",
|
|
63
|
-
clearText: "Clear"
|
|
64
|
-
},
|
|
65
|
-
empty: {
|
|
66
|
-
noData: "No data",
|
|
67
|
-
noDataAvailable: "No data available",
|
|
68
|
-
noResults: "No results found",
|
|
69
|
-
error: "Something went wrong"
|
|
70
|
-
},
|
|
71
|
-
modal: {
|
|
72
|
-
closeAriaLabel: "Close",
|
|
73
|
-
okText: "OK",
|
|
74
|
-
cancelText: "Cancel"
|
|
75
|
-
},
|
|
76
|
-
drawer: {
|
|
77
|
-
closeAriaLabel: "Close"
|
|
78
|
-
},
|
|
79
|
-
qrcode: {
|
|
80
|
-
ariaLabel: "QR Code",
|
|
81
|
-
expiredText: "QR code expired",
|
|
82
|
-
refreshText: "Refresh",
|
|
83
|
-
loadingText: "Loading..."
|
|
84
|
-
},
|
|
85
|
-
timeline: {
|
|
86
|
-
pendingText: "Loading..."
|
|
87
|
-
},
|
|
88
|
-
upload: DEFAULT_UPLOAD_LABELS,
|
|
89
|
-
pagination: {
|
|
90
|
-
totalText: "Total {total} items",
|
|
91
|
-
itemsPerPageText: "/ page",
|
|
92
|
-
jumpToText: "Go to",
|
|
93
|
-
pageText: "page",
|
|
94
|
-
prevPageAriaLabel: "Previous page",
|
|
95
|
-
nextPageAriaLabel: "Next page",
|
|
96
|
-
pageAriaLabel: "Page {page}",
|
|
97
|
-
pageIndicatorText: "Page {current} of {total}"
|
|
98
|
-
},
|
|
99
|
-
table: {
|
|
100
|
-
emptyText: "No data",
|
|
101
|
-
loadingText: "Loading",
|
|
102
|
-
expandText: "Expand",
|
|
103
|
-
collapseText: "Collapse",
|
|
104
|
-
selectAllText: "Select all",
|
|
105
|
-
selectRowAriaLabel: "Select row {row}",
|
|
106
|
-
sortByText: "Sort by {column}",
|
|
107
|
-
clearSortText: "Clear sort",
|
|
108
|
-
toolbarAriaLabel: "Data table toolbar",
|
|
109
|
-
searchPlaceholder: "Search",
|
|
110
|
-
searchButtonText: "Search",
|
|
111
|
-
selectedText: "Selected",
|
|
112
|
-
selectedItemsText: "items",
|
|
113
|
-
columnSettingsText: "Column settings",
|
|
114
|
-
columnSettingsAriaLabel: "Column settings",
|
|
115
|
-
lockColumnAriaLabel: "Lock column {column}",
|
|
116
|
-
unlockColumnAriaLabel: "Unlock column {column}",
|
|
117
|
-
allText: "All",
|
|
118
|
-
filterPlaceholder: "Filter...",
|
|
119
|
-
exportCsvText: "Export CSV",
|
|
120
|
-
exportExcelText: "Export Excel",
|
|
121
|
-
exportCsvAriaLabel: "Export to CSV",
|
|
122
|
-
exportExcelAriaLabel: "Export to Excel",
|
|
123
|
-
expandRowAriaLabel: "Expand row",
|
|
124
|
-
collapseRowAriaLabel: "Collapse row"
|
|
125
|
-
},
|
|
126
|
-
dataExport: {
|
|
127
|
-
triggerText: "Export",
|
|
128
|
-
triggerAriaLabel: "Export data",
|
|
129
|
-
xlsxText: "Export Excel",
|
|
130
|
-
markdownText: "Export Markdown",
|
|
131
|
-
exportingText: "Exporting..."
|
|
132
|
-
},
|
|
133
|
-
datePicker: EN_US_DATEPICKER_LOCALE,
|
|
134
|
-
timePicker: DEFAULT_TIME_PICKER_LABELS,
|
|
135
|
-
formWizard: {
|
|
136
|
-
prevText: "Previous",
|
|
137
|
-
nextText: "Next",
|
|
138
|
-
finishText: "Finish"
|
|
139
|
-
},
|
|
140
|
-
tour: {
|
|
141
|
-
prevText: "Previous",
|
|
142
|
-
nextText: "Next",
|
|
143
|
-
finishText: "Finish",
|
|
144
|
-
closeAriaLabel: "Close tour"
|
|
145
|
-
},
|
|
146
|
-
calendar: {
|
|
147
|
-
previousMonth: "Previous month",
|
|
148
|
-
nextMonth: "Next month",
|
|
149
|
-
previousYear: "Previous year",
|
|
150
|
-
nextYear: "Next year",
|
|
151
|
-
yearSelectAriaLabel: "Year",
|
|
152
|
-
monthSelectAriaLabel: "Month",
|
|
153
|
-
daySelectAriaLabel: "Day"
|
|
154
|
-
},
|
|
155
|
-
fileManager: {
|
|
156
|
-
rootText: "Root"
|
|
157
|
-
},
|
|
158
|
-
imageViewer: {
|
|
159
|
-
dialogAriaLabel: "Image viewer",
|
|
160
|
-
previewDialogAriaLabel: "Image preview",
|
|
161
|
-
closeAriaLabel: "Close",
|
|
162
|
-
closePreviewAriaLabel: "Close preview",
|
|
163
|
-
previousImageAriaLabel: "Previous image",
|
|
164
|
-
nextImageAriaLabel: "Next image",
|
|
165
|
-
zoomOutAriaLabel: "Zoom out",
|
|
166
|
-
resetAriaLabel: "Reset",
|
|
167
|
-
zoomInAriaLabel: "Zoom in",
|
|
168
|
-
rotateLeftAriaLabel: "Rotate left",
|
|
169
|
-
rotateRightAriaLabel: "Rotate right"
|
|
170
|
-
},
|
|
171
|
-
imageEditor: {
|
|
172
|
-
selectImageText: "Select image",
|
|
173
|
-
selectImageAriaLabel: "Select image to crop and upload",
|
|
174
|
-
cropModalTitle: "Crop image",
|
|
175
|
-
cropCancelText: "Cancel",
|
|
176
|
-
cropConfirmText: "Confirm crop",
|
|
177
|
-
cropperDialogAriaLabel: "Image cropper",
|
|
178
|
-
imageToCropAriaLabel: "Image to crop",
|
|
179
|
-
moveCropAreaAriaLabel: "Move crop area",
|
|
180
|
-
resizeCropAreaAriaLabel: "Resize crop area {handle}",
|
|
181
|
-
loadingCropImageAriaLabel: "Loading image for cropping",
|
|
182
|
-
annotationToolbarAriaLabel: "Annotation tools",
|
|
183
|
-
annotationEditorAriaLabel: "Image annotation editor",
|
|
184
|
-
annotationCanvasAriaLabel: "Image annotation canvas",
|
|
185
|
-
loadingAnnotationImageAriaLabel: "Loading image for annotation",
|
|
186
|
-
selectToolText: "Select",
|
|
187
|
-
rectangleToolText: "Rectangle",
|
|
188
|
-
ellipseToolText: "Ellipse",
|
|
189
|
-
polygonToolText: "Polygon",
|
|
190
|
-
freehandToolText: "Freehand",
|
|
191
|
-
deleteText: "Delete"
|
|
192
|
-
},
|
|
193
|
-
status: {
|
|
194
|
-
tagCloseAriaLabel: "Close tag",
|
|
195
|
-
badgeLabel: "notification",
|
|
196
|
-
badgeCountLabel: "{count} notifications"
|
|
197
|
-
},
|
|
198
|
-
taskBoard: {
|
|
199
|
-
emptyColumnText: "No tasks",
|
|
200
|
-
addCardText: "Add task",
|
|
201
|
-
addColumnText: "Add column",
|
|
202
|
-
wipLimitText: "WIP limit: {limit}",
|
|
203
|
-
dragHintText: "Drag to move",
|
|
204
|
-
boardAriaLabel: "Task Board"
|
|
205
|
-
},
|
|
206
|
-
chatWindow: {
|
|
207
|
-
emptyText: "No messages",
|
|
208
|
-
sendText: "Send",
|
|
209
|
-
placeholder: "Type a message",
|
|
210
|
-
sendingText: "Sending",
|
|
211
|
-
sentText: "Delivered",
|
|
212
|
-
failedText: "Failed to send"
|
|
213
|
-
},
|
|
214
|
-
code: {
|
|
215
|
-
copyLabel: "Copy",
|
|
216
|
-
copiedLabel: "Copied",
|
|
217
|
-
copyFailedLabel: "Copy failed"
|
|
218
|
-
},
|
|
219
|
-
commentThread: {
|
|
220
|
-
emptyText: "No comments",
|
|
221
|
-
replyPlaceholder: "Write a reply...",
|
|
222
|
-
replyButtonText: "Reply",
|
|
223
|
-
cancelReplyText: "Cancel",
|
|
224
|
-
likeText: "Like",
|
|
225
|
-
likedText: "Liked",
|
|
226
|
-
replyText: "Reply",
|
|
227
|
-
moreText: "More",
|
|
228
|
-
loadMoreText: "Load more",
|
|
229
|
-
collapseRepliesText: "\u25BE Collapse replies",
|
|
230
|
-
expandRepliesText: "\u25B8 Expand {count} replies"
|
|
231
|
-
},
|
|
232
|
-
activityFeed: {
|
|
233
|
-
emptyText: "No activity",
|
|
234
|
-
loadingText: "Loading..."
|
|
235
|
-
},
|
|
236
|
-
notificationCenter: {
|
|
237
|
-
title: "Notifications",
|
|
238
|
-
emptyText: "No notifications",
|
|
239
|
-
loadingText: "Loading...",
|
|
240
|
-
allLabel: "All",
|
|
241
|
-
unreadLabel: "Unread",
|
|
242
|
-
readLabel: "Read",
|
|
243
|
-
markAllReadText: "Mark all as read",
|
|
244
|
-
markReadText: "Mark as read",
|
|
245
|
-
markUnreadText: "Mark as unread"
|
|
246
|
-
},
|
|
247
|
-
select: {
|
|
248
|
-
doneText: "Done",
|
|
249
|
-
placeholder: "Select an option",
|
|
250
|
-
emptyText: "No options found"
|
|
251
|
-
},
|
|
252
|
-
colorPicker: {
|
|
253
|
-
trigger: "Pick color",
|
|
254
|
-
panelTitle: "Color",
|
|
255
|
-
clear: "Clear",
|
|
256
|
-
hue: "Hue",
|
|
257
|
-
alpha: "Alpha",
|
|
258
|
-
value: "Color value",
|
|
259
|
-
preview: "Color preview",
|
|
260
|
-
selectPreset: "Select {color}"
|
|
261
|
-
},
|
|
262
|
-
tabs: {
|
|
263
|
-
addTabAriaLabel: "Add tab",
|
|
264
|
-
closeTabAriaLabel: "Close {label}"
|
|
265
|
-
},
|
|
266
|
-
rate: {
|
|
267
|
-
ariaLabel: "Rating",
|
|
268
|
-
valueText: "{value} star{plural}"
|
|
269
|
-
},
|
|
270
|
-
avatarGroup: {
|
|
271
|
-
ariaLabel: "Avatar group",
|
|
272
|
-
overflowAriaLabel: "{count} more"
|
|
273
|
-
},
|
|
274
|
-
carousel: {
|
|
275
|
-
ariaLabel: "Image carousel",
|
|
276
|
-
navigationAriaLabel: "Carousel navigation",
|
|
277
|
-
previousSlideAriaLabel: "Previous slide",
|
|
278
|
-
nextSlideAriaLabel: "Next slide",
|
|
279
|
-
goToSlideAriaLabel: "Go to slide {index}",
|
|
280
|
-
slideAriaLabel: "Slide {index} of {total}"
|
|
281
|
-
},
|
|
282
|
-
transfer: {
|
|
283
|
-
sourceTitle: "Source",
|
|
284
|
-
targetTitle: "Target",
|
|
285
|
-
searchAriaLabel: "Search {title}",
|
|
286
|
-
itemsAriaLabel: "{title} items",
|
|
287
|
-
moveToTargetAriaLabel: "Move selected to target",
|
|
288
|
-
moveToSourceAriaLabel: "Move selected to source"
|
|
289
|
-
},
|
|
290
|
-
chart: {
|
|
291
|
-
legendAriaLabel: "Chart legend",
|
|
292
|
-
pointAriaLabel: "Point {index}: ({x}, {y})"
|
|
293
|
-
},
|
|
294
|
-
markdownEditor: {
|
|
295
|
-
formattingToolbarAriaLabel: "Markdown formatting",
|
|
296
|
-
modeToolbarAriaLabel: "Markdown view mode",
|
|
297
|
-
editorAriaLabel: "Markdown editor",
|
|
298
|
-
previewAriaLabel: "Markdown preview",
|
|
299
|
-
editModeLabel: "Edit",
|
|
300
|
-
splitModeLabel: "Split",
|
|
301
|
-
previewModeLabel: "Preview",
|
|
302
|
-
bold: "Bold",
|
|
303
|
-
italic: "Italic",
|
|
304
|
-
strikethrough: "Strikethrough",
|
|
305
|
-
heading: "Heading",
|
|
306
|
-
blockquote: "Blockquote",
|
|
307
|
-
unorderedList: "Bulleted list",
|
|
308
|
-
orderedList: "Numbered list",
|
|
309
|
-
inlineCode: "Inline code",
|
|
310
|
-
codeBlock: "Code block",
|
|
311
|
-
link: "Link",
|
|
312
|
-
image: "Image",
|
|
313
|
-
table: "Table",
|
|
314
|
-
horizontalRule: "Horizontal rule"
|
|
315
|
-
},
|
|
316
|
-
richTextEditor: {
|
|
317
|
-
formattingToolbarAriaLabel: "Text formatting",
|
|
318
|
-
editorAriaLabel: "Rich text editor",
|
|
319
|
-
bold: "Bold",
|
|
320
|
-
italic: "Italic",
|
|
321
|
-
underline: "Underline",
|
|
322
|
-
strikethrough: "Strikethrough",
|
|
323
|
-
heading1: "H1",
|
|
324
|
-
heading2: "H2",
|
|
325
|
-
heading3: "H3",
|
|
326
|
-
bulletList: "Bullet List",
|
|
327
|
-
orderedList: "Ordered List",
|
|
328
|
-
blockquote: "Blockquote",
|
|
329
|
-
codeBlock: "Code",
|
|
330
|
-
link: "Link",
|
|
331
|
-
image: "Image",
|
|
332
|
-
horizontalRule: "HR",
|
|
333
|
-
undo: "Undo",
|
|
334
|
-
redo: "Redo",
|
|
335
|
-
clear: "Clear"
|
|
336
|
-
},
|
|
337
|
-
cronEditor: {
|
|
338
|
-
ariaLabel: "Cron editor",
|
|
339
|
-
expressionAriaLabel: "Cron expression",
|
|
340
|
-
presetAriaLabel: "Cron preset",
|
|
341
|
-
presetPlaceholder: "Preset",
|
|
342
|
-
everyMinutePreset: "Every minute",
|
|
343
|
-
hourlyPreset: "Hourly",
|
|
344
|
-
dailyPreset: "Daily",
|
|
345
|
-
weeklyPreset: "Weekly",
|
|
346
|
-
monthlyPreset: "Monthly",
|
|
347
|
-
minuteLabel: "Minute",
|
|
348
|
-
hourLabel: "Hour",
|
|
349
|
-
dayOfMonthLabel: "Day",
|
|
350
|
-
monthLabel: "Month",
|
|
351
|
-
dayOfWeekLabel: "Weekday",
|
|
352
|
-
modeAnyLabel: "Any",
|
|
353
|
-
modeEveryLabel: "Every",
|
|
354
|
-
modeSpecificLabel: "Specific",
|
|
355
|
-
modeRangeLabel: "Range",
|
|
356
|
-
modeCustomLabel: "Custom",
|
|
357
|
-
modeAriaLabel: "{field} mode",
|
|
358
|
-
stepAriaLabel: "{field} step",
|
|
359
|
-
valueAriaLabel: "{field} value",
|
|
360
|
-
rangeStartAriaLabel: "{field} range start",
|
|
361
|
-
rangeEndAriaLabel: "{field} range end",
|
|
362
|
-
customValueAriaLabel: "{field} custom value",
|
|
363
|
-
expressionFieldsError: "Cron expression must contain 5 fields",
|
|
364
|
-
fieldRequiredError: "{field} is required",
|
|
365
|
-
invalidStepError: "{field} has an invalid step expression",
|
|
366
|
-
stepRangeError: "{field} step must be between 1 and {max}",
|
|
367
|
-
fieldRangeError: "{field} must be between {min} and {max}",
|
|
368
|
-
rangeOrderError: "{field} range start must be less than or equal to end",
|
|
369
|
-
invalidFieldError: "{field} must be *, a number, a range, a step, or a comma list"
|
|
370
|
-
},
|
|
371
|
-
formValidation: {
|
|
372
|
-
required: "This field is required",
|
|
373
|
-
typeString: "Value must be a string",
|
|
374
|
-
typeNumber: "Value must be a number",
|
|
375
|
-
typeBoolean: "Value must be a boolean",
|
|
376
|
-
typeArray: "Value must be an array",
|
|
377
|
-
typeObject: "Value must be an object",
|
|
378
|
-
email: "Please enter a valid email address",
|
|
379
|
-
phone: "Please enter a valid phone number",
|
|
380
|
-
url: "Please enter a valid URL",
|
|
381
|
-
date: "Please enter a valid date",
|
|
382
|
-
idCard: "Please enter a valid ID card number",
|
|
383
|
-
minLength: "Minimum length is {min} characters",
|
|
384
|
-
maxLength: "Maximum length is {max} characters",
|
|
385
|
-
minValue: "Minimum value is {min}",
|
|
386
|
-
maxValue: "Maximum value is {max}",
|
|
387
|
-
minItems: "Minimum {min} items required",
|
|
388
|
-
maxItems: "Maximum {max} items allowed",
|
|
389
|
-
patternMismatch: "Value does not match the required pattern",
|
|
390
|
-
validatorFailed: "Validation failed",
|
|
391
|
-
validatorError: "Validation error occurred"
|
|
392
|
-
},
|
|
393
|
-
inputOtp: {
|
|
394
|
-
groupLabel: "One-time password",
|
|
395
|
-
slotLabel: "Character {index} of {total}"
|
|
396
|
-
},
|
|
397
|
-
tagsInput: {
|
|
398
|
-
removeTagLabel: "Remove {tag}",
|
|
399
|
-
clearAllLabel: "Clear all tags"
|
|
400
|
-
}
|
|
401
|
-
};
|
|
402
|
-
|
|
403
|
-
// src/utils/i18n/define-locale.ts
|
|
404
|
-
function isPlainObject(value) {
|
|
405
|
-
if (value === null || typeof value !== "object") return false;
|
|
406
|
-
const proto = Object.getPrototypeOf(value);
|
|
407
|
-
return proto === Object.prototype || proto === null;
|
|
408
|
-
}
|
|
409
|
-
function deepMerge(base, override) {
|
|
410
|
-
if (!override) return { ...base };
|
|
411
|
-
const out = { ...base };
|
|
412
|
-
for (const key of Object.keys(override)) {
|
|
413
|
-
const next = override[key];
|
|
414
|
-
if (next === void 0) continue;
|
|
415
|
-
const prev = base[key];
|
|
416
|
-
if (isPlainObject(prev) && isPlainObject(next)) {
|
|
417
|
-
out[key] = deepMerge(prev, next);
|
|
418
|
-
} else {
|
|
419
|
-
out[key] = next;
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
return out;
|
|
423
|
-
}
|
|
424
|
-
function defineLocale(overrides = {}) {
|
|
425
|
-
return deepMerge(enUS, overrides);
|
|
426
|
-
}
|
|
427
|
-
|
|
428
1
|
// src/utils/i18n/datepicker-locales/vi-VN.ts
|
|
429
2
|
var VI_VN_DATEPICKER_LOCALE = {
|
|
430
3
|
locale: "vi-VN",
|
|
431
4
|
labels: {
|
|
5
|
+
placeholder: "Ch\u1ECDn ng\xE0y",
|
|
6
|
+
rangePlaceholder: "Ch\u1ECDn kho\u1EA3ng ng\xE0y",
|
|
432
7
|
today: "H\xF4m nay",
|
|
433
8
|
ok: "OK",
|
|
434
9
|
calendar: "L\u1ECBch",
|
|
435
10
|
toggleCalendar: "M\u1EDF l\u1ECBch",
|
|
436
11
|
clearDate: "X\xF3a ng\xE0y",
|
|
437
12
|
previousMonth: "Th\xE1ng tr\u01B0\u1EDBc",
|
|
438
|
-
nextMonth: "Th\xE1ng sau"
|
|
13
|
+
nextMonth: "Th\xE1ng sau",
|
|
14
|
+
year: "N\u0103m",
|
|
15
|
+
month: "Th\xE1ng",
|
|
16
|
+
day: "Ng\xE0y",
|
|
17
|
+
start: "B\u1EAFt \u0111\u1EA7u",
|
|
18
|
+
end: "K\u1EBFt th\xFAc"
|
|
439
19
|
}
|
|
440
20
|
};
|
|
441
21
|
|
|
442
22
|
// src/utils/i18n/locales/vi-VN.ts
|
|
443
|
-
var viVN =
|
|
23
|
+
var viVN = {
|
|
444
24
|
locale: "vi-VN",
|
|
445
25
|
direction: "ltr",
|
|
446
26
|
datePicker: VI_VN_DATEPICKER_LOCALE,
|
|
@@ -450,15 +30,33 @@ var viVN = defineLocale({
|
|
|
450
30
|
closeText: "\u0110\xF3ng",
|
|
451
31
|
loadingText: "\u0110ang t\u1EA3i...",
|
|
452
32
|
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
453
|
-
noMoreText: "Kh\xF4ng c\xF2n d\u1EEF li\u1EC7u"
|
|
33
|
+
noMoreText: "Kh\xF4ng c\xF2n d\u1EEF li\u1EC7u",
|
|
34
|
+
searchPlaceholder: "T\xECm ki\u1EBFm",
|
|
35
|
+
clearText: "X\xF3a",
|
|
36
|
+
closeMessageAriaLabel: "\u0110\xF3ng tin nh\u1EAFn",
|
|
37
|
+
closeNotificationAriaLabel: "\u0110\xF3ng th\xF4ng b\xE1o",
|
|
38
|
+
sidebarAriaLabel: "Thanh b\xEAn",
|
|
39
|
+
moreOptionsText: "Th\xEAm t\xF9y ch\u1ECDn",
|
|
40
|
+
confirmTitle: "B\u1EA1n c\xF3 ch\u1EAFc mu\u1ED1n ti\u1EBFp t\u1EE5c?"
|
|
41
|
+
},
|
|
42
|
+
empty: {
|
|
43
|
+
noData: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
44
|
+
noDataAvailable: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u kh\u1EA3 d\u1EE5ng",
|
|
45
|
+
noResults: "Kh\xF4ng c\xF3 k\u1EBFt qu\u1EA3",
|
|
46
|
+
error: "\u0110\xE3 x\u1EA3y ra l\u1ED7i"
|
|
454
47
|
},
|
|
455
48
|
modal: {
|
|
456
49
|
closeAriaLabel: "\u0110\xF3ng",
|
|
457
50
|
okText: "\u0110\u1ED3ng \xFD",
|
|
458
|
-
cancelText: "H\u1EE7y"
|
|
51
|
+
cancelText: "H\u1EE7y",
|
|
52
|
+
dialogAriaLabel: "H\u1ED9p tho\u1EA1i"
|
|
459
53
|
},
|
|
460
54
|
drawer: {
|
|
461
|
-
closeAriaLabel: "\u0110\xF3ng"
|
|
55
|
+
closeAriaLabel: "\u0110\xF3ng",
|
|
56
|
+
dialogAriaLabel: "Ng\u0103n k\xE9o"
|
|
57
|
+
},
|
|
58
|
+
alert: {
|
|
59
|
+
closeAriaLabel: "\u0110\xF3ng c\u1EA3nh b\xE1o"
|
|
462
60
|
},
|
|
463
61
|
qrcode: {
|
|
464
62
|
ariaLabel: "M\xE3 QR",
|
|
@@ -466,9 +64,57 @@ var viVN = defineLocale({
|
|
|
466
64
|
refreshText: "L\xE0m m\u1EDBi",
|
|
467
65
|
loadingText: "\u0110ang t\u1EA3i..."
|
|
468
66
|
},
|
|
67
|
+
marquee: {
|
|
68
|
+
ariaLabel: "N\u1ED9i dung cu\u1ED9n"
|
|
69
|
+
},
|
|
70
|
+
image: {
|
|
71
|
+
previewAriaLabel: "Xem tr\u01B0\u1EDBc {alt}",
|
|
72
|
+
previewFallbackAlt: "h\xECnh \u1EA3nh",
|
|
73
|
+
groupAriaLabel: "Nh\xF3m h\xECnh \u1EA3nh"
|
|
74
|
+
},
|
|
75
|
+
imageCompare: {
|
|
76
|
+
ariaLabel: "So s\xE1nh h\xECnh \u1EA3nh"
|
|
77
|
+
},
|
|
78
|
+
descriptions: {
|
|
79
|
+
colon: ":"
|
|
80
|
+
},
|
|
81
|
+
list: {
|
|
82
|
+
avatarAlt: "\u1EA2nh \u0111\u1EA1i di\u1EC7n",
|
|
83
|
+
dragHandleAriaLabel: "S\u1EAFp x\u1EBFp l\u1EA1i"
|
|
84
|
+
},
|
|
85
|
+
scrollArea: {
|
|
86
|
+
ariaLabel: "V\xF9ng cu\u1ED9n"
|
|
87
|
+
},
|
|
88
|
+
printLayout: {
|
|
89
|
+
pageBreak: "Ng\u1EAFt trang"
|
|
90
|
+
},
|
|
469
91
|
timeline: {
|
|
470
92
|
pendingText: "\u0110ang t\u1EA3i..."
|
|
471
93
|
},
|
|
94
|
+
progress: {
|
|
95
|
+
ariaLabel: "Ti\u1EBFn \u0111\u1ED9"
|
|
96
|
+
},
|
|
97
|
+
splitter: {
|
|
98
|
+
gutterAriaLabel: "Ch\u1EC9nh k\xEDch th\u01B0\u1EDBc ng\u0103n {index}"
|
|
99
|
+
},
|
|
100
|
+
resizable: {
|
|
101
|
+
handleAriaLabel: "Ch\u1EC9nh k\xEDch th\u01B0\u1EDBc {handle}"
|
|
102
|
+
},
|
|
103
|
+
upload: {
|
|
104
|
+
dragAreaAriaLabel: "Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i t\u1EC7p l\xEAn",
|
|
105
|
+
buttonAriaLabel: "T\u1EA3i t\u1EC7p l\xEAn",
|
|
106
|
+
clickToUploadText: "Nh\u1EA5p \u0111\u1EC3 t\u1EA3i l\xEAn",
|
|
107
|
+
dragAndDropText: "ho\u1EB7c k\xE9o v\xE0 th\u1EA3",
|
|
108
|
+
acceptInfoText: "Ch\u1EA5p nh\u1EADn: {accept}",
|
|
109
|
+
maxSizeInfoText: "K\xEDch th\u01B0\u1EDBc t\u1ED1i \u0111a: {maxSize}",
|
|
110
|
+
selectFileText: "Ch\u1ECDn t\u1EC7p",
|
|
111
|
+
uploadedFilesAriaLabel: "T\u1EC7p \u0111\xE3 t\u1EA3i l\xEAn",
|
|
112
|
+
successAriaLabel: "Th\xE0nh c\xF4ng",
|
|
113
|
+
errorAriaLabel: "L\u1ED7i",
|
|
114
|
+
uploadingAriaLabel: "\u0110ang t\u1EA3i l\xEAn",
|
|
115
|
+
removeFileAriaLabel: "X\xF3a {fileName}",
|
|
116
|
+
previewFileAriaLabel: "Xem tr\u01B0\u1EDBc {fileName}"
|
|
117
|
+
},
|
|
472
118
|
pagination: {
|
|
473
119
|
totalText: "T\u1ED5ng {total} m\u1EE5c",
|
|
474
120
|
itemsPerPageText: "/trang",
|
|
@@ -477,7 +123,9 @@ var viVN = defineLocale({
|
|
|
477
123
|
prevPageAriaLabel: "Trang tr\u01B0\u1EDBc",
|
|
478
124
|
nextPageAriaLabel: "Trang sau",
|
|
479
125
|
pageAriaLabel: "Trang {page}",
|
|
480
|
-
pageIndicatorText: "Trang {current} / {total}"
|
|
126
|
+
pageIndicatorText: "Trang {current} / {total}",
|
|
127
|
+
paginationAriaLabel: "Ph\xE2n trang",
|
|
128
|
+
pageSizeAriaLabel: "S\u1ED1 m\u1EE5c m\u1ED7i trang"
|
|
481
129
|
},
|
|
482
130
|
table: {
|
|
483
131
|
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
@@ -487,7 +135,7 @@ var viVN = defineLocale({
|
|
|
487
135
|
selectAllText: "Ch\u1ECDn t\u1EA5t c\u1EA3",
|
|
488
136
|
selectRowAriaLabel: "Ch\u1ECDn h\xE0ng {row}",
|
|
489
137
|
sortByText: "S\u1EAFp x\u1EBFp theo {column}",
|
|
490
|
-
clearSortText: "
|
|
138
|
+
clearSortText: "B\u1ECF s\u1EAFp x\u1EBFp",
|
|
491
139
|
toolbarAriaLabel: "Thanh c\xF4ng c\u1EE5 b\u1EA3ng d\u1EEF li\u1EC7u",
|
|
492
140
|
searchPlaceholder: "T\xECm ki\u1EBFm",
|
|
493
141
|
searchButtonText: "T\xECm ki\u1EBFm",
|
|
@@ -496,16 +144,133 @@ var viVN = defineLocale({
|
|
|
496
144
|
columnSettingsText: "C\xE0i \u0111\u1EB7t c\u1ED9t",
|
|
497
145
|
columnSettingsAriaLabel: "C\xE0i \u0111\u1EB7t c\u1ED9t",
|
|
498
146
|
lockColumnAriaLabel: "Kh\xF3a c\u1ED9t {column}",
|
|
499
|
-
unlockColumnAriaLabel: "B\u1ECF kh\xF3a c\u1ED9t {column}"
|
|
147
|
+
unlockColumnAriaLabel: "B\u1ECF kh\xF3a c\u1ED9t {column}",
|
|
148
|
+
allText: "T\u1EA5t c\u1EA3",
|
|
149
|
+
filterPlaceholder: "L\u1ECDc...",
|
|
150
|
+
exportCsvText: "Xu\u1EA5t CSV",
|
|
151
|
+
exportExcelText: "Xu\u1EA5t Excel",
|
|
152
|
+
exportCsvAriaLabel: "Xu\u1EA5t sang CSV",
|
|
153
|
+
exportExcelAriaLabel: "Xu\u1EA5t sang Excel",
|
|
154
|
+
expandRowAriaLabel: "M\u1EDF r\u1ED9ng h\xE0ng",
|
|
155
|
+
collapseRowAriaLabel: "Thu g\u1ECDn h\xE0ng",
|
|
156
|
+
sortMenuAriaLabel: "S\u1EAFp x\u1EBFp",
|
|
157
|
+
filterColumnAriaLabel: "L\u1ECDc {column}",
|
|
158
|
+
groupHeaderText: "{key} ({count})"
|
|
159
|
+
},
|
|
160
|
+
dataExport: {
|
|
161
|
+
triggerText: "Xu\u1EA5t",
|
|
162
|
+
triggerAriaLabel: "Xu\u1EA5t d\u1EEF li\u1EC7u",
|
|
163
|
+
xlsxText: "Xu\u1EA5t Excel",
|
|
164
|
+
markdownText: "Xu\u1EA5t Markdown",
|
|
165
|
+
csvText: "Xu\u1EA5t CSV",
|
|
166
|
+
exportingText: "\u0110ang xu\u1EA5t...",
|
|
167
|
+
errorText: "Xu\u1EA5t th\u1EA5t b\u1EA1i"
|
|
168
|
+
},
|
|
169
|
+
timePicker: {
|
|
170
|
+
hour: "Gi\u1EDD",
|
|
171
|
+
minute: "Ph\xFAt",
|
|
172
|
+
second: "Gi\xE2y",
|
|
173
|
+
period: "Bu\u1ED5i",
|
|
174
|
+
now: "B\xE2y gi\u1EDD",
|
|
175
|
+
ok: "\u0110\u1ED3ng \xFD",
|
|
176
|
+
start: "B\u1EAFt \u0111\u1EA7u",
|
|
177
|
+
end: "K\u1EBFt th\xFAc",
|
|
178
|
+
clear: "X\xF3a gi\u1EDD",
|
|
179
|
+
toggle: "M\u1EDF b\u1ED9 ch\u1ECDn gi\u1EDD",
|
|
180
|
+
dialog: "B\u1ED9 ch\u1ECDn gi\u1EDD",
|
|
181
|
+
selectTime: "Ch\u1ECDn gi\u1EDD",
|
|
182
|
+
selectTimeRange: "Ch\u1ECDn kho\u1EA3ng gi\u1EDD"
|
|
500
183
|
},
|
|
501
184
|
formWizard: {
|
|
502
185
|
prevText: "Tr\u01B0\u1EDBc",
|
|
503
186
|
nextText: "Ti\u1EBFp",
|
|
504
|
-
finishText: "Ho\xE0n th\xE0nh"
|
|
187
|
+
finishText: "Ho\xE0n th\xE0nh",
|
|
188
|
+
ariaLabel: "Tr\xECnh h\u01B0\u1EDBng d\u1EABn bi\u1EC3u m\u1EABu",
|
|
189
|
+
skippedText: "\u0110\xE3 b\u1ECF qua"
|
|
190
|
+
},
|
|
191
|
+
tour: {
|
|
192
|
+
prevText: "Tr\u01B0\u1EDBc",
|
|
193
|
+
nextText: "Ti\u1EBFp",
|
|
194
|
+
finishText: "Ho\xE0n th\xE0nh",
|
|
195
|
+
closeAriaLabel: "\u0110\xF3ng h\u01B0\u1EDBng d\u1EABn",
|
|
196
|
+
dialogAriaLabel: "H\u01B0\u1EDBng d\u1EABn"
|
|
197
|
+
},
|
|
198
|
+
calendar: {
|
|
199
|
+
previousMonth: "Th\xE1ng tr\u01B0\u1EDBc",
|
|
200
|
+
nextMonth: "Th\xE1ng sau",
|
|
201
|
+
previousYear: "N\u0103m tr\u01B0\u1EDBc",
|
|
202
|
+
nextYear: "N\u0103m sau"
|
|
203
|
+
},
|
|
204
|
+
fileManager: {
|
|
205
|
+
rootText: "G\u1ED1c",
|
|
206
|
+
pathAriaLabel: "\u0110\u01B0\u1EDDng d\u1EABn t\u1EC7p",
|
|
207
|
+
listboxAriaLabel: "T\u1EC7p",
|
|
208
|
+
searchAriaLabel: "T\xECm t\u1EC7p",
|
|
209
|
+
emptyText: "Th\u01B0 m\u1EE5c tr\u1ED1ng"
|
|
210
|
+
},
|
|
211
|
+
imageViewer: {
|
|
212
|
+
dialogAriaLabel: "Tr\xECnh xem \u1EA3nh",
|
|
213
|
+
previewDialogAriaLabel: "Xem tr\u01B0\u1EDBc \u1EA3nh",
|
|
214
|
+
closeAriaLabel: "\u0110\xF3ng",
|
|
215
|
+
closePreviewAriaLabel: "\u0110\xF3ng xem tr\u01B0\u1EDBc",
|
|
216
|
+
previousImageAriaLabel: "\u1EA2nh tr\u01B0\u1EDBc",
|
|
217
|
+
nextImageAriaLabel: "\u1EA2nh sau",
|
|
218
|
+
zoomOutAriaLabel: "Thu nh\u1ECF",
|
|
219
|
+
resetAriaLabel: "\u0110\u1EB7t l\u1EA1i",
|
|
220
|
+
zoomInAriaLabel: "Ph\xF3ng to",
|
|
221
|
+
rotateLeftAriaLabel: "Xoay tr\xE1i",
|
|
222
|
+
rotateRightAriaLabel: "Xoay ph\u1EA3i",
|
|
223
|
+
previewImageAriaLabel: "\u1EA2nh {index} / {total}"
|
|
224
|
+
},
|
|
225
|
+
imageEditor: {
|
|
226
|
+
selectImageText: "Ch\u1ECDn \u1EA3nh",
|
|
227
|
+
selectImageAriaLabel: "Ch\u1ECDn \u1EA3nh \u0111\u1EC3 c\u1EAFt v\xE0 t\u1EA3i l\xEAn",
|
|
228
|
+
cropModalTitle: "C\u1EAFt \u1EA3nh",
|
|
229
|
+
cropCancelText: "H\u1EE7y",
|
|
230
|
+
cropConfirmText: "X\xE1c nh\u1EADn c\u1EAFt",
|
|
231
|
+
cropperDialogAriaLabel: "C\xF4ng c\u1EE5 c\u1EAFt \u1EA3nh",
|
|
232
|
+
imageToCropAriaLabel: "\u1EA2nh c\u1EA7n c\u1EAFt",
|
|
233
|
+
moveCropAreaAriaLabel: "Di chuy\u1EC3n v\xF9ng c\u1EAFt",
|
|
234
|
+
resizeCropAreaAriaLabel: "Thay \u0111\u1ED5i k\xEDch th\u01B0\u1EDBc v\xF9ng c\u1EAFt {handle}",
|
|
235
|
+
resizeHandleNw: "tr\xEAn-tr\xE1i",
|
|
236
|
+
resizeHandleN: "tr\xEAn",
|
|
237
|
+
resizeHandleNe: "tr\xEAn-ph\u1EA3i",
|
|
238
|
+
resizeHandleE: "ph\u1EA3i",
|
|
239
|
+
resizeHandleSe: "d\u01B0\u1EDBi-ph\u1EA3i",
|
|
240
|
+
resizeHandleS: "d\u01B0\u1EDBi",
|
|
241
|
+
resizeHandleSw: "d\u01B0\u1EDBi-tr\xE1i",
|
|
242
|
+
resizeHandleW: "tr\xE1i",
|
|
243
|
+
loadingCropImageAriaLabel: "\u0110ang t\u1EA3i \u1EA3nh \u0111\u1EC3 c\u1EAFt",
|
|
244
|
+
loadErrorAriaLabel: "Kh\xF4ng t\u1EA3i \u0111\u01B0\u1EE3c \u1EA3nh \u0111\u1EC3 c\u1EAFt",
|
|
245
|
+
fileTooLargeText: "K\xEDch th\u01B0\u1EDBc t\u1EC7p v\u01B0\u1EE3t qu\xE1 {maxSize}",
|
|
246
|
+
fileTypeRejectedText: "Kh\xF4ng ch\u1EA5p nh\u1EADn lo\u1EA1i t\u1EC7p n\xE0y",
|
|
247
|
+
annotationToolbarAriaLabel: "C\xF4ng c\u1EE5 ch\xFA th\xEDch",
|
|
248
|
+
annotationEditorAriaLabel: "Tr\xECnh ch\xFA th\xEDch \u1EA3nh",
|
|
249
|
+
annotationCanvasAriaLabel: "Canvas ch\xFA th\xEDch",
|
|
250
|
+
loadingAnnotationImageAriaLabel: "\u0110ang t\u1EA3i \u1EA3nh \u0111\u1EC3 ch\xFA th\xEDch",
|
|
251
|
+
loadAnnotationErrorAriaLabel: "Kh\xF4ng t\u1EA3i \u0111\u01B0\u1EE3c \u1EA3nh \u0111\u1EC3 ch\xFA th\xEDch",
|
|
252
|
+
defaultAnnotationAlt: "\u1EA2nh c\u1EA7n ch\xFA th\xEDch",
|
|
253
|
+
annotationShapeAriaLabel: "ch\xFA th\xEDch {type}",
|
|
254
|
+
annotationLabeledShapeAriaLabel: "{label}, ch\xFA th\xEDch {type}",
|
|
255
|
+
selectToolText: "Ch\u1ECDn",
|
|
256
|
+
rectangleToolText: "H\xECnh ch\u1EEF nh\u1EADt",
|
|
257
|
+
ellipseToolText: "H\xECnh elip",
|
|
258
|
+
polygonToolText: "\u0110a gi\xE1c",
|
|
259
|
+
freehandToolText: "V\u1EBD t\u1EF1 do",
|
|
260
|
+
deleteText: "X\xF3a"
|
|
261
|
+
},
|
|
262
|
+
status: {
|
|
263
|
+
tagCloseAriaLabel: "\u0110\xF3ng th\u1EBB",
|
|
264
|
+
badgeLabel: "th\xF4ng b\xE1o",
|
|
265
|
+
badgeCountLabel: "{count} th\xF4ng b\xE1o"
|
|
505
266
|
},
|
|
506
267
|
taskBoard: {
|
|
507
268
|
emptyColumnText: "Kh\xF4ng c\xF3 nhi\u1EC7m v\u1EE5",
|
|
508
269
|
addCardText: "Th\xEAm nhi\u1EC7m v\u1EE5",
|
|
270
|
+
addColumnText: "Th\xEAm c\u1ED9t",
|
|
271
|
+
newCardTitle: "Nhi\u1EC7m v\u1EE5 m\u1EDBi",
|
|
272
|
+
newColumnTitle: "C\u1ED9t m\u1EDBi",
|
|
273
|
+
unassignedSwimlaneText: "Ch\u01B0a g\xE1n",
|
|
509
274
|
wipLimitText: "Gi\u1EDBi h\u1EA1n WIP: {limit}",
|
|
510
275
|
dragHintText: "K\xE9o \u0111\u1EC3 di chuy\u1EC3n",
|
|
511
276
|
boardAriaLabel: "B\u1EA3ng nhi\u1EC7m v\u1EE5"
|
|
@@ -516,7 +281,8 @@ var viVN = defineLocale({
|
|
|
516
281
|
placeholder: "Nh\u1EADp tin nh\u1EAFn",
|
|
517
282
|
sendingText: "\u0110ang g\u1EEDi",
|
|
518
283
|
sentText: "\u0110\xE3 g\u1EEDi",
|
|
519
|
-
failedText: "G\u1EEDi th\u1EA5t b\u1EA1i"
|
|
284
|
+
failedText: "G\u1EEDi th\u1EA5t b\u1EA1i",
|
|
285
|
+
messageListAriaLabel: "Danh s\xE1ch tin nh\u1EAFn"
|
|
520
286
|
},
|
|
521
287
|
code: {
|
|
522
288
|
copyLabel: "Sao ch\xE9p",
|
|
@@ -534,11 +300,17 @@ var viVN = defineLocale({
|
|
|
534
300
|
moreText: "Th\xEAm",
|
|
535
301
|
loadMoreText: "T\u1EA3i th\xEAm",
|
|
536
302
|
collapseRepliesText: "\u25BE Thu g\u1ECDn ph\u1EA3n h\u1ED3i",
|
|
537
|
-
expandRepliesText: "\u25B8 M\u1EDF r\u1ED9ng {count} ph\u1EA3n h\u1ED3i"
|
|
303
|
+
expandRepliesText: "\u25B8 M\u1EDF r\u1ED9ng {count} ph\u1EA3n h\u1ED3i",
|
|
304
|
+
listAriaLabel: "Danh s\xE1ch b\xECnh lu\u1EADn",
|
|
305
|
+
replySubmitText: "G\u1EEDi tr\u1EA3 l\u1EDDi",
|
|
306
|
+
remainingRepliesText: "Hi\u1EC7n {count} c\xF2n l\u1EA1i",
|
|
307
|
+
maxDepthReachedText: "\u0110\xE3 \u0111\u1EBFn \u0111\u1ED9 s\xE2u tr\u1EA3 l\u1EDDi t\u1ED1i \u0111a"
|
|
538
308
|
},
|
|
539
309
|
activityFeed: {
|
|
540
310
|
emptyText: "Kh\xF4ng c\xF3 ho\u1EA1t \u0111\u1ED9ng",
|
|
541
|
-
loadingText: "\u0110ang t\u1EA3i..."
|
|
311
|
+
loadingText: "\u0110ang t\u1EA3i...",
|
|
312
|
+
listAriaLabel: "Ho\u1EA1t \u0111\u1ED9ng",
|
|
313
|
+
otherGroupTitle: "Kh\xE1c"
|
|
542
314
|
},
|
|
543
315
|
notificationCenter: {
|
|
544
316
|
title: "Th\xF4ng b\xE1o",
|
|
@@ -549,22 +321,204 @@ var viVN = defineLocale({
|
|
|
549
321
|
readLabel: "\u0110\xE3 \u0111\u1ECDc",
|
|
550
322
|
markAllReadText: "\u0110\xE1nh d\u1EA5u t\u1EA5t c\u1EA3 l\xE0 \u0111\xE3 \u0111\u1ECDc",
|
|
551
323
|
markReadText: "\u0110\xE1nh d\u1EA5u \u0111\xE3 \u0111\u1ECDc",
|
|
552
|
-
markUnreadText: "\u0110\xE1nh d\u1EA5u ch\u01B0a \u0111\u1ECDc"
|
|
324
|
+
markUnreadText: "\u0110\xE1nh d\u1EA5u ch\u01B0a \u0111\u1ECDc",
|
|
325
|
+
defaultGroupTitle: "M\u1EB7c \u0111\u1ECBnh",
|
|
326
|
+
unreadCountText: "{count} ch\u01B0a \u0111\u1ECDc"
|
|
553
327
|
},
|
|
554
328
|
select: {
|
|
555
329
|
doneText: "Ho\xE0n th\xE0nh",
|
|
556
330
|
placeholder: "Ch\u1ECDn m\u1ED9t t\xF9y ch\u1ECDn",
|
|
557
|
-
emptyText: "Kh\xF4ng c\xF3 t\xF9y ch\u1ECDn"
|
|
331
|
+
emptyText: "Kh\xF4ng c\xF3 t\xF9y ch\u1ECDn",
|
|
332
|
+
searchPlaceholder: "T\xECm ki\u1EBFm",
|
|
333
|
+
clearAriaLabel: "X\xF3a l\u1EF1a ch\u1ECDn",
|
|
334
|
+
createOptionLabel: 'T\u1EA1o "{label}"',
|
|
335
|
+
moreCountText: "+{count} n\u1EEFa",
|
|
336
|
+
loadingText: "\u0110ang t\u1EA3i...",
|
|
337
|
+
levelLabel: "C\u1EA5p {level}",
|
|
338
|
+
backText: "Quay l\u1EA1i",
|
|
339
|
+
expandAriaLabel: "M\u1EDF r\u1ED9ng",
|
|
340
|
+
collapseAriaLabel: "Thu g\u1ECDn"
|
|
558
341
|
},
|
|
559
342
|
colorPicker: {
|
|
560
343
|
trigger: "Ch\u1ECDn m\xE0u",
|
|
561
344
|
panelTitle: "M\xE0u",
|
|
562
345
|
clear: "X\xF3a",
|
|
563
|
-
hue: "
|
|
346
|
+
hue: "T\xF4ng m\xE0u",
|
|
347
|
+
saturation: "\u0110\u1ED9 b\xE3o h\xF2a",
|
|
348
|
+
brightness: "\u0110\u1ED9 s\xE1ng",
|
|
564
349
|
alpha: "\u0110\u1ED9 trong su\u1ED1t",
|
|
565
350
|
value: "Gi\xE1 tr\u1ECB m\xE0u",
|
|
566
351
|
preview: "Xem tr\u01B0\u1EDBc",
|
|
567
|
-
selectPreset: "Ch\u1ECDn {color}"
|
|
352
|
+
selectPreset: "Ch\u1ECDn {color}",
|
|
353
|
+
done: "Xong",
|
|
354
|
+
formatHex: "HEX",
|
|
355
|
+
formatRgb: "RGB",
|
|
356
|
+
formatHsl: "HSL",
|
|
357
|
+
swatches: "B\u1EA3ng m\xE0u",
|
|
358
|
+
primaryGroup: "Ch\xEDnh",
|
|
359
|
+
accentGroup: "Nh\u1EA5n"
|
|
360
|
+
},
|
|
361
|
+
tabs: {
|
|
362
|
+
addTabAriaLabel: "Th\xEAm tab",
|
|
363
|
+
closeTabAriaLabel: "\u0110\xF3ng {label}",
|
|
364
|
+
tablistAriaLabel: "Th\u1EBB"
|
|
365
|
+
},
|
|
366
|
+
rate: {
|
|
367
|
+
ariaLabel: "\u0110\xE1nh gi\xE1",
|
|
368
|
+
valueText: "{value} sao"
|
|
369
|
+
},
|
|
370
|
+
avatarGroup: {
|
|
371
|
+
ariaLabel: "Nh\xF3m \u1EA3nh \u0111\u1EA1i di\u1EC7n",
|
|
372
|
+
overflowAriaLabel: "c\xF2n {count} ng\u01B0\u1EDDi"
|
|
373
|
+
},
|
|
374
|
+
carousel: {
|
|
375
|
+
ariaLabel: "B\u0103ng chuy\u1EC1n",
|
|
376
|
+
roleDescription: "b\u0103ng chuy\u1EC1n",
|
|
377
|
+
slideRoleDescription: "trang",
|
|
378
|
+
navigationAriaLabel: "\u0110i\u1EC1u h\u01B0\u1EDBng b\u0103ng chuy\u1EC1n",
|
|
379
|
+
previousSlideAriaLabel: "Trang tr\u01B0\u1EDBc",
|
|
380
|
+
nextSlideAriaLabel: "Trang sau",
|
|
381
|
+
pauseAriaLabel: "T\u1EA1m d\u1EEBng t\u1EF1 ch\u1EA1y",
|
|
382
|
+
playAriaLabel: "B\u1EAFt \u0111\u1EA7u t\u1EF1 ch\u1EA1y",
|
|
383
|
+
goToSlideAriaLabel: "\u0110\u1EBFn trang {index}",
|
|
384
|
+
slideAriaLabel: "Trang {index} / {total}"
|
|
385
|
+
},
|
|
386
|
+
transfer: {
|
|
387
|
+
sourceTitle: "Ngu\u1ED3n",
|
|
388
|
+
targetTitle: "\u0110\xEDch",
|
|
389
|
+
searchAriaLabel: "T\xECm {title}",
|
|
390
|
+
itemsAriaLabel: "M\u1EE5c {title}",
|
|
391
|
+
moveToTargetAriaLabel: "Chuy\u1EC3n m\u1EE5c \u0111\xE3 ch\u1ECDn sang \u0111\xEDch",
|
|
392
|
+
moveToSourceAriaLabel: "Chuy\u1EC3n m\u1EE5c \u0111\xE3 ch\u1ECDn sang ngu\u1ED3n",
|
|
393
|
+
selectAllAriaLabel: "Ch\u1ECDn t\u1EA5t c\u1EA3 trong {title}"
|
|
394
|
+
},
|
|
395
|
+
chart: {
|
|
396
|
+
legendAriaLabel: "Ch\xFA gi\u1EA3i bi\u1EC3u \u0111\u1ED3",
|
|
397
|
+
pointAriaLabel: "\u0110i\u1EC3m {index}: ({x}, {y})",
|
|
398
|
+
seriesName: "Chu\u1ED7i {index}",
|
|
399
|
+
sliceName: "L\xE1t {index}",
|
|
400
|
+
sliceAriaLabel: "{label}: {value} ({percent} %)",
|
|
401
|
+
stageName: "Giai \u0111o\u1EA1n {index}",
|
|
402
|
+
heatmapTooltip: "{x} \xD7 {y} = {value}",
|
|
403
|
+
treemapTooltip: "{label}: {value} ({percent} %)",
|
|
404
|
+
sunburstTooltip: "{label}: {value} ({percent} %)",
|
|
405
|
+
orgChartAriaLabel: "S\u01A1 \u0111\u1ED3 t\u1ED5 ch\u1EE9c",
|
|
406
|
+
ganttAriaLabel: "Bi\u1EC3u \u0111\u1ED3 Gantt",
|
|
407
|
+
ganttTaskAriaLabel: "{label}, {start} \u0111\u1EBFn {end}{progress}"
|
|
408
|
+
},
|
|
409
|
+
codeEditor: {
|
|
410
|
+
editorAriaLabel: "Tr\xECnh so\u1EA1n m\xE3"
|
|
411
|
+
},
|
|
412
|
+
markdownEditor: {
|
|
413
|
+
formattingToolbarAriaLabel: "\u0110\u1ECBnh d\u1EA1ng Markdown",
|
|
414
|
+
modeToolbarAriaLabel: "Ch\u1EBF \u0111\u1ED9 xem Markdown",
|
|
415
|
+
editorAriaLabel: "Tr\xECnh so\u1EA1n Markdown",
|
|
416
|
+
previewAriaLabel: "Xem tr\u01B0\u1EDBc Markdown",
|
|
417
|
+
editModeLabel: "S\u1EEDa",
|
|
418
|
+
splitModeLabel: "Chia",
|
|
419
|
+
previewModeLabel: "Xem tr\u01B0\u1EDBc",
|
|
420
|
+
bold: "\u0110\u1EADm",
|
|
421
|
+
italic: "Nghi\xEAng",
|
|
422
|
+
strikethrough: "G\u1EA1ch ngang",
|
|
423
|
+
heading: "Ti\xEAu \u0111\u1EC1",
|
|
424
|
+
blockquote: "Tr\xEDch d\u1EABn",
|
|
425
|
+
unorderedList: "Danh s\xE1ch d\u1EA5u \u0111\u1EA7u d\xF2ng",
|
|
426
|
+
orderedList: "Danh s\xE1ch \u0111\xE1nh s\u1ED1",
|
|
427
|
+
inlineCode: "M\xE3 n\u1ED9i d\xF2ng",
|
|
428
|
+
codeBlock: "Kh\u1ED1i m\xE3",
|
|
429
|
+
link: "Li\xEAn k\u1EBFt",
|
|
430
|
+
image: "\u1EA2nh",
|
|
431
|
+
table: "B\u1EA3ng",
|
|
432
|
+
horizontalRule: "\u0110\u01B0\u1EDDng ngang",
|
|
433
|
+
placeholderStrong: "ch\u1EEF \u0111\u1EADm",
|
|
434
|
+
placeholderEmphasis: "ch\u1EEF nghi\xEAng",
|
|
435
|
+
placeholderDeleted: "ch\u1EEF \u0111\xE3 x\xF3a",
|
|
436
|
+
placeholderCode: "m\xE3",
|
|
437
|
+
placeholderHeading: "Ti\xEAu \u0111\u1EC1",
|
|
438
|
+
placeholderQuote: "Tr\xEDch d\u1EABn",
|
|
439
|
+
placeholderListItem: "M\u1EE5c danh s\xE1ch",
|
|
440
|
+
placeholderLinkText: "v\u0103n b\u1EA3n li\xEAn k\u1EBFt",
|
|
441
|
+
placeholderImageAlt: "m\xF4 t\u1EA3 \u1EA3nh",
|
|
442
|
+
placeholderTable: "| C\u1ED9t | Gi\xE1 tr\u1ECB |\n| --- | --- |\n| T\xEAn | Tigercat |"
|
|
443
|
+
},
|
|
444
|
+
richTextEditor: {
|
|
445
|
+
formattingToolbarAriaLabel: "\u0110\u1ECBnh d\u1EA1ng v\u0103n b\u1EA3n",
|
|
446
|
+
editorAriaLabel: "Tr\xECnh so\u1EA1n v\u0103n b\u1EA3n phong ph\xFA",
|
|
447
|
+
bold: "\u0110\u1EADm",
|
|
448
|
+
italic: "Nghi\xEAng",
|
|
449
|
+
underline: "G\u1EA1ch ch\xE2n",
|
|
450
|
+
strikethrough: "G\u1EA1ch ngang",
|
|
451
|
+
heading1: "Ti\xEAu \u0111\u1EC1 1",
|
|
452
|
+
heading2: "Ti\xEAu \u0111\u1EC1 2",
|
|
453
|
+
heading3: "Ti\xEAu \u0111\u1EC1 3",
|
|
454
|
+
bulletList: "Danh s\xE1ch d\u1EA5u \u0111\u1EA7u d\xF2ng",
|
|
455
|
+
orderedList: "Danh s\xE1ch \u0111\xE1nh s\u1ED1",
|
|
456
|
+
blockquote: "Tr\xEDch d\u1EABn",
|
|
457
|
+
codeBlock: "M\xE3",
|
|
458
|
+
link: "Li\xEAn k\u1EBFt",
|
|
459
|
+
image: "\u1EA2nh",
|
|
460
|
+
horizontalRule: "\u0110\u01B0\u1EDDng",
|
|
461
|
+
undo: "Ho\xE0n t\xE1c",
|
|
462
|
+
redo: "L\xE0m l\u1EA1i",
|
|
463
|
+
clear: "X\xF3a \u0111\u1ECBnh d\u1EA1ng",
|
|
464
|
+
linkPrompt: "Nh\u1EADp URL",
|
|
465
|
+
imagePrompt: "Nh\u1EADp URL h\xECnh \u1EA3nh"
|
|
466
|
+
},
|
|
467
|
+
cronEditor: {
|
|
468
|
+
ariaLabel: "Tr\xECnh so\u1EA1n Cron",
|
|
469
|
+
expressionAriaLabel: "Bi\u1EC3u th\u1EE9c Cron",
|
|
470
|
+
presetAriaLabel: "C\xE0i \u0111\u1EB7t s\u1EB5n Cron",
|
|
471
|
+
presetPlaceholder: "C\xE0i \u0111\u1EB7t s\u1EB5n",
|
|
472
|
+
everyMinutePreset: "M\u1ED7i ph\xFAt",
|
|
473
|
+
hourlyPreset: "M\u1ED7i gi\u1EDD",
|
|
474
|
+
dailyPreset: "M\u1ED7i ng\xE0y",
|
|
475
|
+
weeklyPreset: "M\u1ED7i tu\u1EA7n",
|
|
476
|
+
monthlyPreset: "M\u1ED7i th\xE1ng",
|
|
477
|
+
minuteLabel: "Ph\xFAt",
|
|
478
|
+
hourLabel: "Gi\u1EDD",
|
|
479
|
+
dayOfMonthLabel: "Ng\xE0y",
|
|
480
|
+
monthLabel: "Th\xE1ng",
|
|
481
|
+
dayOfWeekLabel: "Th\u1EE9",
|
|
482
|
+
modeAnyLabel: "B\u1EA5t k\u1EF3",
|
|
483
|
+
modeEveryLabel: "M\u1ED7i",
|
|
484
|
+
modeSpecificLabel: "C\u1EE5 th\u1EC3",
|
|
485
|
+
modeRangeLabel: "Kho\u1EA3ng",
|
|
486
|
+
modeCustomLabel: "T\xF9y ch\u1EC9nh",
|
|
487
|
+
modeAriaLabel: "Ch\u1EBF \u0111\u1ED9 {field}",
|
|
488
|
+
stepAriaLabel: "B\u01B0\u1EDBc {field}",
|
|
489
|
+
valueAriaLabel: "Gi\xE1 tr\u1ECB {field}",
|
|
490
|
+
rangeStartAriaLabel: "\u0110\u1EA7u kho\u1EA3ng {field}",
|
|
491
|
+
rangeEndAriaLabel: "Cu\u1ED1i kho\u1EA3ng {field}",
|
|
492
|
+
customValueAriaLabel: "Gi\xE1 tr\u1ECB t\xF9y ch\u1EC9nh {field}",
|
|
493
|
+
expressionFieldsError: "Bi\u1EC3u th\u1EE9c Cron ph\u1EA3i c\xF3 5 tr\u01B0\u1EDDng",
|
|
494
|
+
fieldRequiredError: "{field} l\xE0 b\u1EAFt bu\u1ED9c",
|
|
495
|
+
invalidStepError: "{field} c\xF3 bi\u1EC3u th\u1EE9c b\u01B0\u1EDBc kh\xF4ng h\u1EE3p l\u1EC7",
|
|
496
|
+
stepRangeError: "B\u01B0\u1EDBc {field} ph\u1EA3i t\u1EEB 1 \u0111\u1EBFn {max}",
|
|
497
|
+
fieldRangeError: "{field} ph\u1EA3i t\u1EEB {min} \u0111\u1EBFn {max}",
|
|
498
|
+
rangeOrderError: "\u0110\u1EA7u kho\u1EA3ng {field} ph\u1EA3i nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng cu\u1ED1i",
|
|
499
|
+
invalidFieldError: "{field} ph\u1EA3i l\xE0 *, s\u1ED1, kho\u1EA3ng, b\u01B0\u1EDBc ho\u1EB7c danh s\xE1ch c\xE1ch nhau b\u1EDFi d\u1EA5u ph\u1EA9y"
|
|
500
|
+
},
|
|
501
|
+
formValidation: {
|
|
502
|
+
required: "Tr\u01B0\u1EDDng n\xE0y l\xE0 b\u1EAFt bu\u1ED9c",
|
|
503
|
+
typeString: "Gi\xE1 tr\u1ECB ph\u1EA3i l\xE0 chu\u1ED7i",
|
|
504
|
+
typeNumber: "Gi\xE1 tr\u1ECB ph\u1EA3i l\xE0 s\u1ED1",
|
|
505
|
+
typeBoolean: "Gi\xE1 tr\u1ECB ph\u1EA3i l\xE0 boolean",
|
|
506
|
+
typeArray: "Gi\xE1 tr\u1ECB ph\u1EA3i l\xE0 m\u1EA3ng",
|
|
507
|
+
typeObject: "Gi\xE1 tr\u1ECB ph\u1EA3i l\xE0 \u0111\u1ED1i t\u01B0\u1EE3ng",
|
|
508
|
+
email: "Vui l\xF2ng nh\u1EADp email h\u1EE3p l\u1EC7",
|
|
509
|
+
phone: "Vui l\xF2ng nh\u1EADp s\u1ED1 \u0111i\u1EC7n tho\u1EA1i h\u1EE3p l\u1EC7",
|
|
510
|
+
url: "Vui l\xF2ng nh\u1EADp URL h\u1EE3p l\u1EC7",
|
|
511
|
+
date: "Vui l\xF2ng nh\u1EADp ng\xE0y h\u1EE3p l\u1EC7",
|
|
512
|
+
idCard: "Vui l\xF2ng nh\u1EADp s\u1ED1 CMND/CCCD h\u1EE3p l\u1EC7",
|
|
513
|
+
minLength: "\u0110\u1ED9 d\xE0i t\u1ED1i thi\u1EC3u l\xE0 {min} k\xFD t\u1EF1",
|
|
514
|
+
maxLength: "\u0110\u1ED9 d\xE0i t\u1ED1i \u0111a l\xE0 {max} k\xFD t\u1EF1",
|
|
515
|
+
minValue: "Gi\xE1 tr\u1ECB t\u1ED1i thi\u1EC3u l\xE0 {min}",
|
|
516
|
+
maxValue: "Gi\xE1 tr\u1ECB t\u1ED1i \u0111a l\xE0 {max}",
|
|
517
|
+
minItems: "C\u1EA7n \xEDt nh\u1EA5t {min} m\u1EE5c",
|
|
518
|
+
maxItems: "Cho ph\xE9p t\u1ED1i \u0111a {max} m\u1EE5c",
|
|
519
|
+
patternMismatch: "Gi\xE1 tr\u1ECB kh\xF4ng kh\u1EDBp m\u1EABu y\xEAu c\u1EA7u",
|
|
520
|
+
validatorFailed: "X\xE1c th\u1EF1c kh\xF4ng th\xE0nh c\xF4ng",
|
|
521
|
+
validatorError: "\u0110\xE3 x\u1EA3y ra l\u1ED7i khi x\xE1c th\u1EF1c"
|
|
568
522
|
},
|
|
569
523
|
inputOtp: {
|
|
570
524
|
groupLabel: "M\u1EADt kh\u1EA9u d\xF9ng m\u1ED9t l\u1EA7n",
|
|
@@ -573,8 +527,77 @@ var viVN = defineLocale({
|
|
|
573
527
|
tagsInput: {
|
|
574
528
|
removeTagLabel: "X\xF3a {tag}",
|
|
575
529
|
clearAllLabel: "X\xF3a t\u1EA5t c\u1EA3 th\u1EBB"
|
|
530
|
+
},
|
|
531
|
+
input: {
|
|
532
|
+
clearAriaLabel: "X\xF3a n\u1ED9i dung",
|
|
533
|
+
showPasswordAriaLabel: "Hi\u1EC7n m\u1EADt kh\u1EA9u",
|
|
534
|
+
hidePasswordAriaLabel: "\u1EA8n m\u1EADt kh\u1EA9u"
|
|
535
|
+
},
|
|
536
|
+
inputNumber: {
|
|
537
|
+
incrementAriaLabel: "T\u0103ng",
|
|
538
|
+
decrementAriaLabel: "Gi\u1EA3m",
|
|
539
|
+
emptyAriaValueText: "Tr\u1ED1ng"
|
|
540
|
+
},
|
|
541
|
+
slider: {
|
|
542
|
+
ariaLabel: "Thanh tr\u01B0\u1EE3t",
|
|
543
|
+
minAriaLabel: "Gi\xE1 tr\u1ECB t\u1ED1i thi\u1EC3u",
|
|
544
|
+
maxAriaLabel: "Gi\xE1 tr\u1ECB t\u1ED1i \u0111a"
|
|
545
|
+
},
|
|
546
|
+
stepper: {
|
|
547
|
+
ariaLabel: "B\u1ED9 \u0111\u1EBFm b\u01B0\u1EDBc",
|
|
548
|
+
valueAriaLabel: "Gi\xE1 tr\u1ECB",
|
|
549
|
+
incrementAriaLabel: "T\u0103ng",
|
|
550
|
+
decrementAriaLabel: "Gi\u1EA3m"
|
|
551
|
+
},
|
|
552
|
+
signature: {
|
|
553
|
+
ariaLabel: "B\u1EA3ng ch\u1EEF k\xFD",
|
|
554
|
+
undoText: "Ho\xE0n t\xE1c"
|
|
555
|
+
},
|
|
556
|
+
numberKeyboard: {
|
|
557
|
+
ariaLabel: "B\xE0n ph\xEDm s\u1ED1",
|
|
558
|
+
deleteText: "X\xF3a",
|
|
559
|
+
decimalAriaLabel: "D\u1EA5u th\u1EADp ph\xE2n",
|
|
560
|
+
idCardXAriaLabel: "CCCD X"
|
|
561
|
+
},
|
|
562
|
+
breadcrumb: {
|
|
563
|
+
ariaLabel: "\u0110\u01B0\u1EDDng d\u1EABn",
|
|
564
|
+
expandAriaLabel: "Hi\u1EC7n c\xE1c m\u1EE5c \u0111\xE3 thu g\u1ECDn"
|
|
565
|
+
},
|
|
566
|
+
pageHeader: {
|
|
567
|
+
backAriaLabel: "Quay l\u1EA1i"
|
|
568
|
+
},
|
|
569
|
+
backTop: {
|
|
570
|
+
ariaLabel: "V\u1EC1 \u0111\u1EA7u trang"
|
|
571
|
+
},
|
|
572
|
+
anchor: {
|
|
573
|
+
ariaLabel: "Tr\xEAn trang n\xE0y"
|
|
574
|
+
},
|
|
575
|
+
floatButton: {
|
|
576
|
+
ariaLabel: "Th\xEAm"
|
|
577
|
+
},
|
|
578
|
+
spotlight: {
|
|
579
|
+
title: "B\u1EA3ng l\u1EC7nh",
|
|
580
|
+
placeholder: "T\xECm ki\u1EBFm"
|
|
581
|
+
},
|
|
582
|
+
scrollSpy: {
|
|
583
|
+
ariaLabel: "\u0110i\u1EC1u h\u01B0\u1EDBng m\u1EE5c"
|
|
584
|
+
},
|
|
585
|
+
steps: {
|
|
586
|
+
ariaLabel: "C\xE1c b\u01B0\u1EDBc",
|
|
587
|
+
waitStatus: "\u0110ang ch\u1EDD",
|
|
588
|
+
processStatus: "Hi\u1EC7n t\u1EA1i",
|
|
589
|
+
finishStatus: "Ho\xE0n t\u1EA5t",
|
|
590
|
+
errorStatus: "L\u1ED7i"
|
|
591
|
+
},
|
|
592
|
+
tree: {
|
|
593
|
+
ariaLabel: "C\xE2y",
|
|
594
|
+
selectNode: "Ch\u1ECDn {label}",
|
|
595
|
+
expand: "M\u1EDF r\u1ED9ng",
|
|
596
|
+
collapse: "Thu g\u1ECDn"
|
|
576
597
|
}
|
|
577
|
-
}
|
|
598
|
+
};
|
|
599
|
+
var vi_VN_default = viVN;
|
|
578
600
|
export {
|
|
601
|
+
vi_VN_default as default,
|
|
579
602
|
viVN
|
|
580
603
|
};
|