diff --git a/src/content/community/translations.md b/src/content/community/translations.md index 4c07e6a1ea..34337ceea9 100644 --- a/src/content/community/translations.md +++ b/src/content/community/translations.md @@ -4,32 +4,32 @@ title: Translations -React docs are translated by the global community into many languages all over the world. +Документация React переводится мировым сообществом на множество языков по всему миру. -## Source site {/*main-site*/} +## Исходный сайт {/*main-site*/} -All translations are provided from the canonical source docs: +Все переводы предоставляются из канонического источника документации: - [English](https://react.dev/) — [Contribute](https://github.com/reactjs/react.dev/) -## Full translations {/*full-translations*/} +## Полные переводы {/*full-translations*/} {/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */} -## In-progress translations {/*in-progress-translations*/} +## Переводы в процессе {/*in-progress-translations*/} -For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/) +Прогресс каждого перевода можно посмотреть здесь: [Is React Translated Yet?](https://translations.react.dev/) -## How to contribute {/*how-to-contribute*/} +## Как внести свой вклад {/*how-to-contribute*/} -You can contribute to the translation efforts! +Вы можете внести свой вклад в перевод! -The community conducts the translation work for the React docs on each language-specific fork of react.dev. Typical translation work involves directly translating a Markdown file and creating a pull request. Click the "contribute" link above to the GitHub repository for your language, and follow the instructions there to help with the translation effort. +Сообщество выполняет работу по переводу документации React на каждом языковом форке react.dev. Типичная работа по переводу включает в себя прямой перевод файла Markdown и создание pull request. Нажмите на ссылку «contribute» выше, чтобы перейти в репозиторий GitHub для вашего языка, и следуйте инструкциям там, чтобы помочь с переводом. -If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev) \ No newline at end of file +Если вы хотите начать новый перевод для вашего языка, посетите: [translations.react.dev](https://github.com/reactjs/translations.react.dev) \ No newline at end of file