1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"dialModeButtonLabel": "切換至鐘面挑選器模式",
"licensesPackageDetailTextOne": "1 個授權",
"timePickerDialHelpText": "選取時間",
"timePickerInputHelpText": "輸入時間",
"timePickerHourLabel": "時",
"timePickerMinuteLabel": "分",
"invalidTimeLabel": "請輸入有效的時間",
"licensesPackageDetailTextOther": "$licenseCount 個授權",
"inputTimeModeButtonLabel": "切換至文字輸入模式",
"dateSeparator": "/",
"dateInputLabel": "輸入日期",
"calendarModeButtonLabel": "切換到日曆模式",
"dateRangePickerHelpText": "選取範圍",
"datePickerHelpText": "選取日期",
"saveButtonLabel": "儲存",
"dateOutOfRangeLabel": "超出範圍。",
"invalidDateRangeLabel": "範圍無效。",
"invalidDateFormatLabel": "格式無效。",
"dateRangeEndDateSemanticLabel": "結束日期為 $fullDate",
"dateRangeStartDateSemanticLabel": "開始日期為 $fullDate",
"dateRangeEndLabel": "結束日期",
"dateRangeStartLabel": "開始日期",
"inputDateModeButtonLabel": "切換到輸入模式",
"unspecifiedDateRange": "日期範圍",
"unspecifiedDate": "日期",
"selectYearSemanticsLabel": "選取年份",
"dateHelpText": "mm/dd/yyyy",
"moreButtonTooltip": "更多",
"tabLabel": "第 $tabIndex 個分頁 (共 $tabCount 個)",
"showAccountsLabel": "顯示帳戶",
"modalBarrierDismissLabel": "關閉",
"hideAccountsLabel": "隱藏帳戶",
"signedInLabel": "已登入帳戶",
"scriptCategory": "dense",
"timeOfDayFormat": "ah:mm",
"openAppDrawerTooltip": "開啟導覽選單",
"backButtonTooltip": "返回",
"closeButtonTooltip": "關閉",
"deleteButtonTooltip": "刪除",
"nextMonthTooltip": "下個月",
"previousMonthTooltip": "上個月",
"nextPageTooltip": "下一頁",
"previousPageTooltip": "上一頁",
"showMenuTooltip": "顯示選單",
"aboutListTileTitle": "關於「$applicationName」",
"licensesPageTitle": "授權",
"pageRowsInfoTitle": "第 $firstRow - $lastRow 列 (總共 $rowCount 列)",
"pageRowsInfoTitleApproximate": "第 $firstRow - $lastRow 列 (總共約 $rowCount 列)",
"rowsPerPageTitle": "每頁列數:",
"selectedRowCountTitleOne": "已選取 1 個項目",
"selectedRowCountTitleOther": "已選取 $selectedRowCount 個項目",
"cancelButtonLabel": "取消",
"closeButtonLabel": "關閉",
"continueButtonLabel": "繼續",
"copyButtonLabel": "複製",
"cutButtonLabel": "剪下",
"okButtonLabel": "確定",
"pasteButtonLabel": "貼上",
"selectAllButtonLabel": "全選",
"viewLicensesButtonLabel": "查看授權",
"anteMeridiemAbbreviation": "上午",
"postMeridiemAbbreviation": "下午",
"timePickerHourModeAnnouncement": "選取小時數",
"timePickerMinuteModeAnnouncement": "選取分鐘數",
"drawerLabel": "導覽選單",
"popupMenuLabel": "彈出式選單",
"dialogLabel": "對話方塊",
"alertDialogLabel": "快訊",
"searchFieldLabel": "搜尋",
"reorderItemToStart": "移至開頭",
"reorderItemToEnd": "移至結尾",
"reorderItemUp": "向上移",
"reorderItemDown": "向下移",
"reorderItemLeft": "向左移",
"reorderItemRight": "向右移",
"expandedIconTapHint": "收合",
"collapsedIconTapHint": "展開",
"remainingTextFieldCharacterCountZero": "TBD",
"remainingTextFieldCharacterCountOne": "還可輸入 1 個字元",
"remainingTextFieldCharacterCountOther": "還可輸入 $remainingCount 個字元",
"refreshIndicatorSemanticLabel": "重新整理"
}