aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/zh-CN.yml
blob: 7d21989544fe44944ae7e6df01868621f26db079 (plain) (blame)
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
zh-CN:
  refinery:
    plugins:
      gallery_links:
        title: Gallery Links
    gallery_links:
      admin:
        gallery_links:
          actions:
            create_new: 建立新的 Gallery Link
            reorder: 对 Gallery Links 重新排序
            reorder_done: 对 Gallery Links 的重新排序结束
          records:
            title: Gallery Links
            sorry_no_results: 对不起,未找到结果。 #Sorry! There are no results found.

            # There are no Gallery Links yet. Click "Add New Gallery Link" to add your first gallery link.
            no_items_yet: 目前没有 Gallery Links . 点击 "Add New Gallery Link" 创建一个gallery link.
          gallery_link:
            view_live_html: 查看 gallery link 的最新内容.<br/><em>(新窗口中打开)</em>
            edit: 编辑 gallery link
            delete: 永久删除 gallery link
      gallery_links:
        show:
          other: 其他 Gallery Links
        index:
          photographer: Photographer
          created: Created
  activerecord:
    attributes:
      'refinery/gallery_links/gallery_link':
        title: Title
        url: Url
        photographer: Photographer
        description: Description
        image_id: Image