Skip to content

Commit 8a27e92

Browse files
Copilotjosix
andcommitted
Update CSV files to include English term in parentheses for tokenizer translation
Co-authored-by: josix <18432820+josix@users.noreply.github.com>
1 parent 19067eb commit 8a27e92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

focused_terminology_dictionary.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ special method,特殊方法,518,156,Medium,Common Terms,glossary.po; tutorial/cl
119119
statement,陳述式,521,157,Medium,Common Terms,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
120120
token,記號,5,3,High,Parsing Terms,glossary.po; library/token.po; library/tokenize.po
121121
lexical analyzer,詞法分析器,3,2,Medium,Parsing Terms,glossary.po; library/tokenize.po
122-
tokenizer,標記器,4,2,Medium,Parsing Terms,glossary.po; library/tokenize.po
122+
tokenizer,標記器(tokenizer),4,2,Medium,Parsing Terms,glossary.po; library/tokenize.po

terminology_dictionary.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ compile time,編譯時期,785,245,library/core.po,library,glossary.po; tutorial/
197197
import time,引入時期,788,246,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
198198
token,記號,5,3,glossary.po,,glossary.po; library/token.po; library/tokenize.po
199199
lexical analyzer,詞法分析器,3,2,glossary.po,,glossary.po; library/tokenize.po
200-
tokenizer,標記器,4,2,glossary.po,,glossary.po; library/tokenize.po
200+
tokenizer,標記器(tokenizer),4,2,glossary.po,,glossary.po; library/tokenize.po

0 commit comments

Comments
 (0)