Skip to content

Ukrainian translation. #339

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

Merged
merged 3 commits into from
Sep 8, 2018
Merged

Ukrainian translation. #339

merged 3 commits into from
Sep 8, 2018

Conversation

r37r0m0d3l
Copy link
Contributor

Added Ukrainian translation.
Updated and fixed Russian translation.

Updated and fixed Russian translation.
@@ -319,13 +319,14 @@
<MW_Run>Запустить {0}</MW_Run>
<Icon_RunAtStartup>Автозапуск</Icon_RunAtStartup>
<Icon_ToolTip>QuickLook v{0}: утилита быстрого предпросмотра</Icon_ToolTip>
<Icon_CheckUpdate>Проверить &amp;обновления...</Icon_CheckUpdate>
<Icon_CheckUpdate>Проверить &amp;обновления…</Icon_CheckUpdate>
<Icon_GetPlugin>Найти новые & amp; Дополнения…</Icon_GetPlugin>
Copy link
Member

Choose a reason for hiding this comment

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

The "& amp;" should be without space. It also needs to be followed by a character, so that the character will be underlined and works as a hotkey.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

<Icon_RunAtStartup>Автозапуск</Icon_RunAtStartup>
<Icon_ToolTip>QuickLook v{0}: утиліта швидкого предперегляду</Icon_ToolTip>
<Icon_CheckUpdate>Перевірити &amp;оновлення…</Icon_CheckUpdate>
<Icon_GetPlugin>Знайти нові & amp; Доповнення…</Icon_GetPlugin>
Copy link
Member

Choose a reason for hiding this comment

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

... and here too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@@ -320,7 +320,7 @@
<Icon_RunAtStartup>Автозапуск</Icon_RunAtStartup>
<Icon_ToolTip>QuickLook v{0}: утилита быстрого предпросмотра</Icon_ToolTip>
<Icon_CheckUpdate>Проверить &amp;обновления…</Icon_CheckUpdate>
<Icon_GetPlugin>Найти новые & amp; Дополнения…</Icon_GetPlugin>
<Icon_GetPlugin>Найти новые &amp; Дополнения…</Icon_GetPlugin>
Copy link
Member

@xupefei xupefei Sep 7, 2018

Choose a reason for hiding this comment

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

I mean you should remove the space after &amp;.
The function of &amp; is to make the character after it as a hotkey. So now " " becomes a hotkey, but this will not work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry. I missed the point.

@xupefei xupefei merged commit 59191f8 into QL-Win:master Sep 8, 2018
@xupefei
Copy link
Member

xupefei commented Sep 8, 2018

Thanks!

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.

2 participants