Skip to content

Commit 03c56ce

Browse files
authored
feat(Localization): update zh-TW.json localization (#6822)
* feat(Localization): update zh-TW.json localization * chore: 更新文件格式 * chore: 更正单词拼写错误
1 parent 4ec32d6 commit 03c56ce

File tree

1 file changed

+52
-47
lines changed

1 file changed

+52
-47
lines changed

localization/zh-TW.json

Lines changed: 52 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,7 @@
77
"HeaderText": "請完成安全認證",
88
"BarText": "向右滑動填滿拼圖",
99
"FailedText": "載入失敗",
10-
"LoadText": "正在載入 ...",
11-
"TryText": "再試一次"
12-
},
13-
"BootstrapBlazor.Components.Camera": {
14-
"DeviceLabel": "攝影機",
15-
"InitDevicesString": "正在識別攝影機",
16-
"PlayText": "開啟",
17-
"StopText": "關閉",
18-
"PhotoText": "拍照",
19-
"FrontText": "前面",
20-
"BackText": "後面",
21-
"NotFoundDevicesString": "未找到視訊相關設備"
10+
"LoadText": "正在載入 ..."
2211
},
2312
"BootstrapBlazor.Components.Calendar": {
2413
"PreviousYear": "上一年",
@@ -66,10 +55,10 @@
6655
"Months": "1,2,3,4,5,6,7,8,9,10,11,12",
6756
"MonthLists": "一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月",
6857
"WeekLists": "日,一,二,三,四,五,六",
69-
"GenericTypeErroMessage": "DateTimePicker 元件僅支援綁定泛型為 DateTime 或者 DateTime?",
58+
"GenericTypeErrorMessage": "DateTimePicker 元件僅支援綁定泛型為 DateTime 或者 DateTime?",
7059
"Today": "今天",
7160
"Yesterday": "昨天",
72-
"Weekago": "一週前"
61+
"Week": "一週前"
7362
},
7463
"BootstrapBlazor.Components.DateTimeRange": {
7564
"SeparateText": "",
@@ -140,20 +129,11 @@
140129
"ReverseSelectText": "反選",
141130
"ClearText": "清除",
142131
"MinErrorMessage": "最少請選擇 {0} 項",
143-
"MaxErrorMessage": "最多可以選擇 {0} 項"
132+
"MaxErrorMessage": "最多可以選擇 {0} 項",
133+
"NoSearchDataText": "無資料"
144134
},
145135
"BootstrapBlazor.Components.Pagination": {
146-
"GotoNavigatorLabelText": "切換到",
147-
"AiraPageLabel": "分頁元件",
148-
"AiraPrevPageText": "上一頁",
149-
"AiraFirstPageText": "第一頁",
150-
"AiraNextPageText": "下一頁",
151-
"PageInfoText": "顯示第 {0} 到第 {1} 筆紀錄",
152-
"TotalInfoText": ",總共 {0} 筆紀錄",
153-
"PrePageInfoText": "每頁顯示",
154-
"RowInfoText": "筆紀錄",
155-
"LabelString": "第 {0} 頁",
156-
"SelectItemsText": "{0}"
136+
"GotoNavigatorLabelText": "切換到"
157137
},
158138
"BootstrapBlazor.Components.PopConfirmButton": {
159139
"CloseButtonText": "取消",
@@ -167,7 +147,8 @@
167147
"EmptyText": "無資料"
168148
},
169149
"BootstrapBlazor.Components.Search": {
170-
"SearchButtonText": "搜尋"
150+
"SearchButtonText": "搜尋",
151+
"NoDataTip": "無資料"
171152
},
172153
"BootstrapBlazor.Components.Select": {
173154
"PlaceHolder": "請選擇 ...",
@@ -192,11 +173,17 @@
192173
"CloseCurrentTabText": "關閉當前標籤",
193174
"CloseOtherTabsText": "關閉其他標籤",
194175
"CloseAllTabsText": "關閉所有標籤",
195-
"NotFoundTabText": "未找到"
196-
},
197-
"BootstrapBlazor.Components.MultiFilter": {
198-
"MultiFilterSearchPlaceHolderText": "請輸入 ...",
199-
"MultiFilterSelectAllText": "全選"
176+
"NotFoundTabText": "未找到",
177+
"RefreshToolbarTooltipText": "重整",
178+
"FullscreenToolbarTooltipText": "全螢幕",
179+
"PrevTabNavLinkTooltipText": "上一個標籤",
180+
"NextTabNavLinkTooltipText": "下一個標籤",
181+
"CloseTabNavLinkTooltipText": "關閉",
182+
"ContextRefresh": "重整",
183+
"ContextClose": "關閉",
184+
"ContextCloseOther": "關閉其他",
185+
"ContextCloseAll": "關閉全部",
186+
"ContextFullScreen": "全螢幕"
200187
},
201188
"BootstrapBlazor.Components.Table": {
202189
"AddButtonText": "新增",
@@ -261,17 +248,18 @@
261248
"CopyColumnCopiedTooltipText": "已複製",
262249
"ColumnWidthTooltipPrefix": "寬度:",
263250
"ColumnToolboxTitle": "操作",
264-
"AlignLeft": "左對齊",
265-
"AlignLeftTooltip": "點擊後本列左對齊",
266-
"AlignCenter": "居中",
267-
"AlignRight": "右對齊"
251+
"AlignLeftText": "左對齊",
252+
"AlignLeftTooltipText": "點擊後本列文本左對齊",
253+
"AlignCenterText": "居中",
254+
"AlignCenterTooltipText": "點擊後本列文本居中對齊",
255+
"AlignRightText": "右對齊",
256+
"AlignRightTooltipText": "點擊後本列文本右對齊"
268257
},
269258
"BootstrapBlazor.Components.EditDialog": {
270259
"CloseButtonText": "關閉",
271260
"SaveButtonText": "儲存"
272261
},
273-
"BootstrapBlazor.Components.TableFilter": {
274-
"Title": "篩選",
262+
"BootstrapBlazor.Components.TableColumnFilter": {
275263
"ClearButtonText": "重置",
276264
"FilterButtonText": "確認",
277265
"BoolFilter.AllText": "全部",
@@ -286,7 +274,9 @@
286274
"Contains": "包含",
287275
"NotContains": "不包含",
288276
"EnumFilter.AllText": "全選",
289-
"NotSupportedMessage": "不支援的類型,請使用 FilterTemplate 自定義篩選組件"
277+
"NotSupportedColumnFilterMessage": "<p>不支援的類型,請使用 <code>FilterTemplate</code> 自定義篩選組件</p><div>請參考文件 <a href=\"https://www.blazor.zone/table/filter#CustomFilter\" target=\"_blank\">CustomFilter</a></div>",
278+
"MultiFilterSearchPlaceHolderText": "請輸入 ...",
279+
"MultiFilterSelectAllText": "全選"
290280
},
291281
"BootstrapBlazor.Components.FilterLogicItem": {
292282
"And": "並且",
@@ -313,8 +303,8 @@
313303
"BootstrapBlazor.Components.Transfer": {
314304
"LeftPanelText": "全部",
315305
"RightPanelText": "已選",
316-
"MinErrorMessage": "最少請選擇{0}項",
317-
"MaxErrorMessage": "最多可選擇{0}項"
306+
"MinErrorMessage": "最少請選擇 {0} ",
307+
"MaxErrorMessage": "最多可選擇 {0} "
318308
},
319309
"BootstrapBlazor.Components.TransferPanel": {
320310
"SearchPlaceHolderString": "請輸入 ...",
@@ -324,20 +314,23 @@
324314
"NotSetOnTreeExpandErrorMessage": "未設置 OnExpandNodeAsync 回調委託方法"
325315
},
326316
"BootstrapBlazor.Components.TreeView": {
327-
"NotSetOnTreeExpandErrorMessage": "未設置 OnExpandNodeAsync 回調委託方法"
317+
"NotSetOnTreeExpandErrorMessage": "未設置 OnExpandNodeAsync 回調委託方法",
318+
"ToolbarEditTitle": "節點名稱編輯",
319+
"ToolbarEditLabelText": "更改為"
328320
},
329321
"BootstrapBlazor.Components.UploadBase": {
330322
"DeleteButtonText": "刪除",
331323
"BrowserButtonText": "瀏覽",
332-
"FileExtensions": "檔案類型必須為以下幾種格式: {0}",
333-
"FileSizeValidation": "檔案太大,限制大小為 {0}"
324+
"FileExtensions": "檔案副檔名必須為以下幾種格式: {0}",
325+
"FileSizeValidation": "檔案太大,限制大小為 {0}",
326+
"DropUploadText": "拖曳檔案到此處或<em>點擊上傳</em>"
334327
},
335328
"BootstrapBlazor.Components.Handwritten": {
336329
"SaveButtonText": "儲存",
337330
"ClearButtonText": "清除"
338331
},
339332
"BootstrapBlazor.Components.SignaturePad": {
340-
"SignAboveLabel": "在框內簽名",
333+
"SignAboveLabel": "請在框內簽名",
341334
"ClearBtnTitle": "清除",
342335
"SignatureAlertText": "請先簽名",
343336
"ChangeColorBtnTitle": "換顏色",
@@ -359,7 +352,7 @@
359352
},
360353
"BootstrapBlazor.Components.IconDialog": {
361354
"LabelText": "選擇圖示",
362-
"LabelFullText": "完整內容",
355+
"LabelFullText": "完整文本",
363356
"ButtonText": "點擊複製",
364357
"DialogHeaderText": "請選擇圖示",
365358
"CopiedTooltipText": "複製成功"
@@ -368,7 +361,7 @@
368361
"Text": "正在載入 ..."
369362
},
370363
"BootstrapBlazor.Components.QueryBuilder": {
371-
"And": "并且",
364+
"And": "並且",
372365
"Or": "或者",
373366
"GreaterThanOrEqual": "大於等於",
374367
"LessThanOrEqual": "小於等於",
@@ -393,5 +386,17 @@
393386
"AutoModeText": "自動",
394387
"DarkModeText": "暗黑",
395388
"LightModeText": "明亮"
389+
},
390+
"BootstrapBlazor.Components.ValidateBase": {
391+
"DefaultRequiredErrorMessage": "{0}為必填項"
392+
},
393+
"BootstrapBlazor.Components.NetworkMonitorIndicator": {
394+
"Title": "網路狀態",
395+
"NetworkType": "網路類型",
396+
"Downlink": "下載速度",
397+
"RTT": "回應時間"
398+
},
399+
"BootstrapBlazor.Components.LoadMore": {
400+
"NoMoreText": "沒有更多資料了"
396401
}
397402
}

0 commit comments

Comments
 (0)