Skip to content

Update Russian translations in ru.po - #263

Closed
qud0 wants to merge 1 commit into
luisbocanegra:mainfrom
qud0:main
Closed

Update Russian translations in ru.po#263
qud0 wants to merge 1 commit into
luisbocanegra:mainfrom
qud0:main

Conversation

@qud0

@qud0 qud0 commented Apr 12, 2026

Copy link
Copy Markdown

Updated Russian translations for various UI elements and messages.

Updated Russian translations for various UI elements and messages.

@luisbocanegra luisbocanegra left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hi, thank you for the contribution and sorry for the late reply.

There are some errors in these changes that need to be fixed before I can merge this

After correcting them you can run ./bin/i18n compile to verify that the files can compile

Comment thread translate/ru.po
"Last-Translator: Aleksandr Shamaraev <shad@altlinux.org>\n"
"Language-Team: shad@altlinux.org\n"
"Last-Translator: qud0 <qudro0@gmail.com>\n"
"Language-Team: qud0 <qudro0@gmail.com>\n

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

There is a missing " in this line

Suggested change
"Language-Team: qud0 <qudro0@gmail.com>\n
"Language-Team: qud0 <qudro0@gmail.com>\n"

Error from ./bin/i18n compile:

./translate/ru.po:15: end-of-line within string

Comment thread translate/ru.po
Comment on lines +179 to +192
#: package/contents/ui/config.qml:311
#, kde-format
msgid "Qt Media backend instructions"
msgstr "Инструкции по настройке мультимедийного движка Qt"

#: package/contents/ui/config.qml:321
#, kde-format
msgid ""
"Make sure to enable Hardware video acceleration in your system to reduce CPU/"
"GPU usage when videos are playing."
msgstr ""
"Убедитесь, что в системе включено аппаратное ускорение видео. Это позволит "
"снизить нагрузку на процессор и видеокарту при воспроизведении."

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

These two are duplicates

Error from ./bin/i18n compile

./translate/ru.po:181: duplicate message definition...
./translate/ru.po:168: ...this is the location of the first definition
./translate/ru.po:186: duplicate message definition...
./translate/ru.po:175: ...this is the location of the first definition

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