Conversation
* Memperbarui README untuk mengubah 3.14 <- 3.9 * Sinkronisasi dengan Transifex 20250616.
# Conflicts: # python-newest.c-api--stable/id.po # python-newest.deprecations--pending-removal-in-3_13/id.po # python-newest.whatsnew--3_11/id.po # python-newest.whatsnew--3_12/id.po # python-newest.whatsnew--3_13/id.po
Just one step left now
|
I am checking this. Anything I need to do before I can conclude this is in good shape? |
Is all you have to do for it run. If there are errors I can help fix. |
|
Ok, I will get back here after I figure it out. |
|
@irvan-putra @jwjacobson Your translation is still broken, you should fix it! See this page, which now loads no translations (like all of the other pages). |
|
@python/translation-admins Maybe you can look into this, it would be great to fix the translation. |
|
Items like this should probably be handled by the local translation co-ordinators. |
|
Sorry I still don't understand this PR. I am going to ask my co-translators at Indonesia if they can understand better than me. |
|
I think I understand the issue. First, our folder structure is different from other language translations; for example, our folders start with "python-newest." Second, there is no automated workflow to pull the .po files from the python-newest source. |
|
Wait, Irvan, do you not understand the issue or the PR? |
|
@StanFromIreland Thanks for the tag, and @hengky-kurniawan-1 thanks for your input! Irvan and I are going to meet tomorrow at 1315 UTC to work on this. If anyone else would like to join, message me on Discord @jwjacobson and I'll send you the link |
Hello,
your latest update has broken the translation as the correct folder structure is not respected, this was probably just a small mistake in the tx command. I have cleaned that up and replaced it with a workflow that will automate this for you, avoiding such future errors.
An explanation of the workflow can be found here: https://python-docs-transifex-automation.readthedocs.io/workflows.html#transifex-pull-workflow In short, you will have to add a secret containing an TX API key. With that, the workflow should serve you well.
An example of how it runs: https://github.com/StanFromIreland/python-docs-de
You also have a master branch that has extra commit for some reason. I suggest you de-duplicate and mark 3.14 has default (for consistency with other translations, and organization), and then remove the duplicate branch.
Request: @jwjacobson @ivan-putra