Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz
Çeviri yapma süreci üç adımda gerçekleştirilir:
-
Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ederek emin olunuz. İpucu: CTRL+F ile istediğiniz bölümle ilgili arama yaparak kontrol edebilirsiniz.
-
Hangi sayfayı çevireceğinizi yorum kısmına yazınız. Lütfen bir seferde birden fazla sayfa almayınız!
-
Projeyi yerel makinenize clone'layınız. Sayfayı çevirdiğinizde commit ederek, pull request gönderiniz.
-
Commit mesajlarini ingilizce yaziniz.
-
Commit mesajlarinda gecmis zaman formu kullanmayiniz. translated tutorial page yerine translate tutorial page. ya da fixed a typo in docs yerine fix a typo in docs.
Tercüme etmeden önce, çeviri kurallarını mutlaka okuyunuz.
İlgili tartışmalara dahil olmak için Slack #tr kanalına katılın.
💡 Repoda Discussions kismi enable edildi. Soru-cevap ya da fikir alisverisi gibi konular icin orayi kullanabiliriz.
Maintainer List
For New Translators
To translate a page:
- Check that no one else has claimed your page in the checklist and comments below.
- Comment below with the name of the page you would like to translate. Please take only one page at a time.
- Clone this repo, translate your page, and submit a pull request!
Before contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and React-specific terms.
Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.
For Maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
[x] Home Page (@tesseralis) #12345
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:
Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz
Çeviri yapma süreci üç adımda gerçekleştirilir:
Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ederek emin olunuz. İpucu:
CTRL+File istediğiniz bölümle ilgili arama yaparak kontrol edebilirsiniz.Hangi sayfayı çevireceğinizi yorum kısmına yazınız. Lütfen bir seferde birden fazla sayfa almayınız!
Projeyi yerel makinenize clone'layınız. Sayfayı çevirdiğinizde commit ederek, pull request gönderiniz.
Commit mesajlarini ingilizce yaziniz.
Commit mesajlarinda gecmis zaman formu kullanmayiniz.
translated tutorial pageyerinetranslate tutorial page. ya dafixed a typo in docsyerinefix a typo in docs.Tercüme etmeden önce, çeviri kurallarını mutlaka okuyunuz.
İlgili tartışmalara dahil olmak için Slack #tr kanalına katılın.💡 Repoda Discussions kismi enable edildi. Soru-cevap ya da fikir alisverisi gibi konular icin orayi kullanabiliriz.
Maintainer List
For New Translators
To translate a page:
Before contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and React-specific terms.
Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.
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 (@serkanisyapan) translate
Quick Start#528Installation (@yunusemredilber) 373161e
Describing the UI (@TolgaYuceel) translate describing the ui #530
Your First Component#509Understanding Your UI as a Tree#532Adding Interactivity (@serkanisyapan) translate
Adding Interactivity#511State: A Component's Memory#425Queueing a series of state updates#447Updating Arrays in State#460Managing State (@serkanisyapan) 5ba09bc
Preserving and Resetting State#463Extracting State Logic into a Reducer#446Escape Hatches (@serkanisyapan) translate escape hatches #578
Referencing Values with Refs#455API Reference
react: Hooks (@alioguzhan) translate hooks #504useCallback(@baspinarenes) translate usecallback reference #470useContext(@osmandlsmn) translate useContext referance #423useDebugValue(@buraksakalli) feature: add Turkish translation for useDebugValue #454useDeferredValue(@baspinarenes) translate usedeferredvalue reference #462useEffect(@serkanisyapan) translateuseEffect#471useId(@baspinarenes) translate useid #415useImperativeHandle(@buraksakalli) feature: add Turkish translation for useImperativeHandle #456useInsertionEffect(@enesakkose) translate useInsertionEffect #459useLayoutEffect(@baspinarenes) translate uselayouteffect reference #420useMemo(@iefendiev) translate useMemo #451useReducer(@buraksakalli) feat: add Turkish translation for useReducer #428useRef(@CoskunCakir) translate useRef hook #407useState(@serkanisyapan) translate useState #508useSyncExternalStore(@baspinarenes) translate useSyncExternalStore reference #452useTransition(@halilatilla) TranslateuseTransition#450react: Components (@TarcosS) react/Components translate #548<Fragment> (<>)(@K2adir) fragment full translation #419<Profiler>(@agmmnn) translate<Profiler>andReact DOM APIs#431<StrictMode>(@hasancankucuk) translate StrictMode #482<Suspense>(@andyanday33) translate<Suspense>#440react: APIs (@baspinarenes) translate api index #453createContext(@halilatilla) TranslatecreateContext#409forwardRef(@halilatilla) TranslateforwardRef#427lazy(@baspinarenes) translate lazy reference #422memo(@baspinarenes) translate memo reference #436startTransition(@halilatilla) TranslatestartTransition#442legacy(@bilalkarakollu ) translate legacy page #603react-dom: Components (@agmmnn) translateReact DOM Components#430<div>) (@itsba2) Translate Common components (e.g. <div>) #519<input>(@hasancankucuk) Translate input #481<option>(@K2adir) Translate <option> option - full #435<progress>(@agmmnn) translate<progress>#429<select>(@serkanisyapan) translate<select>#466<textarea>(@hasancankucuk) Translate <textarea> #479react-dom: APIs (@agmmnn) translate<Profiler>andReact DOM APIs#431createPortal(@arif-ozberk) translatecreatePortal#483flushSync(@K2adir) translateflushSync#448findDOMNode(@enesthedev) translatefindDOMNode#496hydrate(@ctnkaan) translate hydrate #555render(@buraksakalli) Translate render #465unmountComponentAtNode(@ctnkaan) translateunmountComponentAtNode#536react-dom/client: Client APIs (@altankurt) docs(Client APIs): Add Turkish translation #424createRoot(@alpererdogan8) translate createRoot #523hydrateRoot(@bilalkarakollu)react-dom/server: Server APIs (@andyanday33) translatereact-dom/server#439renderToNodeStream(@Rekl0w) translaterenderToNodeStream#545renderToPipeableStream(@hasancankucuk) translate renderToPipeableStream #487renderToReadableStream(@anilcanboga) Translate render to readable stream page #693renderToStaticMarkup(@Rekl0w) translaterenderToStaticMarkup#544renderToStaticNodeStream(@arif-ozberk) translaterenderToStaticNodeStream#473renderToString(@arif-ozberk) TranslaterenderToString#480React Server Components: Server Components (@bilalkarakollu) translate server components #589Server Functions(@anilcanboga )Directives(@anilcanboga)use client(@anilcanboga)use server(@anilcanboga)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.
HomeContent.js) (@turkerdev) translate home page #404src/sidebar*.json) (@alioguzhan) dd0d22dTopNav.tsx) (@alioguzhan) translate hooks #504When 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:
Children(@anilcanboga) Translate children page #696cloneElement(@anilcanboga) Translate clone element page #695ComponentcreateElement(@anilcanboga)createFactorycreateRef(@anilcanboga)isValidElement(@anilcanboga)PureComponent(@anilcanboga)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:
Community (@coderdal) Translate React Community Home Page #477
Blog (@anilcanboga) translate react blog page #597
Special Props Warning translate special props warning page #605
Not Found (@anilcanboga) translate not found page #595
Feedback component (@anilcanboga) translate feedback component #596
React Reference Overview (@anilcanboga) translate react reference overview page #593
React Rules
Overview(@anilcanboga) translate Rules of React Page #624