michaelrambeau / risingstars2016

A complete overview of the JavaScript landscape in 2016: trends about front-end and node.js frameworks, tooling... Available in English, Japanese and Chinese.
https://risingstars2016.js.org/
75 stars 10 forks source link

"2016 JavaScript Rising Stars" in Japanese #9

Closed michaelrambeau closed 7 years ago

michaelrambeau commented 7 years ago

Hello @azukiwasher @meltedice @vanx2, I'd like to translate in Japanese πŸ‡―πŸ‡΅ the content inside the folder i18n, in the branch feature/multilingual.

There are 2 kinds of files to translate:

Inside the markdown files, {} is a place holder used to generate automatically links to the Github projects. For example:

You can translate by updating the files directly from Github web UI, you don't have to run the project locally.

You are free, you can write something different from the English version!

Thank you very much!

michaelrambeau commented 7 years ago

Hello @meltedice @azukiwasher @vanx2

FYI I set up an automatic deployment process with Netlify.

Every commit to feature/multilingual branch triggers a build process and you can see the result here:

http://risingstars2016.netlify.com/ja/ (this is a temporary URL, kind of staging environment)

azukiwasher commented 7 years ago

@meltedice @vanx2 which categories would you like to translate?

azukiwasher commented 7 years ago

@meltedice @vanx2 I would like to translate the following categories (with check box) if you don’t mind...



vanx2 commented 7 years ago

will do No.3 at first!

meltedice commented 7 years ago

First, I'll do 2 Front-end Frameworks!

  1. (ja) Front-end Frameworks https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/framework/ja.md
meltedice commented 7 years ago

Index

  1. (ja) Most Popular Projects in 2016 (Overview)
  2. (ja) Front-end Frameworks
  3. (ja) Node.js Frameworks
  4. (ja) React Boilerplates
  5. (ja) Mobile
  6. (ja) Compilers
  7. (ja) Build Tools
  8. (ja) Testing Frameworks
  9. (ja) IDE
  10. (ja) Static Site Generators
1. (ja) Most Popular Projects in 2016 (Overview)
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/all/ja.md
2. (ja) Front-end Frameworks
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/framework/ja.md
3. (ja) Node.js Frameworks
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/nodejs-framework/ja.md
4. (ja) React Boilerplates
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/react-template/ja.md
5. (ja) Mobile
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/mobile/ja.md
6. (ja) Compilers
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/compiler/ja.md
7. (ja) Build Tools
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/build/ja.md
8. (ja) Testing Frameworks
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/test-framework/ja.md
9. (ja) IDE
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/ide/ja.md
10. (ja) Static Site Generators
    * https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/categories/ssg/ja.md
michaelrambeau commented 7 years ago

@azukiwasher Thank you very much, the introduction, the conclusion, the sections number 1 ("Most popular projects"), 8 ("Testing") and 9 ("SSG") look great!

@meltedice @vanx2 γ‚ˆγ‚γ—γγŠι‘˜γ„γ—γΎγ™ πŸ˜„

If you don't understand well what I said in the English version, you can make it simpler, shorter, no problem!

I will add the "credits" at the end of the page:

Japanese translation by @azukiwasher, @meltedice and @vanx2

azukiwasher commented 7 years ago

I have just finished 5 ("Mobile").

michaelrambeau commented 7 years ago

@azukiwasher Thank you very much, you are my hero, I will study Japanese by reading what you wrote!

Could you translate the Strings in the yaml file ? https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/i18n/messages/ja.yaml

The description is very important because this is what Google displays in Search results. It's what Slack displays when you share a link too. Thank you again!

meltedice commented 7 years ago

Super fast!

azukiwasher commented 7 years ago

just finished 9 ("IDE").

@michaelrambeau

Could you translate the Strings in the yaml file ?

Yes, sir!

azukiwasher commented 7 years ago

got work done: messages/ja.yaml

azukiwasher commented 7 years ago

@michaelrambeau i did not find the word Conclusion under i18n. Where can i find to translate it?

image

vanx2 commented 7 years ago

No.3 is almost done, currently confirming.

next will be No.6 Compilers!

meltedice commented 7 years ago

I'll push 2. Front-end Frameworks then translate 4. (ja) React Boilerplates .

michaelrambeau commented 7 years ago

@azukiwasher Thank you again, I have just added 2 keys to ja.yaml:

conclusion: "(ja) Conclusion"

social:
  text: "(ja) Check the JavaScript landscape in 2016"  

@vanx2 Thank you for the node.js frameworks, it's good!

@meltedice Thank you in advance, do not hesitate to ask if you need explanation!

頑弡ってください!

meltedice commented 7 years ago

I finally translated 2. Front-end Frameworks and 4. (ja) React Boilerplates . (I don't know why but I started to watch recorded TV program 鉄腕DASH! (Tetsuwan DASH!)) (before finish translation...)

We need to check our translated Japanse each other. I also need to check mentioned projects github pages, to know their background.

michaelrambeau commented 7 years ago

@meltedice Thank you very much Ice-san!

But did you sleep enough ? 😴 πŸ’€ ?

michaelrambeau commented 7 years ago

Hello @azukiwasher @meltedice @vanx2 We are close to the goal!

Todo

@vanx2 will do the Compilers section. So there will be only section left: Build (ビルドツール) Don't worry if you're busy, you worked a lot for the project, we can leave it in English and I will add a button "EDIT" that will open the file in Github (so that anyone can make a Pull Request and translate it).

Tonight I will merge into master and publish the page if you are OK.

And tonight we can start the promotion plan (see #11 ). It's exciting ❗️

Credits

I have added your names in the footer page:

image

Can I display your Github avatars ? I can add a short bio too, if your want.

You can fix your name and your URL in this file: https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/config.toml

azukiwasher commented 7 years ago

@michaelrambeau

i will soon get work done with 7. Build.

Github avatars and bio, no problem with me. it's welcome.

michaelrambeau commented 7 years ago

@azukiwasher Thank you for thr building tools (ビルドツール) !

I will add the avatars tonight.

michaelrambeau commented 7 years ago

Thank you very much @vanx2 now it's 100% translated in Japanese πŸŽ‰ !

Let's think about the promotion now, let's go to #11

vanx2 commented 7 years ago

No.6 Compilers is done!

mmm... but I should improve my works...

@michaelrambeau it's my honor! please add me :)

meltedice commented 7 years ago

Yes, you can use my GitHub avator. And better to add GitHub link?

Can I display your Github avatars ? I can add a short bio too, if your want.

You can fix your name and your URL in this file: https://github.com/michaelrambeau/risingstars2016/blob/feature/multilingual/config.toml

michaelrambeau commented 7 years ago

OK Thank you very much @meltedice , I will do that tonight.

And then I will merge everything and deploy the production web site.

Stay tuned!

michaelrambeau commented 7 years ago

@azukiwasher , @meltedice , @vanx2 Let me know if the bio and the avatar are correct, thank you!

image