Uh oh!
There was an error while loading. Please reload this page.
Translate Reconciliation - #139
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
lex111
left a comment
There was a problem hiding this comment.
Спасибо за перевод, небольшие предложения по его улучшению.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
another-guy
left a comment
There was a problem hiding this comment.
Несколько предложений по стилю.
Ряд сложных предложений переведён блестяще, @astralpunch ! 👏
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| ### Компоненты одного типа {#component-elements-of-the-same-type} | ||
| When a component updates, the instance stays the same, so that state is maintained across renders. React updates the props of the underlying component instance to match the new element, and calls `componentWillReceiveProps()` and `componentWillUpdate()` on the underlying instance. | ||
| Когда компонент обновляется, его экземпляр не меняется, чтобы его состояние сохранялось сквозь рендеры. React обновляет пропсы базового экземпляра компонента для соответствия новому элементу и вызывает `componentWillReceiveProps()` и `componentWillUpdate()` на базовом экземпляре. |
There was a problem hiding this comment.
React обновляет пропсы базового экземпляра компонента для соответствия новому элементу и вызывает
componentWillReceiveProps()иcomponentWillUpdate()на базовом экземпляре.
@astralpunch @lex111 при первом прочтении мне было не ясно, о каком "базовом" компоненте идёт речь. В оригинале underlying звучит очень понятно, но плохо ложится на русский в вариантах ниже лежащий, лежащий в основе и подобных. Если ли мысли, как это предложение получше переписать.
There was a problem hiding this comment.
Пока вариантов нет, потом можно к этому вернуться.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Co-Authored-By: astralpunch <aastralplane@gmail.com>
Deploy preview for ru-reactjs ready! Built with commit 96b8f09 |
Deploy preview for ru-reactjs ready! Built with commit 585900e |
Deploy preview for ru-reactjs ready! Built with commit 079c74e |
another-guy
commented
Feb 25, 2019
@astralpunch исправь, пожалуйста, merge conflict. Спасибо за внесение изменений. |
lex111
commented
Feb 27, 2019
Спасибо @astralpunch, а также @ntishkevich и @another-guy за ревью! |
No description provided.