|
1 | | -<<<<<<< HEAD |
2 | 1 | # The Modern JavaScript Tutorial in Ukrainian |
3 | | -======= |
4 | | -# The JavaScript Tutorial |
5 | | ->>>>>>> 1f19fd8a5a1531ce9a8ae1426b7b91acbc008734 |
6 | 2 |
|
7 | 3 | This repository hosts the translation of <https://javascript.info> in Ukrainian. |
8 | 4 |
|
9 | 5 | Please help us to make the translation better. |
10 | 6 |
|
11 | | -<<<<<<< HEAD |
12 | 7 | - See the [issue](https://github.com/javascript-tutorial/uk.javascript.info/issues) named "Translate Progress". |
13 | 8 | - Choose an unchecked article you'd like to translate. |
14 | 9 | - Create an issue to inform the maintainer that you're translating it. |
15 | 10 | - Fork the repository, translate and send a PR when done. |
16 | 11 |
|
17 | 12 | 🎉 Thank you! |
18 | | -======= |
19 | | -We'd like to make the tutorial available in many languages. Please help us to translate. |
20 | | - |
21 | | -Here's the list of existing ongoing translations (in alphabetical order): |
22 | | - |
23 | | -| Language | Github | Translation leads | Translated (%) | Last Commit | Published | |
24 | | -|----------|--------|-------------------|----------------|-------------|-----------| |
25 | | -| Azerbaijani | [orkhan-huseyn/javascript-tutorial-az](https://github.com/orkhan-huseyn/javascript-tutorial-az) | @orkhan-huseyn |  |  | | |
26 | | -| Chinese | [xitu/javascript-tutorial-zh](https://github.com/xitu/javascript-tutorial-zh) | @leviding |  |  | [zh.javascript.info](https://zh.javascript.info) | |
27 | | -| French | [HachemiH/javascript-tutorial-fr](https://github.com/HachemiH/javascript-tutorial-fr) | @HachemiH |  |  | | |
28 | | -| Japanese | [KenjiI/javascript-tutorial-ja](https://github.com/KenjiI/javascript-tutorial-ja) | @KenjiI |  |  | [ja.javascript.info](https://ja.javascript.info) | |
29 | | -| Korean | [Violet-Bora-Lee/javascript-tutorial-ko](https://github.com/Violet-Bora-Lee/javascript-tutorial-ko) | @Violet-Bora-Lee |  |  | | |
30 | | -| Persian (Farsi) | [mehradsadeghi/javascript-tutorial-fa](https://github.com/mehradsadeghi/javascript-tutorial-fa) | @mehradsadeghi | started |  | | |
31 | | -| Polish | [krzmaciek/javascript-tutorial-pl](https://github.com/krzmaciek/javascript-tutorial-pl) | @krzmaciek |  |  | | |
32 | | -| Romanian | [lighthousand/javascript-tutorial-ro](https://github.com/lighthousand/javascript-tutorial-ro) | @lighthousand |  |  | | |
33 | | -| Russian | [iliakan/javascript-tutorial-ru](https://github.com/iliakan/javascript-tutorial-ru) | @iliakan | * . |  | [learn.javascript.ru](https://learn.javascript.ru) | |
34 | | -| Turkish | [sahinyanlik/javascript-tutorial-tr](https://github.com/sahinyanlik/javascript-tutorial-tr) | @sahinyanlik |  |  | | |
35 | | ->>>>>>> 1f19fd8a5a1531ce9a8ae1426b7b91acbc008734 |
36 | 13 |
|
37 | 14 | Your name and the contribution size will appear in the "About project" page when the translation gets published. |
38 | 15 |
|
39 | | -<<<<<<< HEAD |
40 | 16 | P.S. The full list of languages can be found at <https://github.com/javascript-tutorial/translate>. |
41 | 17 |
|
42 | 18 | ## Structure |
43 | 19 |
|
44 | 20 | Every chapter, an article or a task resides in its own folder. |
45 | 21 |
|
46 | 22 | The folder is named `N-url`, where `N` – is the number for sorting (articles are ordered), and `url` is the URL-slug on the site. |
47 | | -======= |
48 | | -**If you'd like to translate it into your language:** |
49 | | - |
50 | | -1. First, check if the translation has already started in the list above or in issues. If it exists, contact the original lead, ask him to join efforts. If the translation is stalled, ask him to transfer the repo to you or just create a new one and continue from where they stopped. |
51 | | -2. If there's no such translation, create a new one. Clone the repository, change its name to `javascript-tutorial-<lang>` (by your language) and [create an issue](https://github.com/iliakan/javascript-tutorial-en/issues/new) for me to add you to the list. |
52 | | - |
53 | | -**You can edit the text in any editor.** The tutorial uses enhanced "markdown" format, easy to grasp. And if you want to see how it looks on-site, there's a server to run the tutorial locally at <https://github.com/iliakan/javascript-tutorial-server>. |
54 | | ->>>>>>> 1f19fd8a5a1531ce9a8ae1426b7b91acbc008734 |
55 | 23 |
|
56 | 24 | The folder has one of files: |
57 | 25 |
|
|
0 commit comments