andreahlert commented on PR #62965:
URL: https://github.com/apache/airflow/pull/62965#issuecomment-4008182217
> Note: Just ran `breeze ui check-translation-completeness -l pt-BR
--add-missing --remove-extra` and it seems completeness can be improved a bit:
>
> ```
>
> Translation Progress: pt-BR
>
>
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━┓
>
> ┃ File ┃ Missing ┃ Extra ┃ TODOs ┃ Translated ┃ Total ┃
Coverage ┃ Completed ┃
>
>
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━┩
>
> │ admin.json │ 0 │ 0 │ 14 │ 116 │ 116 │ 100.0%
│ 87.9% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ assets.json │ 0 │ 0 │ 9 │ 27 │ 27 │ 100.0%
│ 66.7% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ browse.json │ 0 │ 0 │ 18 │ 28 │ 28 │ 100.0%
│ 35.7% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ common.json │ 0 │ 0 │ 26 │ 254 │ 254 │ 100.0%
│ 89.8% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ components.json │ 0 │ 0 │ 17 │ 117 │ 117 │ 100.0%
│ 85.5% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ dag.json │ 0 │ 0 │ 23 │ 117 │ 117 │ 100.0%
│ 80.3% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ dags.json │ 0 │ 0 │ 3 │ 57 │ 57 │ 100.0%
│ 94.7% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ dashboard.json │ 0 │ 0 │ 1 │ 34 │ 34 │ 100.0%
│ 97.1% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ hitl.json │ 0 │ 0 │ 1 │ 28 │ 28 │ 100.0%
│ 96.4% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ tasks.json │ 0 │ 0 │ 0 │ 8 │ 8 │ 100.0%
│ 100.0% │
>
>
├─────────────────┼─────────┼───────┼───────┼────────────┼───────┼──────────┼───────────┤
>
> │ All files │ 0 │ 0 │ 112 │ 786 │ 786 │ 100.0%
│ 85.8% │
>
>
└─────────────────┴─────────┴───────┴───────┴────────────┴───────┴──────────┴───────────┘
>
>
>
> Some translations are not complete!
>
>
>
>
>
> Total Coverage per
>
> Language
>
> ┏━━━━━━━━━━┳━━━━━━━━━━┓
>
> ┃ Language ┃ Coverage ┃
>
> ┡━━━━━━━━━━╇━━━━━━━━━━┩
>
> │ pt-BR │ 100.0% │
>
> │ │ │
>
> ├──────────┼──────────┤
>
> │ Median │ 100.0% │
>
> └──────────┴──────────┘
>
> ```
Hi @jscheffl, I accidentally opened the PR before it was really ready and
then moved it back to draft. Sorry :/. I’m still aligning a few things to make
sure I can deliver it fully complete. I believe I should have it finalized by
tomorrow.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]