Sha256: 53ce9e311e995bdd7158d1d7726b523e4494e693bd7d5efddbba6e6459e3e036

Contents?: true

Size: 1.33 KB

Versions: 11

Compression:

Stored size: 1.33 KB

Contents

zh-CN:
  refinery:
    plugins:
      refinery_images:
        title: 图片
        description: 图片管理
    admin:
      images:
        delete: 永久删除此图片
        edit: 编辑此图片
        form:
          image: 图片
          use_current_image: 使用当前图片
          or: 或
          replace_image: " 使用这个去覆盖..."
          current_image: 当前图片
          maximum_image_size: 最大的图片大小为 %{bytes}.
        actions:
          create_new_image: 添加新图片
        records:
          no_images_yet: 这里还没有图片. 点击 "添加新图片" 去添加您的第一张图片.
        index:
          view:
            switch_to: 切换到 %{view_name} 视图
            list: 列表
            grid: 表格
        grid_view:
          view_live_html: 查看此图片 <br/><em>新窗口打开</em>
        existing_image:
          button_text: 插入
          resize_image: 调整图片尺寸?
          size: 大小
        insert:
          existing_image: 图片库
          new_image: 上传
  activerecord:
    models:
      refinery/image: 图片
    errors:
      models:
        refinery/image:
          blank: 你必须选择一个图片来上传
          too_big: 图片应该小于 %{size} MB 大小
          incorrect_format: '你的图片必须是JPG, PNG 或者 GIF'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
refinerycms-images-2.0.10 config/locales/zh-CN.yml
refinerycms-images-2.0.9 config/locales/zh-CN.yml
refinerycms-images-2.0.8 config/locales/zh-CN.yml
refinerycms-images-2.0.7 config/locales/zh-CN.yml
refinerycms-images-2.0.6 config/locales/zh-CN.yml
refinerycms-images-2.0.5 config/locales/zh-CN.yml
refinerycms-images-2.0.4 config/locales/zh-CN.yml
refinerycms-images-2.0.3 config/locales/zh-CN.yml
refinerycms-images-2.0.2 config/locales/zh-CN.yml
refinerycms-images-2.0.1 config/locales/zh-CN.yml
refinerycms-images-2.0.0 config/locales/zh-CN.yml