Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6483ef3

Browse files
committed
update .tx/config for new resources
1 parent c5078be commit 6483ef3

1 file changed

Lines changed: 39 additions & 9 deletions

File tree

.tx/config

Lines changed: 39 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,11 @@ trans.zh_CN = library/asynchat.po
641641
source_lang = en
642642
type = PO
643643

644+
[python-newest.library--asyncio-api-index]
645+
trans.zh_CN = library/asyncio-api-index.po
646+
source_lang = en
647+
type = PO
648+
644649
[python-newest.library--asyncio-dev]
645650
trans.zh_CN = library/asyncio-dev.po
646651
source_lang = en
@@ -656,6 +661,31 @@ trans.zh_CN = library/asyncio-eventloops.po
656661
source_lang = en
657662
type = PO
658663

664+
[python-newest.library--asyncio-exceptions]
665+
trans.zh_CN = library/asyncio-exceptions.po
666+
source_lang = en
667+
type = PO
668+
669+
[python-newest.library--asyncio-future]
670+
trans.zh_CN = library/asyncio-future.po
671+
source_lang = en
672+
type = PO
673+
674+
[python-newest.library--asyncio-llapi-index]
675+
trans.zh_CN = library/asyncio-llapi-index.po
676+
source_lang = en
677+
type = PO
678+
679+
[python-newest.library--asyncio-platforms]
680+
trans.zh_CN = library/asyncio-platforms.po
681+
source_lang = en
682+
type = PO
683+
684+
[python-newest.library--asyncio-policy]
685+
trans.zh_CN = library/asyncio-policy.po
686+
source_lang = en
687+
type = PO
688+
659689
[python-newest.library--asyncio-protocol]
660690
trans.zh_CN = library/asyncio-protocol.po
661691
source_lang = en
@@ -2016,13 +2046,13 @@ trans.zh_CN = library/xdrlib.po
20162046
source_lang = en
20172047
type = PO
20182048

2019-
[python-newest.library--xml_dom_minidom]
2020-
trans.zh_CN = library/xml.dom.minidom.po
2049+
[python-newest.library--xml_dom]
2050+
trans.zh_CN = library/xml.dom.po
20212051
source_lang = en
20222052
type = PO
20232053

2024-
[python-newest.library--xml_dom]
2025-
trans.zh_CN = library/xml.dom.po
2054+
[python-newest.library--xml_dom_minidom]
2055+
trans.zh_CN = library/xml.dom.minidom.po
20262056
source_lang = en
20272057
type = PO
20282058

@@ -2051,11 +2081,6 @@ trans.zh_CN = library/xml.sax.po
20512081
source_lang = en
20522082
type = PO
20532083

2054-
[python-newest.library--xmlrpc]
2055-
trans.zh_CN = library/xmlrpc.po
2056-
source_lang = en
2057-
type = PO
2058-
20592084
[python-newest.library--xml_sax_reader]
20602085
trans.zh_CN = library/xml.sax.reader.po
20612086
source_lang = en
@@ -2071,6 +2096,11 @@ trans.zh_CN = library/xmlrpc.client.po
20712096
source_lang = en
20722097
type = PO
20732098

2099+
[python-newest.library--xmlrpc]
2100+
trans.zh_CN = library/xmlrpc.po
2101+
source_lang = en
2102+
type = PO
2103+
20742104
[python-newest.library--xmlrpc_server]
20752105
trans.zh_CN = library/xmlrpc.server.po
20762106
source_lang = en

0 commit comments

Comments
 (0)