Skip to content

Commit 6c66b15

Browse files
author
Yudhi Satrio
committed
Translate to ID
1 parent 61fbe62 commit 6c66b15

File tree

1 file changed

+56
-44
lines changed

1 file changed

+56
-44
lines changed

README.md

Lines changed: 56 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,104 @@
11
# vuejs.org
22

3-
This site is built with [hexo](http://hexo.io/). Site content is written in Markdown format located in `src`. Pull requests welcome!
3+
Situs ini dibuat dengan [hexo](http://hexo.io/). Konten situs ditulis dengan format _Markdown_ berlokasi di `src`. _Pull request_ diterima!
44

5-
## Developing
5+
## Pengembangan
66

77
``` bash
8+
# npm
89
$ npm install
9-
$ npm start # dev server at http://localhost:4000
10+
$ npm start # dev server di http://localhost:4000
11+
12+
# yarn
13+
$ yarn
14+
$ yarn start # dev server di http:://localhost:4000
1015
```
1116

1217
## Deploying
1318

14-
The site is automatically deployed when commits land in `master`, via [Netlify](https://www.netlify.com/).
19+
Situs ini secara otomatis ter-_deploy_ ketika _commit_ masuk ke dalam `master`, melalui [Netlify](https://www.netlify.com).
20+
21+
Jika kamu adalah maintainer dari sebuah _fork_ komunitas penerjemah dan ingin men-_deploy_ memlalui Netlify daripada halaman Github, tolong ping @yyx990803 dalam sebuah _issue_ untuk memohon sebuah keanggotaan tim Netlify dan pembaruan DNS.
22+
23+
## Dalam penerjemahan
24+
25+
Terjemahan untuk proyek dokumentasi saat ini dikelola di repositori terpisah yang di-_fork_ dari aslinya.
1526

16-
If you are the maintainer of a community translation fork and would like to deploy via Netlify instead of GitHub pages, please ping @yyx990803 in an issue to request a Netlify team membership and DNS update.
27+
### Perancis
1728

18-
## On Translations
29+
Terjemahan bahasa Perancis dikelola oleh Vuejs-FR.
1930

20-
Translation for this documentation project are currently maintained in separate repositories forked from this original one.
31+
* Repo Terjemahan - [/vuejs-fr/vuejs.org](https://github.com/vuejs-fr/vuejs.org)
2132

22-
### French
33+
### Indonesia
2334

24-
French translation is maintained by Vuejs-FR.
35+
Terjemahan bahasa Indonesia dikelola oleh [subjs](https://github.com/subjs).
2536

26-
* Translation Repo - [/vuejs-fr/vuejs.org](https://github.com/vuejs-fr/vuejs.org)
37+
* Repo Terjemahan - [/subjs/vuejs.org](https://github.com/subjs/vuejs.org)
38+
* Pengelola utama - [isatrio](https://github.com/isatrio)
2739

28-
### Italian
40+
### Italia
2941

30-
* Translation Repo - [/vuejs/it.vuejs.org](https://github.com/vuejs/it.vuejs.org)
42+
* Repo Terjemahan - [/vuejs/it.vuejs.org](https://github.com/vuejs/it.vuejs.org)
3143

32-
### Japanese
44+
### Jepang
3345

34-
Japanese translation is maintained by [Vue.js japan user group](https://github.com/vuejs-jp)
46+
Terjemahan bahasa Jepang dikelola oleh [Vue.js japan user group](https://github.com/vuejs-jp)
3547

36-
* Translation Repo - [/vuejs/jp.vuejs.org](https://github.com/vuejs/jp.vuejs.org)
37-
* Primary maintainer - [kazupon](https://github.com/kazupon)
38-
* Secondary Maintainers:
48+
* Repo Terjemahan - [/vuejs/jp.vuejs.org](https://github.com/vuejs/jp.vuejs.org)
49+
* Pengelola utama - [kazupon](https://github.com/kazupon)
50+
* Pengelola sekunder:
3951
* [re-fort](https://github.com/re-fort)
4052
* [potato4d](https://github.com/potato4d)
4153

42-
### Korean
54+
### Korea
4355

44-
Korean translation is maintained by [Vue.js Korean User group](https://github.com/vuejs-kr).
56+
Terjemahan bahasa Korean dikelola oleh [Vue.js Korean User group](https://github.com/vuejs-kr).
4557

46-
* Translation Repo - [/vuejs-kr/kr.vuejs.org](https://github.com/vuejs-kr/kr.vuejs.org)
47-
* Primary maintainer - [ChangJoo Park](https://github.com/ChangJoo-Park)
58+
* Repo terjemahan - [/vuejs-kr/kr.vuejs.org](https://github.com/vuejs-kr/kr.vuejs.org)
59+
* Pengelola utama - [ChangJoo Park](https://github.com/ChangJoo-Park)
4860

4961
### Mandarin
5062

51-
* Translation Repo - [/vuejs/cn.vuejs.org](https://github.com/vuejs/cn.vuejs.org)
63+
* Repo Terjemahan - [/vuejs/cn.vuejs.org](https://github.com/vuejs/cn.vuejs.org)
5264

53-
### Persian (Farsi)
65+
### Persia (Farsi)
5466

55-
Persian translation is maintained by VueJS-fa.
67+
Terjemahan bahasa Persia dikelola oleh VueJS-fa.
5668

57-
* Translation Repo - [/vuejs-fa/fa.vuejs.org](https://github.com/vuejs-fa/fa.vuejs.org)
58-
* Primary maintainer - [Pooya Parsa](https://github.com/pi0)
69+
* Repo terjemahan - [/vuejs-fa/fa.vuejs.org](https://github.com/vuejs-fa/fa.vuejs.org)
70+
* Pengelola utama - [Pooya Parsa](https://github.com/pi0)
5971

60-
### Português-Br
72+
### Portugal - Brazil
6173

62-
Português-Br translation is maintained by [Vuejs-Br](https://github.com/vuejs-br).
74+
Terejamahan bahasa Portugal-Brazil dikelola oleh [Vuejs-Br](https://github.com/vuejs-br).
6375

64-
* Translation Repo - [/vuejs-br/br.vuejs.org](https://github.com/vuejs-br/br.vuejs.org)
76+
* Repo terjemahan - [/vuejs-br/br.vuejs.org](https://github.com/vuejs-br/br.vuejs.org)
6577

66-
### Russian
78+
### Rusia
6779

68-
Russian translation is maintained by Translation Gang.
80+
Terejamahan bahasa Rusia dikelola oleh Translation Gang.
6981

70-
* Translation Repo - [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org)
71-
* Primary maintainer - [Grigoriy Beziuk](https://gbezyuk.github.io)
82+
* Repo terjemahan - [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org)
83+
* Pengelola utama - [Grigoriy Beziuk](https://gbezyuk.github.io)
7284

73-
### Spanish
85+
### Spanyol
7486

75-
Spanish translation is maintained by VueJS-ES.
87+
Terjemahan bahasa Spanyol dikelola oleh VueJS-ES.
7688

77-
* Translation Repo - [/vuejs-es/vuejs.org](https://github.com/vuejs-es/vuejs.org)
89+
* Repo terjemahan - [/vuejs-es/vuejs.org](https://github.com/vuejs-es/vuejs.org)
7890

79-
### Vietnamese
91+
### Vietnam
8092

81-
Vietnamese translation is maintained by [Vue.js Vietnam User group](https://github.com/vuejs-vn/).
93+
Terjemahan bahasa Vietnam dikelola oleh [Vue.js Vietnam User group](https://github.com/vuejs-vn/).
8294

83-
* Translation Repo: [/vuejs-vn/vuejs.org](https://github.com/vuejs-vn/vuejs.org)
84-
* Primary maintainer - [phanan](https://github.com/phanan)
95+
* Repo terjemahan - [/vuejs-vn/vuejs.org](https://github.com/vuejs-vn/vuejs.org)
96+
* Pengelola utama - [phanan](https://github.com/phanan)
8597

86-
### Want to help with the translation?
98+
### Ingin membantu menterjemahkan?
8799

88-
If you feel okay with translating sorta alone, you can fork the repo, create a "work-in-progress" issue to inform others that you're doing the translation, and go for it.
100+
Jika kamu merasa ok dengan menerjemahankan sendiri, kamu bisa _fork_ repo, buat sebuah _issue_ _"work-in-progress"_ untuk memberi tahu lainnya jika kamu sedang melakukan penerjemahan, dan jalankan.
89101

90-
If you are more of a team player, Translation Gang might be for you. Let us know somehow that you're ready to join this international open-source translators community. Feel free to contact [Grigoriy Beziuk](https://gbezyuk.github.io) or anybody else from [the team](https://github.com/orgs/translation-gang/people).
102+
Jika kamu adalah seorang pemain tim, Gang Penerjemahan mungkin cocok dengan kamu. Beritahu kami jika kamu siap untuk bergabung dalam _international open-source translators community_. Jangan ragu untu mengontak [Grigoriy Beziuk](https://gbezyuk.github.io) atau siapapun dalam [tim](https://github.com/orgs/translation-gang/people).
91103

92-
And thank you in advance ;)
104+
Dan terima kasih :)

0 commit comments

Comments
 (0)