Skip to content

Commit b557332

Browse files
committed
Translate Translations page
1 parent 7455225 commit b557332

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/content/community/translations.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,32 @@ title: Переклади
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+
- [English](https://react.dev/) &mdash; [Долучитися](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+
Щоб відстежити прогрес кожного перекладу, перегляньте сторінку ["Чи 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 у відповідному мовному відгалуженні (fork) react.dev. Типовий процес — це прямий переклад Markdown-файлу і створення PR із ним. Клацніть посилання "Долучитися" до 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)