New Persian Translation Progress
Maintainers
- @mrbadri
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:
- [ ] Quick Start (@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
-
[X] Quick Start (@faeghe-hajiabadi) #377
- [X] Tutorial: Tic Tac Toe (@PouriaDamavandi & @mrbadri) #504
- [X] Thinking in React (@faeghe-hajiabadi) #344
-
[X] Installation (@mrbadri) #486
- [X] Create a React App (@mrbadri) #488
- [ ] Build a React App From Scratch (@mrbadri)
- [X] Add React to an Existing Project (@mrbadri) #490
-
[X] Setup (@mrbadri) #489
- [X] Editor Setup (Abolfazl Rezvani Naraqi)
- [X] Typescript (@mrbadri) #498
- [X] React Developer Tools (@arashMqs) #471
-
[ ] React Compiler (@mrbadri)
- [ ] Introduction (@mrbadri)
- [ ] Installation (@mrbadri)
- [ ] Incremental Adoption
- [ ] Debugging
-
[ ] Describing the UI (@amin-da)
- [X] Your First Component (@nafasebra) #385
- [X] Importing and Exporting Components (@nafasebra ) #391
- [ ] Writing Markup with JSX
- [ ] JavaScript in JSX with Curly Braces
- [ ] Passing Props to a Component (@masoudmhmdi )
- [X] Conditional Rendering (@sr-ssh) #392
- [X] Rendering Lists (@srbmm) #445
- [ ] Keeping Components Pure (@Atefeh-Masoumi )
-
[ ] Adding Interactivity
- [X] Responding to Events (@sr-ssh) ##346
- [X] State: A Component's Memory (@faeghe-hajiabadi) #350
- [ ] Render and Commit
- [X] State as a Snapshot (@faeghe-hajiabadi) #371
- [X] Queueing a Series of State Updates (@behrouz-shafaati) #367
- [ ] Updating Objects in State (@mohammadrezanamjoo)
- [X] Updating Arrays in State (@KianoshArian) #467
-
[ ] Managing State
- [X] Reacting to Input with State (@nikch97) (#382)
- [ ] Choosing the State Structure (@AlirezaBs)
- [X] Sharing State Between Components (@Ehsan-Yari ) #357
- [ ] Preserving and Resetting State (@Hadi-bakhshi )
- [ ] Extracting State Logic into a Reducer (@Hadi-bakhshi)
- [ ] Passing Data Deeply with Context (@behrouz-shafaati)
- [ ] Scaling Up with Reducer and Context (@minajalili )
-
[ ] Escape Hatches
- [ ] Referencing Values with Refs
- [ ] Manipulating the DOM with Refs (@amir-reza-tavakkoli)
- [ ] Synchronizing with Effects
- [ ] You Might Not Need an Effect
- [ ] Lifecycle of Reactive Effects
- [ ] Separating Events from Effects
- [ ] Removing Effect Dependencies
- [ ] Reusing Logic with Custom Hooks
API Reference
-
[ ]
react: Hooks- [ ]
useCallback - [ ]
useContext - [ ]
useDebugValue - [ ]
useDeferredValue - [ ]
useEffect - [ ]
useId - [ ]
useImperativeHandle - [ ]
useInsertionEffect - [ ]
useLayoutEffect - [ ]
useMemo - [ ]
useReducer(@Atefeh-Masoumi) - [ ]
useRef - [ ]
useState - [ ]
useSyncExternalStore - [ ]
useTransition
- [ ]
-
[ ]
react: Components- [ ]
<Fragment> (<>) - [ ]
<Profiler> - [ ]
<StrictMode> - [ ]
<Suspense>
- [ ]
-
[ ]
react: APIs- [ ]
createContext - [ ]
forwardRef - [ ]
lazy - [ ]
memo - [ ]
startTransition
- [ ]
-
[ ]
react-dom: Components- [ ] Common (e.g.
<div>) - [ ]
<input> - [ ]
<option> - [ ]
<progress> - [ ]
<select> - [ ]
<textarea>
- [ ] Common (e.g.
-
[ ]
react-dom: APIs- [ ]
createPortal - [ ]
flushSync - [ ]
findDOMNode - [ ]
hydrate - [ ]
render - [ ]
unmountComponentAtNode
- [ ]
-
[ ]
react-dom/client: Client APIs- [ ]
createRoot - [ ]
hydrateRoot
- [ ]
-
[ ]
react-dom/server: Server APIs- [ ]
renderToNodeStream - [ ]
renderToPipeableStream - [ ]
renderToReadableStream - [ ]
renderToStaticMarkup - [ ]
renderToStaticNodeStream - [ ]
renderToString
- [ ]
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.
- [ ] Homepage (currently in
HomeContent.js) - [ ] Sidebars (currently in
src/sidebar*.json) - [ ] Top-level navigation (currently in
TopNav.tsx)
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:
- [ ] Legacy React APIs
- [ ]
Children - [ ]
cloneElement - [ ]
Component - [ ]
createElement - [ ]
createFactory - [ ]
createRef - [ ]
isValidElement - [ ]
PureComponent
- [ ]
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
- [ ] Blog
- [ ] Warnings
@sorousht @zahrajoulaei @sJJdGG @Schabaani @masoud-bahrami @rezvani2647
Could you please confirm whether you'd be able to steer and maintain this translation? I'd like to get the list in https://github.com/reactjs/translations.react.dev/blob/main/langs/fa.json up-to-date. Thank you!
@gaearon Hi dan. You can count on me. I'm willing to put 10Hrs/week at least for the next 6 months. I'd start by closing and merging current PRs and coordianting community effort for the translation of new docs. If nobody shows up for translations, I'm going to translate new pages myself although it would be slower.
Thanks! If it turns out that other maintainers are not active, please send a PR to https://github.com/reactjs/translations.react.dev/blob/main/langs/fa.json so that the list is up-to-date.
Hi @gaearon, unfortunately I can't maintain the translation project. If I find time in future, I pick it up again.
Hi, I love to help and participate but currently I’m busy at the moment and I only have 2 hours a week.
Hi, hope you are well @gaearon how can I become a maintainer for this project?
I could definetly help translate as well if needed.
Hi, I would like to translate "Installation" page
Hi @mohammad-hosein-shahpouri If you could start the translation and open the related PR, I can assign it to you as mentioned int the manual. Thanks.
Hi @gaearon Dan, I would like to help on this page: 'Thinking in React'. Thanks
Hi @gaearon Hi @sJJdGG I would like to translate " Describing the UI" page Thanks.
Hello @gaearon I am interested in becoming one of the maintainers of the fa.react.dev Is it possible?
And i want translate bellow pages: 1- Quick Start 2- Tutorial: Tic Tac Toe 3 -Thinking in React
please check the list of ongoing pages in farsi repo. most of these are in progress. so you need to choose different pages
And i want translate bellow pages: 1- Quick Start 2- Tutorial: Tic Tac Toe 3 -Thinking in React
please check the list of ongoing pages in farsi repo. most of these are in progress. so you need to choose different pages
Isn't the list here? So please send me the current check list for me.
I can translate these pages? Your First Component
I can translate these pages? Your First Component
https://github.com/reactjs/fa.react.dev > بخش راهنمای مشارکت کنندگان
@rezvani2647 please help on this matter, for new joiners
I can translate these pages? Your First Component
@nafasebra sounds good, and thanks!
@mohammad-hosein-shahpouri "installation" was assigned to you.
@faeghe-hajiabadi "Thinking in React " was assigned to you.
@amin-da "Describing the UI" was assigned to you.
@faeghe-hajiabadi "Thinking in React " was assigned to you.
please review my first pr : #342 for thinking in react, almost half is done
@faeghe-hajiabadi "Thinking in React " was assigned to you.
please review my first pr : #342 for thinking in react, almost half is done
it was great!. and it needs some improvements. so I wrote some comments for you. :)
دوستانی که میخوان برای اولین بار ترجمه صفحات رو انجام بدن. لطفا حتما بخش واژهنامه و بخش بحث در مورد واژهنامه را مطالعه کنند. مرسی از لطف همتون
Hi @rezvani2647 I would like to participate in translating Responding to Events . thanks :)
Hi @rezvani2647 I would like to participate in translating Responding to Events . thanks :)
it's assigned to you. thank you as well.
Hi @rezvani2647 I have finished the Responding to Events part and it is pended for review. I also want to participate in translating Adding Interactivity part completely. thanks
Hi, #346 reviewed, please check the comments. Thank you for your time and effort @sr-ssh
hi @faeghe-hajiabadi I have some more questions in #346 . would you please help .
please assign it to me: State: A Component's Memory @rezvani2647
please help to review the revised PR for the "thinking in React" page: https://github.com/reactjs/fa.react.dev/pull/344 cc @rezvani2647 @abolfazlchaman
hi @faeghe-hajiabadi I have some more questions in #346 . would you please help .
please check this link for any .md file's result in vscode: https://code.visualstudio.com/docs/languages/markdown