-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bengali Translation Progress #1
Comments
Let's all try to not keep multiple PRs alive at the same time by a single contributor. |
I would like to translate the page |
Done |
#106 is done. Taking over Add React to an Existing Project |
Update fork from main
Taking over state as a snapshot |
Snapshot done. |
Memo done (#117) |
Thanks to All contributors and Maintainers and Special thanks to @nafistiham Bhai, @moshfiqrony Bhai for doing such an amazing work. |
Create portal done. Taking Strictmode |
Strict mode done. Took over keeping components pure. |
@moshfiqrony Hello Maintainers, I'd like to translate the |
Hi @mustaquenadim, Thanks for your interest. You are assigned. Please have a look at #32 |
@moshfiqrony Hello Maintainers, I'd like to translate the |
Assigned @mustaquenadim |
Hello @moshfiqrony |
It has been assigned to @md-emran-hossain. |
Ok, I will be waiting |
Nowadays I've got into a very packed schedule. It therefore takes longer for me. Assume that @thecodermehedi is excited to complete this translation. He is capable of this. |
@thecodermehedi you have been assigned useState. Thanks in advance for your upcoming contribution. |
Happy to help 😄 |
I want to translate API Reference > |
Go ahead 🙂 |
I want to take over |
@habibium go ahead. |
#153 and #160 are open, both pages are translated and ready for review. I am refraining from taking over another page for now since I agree with what @nafistiham said:
|
@moshfiqrony Hello Maintainers, I'd like to translate the You 'Escape Hatches' --> 'Might Not Need an Effect' page. |
@nasirmasud please go ahead. |
@moshfiqrony Hello Maintainers, I'd like to translate the below pages. |
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 like this:
This ensures your translation's progress is tracked correctly at https://translations.react.dev/.
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 ( @anwarhossain1 ) Learn React intro translation #10
Installation (@nafistiham) Installation index page #61
Describing the UI (@nafistiham) Describing the UI #62
Adding Interactivity (@nazir021)
Managing State ( @ahmmedabir9 )
Escape Hatches (@nafistiham) escape-hatch #21
API Reference
react
: Hooks ( @susmoysengupta ) Translate: Reference > Hooks #39useCallback
(@JaznanOfficial )useContext
(@asif-jalil) Translate useContext (part 1) #35 Translate useContext (part 2) #37useDebugValue
( @syum-akhlaque )useDeferredValue
useEffect
( @lifeparticle ) translated: useEffect hook #44useId
(@aleena314)useImperativeHandle
(@nafistiham) Use imperative handle #72useInsertionEffect
(@nafistiham) Use insertion effect #77useLayoutEffect
(@mustaquenadim)useMemo
(@foridpathan )useReducer
(@arifur-rahaman)useRef
(@MostofaNobiTanveer)useState
(@thecodermehedi)useSyncExternalStore
useTransition
(@mustaquenadim) Translated: useTransition #139react
: Components (@nafistiham) react-components-index-done #58<Fragment> (<>)
(@nafistiham) React components fragment #57<Profiler>
(@nafistiham) React components profiler #59<StrictMode>
(@nafistiham)<Suspense>
(@nz-m) Reference/react/suspense #33react
: APIs (@nafistiham) api-index #60createContext
(@nafistiham) Create context #97forwardRef
(@nafistiham) Forwardref #105lazy
(@nafistiham) Lazy #80memo
(@nafistiham) Memo #117startTransition
(@nafistiham) Start transition #79react-dom
: Components (@nafistiham) React dom components index #68<div>
)<input>
<option>
(@nafistiham) React dom component option #67<progress>
(@mahbub-mahi)<select>
<textarea>
react-dom
: APIs (@nafistiham) React dom APIs index #69createPortal
(@nafistiham) Create portal #119flushSync
(@nafistiham) Flush sync #78findDOMNode
hydrate
(@nafistiham) Hydrate #83render
(@nafistiham) Render #81unmountComponentAtNode
(@nafistiham) Unmount component at node #70react-dom/client
: Client APIs (@nafistiham) client-api-index #49createRoot
(@nafistiham) create-root #50hydrateRoot
(@nafistiham) clientApi-hydrateRoot #53react-dom/server
: Server APIs (@nafistiham) react-dom-server-index #63renderToNodeStream
(@nafistiham) Render to node stream #64renderToPipeableStream
renderToReadableStream
renderToStaticMarkup
(@nafistiham) render-to-static-markup #65renderToStaticNodeStream
(@nafistiham) Render to static node stream #66renderToString
@habibium Translate reference/renderToString #153Navigation 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
)src/sidebar*.json
)TopNav.tsx
)When You're Ready...
After everything above is translated, add your language to
deployedLanguages
inSeo.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:
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:
Maintainer List
This translation is maintained by:
If you want to become a maintainer, ask them to add you. If the original maintainers are no longer responsive, raise an issue in the main translations repository.
The text was updated successfully, but these errors were encountered: