QuantEcon / QuantEcon/lecture-python-programming.fa

Run translation sync check against source repo

Aperta
#106 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@mmcky ci sta già lavorando.

Dal 13/4/2026.

Lingua principale
Python
Stelle
1
Fork
1
Merge medio
10h 5m
PR unite (30g)
5

Descrizione

Task

Now that all pending translation sync PRs (#93–#105) have been merged, we should run a sync check using the action-translation CLI to verify the translation state is fully aligned with the source repo.

Context

We just completed a review and merge of all 8 original open translation PRs plus 5 replacement PRs created to resolve merge conflicts. Several PRs required manual fixes:

  • PR #102: Fixed translation error (هرگز inverting meaning)
  • PR #103: Removed duplicate from numba import jit import
  • PR #104: Fixed incorrect translation of "verbose" (پرمخاطبمفصل) and "reproducibility" consistency
  • PR #105: Manually applied upstream #528 changes (couldn't use PR #100's files as they would revert prior work)

Given the extent of manual intervention, a sync check will confirm:

  1. All files are synced to the latest upstream source SHAs
  2. No sections were accidentally dropped or duplicated during conflict resolution
  3. The .translate/state/*.yml files correctly reflect the current sync state
Action

Run:

action-translation check --source QuantEcon/lecture-python-programming --target QuantEcon/lecture-python-programming.fa

Report any out-of-sync files or missing sections.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.