-
Notifications
You must be signed in to change notification settings - Fork 125
README.md translation #87
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
Conversation
Deploy preview for uk-reactjs ready! Built with commit 1d77101 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please double check your links reactjs.org
vs uk.reactjs.org
README.md
Outdated
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Білд
=> побудуйте
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A Netlify build will also be automatically created once you make your PR so other people can see your change.
=> Netlify створить сторінку для попереднього перегляду автоматично після створення PR для того, щоб інші люди могли бачити ваші зміни.
Якось так.
README.md
Outdated
|
||
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/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
з
=> в
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
мабуть у
README.md
Outdated
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 або вище |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
кома перед починаючи
README.md
Outdated
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` щоб відкрити сайт в браузері за замовченням |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
замовчуванням
README.md
Outdated
|
||
## Contributing | ||
## Допомога проекту |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Участь у проекті
README.md
Outdated
|
||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ніж декілька речень
виділити комами
корисним => корисно
README.md
Outdated
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
сама остання => остання
README.md
Outdated
|
||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
кома перед для
після вставної конструкції
README.md
Outdated
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
дотримуйтесь інструкцій
README.md
Outdated
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
дотримуйтесь інструкцій
README.md
Outdated
|
||
## Troubleshooting | ||
## Рішення проблем |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Вирішення
README.md
Outdated
|
||
|
||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
дотримуйтесь інструкцій
і кома перед то
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Meant to suggest changes.
Co-Authored-By: vburlai <vitaly.burlai@gmail.com>
All suggestions were applied. @ApolllonDev I've checked the links.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vburlai Дякую за переклад 😀Дуже гарний початок!
Дай мені знати, якщо хочеш спробувати перекласти трохи більший документ, спробуємо щось підібрати
README.md
translated to Ukrainian.