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