material_zh.arb 2.14 KB
Newer Older
1
{
2
  "scriptCategory": "dense",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "ah:mm",
4
  "selectedRowCountTitleOne": "已选择 1 项内容",
5
  "openAppDrawerTooltip": "打开导航菜单",
6
  "backButtonTooltip": "返回",
7 8 9
  "nextPageTooltip": "下一页",
  "previousPageTooltip": "上一页",
  "showMenuTooltip": "显示菜单",
Hans Muller's avatar
Hans Muller committed
10
  "aboutListTileTitle": "关于$applicationName",
11 12 13
  "licensesPageTitle": "许可",
  "pageRowsInfoTitle": "第 $firstRow-$lastRow 行(共 $rowCount 行)",
  "pageRowsInfoTitleApproximate": "第 $firstRow-$lastRow 行(共约 $rowCount 行)",
14
  "rowsPerPageTitle": "每页行数:",
15
  "tabLabel": "第 $tabIndex 个标签,共 $tabCount 个",
16
  "selectedRowCountTitleOther": "已选择 $selectedRowCount 项内容",
17 18 19 20 21 22 23 24
  "cancelButtonLabel": "取消",
  "continueButtonLabel": "继续",
  "closeButtonLabel": "关闭",
  "copyButtonLabel": "复制",
  "cutButtonLabel": "剪切",
  "okButtonLabel": "确定",
  "pasteButtonLabel": "粘贴",
  "selectAllButtonLabel": "全选",
25 26
  "viewLicensesButtonLabel": "查看许可",
  "closeButtonTooltip": "关闭",
27
  "deleteButtonTooltip": "删除",
28 29
  "nextMonthTooltip": "下个月",
  "previousMonthTooltip": "上个月",
Yegor's avatar
Yegor committed
30
  "anteMeridiemAbbreviation": "上午",
31 32
  "postMeridiemAbbreviation": "下午",
  "timePickerHourModeAnnouncement": "选择小时",
33
  "timePickerMinuteModeAnnouncement": "选择分钟",
34 35 36
  "signedInLabel": "已登录",
  "hideAccountsLabel": "隐藏帐号",
  "showAccountsLabel": "显示帐号",
37 38 39
  "modalBarrierDismissLabel": "关闭",
  "drawerLabel": "导航菜单",
  "popupMenuLabel": "弹出菜单",
40
  "dialogLabel": "对话框",
41
  "alertDialogLabel": "提醒",
42
  "searchFieldLabel": "搜索",
43 44 45 46 47 48 49 50
  "reorderItemToStart": "移到开头",
  "reorderItemToEnd": "移到末尾",
  "reorderItemUp": "上移",
  "reorderItemDown": "下移",
  "reorderItemLeft": "左移",
  "reorderItemRight": "右移",
  "expandedIconTapHint": "收起",
  "collapsedIconTapHint": "展开",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "还可输入 1 个字符",
53
  "remainingTextFieldCharacterCountOther": "还可输入 $remainingCount 个字符",
54
  "refreshIndicatorSemanticLabel": "刷新"
55
}