Skip to content
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

Error handling terms #101

Merged
merged 2 commits into from
Apr 15, 2019
Merged

Error handling terms #101

merged 2 commits into from
Apr 15, 2019

Conversation

vburlai
Copy link
Contributor

@vburlai vburlai commented Apr 12, 2019

These terms might be useful for future translations.

TRANSLATION.md Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Apr 12, 2019

Deploy preview for uk-reactjs ready!

Built with commit f24e3c0

https://deploy-preview-101--uk-reactjs.netlify.com

@mihilbabin
Copy link
Contributor

Є якийсь приклад з контексту, де вживається "log"? "Журнал" більше підходить для лог-файлу, а з React тут в основному навіть не STDOUT, а вікно браузера при фатальній помилці. Немає особливо чого журналити.
"to log (an error)" - просто "вивести помилку", як console.error по факту і робить.
"logging" - "логування", "error log" - "лог помилок".

@vburlai
Copy link
Contributor Author

vburlai commented Apr 13, 2019

I've simplified translations as requested.

@vburlai
Copy link
Contributor Author

vburlai commented Apr 13, 2019

Example:

Error boundaries are React components that catch JavaScript errors anywhere in their child component tree, log those errors, and display a fallback UI instead of the component tree that crashed.

Translation (WIP, not reviewed yet):

Запобіжники – це React-компоненти які ловлять помилки JavaScript в усьому дереві своїх дочірніх компонентів, логують їх, та відображають запасний UI замість дерева компонентів, що зламалось.

@mihilbabin
Copy link
Contributor

Ніби ок, тільки кома перед та зайва.

@vldmrkl vldmrkl merged commit 66cd71f into reactjs:master Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Поліпшення New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants