Skip to content

Develop Scripts about Translation Progress #701

Closed
@rockleona

Description

@rockleona

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)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions