Skip to content
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

feat(l10n): Improve translation guidelines #12806

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

  • Fix #…

🖼️ Screenshots

@nickvergessen nickvergessen marked this pull request as draft March 2, 2025 09:58
@nickvergessen nickvergessen self-assigned this Mar 2, 2025

Please also look through the following steps to improve your strings and make them better translatable by others
"Don't","Do not","Using the spelled out version is easier to understand and makes translating easier"
Copy link
Member Author

@nickvergessen nickvergessen Mar 2, 2025

Choose a reason for hiding this comment

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

... vs
´ vs '
user vs account
user vs people
admin vs administration
administrator vs administration
leading/trailing space
include : into translated string for french and others that prepend a space

you have more ideas @rakekniven ?

Copy link
Member

@rakekniven rakekniven Mar 4, 2025

Choose a reason for hiding this comment

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

@nickvergessen
can not -> cannot
don't -> do not
won't -> will not
Keep proper names e. g. "Smart Picker"
Check IT abbreviations e. g. id -> ID

have to think of more ideas ...

Copy link
Member

Choose a reason for hiding this comment

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

What about the placeholder topic.
Many devs to not use placeholders. Instead they concatenate string and value like "response error:" . "%s". Better use "response error: %s"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants