aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/cs.yml
blob: 880b973c16cc71b98dfc760633e9ce94902f4996 (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
cs:
  refinery:
    plugins:
      gallery_links:
        title: Gallery Links
    gallery_links:
      admin:
        gallery_links:
          actions:
            create_new: Přidat Gallery Link
            reorder: Řadit Gallery Links
            reorder_done: Konec řazení Gallery Links
          records:
            title: Gallery Links
            sorry_no_results: Litujeme, ale nebyly nalezny žádné výsledky.
            no_items_yet: Zatím nebyly vytvořeny žádné Gallery Links. Zvolte "Přidat Gallery Link" pro přidání prvního gallery link.
          gallery_link:
            view_live_html: Zobrazit náhled gallery link<br/><em>(otevře se v novém okně)</em>
            edit: Upravit gallery link
            delete: Smazat gallery link
      gallery_links:
        show:
          other: Další 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