-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add Russian translation #193
base: master
Are you sure you want to change the base?
Conversation
Add Russian translation
Our translation is done at transifex. Please see https://wiki.mate-desktop.org/contributing/translation/getting-started/ on how to translate. |
Yes, I know! And I would gladly do this, but the "Description" on line 9 in this file ("Control multimedia volume") is abcent in the ru.po file, which you can easily check here: https://github.com/mate-desktop/mate-media/blob/master/po/ru.po as well as in any other *.po file That's why the descriptions are not translated in the interface. Of course, the correct way is to put the description line back to *.po files, but I am not sure how this could be done. Do you have any idea how this could be fixed? |
Yeah, at the moment "Description" on line 9 is translated here Line 52 in 9cb20f3
mate-volume-control/org.mate.applets.GvcApplet.mate-panel-applet.desktop.in.in the text to translate is different:mate-media/mate-volume-control/org.mate.applets.GvcApplet.mate-panel-applet.desktop.in.in Line 9 in 9cb20f3
|
So, it is obvious that this is incorrect. The correct way is to have a new entry in the mate-media/po/ru.po file:
|
Yes, |
Yes, exactly! And at least couple applets ("inhibit" & "brightness") from "mate-power-manager" package have the same problem. I didn't check all the MATE applets, but some of them could have the same problem. |
Add Russian translation