# translation-team **Repository Path**: josephxia/translation-team ## Basic Information - **Project Name**: translation-team - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2021-03-22 - **Last Updated**: 2022-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 花果山翻译天团 # 职责分工 - 翻译: - week1 王新玉 - 人工校对 - week2 小乐 - 翻译中 - week3 彩霞 - 翻译完成 - week4 王新玉 - 人工校对 - week5 王欣尧 - 翻译完成 - week6 老胡 - 翻译完成 翻译效率 800word(英文)/小时 - 小乐 - 专业校对顾问: 小龙 # 字数统计 ```bash yarn yarn run count ``` # 工作流程 翻译 => 语言校对(Review)=> 专业名词校对(我龙哥) # 格式要求 - 有疑惑的用注释标记 ``` 可以跟中哪些 (属性继承与引用透明) ``` - markdown 英文原文 用引用 # 翻译字典 https://www.chinaw3c.org/glossary-sc.html # 在线翻译工具 https://www.deepl.com/translator # 中文参考标准 - [w3c school](https://www.w3school.com.cn/html5/index.asp) - [MDN](https://developer.mozilla.org/zh-CN/docs/Web/Guide/HTML/HTML5) # 目录 ```bash week1 + 1_1 + 1.srt + 1_2 + 1_2_1 + 1.md + README.md 目录 ``` # 如何添加gitee源 ``` git remote add gitee git@gitee.com:josephxia/translation-team.git git push gitee ```