reactjs / be.react.dev Goto Github PK
View Code? Open in Web Editor NEW(Work in progress) React documentation website in Belarusian
Home Page: https://be-react-dev.vercel.app
License: Creative Commons Attribution 4.0 International
(Work in progress) React documentation website in Belarusian
Home Page: https://be-react-dev.vercel.app
License: Creative Commons Attribution 4.0 International
Тэрмін | Пераклад | Заўвагі |
---|---|---|
props | пропсы | У адзіночным ліку - пропс |
ref | рэф | |
hook | хук | |
state | стан | |
to render | рэндэрыць | НЕ! рэндарыць (хаця гэта можна і абмеркаваць) |
spread syntax | сінтаксіс разгортвання | |
event handler | апрацоўшчык падзей | У дадзеным кантэксце назоўнік «апрацоўшчык» скланяецца як неадушаўлёны |
arrow function | стрэлачная функцыя | |
pure function | чыстая функцыя | |
React component | кампанент React | |
inline | убудаваны (код) | |
linter | лінтар | |
linting | лінтаванне | |
to lint | лінтаваць | |
formatting | фармаціраванне | НЕ! фарматаванне |
pull request | запыт на ўнясенне змяненняў | (магчымыя варыянты для абмеркавання: запыт на зліванне???) |
to merge | аб'яднаць | |
to base | базаваць | |
instance | асобнік | ці можа "экзэмпляр"? |
production | працоўнае асяроддзе | |
to define | вызначыць | |
definition | вызначэнне | |
to declare | аб'явіць | |
declaration | аб'яўленне | |
label (у кантэксте useDebugValue) | пазнака | НЕ! цэтлік |
to block | блакіраваць | НЕ! блакаваць |
DOM node | вузел DOM | |
Strict Mode | «Строгі рэжым» | з двукоссямі |
focus | фокус | |
to focus | факусіравацца | |
Troubleshooting | Магчымыя непаладкі | Як назва раздзела ў артыкуле |
to nest | укладаць | |
nesting | укладзенасць |
Стайлгайд Ubuntu, да якога можна звяртацца датычна астатняй тэрміналогіі: Google Sheet
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.
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
- [ ] Some Page (@exampleusername) #12345
When PRs are merged, make sure to mark that page as completed like this:
- [x] Some Page (@exampleusername) #12345
This ensures your translation's progress is tracked correctly at https://translations.react.dev/.
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.
Quick Start (@zubialevich) #3
Installation (@vladislavkovaliov) #7
Describing the UI (@bielarusajed) #8
Adding Interactivity (@zubialevich) #34
Managing State
Escape Hatches
react
: Hooks (@bielarusajed) #41
useCallback
useContext
useDebugValue
(@bielarusajed) #42useDeferredValue
useEffect
useId
useImperativeHandle
(@bielarusajed)useInsertionEffect
useLayoutEffect
useMemo
useReducer
useRef
(@bielarusajed)useState
useSyncExternalStore
useTransition
react
: Components
<Fragment> (<>)
<Profiler>
<StrictMode>
<Suspense>
react
: APIs
createContext
forwardRef
(@bielarusajed) #57lazy
memo
startTransition
react-dom
: Components
<div>
)<input>
<option>
<progress>
<select>
<textarea>
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
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
)After everything above is translated, add your language to deployedLanguages
in Seo.tsx
of the original reactjs/react.dev repository.
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
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:
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.
A declarative, efficient, and flexible JavaScript library for building user interfaces.
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
An Open Source Machine Learning Framework for Everyone
The Web framework for perfectionists with deadlines.
A PHP framework for web artisans
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Some thing interesting about web. New door for the world.
A server is a program made to process requests and deliver data to clients.
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
Some thing interesting about visualization, use data art
Some thing interesting about game, make everyone happy.
We are working to build community through open source technology. NB: members must have two-factor auth.
Open source projects and samples from Microsoft.
Google ❤️ Open Source for everyone.
Alibaba Open Source for everyone
Data-Driven Documents codes.
China tencent open source team.