-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathconfig
More file actions
183 lines (162 loc) · 5.39 KB
/
Copy pathconfig
File metadata and controls
183 lines (162 loc) · 5.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
[main]
host = https://www.transifex.com
[o:python-doc:p:python-newest:r:about]
file_filter = about.po
source_file = gettext/about.pot
type = PO
minimum_perc = 0
resource_name = about
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:bugs]
file_filter = bugs.po
source_file = gettext/bugs.pot
type = PO
minimum_perc = 0
resource_name = bugs
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:c-api]
file_filter = c-api.po
source_file = gettext/c-api.pot
type = PO
minimum_perc = 0
resource_name = c-api
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:contents]
file_filter = contents.po
source_file = gettext/contents.pot
type = PO
minimum_perc = 0
resource_name = contents
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:copyright]
file_filter = copyright.po
source_file = gettext/copyright.pot
type = PO
minimum_perc = 0
resource_name = copyright
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:distributing]
file_filter = distributing.po
source_file = gettext/distributing.pot
type = PO
minimum_perc = 0
resource_name = distributing
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:distutils]
file_filter = distutils.po
source_file = gettext/distutils.pot
type = PO
minimum_perc = 0
resource_name = distutils
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:extending]
file_filter = extending.po
source_file = gettext/extending.pot
type = PO
minimum_perc = 0
resource_name = extending
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:faq]
file_filter = faq.po
source_file = gettext/faq.pot
type = PO
minimum_perc = 0
resource_name = faq
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:glossary_]
file_filter = glossary.po
source_file = gettext/glossary.pot
type = PO
minimum_perc = 0
resource_name = glossary_
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:howto]
file_filter = howto.po
source_file = gettext/howto.pot
type = PO
minimum_perc = 0
resource_name = howto
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:install]
file_filter = install.po
source_file = gettext/install.pot
type = PO
minimum_perc = 0
resource_name = install
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:installing]
file_filter = installing.po
source_file = gettext/installing.pot
type = PO
minimum_perc = 0
resource_name = installing
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:library]
file_filter = library.po
source_file = gettext/library.pot
type = PO
minimum_perc = 0
resource_name = library
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:license]
file_filter = license.po
source_file = gettext/license.pot
type = PO
minimum_perc = 0
resource_name = license
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:reference]
file_filter = reference.po
source_file = gettext/reference.pot
type = PO
minimum_perc = 0
resource_name = reference
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:sphinx]
file_filter = sphinx.po
source_file = gettext/sphinx.pot
type = PO
minimum_perc = 0
resource_name = sphinx
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:tutorial]
file_filter = tutorial.po
source_file = gettext/tutorial.pot
type = PO
minimum_perc = 0
resource_name = tutorial
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:using]
file_filter = using.po
source_file = gettext/using.pot
type = PO
minimum_perc = 0
resource_name = using
replace_edited_strings = false
keep_translations = false
[o:python-doc:p:python-newest:r:whatsnew]
file_filter = whatsnew.po
source_file = gettext/whatsnew.pot
type = PO
minimum_perc = 0
resource_name = whatsnew
replace_edited_strings = false
keep_translations = false