en.yml 1023 B

123456789101112131415161718192021222324252627282930
  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: 5MB, Noise Reduction: 3000x3000px, Upscaling: 1500x1500px."
  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_low: Low
  16. nr_medium: Medium
  17. nr_high: High
  18. nr_highest: Highest
  19. nr_hint: "You need use noise reduction if image actually has noise or it may cause opposite effect."
  20. upscaling: Upscaling
  21. up_none: None
  22. tta: TTA
  23. tta_best_effort: "n-pass auto"
  24. tta_rule: "Show the rule of `n-pass auto`."
  25. tta_hint: "TTA makes stable quality but it limits the source image size."
  26. button_convert: Convert
  27. button_download: Download
  28. hints:
  29. - "If you are using Firefox, Please press the CTRL+S key to save image. \"Save Image\" option doesn't work."