Skip to content

Add a script to produce translation information #229

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdswift
Copy link
Collaborator

@rdswift rdswift commented Apr 12, 2025

This is a…

  • Correction
  • Addition
  • Restructuring
  • Minor / simple change (like a typo)
  • Other

Reason for the Change

There was no consolidated means of extracting translation completion by locale (language) and a clean and unique list of translation contributors.

Description of the Change

Add a script to produce translation information:

  • Extract a list of translation contributors from the commit history.

  • Provide a list of translators including the locales (languages) to which they contributed.

  • Provide a list of translators and the total translation information (number of strings translated, total number of strings, and percent completion)for each local (language).

Additional Action Required

None.

@rdswift rdswift added enhancement New feature or request admin Project administration python Pull requests that update python code labels Apr 12, 2025
@rdswift rdswift requested a review from phw April 12, 2025 18:39
- Extract a list of translation contributors from the commit history.

- Provide a list of translators including the locales (languages) to
which they contributed.

- Provide a list of translators and the total translation information
(number of strings translated, total number of strings, and percent
completion)for each local (language).
@rdswift rdswift force-pushed the add_translation_info_script branch from 89dc104 to 7dd4ff3 Compare April 12, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Project administration enhancement New feature or request python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant