-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update russian.json #5
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
base: master
Are you sure you want to change the base?
Conversation
Now it matches with style from guide.
| "couldNotSaveError": "Не удалось сохранить изменения", | ||
| "cropSizeLowerThanResizedWarning": "Обратите внимание, что выбранная область обрезки меньше, чем применяемый размер, что может привести к снижению качества.", | ||
| "cropTool": "Crop", | ||
| "cropSizeLowerThanResizedWarning": "Обратите внимание, что выбранная область после обрезки будет меньшего размера чем размеры изображений по умолчанию, что может привести к снижению качества изображения", |
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.
I have the feeling the meaning of the sentence has changed. I am no expert, but all AI translations diverge a lot from the original text.
| "copyUrlClipboard": "Копировать URL-адрес в буфер обмена", | ||
| "cornerRadius": "Радиус угла", | ||
| "couldNotSaveError": "Не удалось сохранить изменения", | ||
| "cropSizeLowerThanResizedWarning": "Обратите внимание, что выбранная область обрезки меньше, чем применяемый размер, что может привести к снижению качества.", |
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.
Please keep punctuation as is.
| "annotateTab": "Рисовать", | ||
| "areNotImages": "не являются изображениями", | ||
| "arrowTool": "Стрелка", | ||
| "arrowTool": "Стрелка (указатеь)", |
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.
Please remove the text in the parenthesis. It should just mean "arrow".
| "blockquote": "Blockquote", | ||
| "blur": "Размытие", | ||
| "backgroundImage": "Изображение фона", | ||
| "blockquote": "Блок-цитата", |
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.
Blockquote is a fixed term and HTML element. That is not translated on purpose. Please keep it as is.
| "link": "Ссылка", | ||
| "list": "Список", | ||
| "loading": "Loading...", | ||
| "mailBlockAddressFieldLabel": "Ярлык для адресного поля", |
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.
I am not sure if this is clear enough in the english file. The field labels should basically guide the user to add a custom label that is shown above the address, body or subject fields of the generated mail form.
| "underline": "Подчеркивание", | ||
| "trashTitle": "Корзина", | ||
| "tuneOrMove": "Нажмите для настройки или перетащите для перемещения", | ||
| "unFlipX": "Перевернуть по оси X", |
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.
Does this really mean the negation of flipping?
|
You can edit it as you want, and you have rights for it. I will agree with any changes :) |
Now it matches with style from guide.