cn.yml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. home:
  2. categories:
  3. newestTools: 最新工具
  4. favoriteTools: '您最喜欢的工具'
  5. allTools: '所有工具'
  6. subtitle: '为开发者提供方便的工具'
  7. toggleMenu: '切换菜单'
  8. home: 主页
  9. uiLib: 'UI 库'
  10. support: '支持IT工具开发'
  11. buyMeACoffee: '给我买杯咖啡'
  12. follow:
  13. title: '你喜欢it-tools?'
  14. p1: '给我们一颗星'
  15. githubRepository: 'IT 工具 GitHub 存储库'
  16. p2: '或关注我们'
  17. twitterAccount: 'IT-工具 Twitter 帐户'
  18. thankYou: '谢谢 !'
  19. nav:
  20. github: 'GitHub 存储库'
  21. githubRepository: 'IT 工具 GitHub 存储库'
  22. twitter: '推特账户'
  23. twitterAccount: 'IT 工具 Twitter 帐户'
  24. about: '关于 IT 工具'
  25. aboutLabel: '关于'
  26. darkMode: '深色模式'
  27. lightMode: '浅色模式'
  28. mode: '切换深色/浅色模式'
  29. about:
  30. content: >
  31. # 关于 IT 工具
  32. 这个精彩的网站由 [Corentin Thomasset](https://github.com/CorentinTh) 用 ❤ 制作,为开发人员和 IT 工作人员聚集了有用的工具。 如果您发现它有用,请随时将其分享给您认为可能也有用的人,并且不要忘记在快捷栏中将其添加为书签!
  33. IT Tools 是开源的(根据 MIT 许可证)并且免费,而且永远都是免费的,但托管和续订域名需要我花钱。 如果您想支持我的工作,并鼓励我添加更多工具,请考虑通过[赞助我](https://www.buymeacoffee.com/cthmsst)来支持。
  34. ## 技术
  35. IT Tools 采用 Vue.js (Vue 3) 和 Naive UI 组件库制作,由 Vercel 托管和持续部署。 一些工具使用了第三方开源库,您可以在 [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) 文件中找到完整列表 存储库的。
  36. ## 发现错误? 缺少一个工具?
  37. 如果您需要的工具目前此处没有,并且您认为可能有用,欢迎您在[问题部分](https://github.com/CorentinTh/it-tools/issues/ 新/选择)在 GitHub 存储库中。
  38. 如果您发现错误或某些内容未按预期工作,请在 [问题部分](https://github.com/CorentinTh/it-tools/issues/new/choose) 中提交错误报告 GitHub 存储库。
  39. 404:
  40. notFound: '404 未找到'
  41. sorry: '抱歉,该页面似乎不存在'
  42. maybe: '也许缓存正在做一些棘手的事情,尝试强制刷新?'
  43. backHome: '回到主页'
  44. favoriteButton:
  45. remove: '从收藏夹中删除'
  46. add: '添加到收藏夹'
  47. toolCard:
  48. new: 最新
  49. search:
  50. label: 搜索
  51. tools:
  52. categories:
  53. favorite-tools: '您最喜欢的工具'
  54. crypto: 加解密
  55. converter: 转换
  56. web: Web
  57. images and videos: '图片 & 视频'
  58. development: 开发
  59. network: 网络
  60. math: 数学
  61. measurement: 测量
  62. text: 文本
  63. data: 数据
  64. common:
  65. clipboard:
  66. success: "已复制到剪切板"
  67. operate:
  68. copy: "复制"
  69. refresh: "刷新"
  70. download: "下载"
  71. pause: "暂停"
  72. resume: "恢复"
  73. stop: "停止"
  74. noun:
  75. quantity: "数量"
  76. format: "格式"
  77. encrypt: "加密"
  78. decrypt: "解密"
  79. encryptionalgorithm: "加密算法"
  80. language: "语言"
  81. string: "字符串"
  82. secret: "秘钥"
  83. bits: "位"
  84. note: "备注"
  85. score: "分数"
  86. video: "视频"
  87. audio: "音频"
  88. color: "颜色"
  89. converter: "转换"