Run translation sync check against source repo

Abierto
#106 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@mmcky ya está trabajando en esto.

Desde el 13/4/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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.

Lenguaje dominante
Python
Estrellas
1
Forks
1
Merge medio
10 h 5 min
PR fusionados (30 d)
5

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de QuantEcon/lecture-python-programming.fa

Todos los issues de QuantEcon/lecture-python-programming.fa

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.