Skip to content

Develop Scripts about Translation Progress #701

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

Closed
6 of 13 tasks
rockleona opened this issue Nov 11, 2023 · 0 comments · Fixed by #706
Closed
6 of 13 tasks

Develop Scripts about Translation Progress #701

rockleona opened this issue Nov 11, 2023 · 0 comments · Fixed by #706
Assignees
Labels
automation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rockleona
Copy link
Collaborator

rockleona commented Nov 11, 2023

Purpose

  1. To see the translation progress and how it changed at different times.
  2. To list the translate status of each .po files, e.g., Completed, incomplete, unstarted

Expected Outcome

  1. Datasheet of Translation Progress
  2. Statistic Graph of Translation Progress
  3. Datasheet of Translation Status by files

Todo and Plan

Data Visualize and Statistic Graph of Translation Progress

  • Use polib to calculate the progress, including overall, by paths, etc.
  • Design and Draw Graph
  • Save Result
    • Save as Independent File
    • Update README.rst
  • Integrate to a GitHub Action script (monthly build)

List of Translation Statua by Files

  • Use polib to calculate the progressof each file
  • Call GitHub API to list current issues which had assignee
  • Save Result
    • Save as Independent File
      • Markdown
    • Update README.rst
  • Integrate to a GitHub Action script (weekly build)
@rockleona rockleona self-assigned this Nov 11, 2023
@rockleona rockleona added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 13, 2023
@rockleona rockleona changed the title Calculate and Draw the Graphic about Translation Progress Develop Scripts about Translation Progress Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant