lbq
17 小时以前 6f5a86b74457f2fdad3caa63f3378e81624d47d2
rsf-admin/src/i18n/core/chineseMessages.js
@@ -6,7 +6,7 @@
      back: "返回",
      bulk_actions: "%{smart_count} 条被选中 |||| %{smart_count} 条被选中",
      cancel: "取消",
      clear_array_input: "情空列表",
      clear_array_input: "清空列表",
      clear_input_value: "清空",
      clone: "克隆",
      confirm: "确定",
@@ -33,12 +33,12 @@
      unselect: "取消选择",
      expand: "展开",
      close: "关闭",
      open_menu: "Open menu",
      close_menu: "Close menu",
      open_menu: "打开菜单",
      close_menu: "关闭菜单",
      update: "修改",
      move_up: "Move up",
      move_down: "Move down",
      open: "Open",
      move_up: "向上移动",
      move_down: "向下移动",
      open: "打开",
      toggle_theme: "浅色/深色",
      select_columns: "筛选列",
      update_application: "Reload Application",
@@ -49,16 +49,16 @@
      null: " ",
    },
    page: {
      create: "Create %{name}",
      dashboard: "Dashboard",
      create: "新增 %{name}",
      dashboard: "控制台",
      edit: "%{name} %{recordRepresentation}",
      error: "Something went wrong",
      error: "出错了",
      list: "%{name}",
      loading: "Loading",
      not_found: "Not Found",
      loading: "加载中",
      not_found: "未找到",
      show: "%{name} %{recordRepresentation}",
      empty: "No %{name} yet.",
      invite: "Do you want to add one?",
      invite: "是否新增一个?",
    },
    input: {
      file: {
@@ -77,15 +77,15 @@
          "Associated reference no longer appears to be available.",
      },
      password: {
        toggle_visible: "Hide password",
        toggle_hidden: "Show password",
        toggle_visible: "隐藏密码",
        toggle_hidden: "展示密码",
      },
    },
    message: {
      about: "About",
      are_you_sure: "Are you sure?",
      about: "关于",
      are_you_sure: "是否确认?",
      auth_error:
        "An error occurred while validating the authentication token.",
        "授权验证出错。",
      bulk_delete_content:
        "确定要删除这个 %{name}? |||| 确认要删除这些 %{smart_count} 明细?",
      bulk_delete_title: "删除 %{name} |||| 删除 %{smart_count} %{name}",
@@ -96,14 +96,14 @@
      delete_content: "您确实要删除此项吗?",
      delete_title: "删除 %{name} #%{id}",
      details: "Details",
      error: "A client error occurred and your request couldn't be completed.",
      error: "请求出错。",
      delete_success: '删除成功!',
      delete_fail: '删除失败!',
      invalid_form: "表单无效 请检查是否有错误!",
      loading: "Please wait",
      no: "No",
      loading: "请稍作等待",
      no: "否",
      not_found: "Either you typed a wrong URL, or you followed a bad link.",
      yes: "Yes",
      yes: "是",
      unsaved_changes:
        "您所做的部分更改尚未保存。确定要忽略这些更改吗?",
    },
@@ -117,12 +117,12 @@
      page_range_info: "%{offsetBegin}-%{offsetEnd} of %{total}",
      partial_page_range_info:
        "%{offsetBegin}-%{offsetEnd} of more than %{offsetEnd}",
      current_page: "Page %{page}",
      page: "Go to page %{page}",
      first: "Go to first page",
      last: "Go to last page",
      next: "Go to next page",
      previous: "Go to previous page",
      current_page: "第 %{page} 页",
      page: "去第 %{page} 页",
      first: "第一页",
      last: "最后一页",
      next: "下一页",
      previous: "前一页",
      page_rows_per_page: "每页数量:",
      skip_nav: "Skip to content",
    },
@@ -132,12 +132,12 @@
      DESC: "降序排列",
    },
    auth: {
      auth_check_error: "Please login to continue",
      auth_check_error: "请您先登录",
      user_menu: "Profile",
      username: "Username",
      password: "Password",
      sign_in: "Sign in",
      sign_in_error: "Authentication failed, please retry",
      username: "账号",
      password: "密码",
      sign_in: "登录",
      sign_in_error: "认证失败,请您重试",
      logout: "注销",
    },
    notification: {
@@ -168,7 +168,7 @@
    },
    saved_queries: {
      label: "保存过滤",
      query_name: "Query name",
      query_name: "按名称查询",
      new_label: "保存过滤条件...",
      new_dialog_title: "Save current query as",
      remove_label: "移除过滤条件",