chen.lin
18 小时以前 efe0972ca3e0f816bc274c4e579d61763ac2adcf
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
const chineseMessages = {
  ra: {
    action: {
      add_filter: "过滤条件",
      add: "添加",
      back: "返回",
      bulk_actions: "%{smart_count} 条被选中 |||| %{smart_count} 条被选中",
      cancel: "取消",
      clear_array_input: "情空列表",
      clear_input_value: "清空",
      clone: "克隆",
      confirm: "确定",
      create: "添加",
      create_item: "添加 %{item}",
      delete: "删除",
      edit: "编辑",
      export: "导出",
      import: "导入",
      list: "列表",
      refresh: "刷新",
      remove_filter: "移除这个过滤器",
      remove_all_filters: "清除所有过滤条件",
      clear_filters: "清除过滤条件",
      remove: "移除",
      approved: "审核",
      save: "保存",
      search: "搜索",
      select_all_button: "全部选中",
      select_row: "选中一行",
      show: "显示",
      sort: "排序",
      undo: "撤销",
      unselect: "取消选择",
      expand: "展开",
      close: "关闭",
      open_menu: "打开菜单",
      close_menu: "关闭菜单",
      update: "修改",
      move_up: "上移",
      move_down: "下移",
      open: "打开",
      toggle_theme: "浅色/深色",
      select_columns: "筛选列",
      update_application: "重新加载应用",
    },
    boolean: {
      true: "是",
      false: "否",
      null: " ",
    },
    page: {
      create: "创建 %{name}",
      dashboard: "控制台",
      edit: "%{name} %{recordRepresentation}",
      error: "出错了",
      list: "%{name}",
      loading: "加载中",
      not_found: "未找到",
      show: "%{name} %{recordRepresentation}",
      empty: "暂无 %{name}。",
      invite: "是否要添加一个?",
      empty_with_filters: "使用当前过滤条件未找到结果。",
    },
    input: {
      file: {
        upload_several: "拖放一些要上传的文件,或单击以选择一个",
        upload_single: "拖放要上传的文件,或单击以选择它",
      },
      image: {
        upload_several: "拖放一些图片进行上传,或单击选择一个",
        upload_single: "拖放图片进行上传,或单击选择它",
      },
      references: {
        all_missing: "无法找到引用数据。",
        many_missing:
          "至少有一个关联的引用不再可用。",
        single_missing:
          "关联的引用不再可用。",
      },
      password: {
        toggle_visible: "隐藏密码",
        toggle_hidden: "显示密码",
      },
      search: {
        placeholder: "搜索",
      },
    },
    message: {
      about: "关于",
      are_you_sure: "您确定吗?",
      auth_error:
        "验证身份令牌时发生错误。",
      bulk_delete_content:
        "确定要删除这个 %{name}? |||| 确认要删除这些 %{smart_count} 明细?",
      bulk_delete_title: "删除 %{name} |||| 删除 %{smart_count} %{name}",
      bulk_update_content:
        "您确定要更新这个 %{name}? |||| 您确定要更新这些 %{smart_count} 项吗?",
      bulk_update_title: "修改 %{name} |||| 修改 %{smart_count} %{name}",
      clear_array_input: "您确定要清空整个列表吗?",
      delete_content: "您确实要删除此项吗?",
      delete_title: "删除 %{name} #%{id}",
      details: "详情",
      error: "发生客户端错误,您的请求无法完成。",
      
      invalid_form: "表单无效 请检查是否有错误!",
      loading: "请稍候",
      no: "否",
      not_found: "您输入的URL错误,或者您点击了错误的链接。",
      yes: "是",
      unsaved_changes:
        "您所做的部分更改尚未保存。确定要忽略这些更改吗?",
    },
    navigation: {
      no_results: "没有找到数据",
      no_more_results:
        "页码 %{page} 超出范围。请尝试上一页。",
      page_out_of_boundaries: "页码 %{page} 超出范围",
      page_out_from_end: "无法跳转到最后一页之后",
      page_out_from_begin: "无法跳转到第1页之前",
      page_range_info: "第 %{from}-%{to} 条,共 %{count} 条",
      partial_page_range_info:
        "第 %{from}-%{to} 条,超过 %{to} 条",
      current_page: "第 %{page} 页",
      page: "跳转到第 %{page} 页",
      first: "跳转到第一页",
      last: "跳转到最后一页",
      next: "下一页",
      previous: "上一页",
      page_rows_per_page: "每页数量:",
      skip_nav: "跳转到内容",
    },
    sort: {
      sort_by: "按 %{field} %{order} 排序",
      ASC: "升序",
      DESC: "降序",
    },
    auth: {
      auth_check_error: "请登录以继续",
      user_menu: "个人资料",
      username: "用户名",
      password: "密码",
      sign_in: "登录",
      sign_in_error: "身份验证失败,请重试",
      logout: "注销",
    },
    notification: {
      updated: "修改成功 |||| %{smart_count} 项 修改成功",
      created: "添加成功",
      deleted: "删除成功 |||| %{smart_count} 项 删除成功",
      bad_item: "错误的元素",
      item_doesnt_exist: "元素不存在",
      http_error: "服务器通信错误",
      data_provider_error: "数据提供程序错误。请查看控制台了解详情。",
      i18n_error: "无法加载指定语言的翻译",
      canceled: "操作已取消",
      logged_out: "您的会话已结束,请重新连接。",
      not_authorized: "您无权访问此资源。",
      application_update_available: "有新版本可用。",
    },
    validation: {
      required: "必填项",
      minLength: "至少需要 %{min} 个字符",
      maxLength: "最多 %{max} 个字符",
      minValue: "至少为 %{min}",
      maxValue: "最多为 %{max}",
      number: "必须是数字",
      email: "必须是有效的邮箱地址",
      oneOf: "必须是以下之一: %{options}",
      regex: "必须匹配特定格式 (正则表达式): %{pattern}",
      unique: "必须唯一",
    },
    saved_queries: {
      label: "保存过滤",
      query_name: "查询名称",
      new_label: "保存过滤条件...",
      new_dialog_title: "将当前查询保存为",
      remove_label: "移除过滤条件",
      remove_label_with_name: '移除查询 "%{name}"',
      remove_dialog_title: "移除过滤条件?",
      remove_message: "您确定要移除已保存过滤条件吗?",
      help: "过滤列表并保存此查询以供以后使用",
    },
    configurable: {
      customize: "自定义",
      configureMode: "配置此页面",
      inspector: {
        title: "检查器",
        content: "将鼠标悬停在应用程序UI元素上以配置它们",
        reset: "重置设置",
        hideAll: "隐藏全部",
        showAll: "显示全部",
      },
      Datagrid: {
        title: "数据网格",
        unlabeled: "未标记的列 #%{column}",
      },
      SimpleForm: {
        title: "表单",
        unlabeled: "未标记的输入 #%{input}",
      },
      SimpleList: {
        title: "列表",
        primaryText: "主要文本",
        secondaryText: "次要文本",
        tertiaryText: "第三文本",
      },
    },
  },
};
 
export default chineseMessages;