Sha256: 87d4f186a77a6586134345042c2a23a0554fe8dca5011a42b3a6cf9efb75a2a6
Contents?: true
Size: 1.61 KB
Versions: 10
Compression:
Stored size: 1.61 KB
Contents
en: refinery: plugins: refinery_images: title: Images description: Manage images admin: locale_picker: language: Language 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 %{bytes}. image_title: Title image_title_help: Extra information about the image image_alt: Alt image_alt_help: Text to use if the image cannot be displayed. actions: create_new_image: Add new image records: no_images_yet: There are no images yet. Click "Add new image" to add your first image. index: view: switch_to: Switch to %{view_name} view list: list grid: grid 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: refinery/image: image errors: models: refinery/image: blank: You must specify an image for upload too_big: Image should be smaller than %{size} bytes in size incorrect_format: 'Your image must be either a JPG, PNG or GIF' different_file_name: New image can't have different file name
Version data entries
10 entries across 10 versions & 1 rubygems