-
Notifications
You must be signed in to change notification settings - Fork 799
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
Text strings for 2, 3, and 4 #3776
Comments
is it not a limitation of using |
@mgallien For other text strings, it is possible to translate both singular and plural. desktop/src/common/utility.cpp Lines 503 to 506 in 06f3723
However, for the above-mentioned strings, this is not possible. This is probably due to the code. |
@Valdnet do you want to work on a patch ? |
I could, but the change probably requires more coding knowledge. |
@mgallien Sample of code change:
Is my logic right? Do I need to improve anything else? |
@Valdnet yes but in this case should you not also add context to help translators ? |
@mgallien Well. I will take care of this and add context for the translators. |
Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
Changes made. @mgallien Please check if it's okay. I did not add context for the translators because they are simple text strings that do not require detailed explanation for their meanings. |
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
tell tr that there is a number inside the translated string such that translators can provide the proper plural forms Changing text strings to correctly import them into Transifex. Issue #3776. Signed-off-by: Valdnet <[email protected]>
this can not be implemented for technical reasons |
Add text strings for the number of items for the numbers 3, 4, and 5 in the following text strings:
desktop/src/gui/userstatusselectormodel.cpp
Line 417 in 06f3723
desktop/src/gui/userstatusselectormodel.cpp
Line 424 in 06f3723
desktop/src/gui/userstatusselectormodel.cpp
Line 431 in 06f3723
This change is significant for various languages, e.g. in Polish it is as follows:
The text was updated successfully, but these errors were encountered: