zh-CN.yml 868 B

123456789101112131415161718192021222324
  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_medium: 中
  16. nr_high: 高
  17. nr_highest: 最高
  18. nr_hint: "请仅在图像本身含有噪点的情况下使用降噪,否则可能产生反效果。"
  19. upscaling: 放大倍数
  20. up_none: 不放大
  21. button_convert: 转换
  22. button_download: 下载
  23. hints:
  24. - "Firefox无法用右键菜单中的“保存图像”,请按Ctrl+S保存。"