en.yml 848 B

12345678910111213141516171819202122232425
  1. ---
  2. title: Waifu2x
  3. description: Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo.
  4. show_demonstration: Show full demonstration
  5. go_to_github: Go to GitHub
  6. image_choosing: Image choosing
  7. type_url: Type URL
  8. choose_file: Or choose a file
  9. file_limits: "Limits: Size: 3MB, Noise Reduction: 2560x2560px, Upscaling: 1280x1280px."
  10. style: Style
  11. artwork: Artwork
  12. photo: Photo
  13. noise_reduction: Noise Reduction
  14. expect_jpeg: expect JPEG artifact
  15. nr_none: None
  16. nr_medium: Medium
  17. nr_high: High
  18. nr_hint: "You need use noise reduction if image actually has noise or it may cause opposite effect."
  19. upscaling: Upscaling
  20. up_none: None
  21. button_convert: Convert
  22. button_download: Download
  23. hints:
  24. - "If you are using Firefox, Please press the CTRL+S key to save image. \"Save Image\" option doesn't work."