Текущий список мейнтейнеров
Если у вас есть время и желание, и вы уже участвуете в развитии проекта, то можете создать пулреквест с добавлением своего логина в список мейнтейнеров в этом репозитории.
Как помочь с переводом
Вы можете перевести страницу из документации! Это делается в три шага:
- Проверьте, что её никто не застолбил в чеклисте или комментариях под ним (они не сразу отражаются в чеклисте)
- Напишите, какую страницу вы ходите перевести. Пожалуйста, не берите больше одной страницы за раз.
- Когда страница готова, отредактируйте ваш комментарий, чтобы добавить номер пулреквеста.
Прежде чем переводить, обязательно прочитайте местные правила перевода!
Пожалуйста, не тяните с переводами! Если у вас не получается или нет времени, отпишитесь, чтобы кто-то другой мог подхватить эту страницу.
For maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
When PRs are merged, make sure to mark that page as completed!
Main Content
To do before releasing as an "official" translation. Please translate these pages first.
Note that each section has an index page, which needs to be translated too.
Learn React
API Reference
Navigation and UI
We suggest to leave most of the UI translation until the end. We plan to do some invasive changes to the website folder layout and components, so postponing this until your translation is almost complete would make it easier to merge the changes from our side later. It might make sense to translate the homepage above the fold early, but leave the rest for later. As individual pages get translated, you can change the page titles in the corresponding sidebar files. Finally, when you're translating the navigation, make sure to test both desktop and mobile layouts.
When You're Ready...
After everything above is translated, add your language to deployedLanguages in Seo.tsx of the original reactjs/react.dev repository.
Secondary Content
These API pages should ideally be translated too, but they're less urgent and can be done after the others:
Optional Content
These aren't the main translation targets, but if you'd like to do them, feel free to expand the list to include their subpages:
Текущий список мейнтейнеров
Если у вас есть время и желание, и вы уже участвуете в развитии проекта, то можете создать пулреквест с добавлением своего логина в список мейнтейнеров в этом репозитории.
Как помочь с переводом
Вы можете перевести страницу из документации! Это делается в три шага:
Прежде чем переводить, обязательно прочитайте местные правила перевода!
Пожалуйста, не тяните с переводами! Если у вас не получается или нет времени, отпишитесь, чтобы кто-то другой мог подхватить эту страницу.
For maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
When PRs are merged, make sure to mark that page as completed!
Main Content
To do before releasing as an "official" translation. Please translate these pages first.
Note that each section has an index page, which needs to be translated too.
Learn React
Quick Start (@pblyp) Rutranslation/quick start #846
Installation (@Palidos) Installation translation #842
Setup
Describing the UI (@titovmx) Translate Describing the UI page #880
Adding Interactivity (@AnotherJulila)
Managing State
Escape Hatches
API Reference
react: HooksuseActionStateuseCallback(@khikmatjonazizov) Translate/use callback #965useContext(@hellcattc) Translation for Hooks / useContext #878useDebugValue(@kmpeeduwee)useDeferredValue(@mekarthedev) Translate useDeferredValue #866useEffect(@mekarthedev) Translate useEffect #897useId(@mekarthedev) Translate useId #856useImperativeHandle(@kmpeeduwee)useInsertionEffect(@kmpeeduwee) Translate useInsertionEffect #948useLayoutEffect(@khikmatjonazizov) Translate/use layout effect #961useMemo(@jewhyena) Translation for Hooks / useMemo #870useReducer(@kmpeeduwee) Add translate useReducer #893useOptimistic(@rLukoyanov) Translate useOptimistic #974useRef(@jewhyena) Translation for Hooks / useRef #885useState(@qweered)useSyncExternalStore(@khikmatjonazizov)useTransition(@Palidos) useTransition translation #892react: Components (@fpetrakov) Перевод referece/react/components #841<Fragment> (<>)(@XamzatJR) Translation for Fragment.md #848<Profiler><StrictMode>(@jkorichneva) Translation forStrict Mode#871<Suspense>react: APIsactcachecreateContext(@naknumberone) add createContext translation #901forwardRef(@maxtulupov)lazy(@YashinaAnastasia) Translation for "lazy" #869memo(@maridoroshuk) Translate memo #923startTransition(@ianreas) Translate startTransition #867usereact-dom: HooksuseFormStateuseFormStatusreact-dom: Components (@ramiiil)<div>)<form>(@dimentoree) Add Russian translation for components-form-page #1035<input><option>(@dimentoree) Add Russian translation for components-option-page #1000<progress>(@dimentoree) Add Russian translation for components-progress-page #1011<select>(@dimentoree) Add Russian translation for components-select-page #1017<textarea>react-dom: APIs (@xxtereshko) Translation for "React DOM APIs" #864createPortal(@dimatitov) add translate in create portal #1019flushSync(@dimatitov) add translated flushSync #1021preconnect(@dimatitov) Add translate for preconnect #1012prefetchDNSpreinitpreinitModulepreloadpreloadModulefindDOMNodehydraterenderunmountComponentAtNodereact-dom/client: Client APIscreateRoot(@xxtereshko)hydrateRootreact-dom/server: Server APIsrenderToNodeStream(@GoncharovaAnna) Translation for "renderToNodeStream" #868renderToPipeableStreamrenderToReadableStreamrenderToStaticMarkuprenderToStaticNodeStreamrenderToString(@TibidoX) Translation for "renderToString" #884rsc/server-components: Server Components (@vikaborel)rsc/server-actions: Server Actionsrsc/directives: Directivesuse-clientuse-serverNavigation and UI
We suggest to leave most of the UI translation until the end. We plan to do some invasive changes to the website folder layout and components, so postponing this until your translation is almost complete would make it easier to merge the changes from our side later. It might make sense to translate the homepage above the fold early, but leave the rest for later. As individual pages get translated, you can change the page titles in the corresponding sidebar files. Finally, when you're translating the navigation, make sure to test both desktop and mobile layouts.
HomeContent.js) (@Zukhrik) enhancement: translated home page #909src/sidebar*.json)TopNav.tsx)When You're Ready...
After everything above is translated, add your language to
deployedLanguagesinSeo.tsxof the original reactjs/react.dev repository.Secondary Content
These API pages should ideally be translated too, but they're less urgent and can be done after the others:
ChildrencloneElementComponentcreateElementcreateFactorycreateRefisValidElementPureComponentOptional Content
These aren't the main translation targets, but if you'd like to do them, feel free to expand the list to include their subpages: