Open
Conversation
Might need testing, but the package does not include .qm files.
Owner
Author
|
This is why translations should be tested :) .
I shortened the long string in the attached file. It makes it a bit vague, though (cmp. "Run _date_" instead of "Last run _date_").
[harbour-shellex-ru.ts.gz](https://github.com/Acce0ss/shellex/files/2021537/harbour-shellex-ru.ts.gz)
This file can be used as-is and is also available as commit-2 in the translation fork.
There is a second fat bug in the screenshot. It is wrong to append 's' to produce plural forms in other languages. It spoils otherwise OK strings in the screenshot. TS format has the <numerusform> tag to translate singular, plural and pauscal separately.
See: [harbour-shellex-ru.ts_numerusform.gz](https://github.com/Acce0ss/shellex/files/2021542/harbour-shellex-ru.ts_numerusform.gz)
This file provides proper three number forms for "year, month, day, hour, minute" via the <numerusform> tag. There is no uniform ending that would make plural of all these words in Russian. Each follows a different morphological pattern. In addition "1 x", "2/3/4 x" and "many x" take different endings as well.
…Воскресенье, 20 мая 2018, 12:53 +03:00 от Acce0ss ***@***.***>:
Hi, thanks for the translation.
It works fine, but there are some problems with the text lengths in the layout (see the attached screenshot). Is there any way you could make these UI texts shorter?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub , or mute the thread .
|
Author
|
Could you, please, release the translation in the public package? The second commit is OK to use, as it resolves the bugs in the screenshot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Might need testing, but the harbour-shellex package does not include .qm files.