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

Translation of 404 page #228

Merged
merged 2 commits into from
Mar 4, 2019
Merged

Translation of 404 page #228

merged 2 commits into from
Mar 4, 2019

Conversation

alkhasov
Copy link
Contributor

@alkhasov alkhasov commented Mar 4, 2019

По запросу из #224

<p>
Please contact the owner of the site that linked you to the
original URL and let them know their link is broken.
Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Как вам такой вариант перевода второй части предложения?

Suggested change
Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая.
Пожалуйста, свяжитесь с владельцем сайта, с которого вы перешли по URL адресу, и уведомите их о битой ссылки.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Насчет запятых я тоже думаю, что по правилам они нужны, но они утяжеляют несколько, а читается вроде легко без пауз тоже. Можем исключение?

«Расскажите» менее формально чем «уведомите», поэтому думаю лучше оставить.
«Их» множественное, а владелец в единственном числе.

«расскажите что ссылка битая» и «расскажите о битой ссылке», по-моему равнозначны

@@ -21,13 +21,12 @@ const PageNotFound = ({location}: Props) => (
<Container>
<div css={sharedStyles.articleLayout.container}>
<div css={sharedStyles.articleLayout.content}>
<Header>Page Not Found</Header>
<TitleAndMetaTags title="React - Page Not Found" />
<Header>Страница не найдена</Header>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю написать «нет такой страницы», менее популярно, но по-моему — лучше

@netlify
Copy link

netlify bot commented Mar 4, 2019

Deploy preview for ru-reactjs ready!

Built with commit 1dd126d

https://deploy-preview-228--ru-reactjs.netlify.com

@lex111 lex111 mentioned this pull request Mar 4, 2019
88 tasks
@lex111
Copy link
Member

lex111 commented Mar 4, 2019

@musewick спасибо! Тут и @vvscode эту страницу перевёл в #229, ну что теперь делать? :)

@alkhasov
Copy link
Contributor Author

alkhasov commented Mar 4, 2019

@lex111, мне куда больше радости принесет если мой вариант возьмете, у @vvscode опыт уже нехилый, ему тяжелее надо брать :D

Copy link
Member

@lex111 lex111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предварительно сливаю, поскольку вы были первый, и чтобы никого не обидеть предлагаю присоединиться к улучшению страницы (в #229), там мне понравилось, как @vvscode как перевёл.

@lex111 lex111 merged commit ed06bba into reactjs:master Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants