Skip to content

Commit 95e4ab9

Browse files
authored
Перевод сайта с разными переводами сайта React на русский.md
1 parent 2958f53 commit 95e4ab9

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
---
2-
title: Translations
2+
title: Переводы
33
---
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

15-
- [English](https://react.dev/) &mdash; [Contribute](https://github.com/reactjs/react.dev/)
15+
- [Английский](https://react.dev/) &mdash; [Помочь делу](https://github.com/reactjs/react.dev/)
1616

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

19-
{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */}
19+
{/* Если вы отвечаете за перевод на свой язык и хотите добавить его сюда, завершите перевод «Основного контента» и внесите правки в `deployedTranslations` внутри `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+
Чтобы узнать, как продвигается каждый перевод, загляните сюда: [Переведён ли уже React?](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. Нажмите на ссылку «Помочь делу» выше, чтобы перейти в хранилище 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)