|
10 | 10 | - [发布网址:vuefe.cn](http://vuefe.cn/)
|
11 | 11 | - [翻译仓库](https://github.com/vuefe/vuejs.org),中文翻译分支 2.0-cn
|
12 | 12 | - [基础指引](https://github.com/vuefe/vuejs.org/wiki/%E5%85%B3%E4%BA%8E%E7%BF%BB%E8%AF%91---%E5%9F%BA%E7%A1%80%E6%8C%87%E5%BC%95)
|
13 |
| -- 参与API翻译:https://github.com/vuefe/vuejs.org/issues/44 |
| 13 | +- 参与API校对:https://github.com/vuefe/vuejs.org/issues/44 |
14 | 14 | - 参与Guide校对:https://github.com/vuefe/vuejs.org/issues/77
|
15 | 15 | - 提出建议:https://github.com/vuefe/vuejs.org/issues/48
|
16 | 16 | - 如果你看到错别字、漏译、错译,请直接提交 pr
|
17 | 17 | ([帮助](https://help.github.com/articles/using-pull-requests/))。
|
18 |
| -- 如果你看到网站问题,或者创建一个 issue,或者直接提交 pr。 |
| 18 | +- 如果你看到网站问题,或者创建一个 issue ,或者直接提交 pr 。 |
19 | 19 | - 如果你对已有翻译有异议,建议创建一个 issue 讨论。
|
20 | 20 | - 如果你想修改英文内容,请去 [vuejs.org 项目][vuejs.org]。
|
21 | 21 | - 如果你想求教 Vue.js 使用问题,请去[论坛][forum]。
|
22 | 22 | - 如果你遇到 Vue.js 的问题,请去 [vue 项目][vue],
|
23 |
| - 创建 issue 并提供演示。可以在 JSBin, JSFiddle, Codepen 等网站创建演示。 |
| 23 | + 创建 issue 并提供演示。可以在 JSBin ,JSFiddle , Codepen 等网站创建演示。 |
24 | 24 |
|
25 | 25 | ### 翻译要求
|
26 | 26 |
|
27 | 27 | - 保持一致,清晰
|
28 | 28 | - 汉字,字母,数字等之间以一个空格隔开。
|
29 | 29 | - 中文使用中文符号,英文使用英文符号。
|
30 |
| -- 专有词注意大小写,如 HTML,CSS,JavaScript。 |
| 30 | +- 专有词注意大小写,如 HTML ,CSS ,JavaScript 。 |
31 | 31 | - 术语与已有译文保持一致,如果有异议请先在 issue 中讨论。
|
32 | 32 | - 代码只翻译注释。
|
33 |
| -- 标题会转化为链接,文档其它地方可能会用到,所以标题应尽量简短, |
| 33 | +- 标题会转化为链接,文档其它地方可能会用到,所以标题应尽量简短。 |
34 | 34 | 在修改标题时搜索一下它是否还用在其它地方。
|
35 | 35 | 同样的,在修改文档内链接时也应搜索一下。
|
36 | 36 | - 校对后对应修改提交合并请求
|
|
57 | 57 |
|
58 | 58 | - getter
|
59 | 59 | - setter
|
60 |
| -- prop(指API时) |
| 60 | +- prop(指 API 时) |
61 | 61 |
|
62 | 62 | ### 认领说明
|
63 | 63 |
|
|
94 | 94 | 2 | index.md | 介绍 | [hijiangtao](https://github.com/hijiangtao) |
|
95 | 95 | 3 | instance.md | 实例 | [dingyiming](https://github.com/dingyiming) |
|
96 | 96 | 4 | syntax.md | 模板语法 | [daix6](https://github.com/daix6) |
|
97 |
| -5 | computed.md | 计算属 性 | [dingyiming](https://github.com/dingyiming) | |
| 97 | +5 | computed.md | 计算属性 | [dingyiming](https://github.com/dingyiming) | |
98 | 98 | 6 | class-and-style.md | Class 与 Style 绑定 | [595074187](https://github.com/595074187) |
|
99 | 99 | 7 | conditional.md | 条件渲染 | [dingyiming](https://github.com/dingyiming) |
|
100 | 100 | 8 | list.md | 列表渲染 | [tingtien](https://github.com/tingtien) |
|
|
106 | 106 |
|
107 | 107 | 序号 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
|
108 | 108 | ----- | ------------- | --- | --- | ---
|
109 |
| -12 | transitions.md | 过渡: 进入, 离开, 和 列表 | [awe](https://github.com/hilongjw) | |
| 109 | +12 | transitions.md | 过渡:进入,离开,和列表 | [awe](https://github.com/hilongjw) | |
110 | 110 | 13 | transitioning-state.md | 过渡状态 | [awe](https://github.com/hilongjw) |
|
111 | 111 | 14 | render-function.md | Render 函数 | [awe](https://github.com/hilongjw) |
|
112 | 112 | 15 | reactivity.md | 深入响应式原理 | [veaba](https://github.com/veaba) |
|
|
123 | 123 |
|
124 | 124 | 序号 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
|
125 | 125 | ----- | ------- | ------------- | --- | ---
|
126 |
| -24 | migration.md | 1.x迁移 | [harrytospring](https://github.com/harrytospring) | |
| 126 | +24 | migration.md | 1.x 迁移 | [harrytospring](https://github.com/harrytospring) | |
127 | 127 | 27 | migration-vue-router.md | vue-router 0.7.x 迁移 | [forzajuve10](https://github.com/forzajuve10) |
|
128 | 128 |
|
129 | 129 | ### Meta 更多
|
130 | 130 |
|
131 | 131 | 序号 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
|
132 | 132 | ----- | ------- | ------------- | --- | ---
|
133 | 133 | 25 | comparison.md | 对比其他框架 | [yongbolv](https://github.com/yongbolv) |
|
134 |
| -26 | join.md | 加入Vue.js社区 | [daix6](https://github.com/daix6) | |
| 134 | +26 | join.md | 加入 Vue.js 社区 | [daix6](https://github.com/daix6) | |
135 | 135 |
|
136 | 136 | ## API翻译(已全部完成)贡献
|
137 | 137 |
|
138 | 138 | 序号 | 对应小节名称 | 中文标题 | 贡献者 | 校对贡献者
|
139 | 139 | ----- | ------------- | --- | --- | ---
|
140 | 140 | 1 | Global Config | 全局配置 | @dear-lizhihua |
|
141 |
| -2 | Global API | 全局API | @dear-lizhihua | |
| 141 | +2 | Global API | 全局 API | @dear-lizhihua | |
142 | 142 | 3 | Options / Data | 选项 / 数据 | @dear-lizhihua |
|
143 | 143 | 4 | Options / DOM | 选项 / DOM | @ATLgo |
|
144 | 144 | 5 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | @ATLgo |
|
|
151 | 151 | 12 | Directives | 指令| @dingyiming |
|
152 | 152 | 13 | Special Attributes | 特殊元素 | @70data |
|
153 | 153 | 14 | Built-In Components | 内置的组件 | @dear-lizhihua |
|
154 |
| -15 | VNode Interface | VNode接口 | @70data | |
| 154 | +15 | VNode Interface | VNode 接口 | @70data | |
155 | 155 | 16 | Server-Side Rendering | 服务端渲染| @70data |
|
156 | 156 |
|
157 | 157 | ## 示例翻译
|
|
0 commit comments