QuantEcon / QuantEcon/lecture-python-programming.fa

Run translation sync check against source repo

Aberta
#106 0 comentários 0 reações 1 responsável Ver no GitHub

@mmcky já está trabalhando nisso.

Desde 13/4/2026.

Linguagem predominante
Python
Estrelas
1
Forks
1
Merge médio
10h 5min
PRs com merge (30d)
5

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.