Skip to content

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

Merged
merged 7 commits into from
Mar 30, 2019
Merged

README.md translation #87

merged 7 commits into from
Mar 30, 2019

Conversation

vburlai
Copy link
Contributor

@vburlai vburlai commented Mar 28, 2019

README.md translated to Ukrainian.

@netlify
Copy link

netlify bot commented Mar 28, 2019

Deploy preview for uk-reactjs ready!

Built with commit 1d77101

https://deploy-preview-87--uk-reactjs.netlify.com

Copy link
Member

@oleksii-polovyi oleksii-polovyi left a 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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Білд => побудуйте?

Copy link
Contributor

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/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

з => в ?

Copy link
Contributor

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 або вище
Copy link
Contributor

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` щоб відкрити сайт в браузері за замовченням
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

замовчуванням

README.md Outdated

## Contributing
## Допомога проекту
Copy link
Contributor

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) для відповідних розділів.
Copy link
Contributor

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`, щоб пересвідчитись що у вас сама остання версія коду
Copy link
Contributor

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`) для збереження ваших змін
Copy link
Contributor

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.
Copy link
Contributor

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. Слідуйте інструкціям з розділу "Запуск проекта локально"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

дотримуйтесь інструкцій

README.md Outdated

## Troubleshooting
## Рішення проблем
Copy link
Contributor

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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

дотримуйтесь інструкцій і кома перед то

Copy link
Contributor

@mihilbabin mihilbabin left a 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.

@vburlai
Copy link
Contributor Author

vburlai commented Mar 29, 2019

All suggestions were applied.

@ApolllonDev I've checked the links. Translations section is the only section that links to the parent project reactjs.org instead of uk.reactjs.org. I think it makes sense because it explains how to translate the parent project and add new translation to it.

Якщо ви зацікавлені у перекладі `reactjs.org`, будь-ласка ознайомтесь з поточним прогресом
перекладу на сторінці [isreacttranslatedyet.com](https://www.isreacttranslatedyet.com/).


Якщо переклад на вашу мову наразі не існує і ви б хотіли його створити, то дотримуйтесь
інструкцій [Перекладу reactjs.org](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg).

Copy link
Member

@vldmrkl vldmrkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vburlai Дякую за переклад 😀Дуже гарний початок!
Дай мені знати, якщо хочеш спробувати перекласти трохи більший документ, спробуємо щось підібрати

@vldmrkl vldmrkl merged commit 8f740b3 into reactjs:master Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants