-
Notifications
You must be signed in to change notification settings - Fork 388
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
layout: single | ||
title: Page Not Found | ||
title: Страница не найдена | ||
permalink: 404.html | ||
--- | ||
|
||
We couldn't find what you were looking for. | ||
Мы не смогли найти то, что вы искали. | ||
|
||
Please contact the owner of the site that linked you to the original URL and let them know their link is broken. | ||
Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая. |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -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> | ||||||
<TitleAndMetaTags title="React - Страница не найдена" /> | ||||||
<div css={sharedStyles.markdown}> | ||||||
<p>We couldn't find what you were looking for.</p> | ||||||
<p>Мы не смогли найти то, что вы искали.</p> | ||||||
<p> | ||||||
Please contact the owner of the site that linked you to the | ||||||
original URL and let them know their link is broken. | ||||||
Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Как вам такой вариант перевода второй части предложения?
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Насчет запятых я тоже думаю, что по правилам они нужны, но они утяжеляют несколько, а читается вроде легко без пауз тоже. Можем исключение? «Расскажите» менее формально чем «уведомите», поэтому думаю лучше оставить. «расскажите что ссылка битая» и «расскажите о битой ссылке», по-моему равнозначны |
||||||
</p> | ||||||
</div> | ||||||
</div> | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Предлагаю написать «нет такой страницы», менее популярно, но по-моему — лучше