All files / src/i18n baseChineseMessages.ts

100% Statements 1/1
100% Branches 0/0
100% Functions 0/0
100% Lines 1/1

Press n or j to go to the next uncovered block, b, p or k for the previous block.

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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211    1x                                                                                                                                                                                                                                                                                                                                                                                                                                
import { TranslationMessages } from "ra-core";
 
const baseChineseMessages: Required<TranslationMessages> = {
  ra: {
    action: {
      add: "增加",
      add_filter: "添加搜索条件",
      back: "回退",
      bulk_actions: "选中1项 |||| 选中%{smart_count}项",
      cancel: "取消",
      clear_array_input: "清空列表",
      clear_input_value: "清空输入",
      clone: "克隆",
      close: "关闭",
      close_menu: "关闭菜单",
      confirm: "确认",
      create: "新建",
      create_item: "新建 %{item}",
      delete: "删除",
      edit: "编辑",
      expand: "展开",
      export: "导出",
      list: "列表",
      move_down: "下移",
      move_up: "上移",
      open: "打开",
      open_menu: "打开菜单",
      refresh: "刷新",
      remove: "删除",
      remove_all_filters: "移除所有检索",
      remove_filter: "移除检索",
      save: "保存",
      search: "检索",
      select_all: "选择所有",
      select_columns: "列",
      select_row: "选择此行",
      show: "查看",
      sort: "排序",
      toggle_theme: "切换主题",
      undo: "撤销",
      unselect: "反选",
      update: "更新",
      update_application: "重载应用",
      reset: "重置",
      search_columns: "搜索列",
      select_all_button: "全选",
    },
    auth: {
      auth_check_error: "请登录以继续",
      user_menu: "设置",
      username: "用户名",
      password: "密码",
      sign_in: "登录",
      sign_in_error: "验证失败, 请重试",
      logout: "登出",
      email: "邮箱",
    },
    boolean: {
      true: "是",
      false: "否",
      null: " ",
    },
    configurable: {
      customize: "自定义",
      configureMode: "配置此页面",
      inspector: {
        title: "Inspector",
        content: "悬停应用程序UI元素来配置它们",
        reset: "重置设置",
        hideAll: "隐藏所有",
        showAll: "显示所有",
      },
      Datagrid: {
        title: "数据网格",
        unlabeled: "未设置标签的列 #%{column}",
      },
      SimpleForm: {
        title: "表单",
        unlabeled: "未设置标签的输入框 #%{input}",
      },
      SimpleList: {
        title: "列表",
        primaryText: "主要的文本",
        secondaryText: "二级文本",
        tertiaryText: "三级文本",
      },
    },
    input: {
      file: {
        upload_several: "将文件集合拖拽到这里, 或点击这里选择文件集合.",
        upload_single: "将文件拖拽到这里, 或点击这里选择文件.",
      },
      image: {
        upload_several: "将图片文件集合拖拽到这里, 或点击这里选择图片文件集合.",
        upload_single: "将图片文件拖拽到这里, 或点击这里选择图片文件.",
      },
      password: {
        toggle_visible: "隐藏密码",
        toggle_hidden: "显示密码",
      },
      references: {
        all_missing: "未找到参考数据.",
        many_missing: "至少有一条参考数据不再可用.",
        single_missing: "关联的参考数据不再可用.",
      },
    },
    message: {
      about: "关于",
      are_you_sure: "您确定操作?",
      bulk_delete_content: "您确定要删除 %{name}? |||| 您确定要删除 %{smart_count} 项?",
      bulk_delete_title: "删除 %{name} |||| 删除 %{smart_count}项 %{name} ",
      delete_content: "您确定要删除该条目?",
      delete_title: "删除 %{name} #%{id}",
      error: "客户端错误导致请求未完成.",
      invalid_form: "表单输入无效. 请检查错误提示",
      loading: "正在加载页面, 请稍候",
      no: "否",
      not_found: "您输入了错误的URL或者错误的链接.",
      unsaved_changes: "修改未保存. 放弃修改吗?",
      yes: "是",
      auth_error: "身份认证出错",
      bulk_update_content: "是否确实要更新此 %{name}? |||| 是否确实要更新这些 %{smart_count} ?",
      bulk_update_title: "更新 %{name} |||| 更新 %{smart_count} %{name}",
      clear_array_input: "您确定要清除整个列表吗?",
      details: "详情",
      access_denied: "您没有访问此页面的必要权限",
      authentication_error: "身份验证服务器返回错误,无法验证您的登录凭据。",
      select_all_limit_reached: "数量过多,无法全选。仅选择了前 %{max} 个。",
      placeholder_data_warning: "网络问题:数据更新失败。",
    },
    navigation: {
      no_results: "结果为空",
      no_more_results: "页码 %{page} 超出边界. 试试上一页.",
      page_out_of_boundaries: "页码 %{page} 超出边界",
      page_out_from_end: "已到最末页",
      page_out_from_begin: "已到最前页",
      page_range_info: "%{offsetBegin}-%{offsetEnd} / %{total}",
      page_rows_per_page: "每页行数:",
      next: "向后",
      prev: "向前",
      skip_nav: "跳到内容",
      partial_page_range_info: "%{offsetBegin}-%{offsetEnd} of more than %{offsetEnd}",
      current_page: "页码 %{page}",
      page: "跳到页码 %{page}",
      first: "第一页",
      last: "最后一页",
      previous: "向前",
      no_filtered_results: "没有结果",
      clear_filters: "清除所有过滤器",
    },
    notification: {
      updated: "条目已更新 |||| %{smart_count} 项条目已更新",
      created: "条目已新建",
      deleted: "条目已删除 |||| %{smart_count} 项条目已删除",
      bad_item: "不正确的条目",
      item_doesnt_exist: "条目不存在",
      http_error: "与服务通信出错",
      canceled: "取消动作",
      data_provider_error: "dataProvider错误. 请检查console的详细信息.",
      i18n_error: "无法加载指定语言包",
      logged_out: "会话失效, 请重连.",
      not_authorized: "你没有权限访问此资源.",
      application_update_available: "新版本可用.",
      offline: "无法连接,数据无法加载。",
    },
    page: {
      create: "新建 %{name}",
      dashboard: "概览",
      edit: "%{name} #%{id}",
      empty: "无 %{name} ",
      error: "出现错误",
      invite: "要增加吗?",
      list: "%{name} 列表",
      loading: "加载中",
      not_found: "未发现",
      show: "%{name} #%{id}",
      access_denied: "您没有访问此页面的必要权限",
      authentication_error: "身份验证服务器返回错误,无法验证您的登录凭据。",
    },
    saved_queries: {
      label: "保存查询",
      query_name: "查询名称",
      new_label: "保存当前查询...",
      new_dialog_title: "保存当前查询为",
      remove_label: "删除保存的查询",
      remove_label_with_name: '删除查询 "%{name}"',
      remove_dialog_title: "删除保存的查询?",
      remove_message: "确定要从保存的查询列表中删除该项吗?",
      help: "过滤列表,并保存此查询",
    },
    sort: {
      sort_by: "按 %{field} %{order}",
      ASC: "升序",
      DESC: "降序",
    },
    validation: {
      required: "必填",
      minLength: "必须不少于 %{min} 个字符",
      maxLength: "必须不多于 %{max} 个字符",
      minValue: "必须不小于 %{min}",
      maxValue: "必须不大于 %{max}",
      number: "必须为数字",
      email: "必须是有效的邮箱",
      oneOf: "必须为: %{options}其中一项",
      regex: "必须符合指定的格式 (regexp): %{pattern}",
    },
  },
};
 
export default baseChineseMessages;