{"id":13671681,"url":"https://github.com/52cik/github-hans","last_synced_at":"2025-05-15T11:05:32.161Z","repository":{"id":37541430,"uuid":"50116762","full_name":"52cik/github-hans","owner":"52cik","description":"[废弃] {官方中文马上就来了} GitHub 汉化插件，GitHub 中文化界面。 (GitHub Translation To Chinese)","archived":false,"fork":false,"pushed_at":"2022-05-05T22:28:31.000Z","size":9316,"stargazers_count":1704,"open_issues_count":28,"forks_count":1069,"subscribers_count":174,"default_branch":"gh-pages","last_synced_at":"2025-04-14T19:56:59.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52cik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-21T15:31:55.000Z","updated_at":"2025-04-12T08:31:02.000Z","dependencies_parsed_at":"2022-07-12T16:22:07.437Z","dependency_job_id":null,"html_url":"https://github.com/52cik/github-hans","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52cik%2Fgithub-hans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52cik%2Fgithub-hans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52cik%2Fgithub-hans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52cik%2Fgithub-hans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52cik","download_url":"https://codeload.github.com/52cik/github-hans/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328385,"owners_count":22052632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:16.188Z","updated_at":"2025-05-15T11:05:32.116Z","avatar_url":"https://github.com/52cik.png","language":"JavaScript","readme":"# GitHub 汉化插件\n\n\u003e 给像我这样英文渣渣同学的福利。\n\n  [![GitHub issues][issues-image]][issues-url]\n  [![GitHub stars][stars-image]][stars-url]\n  [![GitHub forks][forks-image]][forks-url]\n  [![license MIT][license-image]][license-url]\n\n\n\u003e **2017-03-19 GitHub 更新，导致之前版本无法正常使用，请大家及时升级。**  \n\u003e **2016-04-18 GitHub 更新，导致之前版本无法正常使用，请大家及时升级。**\n\n\n## 特性 (Features)\n\n1. 给像我这样英文渣渣同学的福利。\n2. 很多新手朋友不太会玩 GitHub，主要是全英文看的头晕眼花。\n3. 熟悉后关掉插件恢复英文模式，依然闭着眼睛都知道功能在哪。\n\n\n## 安装\n\n1. 请先安装 [Tampermonkey][1] 插件，支持 Chrome, Opera Next 和 Safari 浏览器。\n2. 然后再点击这个链接 [GitHub 汉化插件][2] 安装脚本即可。\n3. 刷新下页面，即可发现网站已汉化。\n\n\u003e 目前仅支持 [Tampermonkey][1] 插件\n\u003e\n\u003e 很多人打不开谷歌插件中心，我已经下载好放在了根目录下方便大家使用。  \n\u003e 点击这里 [Tampermonkey_v4.2.7.crx][Tampermonkey] 分流下载插件。\n\n\n**PS: 最近 Tampermonkey 更新较大，可能无法打开插件地址，所以可以尝试如下方法手动安装脚本**  \n\n1. 下载 [Tampermonkey_v4.2.7.crx][Tampermonkey] 插件\n2. 在 chrome 里打开 chrome://extensions/ 这里地址(浏览器需登录，页面打开开发者模式开关)\n3. 把刚才下载到的 Tampermonkey_v4.2.7.crx 拖进去就好了\n4. 接着点浏览器右上角的插件图标，选择 “添加新脚本...”\n5. 然后将 https://github.com/52cik/github-hans/blob/gh-pages/main.js 源码复制进去\n6. 最后保存即可\n\n\n## 待办 (TODO)\n\n1. 添加 GitHub 名词解释，新手可能不太理解部分名词具体表达的意思，比如 `pull request`。\n2. 整理部分 git\u0026github 学习资料, 帮助新手**更快**上手 git\u0026github。\n3. **本人英文渣渣，翻译非常困难，急需大家 pr 共同翻译**\n\n\n## 相关概念及资料文档\n\n\u003e ps: 由于本插件是之前心血来潮搞出来的，一开始没有参照相关资料，所以有些词汇可能有点差异，今后的翻译和修复都会遵循以下文档。\n\n1. [Pro Git 第二版 简体中文](https://www.gitbook.com/book/bingohuang/progit2/details)\n2. [Pro Git: 翻译约定](https://github.com/progit/progit2-zh/blob/master/TRANSLATION_NOTES.asc)\n3. [Git官方软件包的简体中文翻译](https://github.com/git/git/blob/master/po/zh_CN.po)\n\n## 插件设置为每日更新，因为翻译的比较频繁\n\n  ![everyday][everyday]\n\n\n## 预览\n\n  ![预览][png-1]\n  ![预览][png-2]\n  ![预览][png-3]\n  ![预览][png-4]\n  ![github-hans][github-hans]\n\n\n[1]: http://tampermonkey.net/ \"Tampermonkey\"\n[2]: https://openuserjs.org/install/52cik/GitHub_%E6%B1%89%E5%8C%96%E6%8F%92%E4%BB%B6.user.js \"GitHub 汉化插件\"\n\n[png-1]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/1.png\n[png-2]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/2.png\n[png-3]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/3.png\n[png-4]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/4.png\n[everyday]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/everyday.png\n[github-hans]: https://raw.githubusercontent.com/52cik/github-hans/gh-pages/preview/github-hans.gif \"github-hans\"\n\n[Tampermonkey]: http://www.52cik.com/github-hans/Tampermonkey_v4.2.7.crx \"Tampermonkey\"\n\n\n[issues-url]: https://github.com/52cik/github-hans/issues\n[issues-image]: https://img.shields.io/github/issues/52cik/github-hans.svg\n\n[stars-url]: https://github.com/52cik/github-hans/stargazers\n[stars-image]: https://img.shields.io/github/stars/52cik/github-hans.svg\n\n[forks-url]: https://github.com/52cik/github-hans/network\n[forks-image]: https://img.shields.io/github/forks/52cik/github-hans.svg\n\n[license-url]: https://opensource.org/licenses/MIT\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg\n","funding_links":[],"categories":["JavaScript","JavaScript (485)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F52cik%2Fgithub-hans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F52cik%2Fgithub-hans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F52cik%2Fgithub-hans/lists"}