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

📢 Community translation announcements #2015

Open
phanan opened this issue Feb 20, 2019 · 51 comments
Open

📢 Community translation announcements #2015

phanan opened this issue Feb 20, 2019 · 51 comments

Comments

@phanan
Copy link
Member

phanan commented Feb 20, 2019

This serves as a list of announcements for community translations. Instead of creating a new issue, a new translation announcement (along with its description, repository URL, call for contributors etc.) should be posted here as a comment. Further discussions and progress tracking for a specific translation should happen in the corresponding repository.

@phanan phanan changed the title 📢Community translation announcements 📢 Community translation announcements Feb 20, 2019
@NataliaTepluhina NataliaTepluhina pinned this issue Feb 20, 2019
@NataliaTepluhina NataliaTepluhina unpinned this issue Feb 20, 2019
@adityapurwa
Copy link
Contributor

adityapurwa commented Feb 20, 2019

Hello,

We are trying to help Indonesian developers learning Vue by translating the official documentation to Bahasa Indonesia. I am adityapurwa, a native Indonesian, and together with:

We are trying to translate Vue documentation to Bahasa Indonesia. For a list of completed translations and progress, see the checklist below. We will try to keep the velocity of translating one page per day and doing a repository sync every Friday.

We are inviting others to contribute, you can find the repository at https://github.com/adityapurwa/id.vuejs.org/ (please read the contributing.md file on guide for how to contribute). We might move the repository to a dedicated organization account later if it was necessary.

Our current roadmap is to translate the pages listed below, this list will be updated to reflect the progress of our translation.

  • Halaman Awal / Homepage

  • Pemasangan / Installation

  • Pengenalan / Introduction

  • Instan Vue / The Vue Instance

  • Sintaks Templat / Template Syntax

  • Properti Terkomputasi dan Watchers / Computed Properties and Watchers

  • Kelas dan Style Bindings / Class and Style Bindings

  • Rendering Kondisional / Conditional Rendering

  • Rendering Daftar / List Rendering

  • Penanganan Event / Event Handling

  • Binding Masukan Formulir / Form Input Bindings

  • Dasar-dasar Komponen / Component Basics

  • Pendaftaran Komponen / Component Registration

  • Props / Props

  • Event Kustom / Custom Event

  • Slot / Slots

  • Komponen Dinamis dan Asinkronus/ Dynamic & Async Components

  • Penanganan Kasus-kasus Tertentu / Handling Edge Cases

  • Transisi Masuk dan Keluar / Enter and Leave Transitions

  • Transisi State / State's Transitions

  • Mixins / Mixins

  • Direktif Kustom / Custom Directives

  • Fungsi Render & JSX / Render Functions and JSX

  • Plugins / Plugins

  • Filter / Filters

  • Komponen Satu Berkas (KSB) / Single File Components (SFC)

  • Unit Testing / Unit Testing

  • Dukungan TypeScript / TypeScript Support

  • Peluncuran Produksi / Production Deployment

  • Routing / Routing

  • Manajemen State / State Management

  • Rendering di Sisi Server / Server Side Rendering

  • Lebih Dalam Tentang Reaktifitas / Reactivity in Depth

  • Migrasi dari Vue 1.x / Migrating from Vue 1.x

  • Migrasi dari Vue Router 0.7.x / Migrating from Vue Router 0.7.x

  • Migrasi dari Vuex 0.6.x ke 1.0 / Migrating from Vux 0.6.x to 1.0

  • Perbandingan dengan Framework Lainnya / Comparison with Other Frameworks

  • Gabung dengan Komunitasi Vue.js / Join the Vue.js Community!

  • Berkenalan dengan Tim / Meet the Team

We are asking @yyx990803 to help us set the Netlify membership and DNS for the domain id.vuejs.org.

Thank You! Looking forward to help fellow Indonesian to learn Vue.js!

@yyx990803

This comment has been minimized.

@Aissaoui-Ahmed
Copy link

Aissaoui-Ahmed commented Mar 13, 2019

hello everyone !
as a translation group, we would like to inform you that
Arabic translation of the website will be started by vuejs-ar

anyone wants to join us is welcome @vuejs-ar

@saidfagan
Copy link

saidfagan commented Mar 20, 2019

Hi people!
I am going to translate the documentation to Azerbaijani language (Azərbaycan Türkçəsi).
Will gladly accept assistance from anyone who wants. The fork is here: github.com/saidfagan/az.vuejs.org

@saidfagan

This comment has been minimized.

@phanan

This comment has been minimized.

@adityapurwa

This comment has been minimized.

@animyrch
Copy link

animyrch commented Mar 24, 2019

Hello everyone,

I have started the Turkish translation of this official documentation on my github at
https://github.com/animyrch/tr.vuejs.org

I am not sure about the deployment process but we can worry about that once the main elements of the website are translated.
If other Turkish speakers would like to contribute, don't hesitate to message me / self-assign tasks.

@bartduisters
Copy link
Contributor

bartduisters commented Mar 29, 2019

Started Dutch translations: https://github.com/bartduisters/nl.vuejs.org/.
Current status: Waiting for Vue 3.

Begonnen met de Nederlandse vertaling: https://github.com/bartduisters/nl.vuejs.org/.
Huidige status: Aan het wachten op Vue 3.

/v2/guide/

  • class-and-style.md
  • comparison.md
  • components-custom-events.md
  • components-dynamic-async.md
  • components-edge-cases.md
  • components.md
  • components-props.md
  • components-registration.md
  • components-slots.md
  • computed.md
  • conditional.md
  • custom-directive.md
  • deployment.md
  • events.md
  • filters.md
  • forms.md
  • index.md
  • installation.md
  • instance.md
  • join.md
  • list.md
  • migration.md
  • migration-vue-router.md
  • migration-vuex.md
  • mixins.md
  • plugins.md
  • reactivity.md
  • render-function.md
  • routing.md
  • single-file-components.md
  • ssr.md
  • state-management.md
  • syntax.md
  • team.md
  • transitioning-state.md
  • transitions.md
  • typescript.md
  • unit-testing.md

@Phosphenius
Copy link

Phosphenius commented Apr 26, 2019

Hi everyone,
I'm honestly a little surprised that there still isn't a German translation. I've noticed that there have been forks with that purpose and someone already created an organization, but everything looks kind of abandoned.

I would like to fix this. Can someone give me a few pointers on how to get started?

EDIT: I've created a fork. :)
https://github.com/Phosphenius/de.vuejs.org

Progress:

/v2/api/

  • index.md

/v2/guide/

  • class-and-style.md
  • comparison.md
  • components-custom-events.md
  • components-dynamic-async.md
  • components-edge-cases.md
  • components.md
  • components-props.md
  • components-registration.md
  • components-slots.md
  • computed.md
  • conditional.md
  • custom-directive.md
  • deployment.md
  • events.md
  • filters.md
  • forms.md
  • index.md
  • installation.md
  • instance.md
  • join.md
  • list.md
  • migration.md
  • migration-vue-router.md
  • migration-vuex.md
  • mixins.md
  • plugins.md
  • reactivity.md
  • render-function.md
  • routing.md
  • single-file-components.md
  • ssr.md
  • state-management.md
  • syntax.md
  • team.md
  • transitioning-state.md
  • transitions.md
  • typescript.md
  • unit-testing.md

@jakex7
Copy link

jakex7 commented May 7, 2019

Polish translation

Hello, we started to translate the website to Polish, but we need more polish translators to help.
If you want to join us, feel free to contact with me.
Our repository: vuejs-pl/vuejs.org

@sdras
Copy link
Member

sdras commented May 8, 2019

@Phosphenius that's wonderful! Thanks for taking that up! Much appreciated.

@sdras
Copy link
Member

sdras commented May 8, 2019

Thanks @JakeTvvv we really appreciate it. Maybe @shentao can proof here and there.

@shentao
Copy link
Member

shentao commented May 8, 2019

Hey! That’s an amazing initiative @JakeTvvv! Sure I could do some proofreading once the there is more work done. Ping me up here or message me directly on Discord.

@sustained
Copy link

Har börjat med den svenska översättningen. Gå gärna med i organisationen, vill du hjälpa till.

I've started the Swedish translation. Feel free to join the organisation, should you want to help.

I, too, have created a fancy progress tracker just like our Indonesian, German and Dutch friends but you will find mine here.

@memeteli
Copy link

Hello, i started to translate the website to Uyghur Language.
If you want to join us, feel free to contact with me.
repository: https://github.com/vuejs-ug/ug.vuejs.org

We should create a github page for only documentation translations work.

@IlhamTahir
Copy link

Hello, i started to translate the website to Uyghur Language.
If you want to join us, feel free to contact with me.
repository: https://github.com/vuejs-ug/ug.vuejs.org

We should create a github page for only documentation translations work.

ok, that is great.

@IlhamTahir
Copy link

@yyx990803 Could you please provide me with an access to your Netlify for ug.vuejs.org translation.
Thanks!

@matrunchyk
Copy link

matrunchyk commented Feb 18, 2020

@yyx990803 yes please, as well as for uk.vuejs.org / ua.vuejs.org

@phanan
Copy link
Member Author

phanan commented Feb 21, 2020

@nkoehring @Phosphenius @thilobillerbeck As mentioned in the original post, can you folks discuss the project in its own repository? Thanks!

@vuejs vuejs deleted a comment from nkoehring Feb 21, 2020
@vuejs vuejs deleted a comment from Phosphenius Feb 21, 2020
@vuejs vuejs deleted a comment from thilobillerbeck Feb 21, 2020
@shayaulman
Copy link

shayaulman commented Mar 23, 2020

Hebrew Translation

We are excited to tell you that we started working on a Hebrew translation 🎉

Repo: https://github.com/shayaulman/he.vuejs.org.
Live site: https://he-vuejs.netlify.com/.

Discussions about the translation itself can be done in the Vue discord server (in the #Hebrew channel).
Any contribution will be very appreciated!

Contributors (Please tell us in the discord server that you want to join):

Our current roadmap is to translate all the guide pages (src/V2/guide).
This list will be updated to reflect the progress of our translation:

@matrunchyk
Copy link

@yyx990803 @NataliaTepluhina @phanan Guys please, don't ignore us, we just want to collaborate/support VueJS community over here. All we need is just some tech. support in order to move the repository to github.com/vuejs and maintain it from there as well as deploy the documentation under official domain, not just some private one.

Thank you! At least please respond that you see this message :) :)

@AregGhazaryan
Copy link

AregGhazaryan commented May 5, 2020

Hi, i would like to inform you that i am willing to translate the documentation to Armenian (Հայերեն).
If anyone want to join here's the repo

Current progress

/layout

  • x index.ejs

/resources

  • x partners.md
  • x themes.md

/v2/api/

  • index.md

/v2/guide/

  • x class-and-style.md
  • x comparison.md
  • x components-custom-events.md
  • x components-dynamic-async.md
  • x components-edge-cases.md
  • x components.md
  • x components-props.md
  • x components-registration.md
  • x components-slots.md
  • x computed.md
  • x conditional.md
  • x custom-directive.md
  • x deployment.md
  • x events.md
  • x filters.md
  • x forms.md
  • x index.md
  • x installation.md
  • x instance.md
  • x join.md
  • x list.md
  • x migration.md
  • x migration-vue-router.md
  • x migration-vuex.md
  • x mixins.md
  • x plugins.md
  • x reactivity.md
  • x render-function.md
  • x routing.md
  • x single-file-components.md
  • x ssr.md
  • x state-management.md
  • x syntax.md
  • x team.md
  • x transitioning-state.md
  • x transitions.md
  • x typescript.md
  • x testing.md

Update: All that's left is to check the index.md for spelling/grammatical errors

@bajpai244
Copy link

Hello, Everyone, my name is Harsh Bajpai and I am hereby announcing that I have started making the Hindi translation of the official website.
The repository is available at-https://github.com/bajpai244/hi.vuejs.org
Anyone interested in contributing can contribute.

@ajobi
Copy link

ajobi commented Jun 12, 2020

Slovak Translation

Hey there, I am very excited to share that the work on Slovak translation has been started. So far I am doing this alone, all help is welcome!

Repo: https://github.com/ajobi/sk.vuejs.org

Status: At the moment waiting for the vue 3.0 to get released.

@Katheesh
Copy link

Hello everyone, I am very excited to share that the work on Tamil translation has been started. kindly welcome Tamil developers.

Repo: https://github.com/Katheesh/ta.vuejs.org

@gcaaa31928
Copy link

gcaaa31928 commented Jul 20, 2020

Hello everyone,

I have started to the Traditional Chinese of this official website
Feel free to contact with me, if you want to join us,

repo : https://github.com/gcaaa31928/tw.vuejs.org

@animyrch
Copy link

animyrch commented Jul 24, 2020

Hello Vue Js Documentation team,
Can we get an update for the documentation efforts for the new version of VueJS ?
As translators, would it be possible to get early access to the new docs ?
And finally, do you have a targeted timeline for pushing the new version of the docs ?
Thanks��


Oh, nevermind the first two questions, I think I found it : https://github.com/vuejs/docs-next

For the last question, I think this article somewhat provides a response : https://github.com/vuejs/docs-next/blob/master/src/guide/contributing/translations.md

@NatanCieplinski
Copy link

NatanCieplinski commented Aug 2, 2020

Hello everyone,
it seems like the old Italian translation repo has been discontinued, since the last commit was more than a year ago.
So i decided to restart the project from scratch at this repo.
I will update the progress and ping someone from the team when i will finish. If someone want to help, just open an issue.

Current progress:

/layout

  • index.ejs

/resources

  • partners.md
  • themes.md

/v2/api/

  • index.md

/v2/guide/

  • class-and-style.md
  • comparison.md
  • components-custom-events.md
  • components-dynamic-async.md
  • components-edge-cases.md
  • components.md
  • components-props.md
  • components-registration.md
  • components-slots.md
  • computed.md
  • conditional.md
  • custom-directive.md
  • deployment.md
  • events.md
  • filters.md
  • forms.md
  • index.md
  • installation.md
  • instance.md
  • join.md
  • list.md
  • migration.md
  • migration-vue-router.md
  • migration-vuex.md
  • mixins.md
  • plugins.md
  • reactivity.md
  • render-function.md
  • routing.md
  • single-file-components.md
  • ssr.md
  • state-management.md
  • syntax.md
  • team.md
  • transitioning-state.md
  • transitions.md
  • typescript.md
  • unit-testing.md

@shahbaz17
Copy link

Hello Everyone,

I am starting Hindi translation along with my group, who have experienced UI translation and have done localization for Mozilla.

I see a comment by @bajpai244 who started working in Hindi #2015 (comment) but there's no much progress.

I would request you(@bajpai244) as well as others to join us in translating the docs for Vue https://github.com/vuejs-hi

Our translated docs can be seen https://vuejs-hi.netlify.app/

More pages will be translated as we go along.

You can find about us and our experience by visiting https://pontoon.mozilla.org/hi-IN/ and https://pontoon.mozilla.org/ur/

Happy Contributing!

Cheers,
Shahbaz

@mshukurlu
Copy link

mshukurlu commented Dec 27, 2020

Hi friends,

I have started translating into Azerbaijan language (the repo : https://github.com/mshukurlu/az.vuejs.org ), I translated some sections and made a PR on master branch,I think there is a wrong branch for merge,where need I push it? What else can I do?.Please guide me.Does any slack or any other communication chanel for keeping contact?

@AregGhazaryan
Copy link

@yyx990803 @phanan Armenian translations for v2 are fully ready guys 🎉🎉

https://github.com/AregGhazaryan/am.vuejs.org

@bencodezen
Copy link
Member

Hey @AregGhazaryan. Have you deployed the site somewhere? It would be good for there to be a link for people to visit directly.

@AregGhazaryan
Copy link

@bencodezen Here's the netlify website https://sharp-leakey-66a975.netlify.app

@richxcame
Copy link

richxcame commented Dec 14, 2021

Hello Everyone,

I am starting Turkmen translation in https://github.com/richxcame/tk.vuejs.org.

Happy Contributing!

@vozniukvolodymyr
Copy link

Hi everyone!
I am going to translate the documentation to Ukraine language.
Will gladly accept assistance from anyone who wants. The fork is here: vozniukvolodymyr/ua.vuejs.org

@matrunchyk
Copy link

Hi everyone!

I am going to translate the documentation to Ukraine language.

Will gladly accept assistance from anyone who wants. The fork is here: vozniukvolodymyr/ua.vuejs.org

Hey @vozniukvolodymyr,
I'm happy to welcome you to Ukrainian translation team!

https://github.com/vuejsorgua/docs

Talk to us https://t.me/vuejs_ukraine

@martcpp
Copy link

martcpp commented Aug 10, 2023

We want to start the official translation of vue to nigerian local language e.g pidgin , yourba , hussa and igbo

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

No branches or pull requests