{
  "smartling" : {
    "string_format" : "icu",
    "translate_paths" : [
    {
      "instruction" : "*/description",
      "key" : "{*}/message",
      "path" : "*/message"
    }],
    "variants_enabled" : true
  },
  "date.validation.invalidDate" : {
    "description" : "Error message when the user enters an invalid date and we do not know their input value",
    "message" : "日期无效"
  },
  "date.validation.invalidDateWithValue" : {
    "description" : "Error message when the user enters an invalid date and we know their input value",
    "message" : "{inputValue}为无效日期"
  },
  "date.validation.rangeEndBeforeRangeStart" : {
    "description" : "Error message when the user tries to select an end date earlier than the start date",
    "message" : "不能早于“{startDateFieldLabel}”中的选择"
  },
  "date.validation.unavailableDate" : {
    "description" : "Error message when the user tries to select a date that is unavailable",
    "message" : "{inputValue}不可用，请尝试其他日期"
  },
  "dateInputDescription.inputFormat" : {
    "description" : "Label for the 'Input format' field",
    "message" : "输入格式"
  },
  "datePicker.calendarLabelDescription" : {
    "description" : "Label for the search input",
    "message" : "从日历中选择日期："
  },
  "filterBar.addFiltersMenu.buttonLabel" : {
    "description" : "Menu button label to show additional available filter options",
    "message" : "添加筛选条件"
  },
  "filterBar.clearAllButton.ariaLabel" : {
    "description" : "Button aria-label to clear all values within the filter bar",
    "message" : "清除所有筛选条件"
  },
  "filterBar.clearAllButton.label" : {
    "description" : "Button label to clear all values within the filter bar",
    "message" : "全部清除"
  },
  "filterButton.removable.removeButtonLabel" : {
    "description" : "Button label to remove a single filter from the filter bar",
    "message" : "删除筛选条件 - {filterLabel}"
  },
  "filterDatePickerDateInputField.dateInputLabelFallback" : {
    "description" : "Default label for date input field",
    "message" : "日期"
  },
  "filterDateRangePicker.dateFrom" : {
    "description" : "Label for the 'Date from' field",
    "message" : "起始日期"
  },
  "filterDateRangePicker.dateTo" : {
    "description" : "Label for the 'date to' field",
    "message" : "结束日期"
  },
  "filterMultiSelectClearButton.label" : {
    "description" : "Clear button label for filter multi-select",
    "message" : "清除<VisuallyHidden>选择</VisuallyHidden>"
  },
  "filterMultiSelectMultiSelectOption.available" : {
    "description" : "Number of filter items available",
    "message" : "<Badge>{count}</Badge><VisuallyHidden> 个可用</VisuallyHidden>"
  },
  "filterMultiSelectSearchInput.label" : {
    "description" : "Label for the search input",
    "message" : "按搜索查询筛选选项"
  },
  "filterMultiSelectSearchInput.placeholder" : {
    "description" : "Placeholder for the search input",
    "message" : "搜索…"
  },
  "filterMultiSelectSelectAllButton.label" : {
    "description" : "Select all button in filter multi select",
    "message" : "全选"
  },
  "inputSearch.clear" : {
    "description" : "Label for the clear search button",
    "message" : "清除搜索"
  },
  "kz.rte.bold" : {
    "description" : "Label for the \"Bold\" button in a text editor",
    "message" : "粗体"
  },
  "kz.rte.bullet_list" : {
    "description" : "Label for the \"Bullet list\" button in a text editor",
    "message" : "项目符号列表"
  },
  "kz.rte.decrease_indent" : {
    "description" : "Label for the \"Decrease indent\" button in a text editor",
    "message" : "减少缩进"
  },
  "kz.rte.increase_indent" : {
    "description" : "Label for the \"Increase indent\" button in a text editor",
    "message" : "增加缩进"
  },
  "kz.rte.italic" : {
    "description" : "Label for the \"Italic\" button in a text editor",
    "message" : "斜体"
  },
  "kz.rte.link" : {
    "description" : "Label for the \"Link\" button in a text editor that allows the creation of hyperlinks in the text",
    "message" : "链接"
  },
  "kz.rte.numbered_list" : {
    "description" : "Label for the \"Numbered list\" button in a text editor",
    "message" : "编号列表"
  },
  "kz.rte.toolbar.aria_label" : {
    "description" : "Label for the text formatting toolbar in a Rich Text Editor",
    "message" : "文本格式"
  },
  "kz.rte.underline" : {
    "description" : "Label for the \"Underline\" button in a text editor",
    "message" : "下划线"
  },
  "kzErrorPage" : {
    "description" : "Label for contact button",
    "message" : "联系支持人员"
  },
  "kzErrorPage.400.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "现在加载页面时出现问题。请重试，或前往主页。"
  },
  "kzErrorPage.400.title" : {
    "description" : "Heading for page",
    "message" : "加载页面时出现问题"
  },
  "kzErrorPage.401.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "很抱歉，我们无法验证您是否可以查看此页面。请返回并重试，或前往主页"
  },
  "kzErrorPage.401.title" : {
    "description" : "Main title for page",
    "message" : "您无法查看此页面"
  },
  "kzErrorPage.403.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "抱歉，您似乎没有权限查看此页面。请返回并重试，或前往主页"
  },
  "kzErrorPage.403.title" : {
    "description" : "Main title for page",
    "message" : "您无法查看此页面"
  },
  "kzErrorPage.404.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "抱歉，我们无法找到您要查找的页面。请返回并重试，或前往主页"
  },
  "kzErrorPage.404.title" : {
    "description" : "Main title of page",
    "message" : "未找到页面"
  },
  "kzErrorPage.413" : {
    "description" : "Call to action instructions for the user",
    "message" : "很抱歉，我们的系统出现问题，无法显示此页面。请返回并重试，或前往主页"
  },
  "kzErrorPage.413.title" : {
    "description" : "Main title of page",
    "message" : "我们这边出了点问题"
  },
  "kzErrorPage.422.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "抱歉，您无法进行更改。请返回并重试，或前往主页"
  },
  "kzErrorPage.422.title" : {
    "description" : "Main title of page",
    "message" : "无法进行更改"
  },
  "kzErrorPage.500" : {
    "description" : "Call to action instructions for the user",
    "message" : "很抱歉，我们的系统出现问题，无法显示此页面。请返回并重试，或前往主页"
  },
  "kzErrorPage.500.title" : {
    "description" : "Main title of page",
    "message" : "我们这边出了点问题"
  },
  "kzErrorPage.502.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "对此深表歉意。最好的办法就是返回并重试。"
  },
  "kzErrorPage.502.title" : {
    "description" : "Main title of page",
    "message" : "您无法查看此页面"
  },
  "kzErrorPage.503.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "我们对此深表歉意。最好的办法就是返回并重试。"
  },
  "kzErrorPage.503.title" : {
    "description" : "Main title of page",
    "message" : "您无法查看此页面"
  },
  "kzErrorPage.504.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "我们对此深表歉意。最好的办法就是返回并重试。"
  },
  "kzErrorPage.504.title" : {
    "description" : "Main title of page",
    "message" : "您无法查看此页面"
  },
  "kzErrorPage.errorCode" : {
    "message" : "错误代码 403 {code}"
  },
  "kzErrorPage.goToHome" : {
    "description" : "Home button label",
    "message" : "转到主页"
  },
  "kzGenericTile.infoButtonLabel" : {
    "description" : "Prompts user to interact with button to reveal more information",
    "message" : "查看更多信息："
  },
  "kzGenericTile.infoButtonReturnLabel" : {
    "description" : "Prompts user to interact with button to hide information",
    "message" : "隐藏信息："
  },
  "kzTitleBlock.combinedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items and secondary actions",
    "message" : "打开组合式二级菜单和溢出菜单"
  },
  "kzTitleBlock.defaultActionMinimizedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays the default action item",
    "message" : "打开默认操作溢出菜单"
  },
  "kzTitleBlock.hamburgerMenuLabel" : {
    "description" : "Label for the dropdown menu which displays navigation items",
    "message" : "打开菜单"
  },
  "kzTitleBlock.overflowMenuAriaLabel" : {
    "description" : "Aria Label for the dropdown menu which displays additional action items",
    "message" : "打开溢出菜单"
  },
  "kzTitleBlock.overflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items",
    "message" : "菜单"
  },
  "kzTitleBlock.secondaryAndOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional actions",
    "message" : "打开二级菜单和溢出菜单"
  },
  "select.clearButtonAlt" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "清除选择：{field}"
  },
  "singleSelect.chevronButton" : {
    "description" : "Aria label text for the SingleSelect button to open and close suggestions list",
    "message" : "显示{field}的建议"
  },
  "singleSelect.clearButtonAlt_v2" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "清除选择：{field}"
  }
}
