Sha256: 902db8fc5e9f4b7feb2c2cb53c4f18809747724784434f259b28af484055ce0b

Contents?: true

Size: 1.33 KB

Versions: 5

Compression:

Stored size: 1.33 KB

Contents

zh-CN:
  date:
    order:
    - :year
    - :month
    - :day
    month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
    abbr_month_names: [~, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]

  carload:
    actions: 操作
    action:
      add: 添加
      edit: 编辑
      submit: 提交
      back: 后退
      back_to_root: 返回应用
      search: 搜索
      preview: 预览

    placeholder:
      select: 请选择%{thing}

    config:
      show: 查看配置
      title: Carload配置列表
      key: 配置名称
      value: 配置值

    error:
      title:
        dashboard: 遇到操作错误!
        unauthorized: 您未被授权执行如下操作!
      message:
        unmanaged_model: 数据模型「%{model}」未被管理!
        dashboard_index: 访问后台数据。
        dashboard_new: 在后台创建新的数据。
        dashboard_edit: 在后台修改数据。
        dashboard_destroy: 在后台删除数据。

    form:
      title:
        create: 创建「%{model}」
        edit: 修改「%{model}」
      message:
        delete: 确定删除这个「%{model}」?

    activerecord:
      created_at: 创建时间
      updated_at: 更新时间

    footer:
      message: 2016 &copy; 此后台由<a href='https://github.com/dongli/carload'>Carload</a>自豪地提供

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
carload-0.5.3 config/locales/zh-CN.yml
carload-0.5.2 config/locales/zh-CN.yml
carload-0.5.1 config/locales/zh-CN.yml
carload-0.5.0 config/locales/zh-CN.yml
carload-0.4.5 config/locales/zh-CN.yml