Skip to content

translate style guide priority b (#138) #168

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

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

daisuke85a
Copy link
Contributor

Description of Problem

#138Priority B の翻訳

Proposed Solution

Additional Information

こちら、冒頭文と同じく、ほぼVue 2の翻訳ドキュメントを流用できました。
流用できなかったの翻訳箇所は以下です。

Vue 3用の記述に訂正

Vue.componentapp.component

その他の追記文の翻訳

560行目
But they'll never contain global state (e.g. from a Vuex store).

しかし、それらにはグローバルな状態(例:Vuexストアからのもの)は含まれません

895,896行目

  • It's rare that global components are ever referenced in JavaScript, so following a convention for JavaScript makes less sense.

  • グローバルコンポーネントを JavaScript から参照することはほとんどないので、 JavaScript の原則に従う意味もほとんどありません。

  • These applications always include many in-DOM templates, where kebab-case must be used.

  • そのようなアプリケーションはたくさんの DOM 内テンプレート をもつのが常ですが、 そこでは ケバブケースを 必ず 使う必要があります

上記以外に、多少、翻訳文が自然になるよう修正

ご確認をよろしくおねがいします🙏

@netlify
Copy link

netlify bot commented Nov 23, 2020

Deploy preview for vuejs-v3-ja-doc-preview ready!

Built with commit 713738c

https://deploy-preview-168--vuejs-v3-ja-doc-preview.netlify.app

Copy link
Member

@potato4d potato4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確かにほとんど v2 と同じですね。確認助かります 🙏
遅くなってしまいましたが良さそうです!ありがとうございました!

@potato4d potato4d merged commit 0038a59 into vuejs-jp:lang-ja Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants