Sha256: beef268c66127abef47cd35cd6caa722593661bcfe4e8b615b9ad98cd568f7fb

Contents?: true

Size: 1.28 KB

Versions: 7

Compression:

Stored size: 1.28 KB

Contents

cs:
  plugins:
    refinery_images:
      title: Obrázky
      description: Spravovat obrázky
  admin:
    images:
      delete: Smazat tento obrázek
      edit: Upravit tento obrázek
      form:
        image: Obrázek
        use_current_image: Použít vybraný obrázek
        or: nebo
        replace_image: " nahradit jej tímto..."
        current_image: Vybraný obrázek
        maximum_image_size: Maximální velikost obrázku je %{megabytes} MB.
      index:
        create_new_image: Přidat nový obrázek
        no_images_yet: Zatím nebyl nahraný žádný obrázek.
        view:
          switch_to: "Přepnout pohled na: %{view_name}"
          list: seznam
          grid: tabulka
      grid_view:
        view_live_html: Zobrazit tento obrázek <br/><em>Otevře se novém okně</em>
      existing_image:
        button_text: Vložit
        resize_image: Změnít velikost?
        size: Velikost
      insert:
        existing_image: Existující obrázek
        new_image: Nový obrázek
  activerecord:
    models:
      image: obrázek
    errors:
      models:
        image:
          blank: Musíte zadat obrázek který chcete nahrát
          too_long: Maximální velikost obrázku je %{count}
          incorrect_format: 'Obrázek musí být ve formátu JPG, PNG nebo GIF'

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
refinerycms-images-0.9.9.7 config/locales/cs.yml
refinerycms-images-0.9.9.5 config/locales/cs.yml
refinerycms-images-0.9.9.4 config/locales/cs.yml
refinerycms-images-0.9.9.3 config/locales/cs.yml
refinerycms-images-0.9.9.2 config/locales/cs.yml
refinerycms-images-0.9.9.1 config/locales/cs.yml
refinerycms-0.9.9 images/config/locales/cs.yml