@@ -51,6 +51,11 @@ trans.pl = c-api/bytes.po
5151type = PO
5252source_lang = en
5353
54+ [python-newest.c-api--call]
55+ trans.pl = c-api/call.po
56+ type = PO
57+ source_lang = en
58+
5459[python-newest.c-api--capsule]
5560trans.pl = c-api/capsule.po
5661type = PO
@@ -946,6 +951,16 @@ trans.pl = library/development.po
946951type = PO
947952source_lang = en
948953
954+ [python-newest.library--devmode]
955+ trans.pl = library/devmode.po
956+ type = PO
957+ source_lang = en
958+
959+ [python-newest.library--dialog]
960+ trans.pl = library/dialog.po
961+ type = PO
962+ source_lang = en
963+
949964[python-newest.library--difflib]
950965trans.pl = library/difflib.po
951966type = PO
@@ -1191,6 +1206,11 @@ trans.pl = library/glob.po
11911206type = PO
11921207source_lang = en
11931208
1209+ [python-newest.library--graphlib]
1210+ trans.pl = library/graphlib.po
1211+ type = PO
1212+ source_lang = en
1213+
11941214[python-newest.library--grp]
11951215trans.pl = library/grp.po
11961216type = PO
@@ -1896,6 +1916,26 @@ trans.pl = library/tkinter.po
18961916type = PO
18971917source_lang = en
18981918
1919+ [python-newest.library--tkinter_colorchooser]
1920+ trans.pl = library/tkinter_colorchooser.po
1921+ type = PO
1922+ source_lang = en
1923+
1924+ [python-newest.library--tkinter_dnd]
1925+ trans.pl = library/tkinter_dnd.po
1926+ type = PO
1927+ source_lang = en
1928+
1929+ [python-newest.library--tkinter_font]
1930+ trans.pl = library/tkinter_font.po
1931+ type = PO
1932+ source_lang = en
1933+
1934+ [python-newest.library--tkinter_messagebox]
1935+ trans.pl = library/tkinter_messagebox.po
1936+ type = PO
1937+ source_lang = en
1938+
18991939[python-newest.library--tkinter_scrolledtext]
19001940trans.pl = library/tkinter_scrolledtext.po
19011941type = PO
@@ -2151,6 +2191,11 @@ trans.pl = library/zlib.po
21512191type = PO
21522192source_lang = en
21532193
2194+ [python-newest.library--zoneinfo]
2195+ trans.pl = library/zoneinfo.po
2196+ type = PO
2197+ source_lang = en
2198+
21542199[python-newest.license]
21552200trans.pl = license.po
21562201type = PO
@@ -2416,6 +2461,11 @@ trans.pl = whatsnew/3.8.po
24162461type = PO
24172462source_lang = en
24182463
2464+ [python-newest.whatsnew--3_9]
2465+ trans.pl = whatsnew/3.9.po
2466+ type = PO
2467+ source_lang = en
2468+
24192469[python-newest.whatsnew--changelog]
24202470trans.pl = whatsnew/changelog.po
24212471type = PO
0 commit comments