Description
Slack
https://react-translations.slack.com - join to see the glossary and chat with other team members!
Channels:
#pl - general discussion
#pl-glossary - the glossary (use the search feature to find words)
Maintainer List
Retired maintainers
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 find that you can't commit any more, 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!
Note: We require two maintainers to approve a PR for it to be merged.
Note: Since most of the PRs are created from forks, we can't add our own commits to them. Let's make a rule that if a PR's author doesn't respond within 7 days, we take the translated page over. Another person can create their own PR with the translated content, apply any suggestions added to the old PR, and submit. To be fair, let's not remove entirely the original author from the list below - just add the new translator after comma.
If the author leaves a message that they won't be available for a few days - that's fine, we'll wait.
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
- Home Page (@jakubdrozdek) Translate 'Home Page' #27
- Tutorial (@jakubdrozdek) Translate 'Tutorial' page #12
Basics
- Hello World (@cvqprs @TeoTN) Translate 'hello-world' page. #38
- Introducing JSX (@cvqprs @TeoTN) Translate 'Introducing JSX' page. #39
- Rendering Elements (@arekmaz) Translate
Rendering Elements
page #42 - Components and Props (@arekmaz) Translate
Components and Props
page #45 - State and Lifecycle (@jakubdrozdek) Translate "State and Lifecycle" page #8
- Handling Events (@jakubdrozdek) Translate "Handling Events" page #5
- Conditional Rendering (@marcinostrouch) Conditional rendering #59
- Lists and Keys (@bartlomiejzuber) List and keys translation #58
- Forms (@marcinostrouch ) Forms #57
- Lifting State Up (@iamarek) Lifting state up translated to Polish #11
- Composition vs Inheritance (@jakubdrozdek) Translate 'Composition vs. Inheritance' page #10
- Thinking in React (@marcinostrouch) Thinking in react #15
API Reference
- React ( @cvqprs @iamarek) Translate 'React API' #48
- React.Component (@arekmaz) Translate
React.Component
section #71 - ReactDOM (@patpienkowski) Translate 'ReactDOM' page #35
- ReactDOMServer (@g12i) Translate 'ReactDomServer' #81
- DOM Elements (@cvqprs @czechowiczmateusz) DOM Elements #62
- SyntheticEvent (@jakubdrozdek) Translate 'SyntheticEvent' page #51
- Test Utilities (@jakubdrozdek) Translate 'Test Utils' page #21
- Shallow Renderer (@jakubdrozdek) Translate 'Shallow Renderer' page #24
- Test Renderer (@jakubdrozdek) Translate 'Test Renderer' page #25
- JS Environment Requirements (@cvqprs) Translate 'JavaScript Environment Requirements' #34
- Glossary (@jakubdrozdek) Translate 'Glossary' page #76
Navigation
These are the navigation links that appears in the sidebar. Possibly wait until
the corresponding sections are translated to do these.
- tutorial/nav.yml (@jakubdrozdek) Translate 'Tutorial' navigation #56
- docs/nav.yml (@cvqprs) Translate doc/nav #77
Next Steps
These are the next most important translations, ordered by importance:
Installation
- Getting Started (@iamarek) Translate 'Getting Started' page to Polish #6
- Add React to a Website (@cvqprs) Add React to a Website #17
- Create a New React App (@marcinostrouch) Create a new react app #23
- CDN Links (@cvqprs) Translate 'CDN Links' #18
Hooks
Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.
- Introducing Hooks (@g12i) Translate 'Introducing Hooks' page #28
- Hooks at a Glance (@g12i) Translate
Hooks overview
page #33 - Using the State Hook (@g12i) Translate 'Using the State Hook' page #40
- Using the Effect Hook (@g12i) Translate 'Using the Effect Hook' page #50
- Rules of Hooks (@g12i) Translate 'Rules of Hooks' page #54
- Building Your Own Hooks (@g12i) Translate 'Building Your Own Hooks' page #60
- Hooks API Reference (@g12i) Hooks reference #65
- Hooks FAQ (@bartlomiejzuber, @jakubdrozdek) Translate 'Hooks FAQ' page #191
Testing
- Testing Overview (@jakubdrozdek) Translate 'Testing Overview' page #124
- Testing Recipes (@jakubdrozdek) Translate 'Testing Recipes' page #125
- Testing Environments (@jakubdrozdek) Translate 'Testing Environments' page #126
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 (@m8ms) Translate 'don't call prototypes warning' page #157
- invalid-aria-prop (@jakubdrozdek) Translate 'invalid-aria-prop' warning page #88
- invalid-hook-call-warning (@jakubdrozdek) Translate 'Invalid Hook Call Warning' page #96
- legacy-factories (@jakubdrozdek) Translate 'legacy-factories' warning page #89
- refs-must-have-owner (@m8ms) Translate 'Refs Must Have Owner Warning' page #158
- special-props (@jakubdrozdek) Translate 'special-props' warning page #90
- unknown-prop (@jakubdrozdek) Translate 'Unknown Prop' warning page #97
Advanced Guides
- Accessibility (@danzawadzki) Translated 'Accessibility' docs page. #61
- Code-Splitting (@JakeTvvv) Translate 'code-splitting' page #86
- Context (@jakubdrozdek) Translate 'Context' page #129
- Error Boundaries (@PanFrontend) Translate 'Error Boundaries' page #128
- Forwarding Refs (@m8ms) Translate "Forwarding refs" page #159
- Fragments (@jakubdrozdek) Translate 'Fragments' page #102
- Higher-Order Components (@jakubdrozdek) Translate 'Higher-Order Components' page #156
- Integrating with Other Libraries (@jakubdrozdek) Translate 'Integrating with other libraries' page #163
- JSX In Depth (@PanFrontend) JSX in depth PL translation #181
- Optimizing Performance (@jakubdrozdek) Translate 'Optimizing performance' page #210
- Portals (@polapolaczek) Translation of Portals page #215
- React Without ES6 (@jakubdrozdek) Translate 'React without ES6' page #194
- React Without JSX (@karpiuMG) Translate react-without-jsx.md #175
- Reconciliation (@marcin-wicha)
- Refs and the DOM
- Render Props (@bartlomiejzuber) render-props #106
- Static Type Checking (@jakubdrozdek) Translate 'Static type checking' page #197
- Strict Mode (@bartlomiejzuber) Strict Mode #113
- Typechecking With PropTypes (@stepek) PL translation typechecking with proptypes #185
- Uncontrolled Components (@karpiuMG) Translate "Uncontrolled components" page #173
- Web Components (@lffabled) Translate 'Web Components' #137
FAQ
- APIs and AJAX (@Iffabled) Translate 'AJAX and APIs' #140
- Babel, JSX, and Build Steps (@karpiuMG) Translate faq-build.md #176
- Passing Functions to Components
- Component State (@jakubdrozdek) Translate 'FAQ: Component State' page #195
- Styling and CSS (@Iffabled) Translate 'Styling and CSS' #139
- File Structure (@karpiuMG) Translate faq-structure.md #177
- Versioning Policy
- Virtual DOM and Internals (@karpiuMG) Translate faq-internals.md #178
Contributing
Priority: Low
- How to Contribute
- Codebase Overview
- Implementation Notes
- Design Principles
Components
Components in src/components
that have some text in them.
- CodeEditor (@jakubdrozdek) Translate texts in components and templates #55
- CodeExample (@jakubdrozdek) Translate texts in components and templates #55
- ErrorDecoder (@jakubdrozdek) Translate texts in components and templates #55
- LayoutFooter (@jakubdrozdek) Translate texts in components and templates #55
- LayoutHeader (@jakubdrozdek) Translate texts in components and templates #55
- MarkdownPage (@jakubdrozdek) Translate texts in components and templates #55
Additional Translations
These are not the primary translation targets.
-
Blog
-
Community
-
addons-create-fragment (@mbiesiad) Update addons-create-fragment.md #212
-
error-decoder (@mbiesiad) Update error-decoder.md #213
-
404 (@mbiesiad) Update 404.md #214