Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于翻译 - 建议 与 说明 #48

Closed
dingyiming opened this issue Oct 6, 2016 · 10 comments
Closed

关于翻译 - 建议 与 说明 #48

dingyiming opened this issue Oct 6, 2016 · 10 comments

Comments

@dingyiming
Copy link
Collaborator

dingyiming commented Oct 6, 2016

在此收集具体 建议与说明

  • 希望大家看清楚需要合并的分支,为vuefe vuejs.org/2.0-cn 分支,不要向vuejs 官方分支发起合并请求,也不要向 vuefe vuejs.org/master 分支发起合并请求,谢谢。
  • 两个汉字之间的英文,请加空格,中文文档标点用中文格式,英文文档用英文格式。
@70data
Copy link

70data commented Oct 7, 2016

  1. 规定一下,两个汉字之间的英文,加不加空格,标点用什么格式等。
  2. 列出超链接不能用的地方。
  3. 列出翻译有疑义的地方。

@70data
Copy link

70data commented Oct 7, 2016

父/父亲 有多处重复
例如 有的地方翻译为父应用 有的地方翻译为父亲应用

http://vuefe.cn/guide/installation.html#独立构建-vs-运行时构建
不过得再单文件组件中起作用, 因为单文件组件的模板 是在构建时预编译到 render 函数中
由于一些工具或第三方库引入 Vue , 这可能会导致应用程序运行时加载和独立构建导致错误

http://vuefe.cn/guide/index.html#Vue-js-是什么
Vue 被设计成从底层向上可以被增量式的采用

http://vuefe.cn/guide/instance.html#构造器
我们将在后面详细说明组件系统 超链接失效

http://vuefe.cn/guide/instance.html#属性与方法
不要再实例实现中或者回调函数中(如 vm.$watch('a', newVal => this.myMethod()))使用箭头函数。

http://vuefe.cn/guide/computed.html#计算属性
你不得不停留下意识到显示的是反向的message

http://vuefe.cn/guide/computed.html#Computed-Caching-vs-Methods
还有英文没有翻译

http://vuefe.cn/guide/computed.html#计算属性-vs-watch
考虑下面例子: 是不是翻译成思考较好

http://vuefe.cn/guide/computed.html#观察-Watchers
有时候也很需要一个自定义的数watcher

http://vuefe.cn/guide/computed.html#观察-Watchers
代码内部分英文注释没有翻译

http://vuefe.cn/guide/class-and-style.html#自动添加前缀
当v-bind:style使用需要厂商前缀的 CSS 属性时 翻译成厂商是不是不太便于理解

@dingyiming
Copy link
Collaborator Author

@70data 如果是翻译瑕疵,可以直接在源码里面修改,然后提出合并请求,谢谢

@70data
Copy link

70data commented Oct 7, 2016

补充(参照Vue1.0)

翻译基本规范:
汉字,字母,数字等之间以空格隔开。
中文使用中文符号,英文使用英文符号。
专有词注意大小写,如 HTML,CSS,JavaScript。
术语与已有译文保持一致,如果有异议请先在 issue 中讨论。
代码只翻译注释。
统一翻译成父元素、父组件、父作用域。

统一翻译:
Type => 类型
See also => 另见
Details => 详细
Options => 选项
Example => 示例
Restriction => 限制
default => 默认值
prop => 特性(是指 一个 API 时候,不要翻译成中文)
attribute => 特性
transition => 过渡

不翻译的术语:
getter
setter
prop(指API时)

@einice
Copy link

einice commented Oct 8, 2016

建议页面html lang设置成zh-CN

@dingyiming
Copy link
Collaborator Author

@einice 已经更改

@whwnow
Copy link

whwnow commented Oct 9, 2016

我比较好奇这个翻译会合并到官方么?

@dingyiming
Copy link
Collaborator Author

dingyiming commented Oct 9, 2016

@whwnow 现在可以确切说 - 会

@whwnow
Copy link

whwnow commented Oct 14, 2016

@dingyiming nice!还是并到官方感觉会正式很多

@mikey-wang
Copy link

Guide进阶部分中,过渡的-CSS-类名CSS过渡CSS动画出现严重的翻译版本滞后问题,主要集中在2.1.8版本之后对于v-enter-to和v-leave-to两个类的支持。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants