Skip to content

Commit e163fb3

Browse files
Copilotjosix
andcommitted
Rebase translations onto cron/sync/3.13 branch per @josix feedback
Co-authored-by: josix <[email protected]>
1 parent 2107dad commit e163fb3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.scripts/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,11 @@
22

33
Useful scripts for the translation.
44

5-
## Translation Dictionary
6-
7-
The repository includes terminology dictionaries (`terminology_dictionary.csv` and `focused_terminology_dictionary.csv`) that provide standard translations for important Python terms to maintain consistency across documents. These dictionaries are maintained using LLM knowledge and can be referenced by translators.
8-
9-
See `TERMINOLOGY_DICTIONARY.md` for detailed usage and integration with translation workflow.
10-
115
## From Google Translation
126

137
Translate all untranslated entries of the given .po file with Google Translate.
148

9+
1510
```sh
1611
.scripts/google_translate.sh library/csv.po
1712
```

0 commit comments

Comments
 (0)