Bengali Translation Progress #1
Description
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.
Work List
(🏃 Work in Progress; 👀 In Review)
For Maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
- Home Page (@tesseralis) Bengali Translation Progress #1
When PRs are merged, make sure to mark that page as completed!
Slack Channel
If you get stuck and need help, please join our slack channel click here to join and ask any question in #bn channel
Guidelines
Please follow the wiki page https://github.com/reactjs/bn.reactjs.org/wiki
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
- Home Page (@nutboltu) Home Page Translation #4 Home Page: Modified the statements in more meaningful way #10
- Tutorial Tutorial page(Before We Start the Tutorial) Translation #8 Tutorial page(Setup for the tutorial) Translation #15 (Partially translated) (@tamzidkarim , @oxfordhalfblood )
Basics
- Hello World (@sazzadsazib) Basics(Hello World) Translation #9
- Introducing JSX (@shakib609) Translate introducing-jsx #60
- Rendering Elements (@tamzidkarim) Rendering Elements #77
- Components and Props (@nutboltu) docs: translating component and props #76
- State and Lifecycle(@shakib609) Initial translation of state and lifecycle #13
- Handling Events (@shakib609) Initial translation of handling-events #19
- Conditional Rendering(@nutboltu ) translating conditional rendering #26
- Lists and Keys(@ImranMH) Lists and Keys initial translation #14
- Forms(@Twaha-Rahman) started translating forms #18
- Lifting State Up (@shakib609) Initial Translation Lifting-State-Up #24
- Composition vs Inheritance (@shakib609) Finish translating composition vs inheritance #28
- Thinking in React Translated and polished thinking-in-react page full #46 (@JubayerJoy)
API Reference
- React (@ShahadIshraq)
- React.Component (@soumiDeb)
- ReactDOM
- ReactDOMServer
- DOM Elements (@nutboltu) feat(dom-element): Translating React - DOM Elements #39
- SyntheticEvent (@nutboltu) docs: Add Translation in Synthetic Events #53
- Test Utilities (@shakib609) Translating Test Utilities #42
- Shallow Renderer (@Twaha-Rahman) Initial translation of the page "Shallow Renderer" #16
- Test Renderer (@shakib609) Translating Test-Renderer #45
- JS Environment Requirements (@shakib609) Initial translation Javascript Environment Requirements #20
- Glossary
Navigation
These are the navigation links that appear in the sidebar. Possibly wait until
the corresponding sections are translated to do these.
- tutorial/nav.yml
- docs/nav.yml
Next Steps
These are the next most important translations, ordered by importance:
Installation
- Getting Started(@jamal-pb95) getting-started-page-bangla-translation #25
- Add React to a Website(@jamal-pb95) Add react to a website #62
- Create a New React App (@fmabid) Translated docs page - Create a New React App #34
- CDN Links (@fmabid ) Translated docs/cdn-links #36
Hooks
Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.
- 🏃Introducing Hooks (@uraniumreza)
- Hooks at a Glance (@rummanhasnayeen)
- Using the State Hook (@sabbir073)
- Using the Effect Hook (@sabbirshawon)
- Rules of Hooks (@shakib609) Initial translation of hooks-rules #41
- Building Your Own Hooks (@SourangshuGhosh)
- Hooks API Reference
- Hooks FAQ
Warnings
These are the pages that you get when you click the links in the console (e.g. https://reactjs.org/warnings/dont-call-proptypes.html). People tend to search these, so please don't translate the error message itself.
- dont-call-proptypes
- invalid-aria-prop
- invalid-hook-call-warning
- legacy-factories
- refs-must-have-owner
- special-props
- unknown-prop
Advanced Guides
- Accessibility
- Code-Splitting
- Context
- Error Boundaries (@shakib609)
- Forwarding Refs
- Fragments (@shakib609) Initial translation of Advanced Guides > Fragments #54
- Higher-Order Components
- Integrating with Other Libraries
- JSX In Depth
- Optimizing Performance
- Portals (@nutboltu) Translation: Portals #63
- React Without ES6
- React Without JSX (@shakib609) Initial translation of react-without-jsx #55
- Reconciliation
- Refs and the DOM
- Render Props
- Static Type Checking
- Strict Mode
- Typechecking With PropTypes (@lastsaintcrucified) typecheckin_with_proptypes translated #69
- 🏃 Uncontrolled Components (@lastsaintcrucified)
- Web Components (@shakib609) Initial translation of Advanced Guides > Web Components #56
FAQ
- APIs and AJAX (@Twaha-Rahman) Update faq-ajax.md #22
- Babel, JSX, and Build Steps (@Twaha-Rahman) Initial commit for the translation of faq-build page #17
- Passing Functions to Components
- Component State
- Styling and CSS (@Twaha-Rahman) Initial translation of faq-styling.md #23
- File Structure
- Versioning Policy
- Virtual DOM and Internals (@Twaha-Rahman)
Contributing
Priority: Low
- How to Contribute
- Codebase Overview
- Implementation Notes
- Design Principles
Components
Components in src/components
that have some text in them.
- CodeEditor
- CodeExample
- ErrorDecoder
- LayoutFooter
- LayoutHeader
- MarkdownPage
Additional Translations
These are not the primary translation targets.
- Blog
- Community