Git Product home page Git Product logo

vertx-translation-chinese's Introduction

Vert.x 官方文档中文翻译

这是针对 Vert.x 官方文档中文翻译的仓库。

当前文档翻译对应版本:Vert.x 3.4.1

在线地址:https://vertxchina.github.io/vertx-translation-chinese

背景

随着 Vert.x 在**越来越受到关注,使用人数也越来越多,但相关的中文文档却寥寥可数,在这样的背景下,Vert.x **用户组发动社区内的志愿者翻译 Vert.x 官方文档

目标

翻译三个境界:信,达,雅。

我们力求做到第一境界即可。信:即译文要准确,不偏离,不遗漏,也不要随意增减意思。

理念

本着开源的精神,贡献先于索取,自愿自发的为社区,为社会贡献,才能为后人造福。

协作

GitHub 协作

使用本仓库进行翻译工作的协作。git 主要分为两个分支,master 为主版本分支,主要进行里程碑式的发布;dev 为开发分支,日常的提交都在 dev 分支上边。基本两个分支足够使用,但可以根据每个人的喜好创建个人分支,不做约束。

翻译协作

  1. 确定翻译内容后,将会把内容分模块,每人根据自己实际的时间情况领取翻译
  2. 每个模块由一人主导翻译,二人主导校对,校对的人反馈给翻译的人修改,或获得同意后直接修改,三人都确认无误后,合并到主分支上。
  3. 翻译人员在领取翻译任务后尽可能在自己评估的时间内完成,校对人员校对任务同理,如无法完成则告知大家,多次无理由延期的,自动退出翻译小组。

翻译计划

具体见翻译计划文档

构建方法

本项目的在线版本部署在 Github Pages 上。使用 master 分支的 docs 目录作为生成的 GitBook 站点。以下是构建方法:

安装 Node.js 和 npm

https://nodejs.org/en/download/

安装 GitBook 命令行工具

sudo npm install gitbook-cli -g

构建 GitBook

进入项目根目录,执行构建:

rm -rf docs && gitbook build ./ docs

构建之后将 docs 目录的所有更新提交。

注意:一定要输出到 docs 目录,才能被 git pages 识别。

归属与发布

Vert.x**用户社区默认获得所有翻译内容的发布权。

每个翻译模块归属于翻译者所有,如果需要发布不属于自己翻译的模块,那么需要与翻译者协商获得许可后发布。

vertx-translation-chinese's People

Contributors

aruis avatar boliza avatar c0de8ug avatar cet63 avatar chengenzhao avatar dac1989 avatar guoyu511 avatar hwding avatar kkkoko avatar leibnizhu avatar sczyh30 avatar silentbalanceyh avatar vertxchina avatar weiyiysw avatar yanickxia avatar yh34342 avatar zhangbinzhi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.