en.yml 1011 B

1234567891011121314151617181920212223242526272829
  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. tta: TTA
  22. tta_best_effort: "n-pass auto"
  23. tta_rule: "Show the rule of `n-pass auto`."
  24. tta_hint: "TTA makes stable quality but it limits the source image size."
  25. button_convert: Convert
  26. button_download: Download
  27. hints:
  28. - "If you are using Firefox, Please press the CTRL+S key to save image. \"Save Image\" option doesn't work."