Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit217fb79

Browse files
Copilotjosix
andcommitted
Apply translation improvements from@mattwang44 feedback
Co-authored-by: josix <18432820+josix@users.noreply.github.com>
1 parent2400cb0 commit217fb79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎focused_terminology_dictionary.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ None,None,485,117,High,Keywords/Constants,glossary.po; tutorial/classes.po; refe
1919
True,True,490,118,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2020
False,False,495,119,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2121
return,回傳,500,120,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
22-
import,匯入,505,121,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
22+
import,引入,505,121,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2323
def,def,266,72,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2424
async,async,269,73,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2525
await,await,272,74,High,Keywords/Constants,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po

‎terminology_dictionary.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ None,None,485,117,library/core.po,library,glossary.po; tutorial/classes.po; refe
1919
True,True,490,118,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2020
False,False,495,119,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2121
return,回傳,500,120,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
22-
import,匯入,505,121,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
22+
import,引入,505,121,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2323
def,def,266,72,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2424
async,async,269,73,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
2525
await,await,272,74,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
@@ -109,7 +109,7 @@ statement,陳述式,521,157,library/core.po,library,glossary.po; tutorial/classe
109109
text encoding,文字編碼,524,158,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
110110
text file,文字檔案,527,159,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
111111
triple-quoted string,三重引號字串,530,160,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
112-
universal newlines,通用換行,533,161,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
112+
universal newlines,通用換行符號,533,161,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
113113
variable annotation,變數註釋,536,162,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
114114
virtual environment,虛擬環境,539,163,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
115115
virtual machine,虛擬機器,542,164,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
@@ -192,6 +192,6 @@ optimization,最佳化,770,240,library/core.po,library,glossary.po; tutorial/cla
192192
compilation,編譯,773,241,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
193193
interpretation,直譯,776,242,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
194194
execution,執行,779,243,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
195-
runtime,執行時期,782,244,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
195+
runtime,runtime,782,244,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
196196
compile time,編譯時期,785,245,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
197-
import time,匯入時期,788,246,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po
197+
import time,引入時期,788,246,library/core.po,library,glossary.po; tutorial/classes.po; reference/datamodel.po; library/functions.po; howto/descriptor.po

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp