QuantEcon / QuantEcon/lecture-python-programming.fa

Run translation sync check against source repo

オープン
#106 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@mmcky がすでに取り組んでいます。

2026年4月13日 から。

主要言語
Python
スター
1
フォーク
1
平均マージ
10時間 5分
マージ済み PR(30日)
5

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。