en.yml 853 B

12345678910111213141516171819202122232425
  1. ---
  2. description: Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo.
  3. show_demonstration: Show full demonstration
  4. go_to_github: Go to GitHub
  5. image_choosing: Image choosing
  6. type_url: Type URL
  7. choose_file: Or choose a file
  8. file_limits: "Limits: Size: 3MB, Noise Reduction: 2560x2560px, Upscaling: 1280x1280px."
  9. style: Style
  10. artwork: Artwork
  11. photo: Photo
  12. noise_reduction: Noise Reduction
  13. expect_jpeg: expect JPEG artifact
  14. nr_none: None
  15. nr_medium: Medium
  16. nr_high: High
  17. nr_highest: Highest
  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."