Skip to content

Commit 96a0444

Browse files
author
Maciej Olko
committed
Recreate Transifex client configuration
1 parent c030f1c commit 96a0444

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

.tx/config

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ trans.pl = c-api/bytes.po
5151
type = PO
5252
source_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]
5560
trans.pl = c-api/capsule.po
5661
type = PO
@@ -946,6 +951,16 @@ trans.pl = library/development.po
946951
type = PO
947952
source_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]
950965
trans.pl = library/difflib.po
951966
type = PO
@@ -1191,6 +1206,11 @@ trans.pl = library/glob.po
11911206
type = PO
11921207
source_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]
11951215
trans.pl = library/grp.po
11961216
type = PO
@@ -1896,6 +1916,26 @@ trans.pl = library/tkinter.po
18961916
type = PO
18971917
source_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]
19001940
trans.pl = library/tkinter_scrolledtext.po
19011941
type = PO
@@ -2151,6 +2191,11 @@ trans.pl = library/zlib.po
21512191
type = PO
21522192
source_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]
21552200
trans.pl = license.po
21562201
type = PO
@@ -2416,6 +2461,11 @@ trans.pl = whatsnew/3.8.po
24162461
type = PO
24172462
source_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]
24202470
trans.pl = whatsnew/changelog.po
24212471
type = PO

0 commit comments

Comments
 (0)