Sha256: 664519d38b18b47b7bceae6e7c0c63d6e7b6963abc57305fd1eee0c73bff864d

Contents?: true

Size: 1.22 KB

Versions: 7

Compression:

Stored size: 1.22 KB

Contents

en:
  plugins:
    refinery_images:
      title: Images
      description: Manage images
  admin:
    images:
      delete: Remove this image forever
      edit: Edit this image
      form:
        image: Image
        use_current_image: Use current image
        or: or
        replace_image: " replace it with this one..."
        current_image: Current Image
        maximum_image_size: The maximum image size is %{megabytes} megabytes.
      index:
        create_new_image: Add new image
        no_images_yet: There are no images yet. Click "Add new image" to add your first image.
        view:
          switch_to: Switch to %{view_name} view
          list: list
          grid: grid
      grid_view:
        view_live_html: View this image <br/><em>Opens in a new window</em>
      existing_image:
        button_text: Insert
        resize_image: Resize the image?
        size: Size
      insert:
        existing_image: Library
        new_image: Upload
  activerecord:
    models:
      image: image
    errors:
      models:
        image:
          blank: You must specify an image for upload
          too_long: Image should be smaller than %{count} in size
          incorrect_format: 'Your image must be either a JPG, PNG or GIF'

Version data entries

7 entries across 7 versions & 2 rubygems

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