Sha256: fb0205eda38a4b19c7810025c57136f2df3779f64e81ad2a0fb2fe6c49115372

Contents?: true

Size: 988 Bytes

Versions: 4

Compression:

Stored size: 988 Bytes

Contents

zh-CN:
  carload:
    actions: 操作
    action:
      add: 添加
      submit: 提交
      back: 后退
      back_to_root: 返回应用
      search: 搜索

    placeholder:
      select: 请选择%{thing}

    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

4 entries across 4 versions & 1 rubygems

Version Path
carload-0.2.2 config/locales/zh-CN.yml
carload-0.2.1 config/locales/zh-CN.yml
carload-0.2.0 config/locales/zh-CN.yml
carload-0.1.0 config/locales/zh-CN.yml