zh-CN.yml 880 B

12345678910111213141516171819202122232425
  1. ---
  2. description: 本程序使用卷积神经网络对动漫风格的图片进行放大操作(支持照片)。
  3. show_demonstration: 完整演示
  4. go_to_github: 转至GitHub
  5. image_choosing: 选择图像
  6. type_url: 输入图像链接
  7. choose_file: 或者从本地上传
  8. file_limits: "文件大小不得超过5MB;可降噪图像的最大尺寸:3000x3000px;可放大图像的最大尺寸:1500x1500px。"
  9. style: 风格
  10. artwork: 插图
  11. photo: 照片
  12. noise_reduction: 降噪程度
  13. expect_jpeg: 可能会产生JPEG噪点
  14. nr_none: 不降噪
  15. nr_low: 低
  16. nr_medium: 中
  17. nr_high: 高
  18. nr_highest: 最高
  19. nr_hint: "请仅在图像本身含有噪点的情况下使用降噪,否则可能产生反效果。"
  20. upscaling: 放大倍数
  21. up_none: 不放大
  22. button_convert: 转换
  23. button_download: 下载
  24. hints:
  25. - "Firefox无法用右键菜单中的“保存图像”,请按Ctrl+S保存。"