Skip to content

Commit 97ec5ae

Browse files
docs: translate translations.md to Русский
1 parent 2958f53 commit 97ec5ae

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/content/community/translations.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,32 @@ title: Translations
44

55
<Intro>
66

7-
React docs are translated by the global community into many languages all over the world.
7+
Документация React переводится мировым сообществом на множество языков по всему миру.
88

99
</Intro>
1010

11-
## Source site {/*main-site*/}
11+
## Исходный сайт {/*main-site*/}
1212

13-
All translations are provided from the canonical source docs:
13+
Все переводы предоставляются из канонического источника документации:
1414

1515
- [English](https://react.dev/) &mdash; [Contribute](https://github.com/reactjs/react.dev/)
1616

17-
## Full translations {/*full-translations*/}
17+
## Полные переводы {/*full-translations*/}
1818

1919
{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */}
2020

2121
<LanguageList progress="complete" />
2222

23-
## In-progress translations {/*in-progress-translations*/}
23+
## Переводы в процессе {/*in-progress-translations*/}
2424

25-
For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/)
25+
Прогресс каждого перевода можно посмотреть здесь: [Is React Translated Yet?](https://translations.react.dev/)
2626

2727
<LanguageList progress="in-progress" />
2828

29-
## How to contribute {/*how-to-contribute*/}
29+
## Как внести свой вклад {/*how-to-contribute*/}
3030

31-
You can contribute to the translation efforts!
31+
Вы можете внести свой вклад в перевод!
3232

33-
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.
33+
Сообщество выполняет работу по переводу документации React на каждом языковом форке react.dev. Типичная работа по переводу включает в себя прямой перевод файла Markdown и создание pull request. Нажмите на ссылку «contribute» выше, чтобы перейти в репозиторий GitHub для вашего языка, и следуйте инструкциям там, чтобы помочь с переводом.
3434

35-
If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev)
35+
Если вы хотите начать новый перевод для вашего языка, посетите: [translations.react.dev](https://github.com/reactjs/translations.react.dev)

0 commit comments

Comments
 (0)