Skip to content
This repository was archived by the owner on Mar 11, 2023. It is now read-only.
This repository was archived by the owner on Mar 11, 2023. It is now read-only.

Base progress calculations on external file structure #132

@m-aciek

Description

@m-aciek

I'd like to propose a feature of comparing the PO files in local directory to POT files in external directory. It could be helpful in calculating the progress in situations where resources with not started translation are missing in the local directory.

Example:

% potodo --base ../cpython/Doc/_build/gettext
# c-api (10.53% done)

- (missing) abstract.pot           0 /   3 (  0.0% translated)
- allocation.po                    2 /   9 ( 22.0% translated)
- apiabiversion.po                 4 /  38 ( 10.0% translated)
- arg.po                          23 / 195 ( 11.0% translated)
- buffer.po                        2 / 105 (  1.0% translated)
- bytes.po                         3 /  60 (  5.0% translated)
- call.po                          1 /  95 (  1.0% translated)

…

# TOTAL (9.45% done)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions