README.md translation#87
Conversation
|
Deploy preview for uk-reactjs ready! Built with commit 1d77101 |
oleksii-polovyi
left a comment
There was a problem hiding this comment.
Please double check your links reactjs.org vs uk.reactjs.org
| 1. If possible, include screenshots of visual changes. A Netlify build will also be automatically created once you make your PR so other people can see your change. | ||
| 1. Перейдіть на [сторінку репозиторію uk.reactjs.org](https://github.com/reactjs/uk.reactjs.org) і ви повинні побачити нещодавно оновлені гілки. | ||
| 1. Слідуйте інструкціям на GitHub. | ||
| 1. По можливості додайте знімок екрану ваших візуальних змін. Білд Netlify щоб інші люди змогли бачити ваші зміни буде створений автоматично як тільки ви створите PR. |
There was a problem hiding this comment.
A Netlify build will also be automatically created once you make your PR so other people can see your change. => Netlify створить сторінку для попереднього перегляду автоматично після створення PR для того, щоб інші люди могли бачити ваші зміни. Якось так.
| ## Переклад | ||
|
|
||
| If you are interested in translating `reactjs.org`, please see the current translation efforts at [isreacttranslatedyet.com](https://www.isreacttranslatedyet.com/). | ||
| Якщо ви зацікавлені з перекладі `reactjs.org`, будь-ласка ознайомтесь з поточним прогресом перекладу на сторінці [isreacttranslatedyet.com](https://www.isreacttranslatedyet.com/). |
| 1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/) | ||
| 1. A fork of the repo (for any contributions) | ||
| 1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine | ||
| 1. Node: будь-яка версія 8.x починаючи з 8.4.0 або вище |
| 1. `yarn dev` to start the hot-reloading development server (powered by [Gatsby](https://www.gatsbyjs.org)) | ||
| 1. `open http://localhost:8000` to open the site in your favorite browser | ||
| 1. `yarn dev` для запуску сервера розробки з підтримкою гарячого перезавантаження (на основі [Gatsby](https://www.gatsbyjs.org)) | ||
| 1. `open http://localhost:8000` щоб відкрити сайт в браузері за замовченням |
| 1. `open http://localhost:8000` щоб відкрити сайт в браузері за замовченням | ||
|
|
||
| ## Contributing | ||
| ## Допомога проекту |
| ### Рекомендації | ||
|
|
||
| The documentation is divided into several sections with a different tone and purpose. If you plan to write more than a few sentences, you might find it helpful to get familiar with the [contributing guidelines](https://github.com/reactjs/reactjs.org/blob/master/CONTRIBUTING.md#guidelines-for-text) for the appropriate sections. | ||
| Ця документація поділена на декілька частин з різними стилями та цілями. Якщо ви плануєте написати більше ніж декілька речень вам може бути корисним ознайомитись з [допоміжними вказівками (англ.)](https://github.com/reactjs/uk.reactjs.org/blob/master/CONTRIBUTING.md#guidelines-for-text) для відповідних розділів. |
There was a problem hiding this comment.
ніж декілька речень виділити комами
корисним => корисно
| 1. `git pull origin master` to ensure you have the latest main code | ||
| 1. `git checkout -b the-name-of-my-branch` (replacing `the-name-of-my-branch` with a suitable name) to create a branch | ||
| 1. `git checkout master` в будь-якій директорії вашої локальної копії проекту `uk.reactjs.org` | ||
| 1. `git pull origin master`, щоб пересвідчитись що у вас сама остання версія коду |
There was a problem hiding this comment.
сама остання => остання
| ### Публікація змін | ||
|
|
||
| 1. `git add -A && git commit -m "My message"` (replacing `My message` with a commit message, such as `Fixed header logo on Android`) to stage and commit your changes | ||
| 1. `git add -A && git commit -m "My message"` (замініть `My message` на назву коміту, наприклад `Fixed header logo on Android`) для збереження ваших змін |
There was a problem hiding this comment.
кома перед для після вставної конструкції
| 1. Follow GitHub's instructions. | ||
| 1. If possible, include screenshots of visual changes. A Netlify build will also be automatically created once you make your PR so other people can see your change. | ||
| 1. Перейдіть на [сторінку репозиторію uk.reactjs.org](https://github.com/reactjs/uk.reactjs.org) і ви повинні побачити нещодавно оновлені гілки. | ||
| 1. Слідуйте інструкціям на GitHub. |
There was a problem hiding this comment.
дотримуйтесь інструкцій
| 1. Changes to React components in `src` will hot-reload | ||
| 1. Changes to markdown files in `content` will hot-reload | ||
| 1. If working with plugins, you may need to remove the `.cache` directory and restart the server | ||
| 1. Слідуйте інструкціям з розділу "Запуск проекта локально" |
There was a problem hiding this comment.
дотримуйтесь інструкцій
| Якщо переклад на вашу мову наразі не існує і ви б хотіли його створити то слідуйте інструкціям [Перекладу reactjs.org](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg). | ||
|
|
||
| ## Troubleshooting | ||
| ## Рішення проблем |
|
|
||
|
|
||
| If your language does not have a translation and you would like to create one, please follow the instructions at [reactjs.org Translations](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg). | ||
| Якщо переклад на вашу мову наразі не існує і ви б хотіли його створити то слідуйте інструкціям [Перекладу reactjs.org](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg). |
There was a problem hiding this comment.
дотримуйтесь інструкцій і кома перед то
mihilbabin
left a comment
There was a problem hiding this comment.
Meant to suggest changes.
Co-Authored-By: vburlai <vitaly.burlai@gmail.com>
|
All suggestions were applied. @ApolllonDev I've checked the links. |
README.mdtranslated to Ukrainian.