Skip to content

GitRuozhi/Github-Bilingual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,790 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Bilingual - Github 中英双语界面

这是一个 GitHub 中英双语界面油猴脚本,基于maboloshi/github-chinese 。它不会把 GitHub 完全替换成中文,而是在保留英文原文的同时显示中文翻译。
This is a GitHub Chinese-English bilingual interface Oil Monkey script based on maboloshi/github-chinese . It does not completely replace GitHub with Chinese, but shows Chinese translation while retaining the original English text.

安装 | Install

访问Greasyfork进行安装 | Visit Greasyfork for installation

预览 | Preview

Github Bilingual preview

说明 | Description

  • 短文本显示为 English | 中文,长文本显示为两行:第一行原文,第二行译文。
    The short text is displayed as English | 中文, the long text is displayed as two lines : the first line of the original text and the second line of the translation.

  • 使用源项目提供的翻译词库和匹配规则。
    Use the translation lexicon and matching rules provided by the source project.

  • 修改基于版本:1.9.4.4-2026-06-21,本分支版本号:1.9.4.4-2026-06-21a
    Revised based on version :1.9.4.4-2026-06-21, this branch version number :1.9.4.4-2026-06-21a

  • 默认禁用远程描述翻译,需要时可在脚本菜单中手动开启。
    Remote description translation is disabled by default, and can be opened manually in the script menu when needed.

  • 取消修改页面语言属性。
    Cancel modify the page language attributes.

  • 已同步上游 React 头部/搜索栏修复,顶部导航会在搜索框和弹层空闲后进行双语翻译。
    Synced the upstream React header/search fix. The top navigation is translated bilingually after the search box and portal surfaces become idle.