9
9
msgstr ""
10
10
"Project-Id-Version : pyOpenSci Python Package Guide \n "
11
11
"Report-Msgid-Bugs-To : \n "
12
- "POT-Creation-Date : 2024-08-02 18:04+0900 \n "
12
+ "POT-Creation-Date : 2024-07-03 16:27-0400 \n "
13
13
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
14
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
15
15
"Language : es\n "
@@ -119,222 +119,201 @@ msgstr ""
119
119
#: ../../CONTRIBUTING.md:35
120
120
msgid ""
121
121
"Independently of the approach you choose, the first step is to fork the "
122
- "Python Packaging Guide repository into your personal GitHub space. To "
123
- "\" fork\" a repository in GitHub means to create a copy of the main "
124
- "repository, or repo, that you have complete control over and can modify "
125
- "as you see fit."
122
+ "Python Packaging Guide repository into your personal GitHub space."
126
123
msgstr ""
127
124
128
125
#: ../../CONTRIBUTING.md:37
129
- msgid "To fork a repo,"
130
- msgstr ""
131
-
132
- #: ../../CONTRIBUTING.md:39
133
- msgid "Make sure you are logged into GitHub."
134
- msgstr ""
135
-
136
- #: ../../CONTRIBUTING.md:41
137
126
msgid ""
138
- "Go to the repo you would like to fork, in this case the [Python Packaging "
139
- " Guide](https://www.github.com/pyopensci/python-package-guide) repo. "
127
+ "*__TODO__: This section should show a beginner user how to fork a "
128
+ "repository in GitHub.* "
140
129
msgstr ""
141
130
142
- #: ../../CONTRIBUTING.md:43
143
- msgid ""
144
- "In the top right-hand corner of the page there is a 'Fork' button. Click "
145
- "that button. You will be brought to a new page where you will 'Create a "
146
- "new fork'. Feel free to keep all the default inputs and click 'Create "
147
- "fork'. This will create a copy of the repo at "
148
- "`https://github.com/<username>/python-package-guide`, where `<username>` "
149
- "is your GitHub username."
150
- msgstr ""
151
-
152
- #: ../../CONTRIBUTING.md:47
131
+ #: ../../CONTRIBUTING.md:39
153
132
msgid "Contributing via the GitHub website"
154
133
msgstr ""
155
134
156
- #: ../../CONTRIBUTING.md:49
135
+ #: ../../CONTRIBUTING.md:41
157
136
msgid "How to edit a MarkDown file"
158
137
msgstr ""
159
138
160
- #: ../../CONTRIBUTING.md:51
139
+ #: ../../CONTRIBUTING.md:43
161
140
msgid ""
162
141
"*__TODO__: This section should show how to use the GitHub interface to "
163
142
"edit and previewing a Markdown file.*"
164
143
msgstr ""
165
144
166
- #: ../../CONTRIBUTING.md:53
145
+ #: ../../CONTRIBUTING.md:45
167
146
msgid "How to commit your changes"
168
147
msgstr ""
169
148
170
- #: ../../CONTRIBUTING.md:55
149
+ #: ../../CONTRIBUTING.md:47
171
150
msgid ""
172
151
"*__TODO__: This section should show how to commit changes via the GitHub "
173
152
"interface.*"
174
153
msgstr ""
175
154
176
- #: ../../CONTRIBUTING.md:57
155
+ #: ../../CONTRIBUTING.md:49
177
156
msgid "Contributing locally on your computer"
178
157
msgstr ""
179
158
180
- #: ../../CONTRIBUTING.md:59
159
+ #: ../../CONTRIBUTING.md:51
181
160
msgid "Clone your forked repository"
182
161
msgstr ""
183
162
184
- #: ../../CONTRIBUTING.md:61
163
+ #: ../../CONTRIBUTING.md:53
185
164
msgid ""
186
165
"*__TODO__: This section should show how to clone a repository from GitHub"
187
166
" into your computer.*"
188
167
msgstr ""
189
168
190
- #: ../../CONTRIBUTING.md:63
169
+ #: ../../CONTRIBUTING.md:55
191
170
msgid "Create a new branch"
192
171
msgstr ""
193
172
194
- #: ../../CONTRIBUTING.md:65
173
+ #: ../../CONTRIBUTING.md:57
195
174
msgid "*__TODO__: This section should show how to create a new branch.*"
196
175
msgstr ""
197
176
198
- #: ../../CONTRIBUTING.md:67
177
+ #: ../../CONTRIBUTING.md:59
199
178
msgid "Create a virtual environment"
200
179
msgstr ""
201
180
202
- #: ../../CONTRIBUTING.md:69
181
+ #: ../../CONTRIBUTING.md:61
203
182
msgid ""
204
183
"*__TODO__: This section should show how to create a virtual environment "
205
184
"using venv.*"
206
185
msgstr ""
207
186
208
- #: ../../CONTRIBUTING.md:71
187
+ #: ../../CONTRIBUTING.md:63
209
188
msgid "Install the development dependencies"
210
189
msgstr ""
211
190
212
- #: ../../CONTRIBUTING.md:73
191
+ #: ../../CONTRIBUTING.md:65
213
192
msgid ""
214
193
"*__TODO__: This section should show how to install the development "
215
194
"dependencies defined in pyproject.toml.*"
216
195
msgstr ""
217
196
218
- #: ../../CONTRIBUTING.md:75
197
+ #: ../../CONTRIBUTING.md:67
219
198
msgid "Commit your changes"
220
199
msgstr ""
221
200
222
- #: ../../CONTRIBUTING.md:77
201
+ #: ../../CONTRIBUTING.md:69
223
202
msgid ""
224
203
"*__TODO__: This section should describe how to commit from the command "
225
204
"line.*"
226
205
msgstr ""
227
206
228
- #: ../../CONTRIBUTING.md:79
207
+ #: ../../CONTRIBUTING.md:71
229
208
msgid "How to build the guide locally"
230
209
msgstr ""
231
210
232
- #: ../../CONTRIBUTING.md:81
211
+ #: ../../CONTRIBUTING.md:73
233
212
msgid ""
234
213
"*__TODO__: This section should describe the different sessions in nox "
235
214
"related to building the docs: docs, docs-test, docs-live. It should also "
236
215
"show how to see the guide built locally, by opening the right file in the"
237
216
" browser or using the live version from docs-live*"
238
217
msgstr ""
239
218
240
- #: ../../CONTRIBUTING.md:83
219
+ #: ../../CONTRIBUTING.md:75
241
220
msgid "Before you submit your pull request"
242
221
msgstr ""
243
222
244
- #: ../../CONTRIBUTING.md:85
223
+ #: ../../CONTRIBUTING.md:77
245
224
msgid ""
246
225
"*__TODO__: This section should describe what steps a user should follow "
247
226
"before submitting the pull request: build the docs, verify your changes "
248
227
"look correct, etc.*"
249
228
msgstr ""
250
229
251
- #: ../../CONTRIBUTING.md:87
230
+ #: ../../CONTRIBUTING.md:79
252
231
msgid "Submitting a pull request with your contribution"
253
232
msgstr ""
254
233
255
- #: ../../CONTRIBUTING.md:89
234
+ #: ../../CONTRIBUTING.md:81
256
235
msgid "How to make a pull request"
257
236
msgstr ""
258
237
259
- #: ../../CONTRIBUTING.md:91
238
+ #: ../../CONTRIBUTING.md:83
260
239
msgid ""
261
240
"*__TODO__: This section should describe how to make a pull request in "
262
241
"GitHub.*"
263
242
msgstr ""
264
243
265
- #: ../../CONTRIBUTING.md:93
244
+ #: ../../CONTRIBUTING.md:85
266
245
msgid "What happens when you submit a pull request (CI/CD)"
267
246
msgstr ""
268
247
269
- #: ../../CONTRIBUTING.md:95
248
+ #: ../../CONTRIBUTING.md:87
270
249
msgid ""
271
250
"*__TODO__: This section should describe how to see the results of the "
272
251
"CD/CI checks and how to get more information about errors*"
273
252
msgstr ""
274
253
275
- #: ../../CONTRIBUTING.md:97
254
+ #: ../../CONTRIBUTING.md:89
276
255
msgid "What to expect from the review process"
277
256
msgstr ""
278
257
279
- #: ../../CONTRIBUTING.md:99
258
+ #: ../../CONTRIBUTING.md:91
280
259
msgid ""
281
260
"*__TODO__: This section should describe how review happens in GitHub, how"
282
261
" see the comments, and how to submit changes (push a new branch)*"
283
262
msgstr ""
284
263
285
- #: ../../CONTRIBUTING.md:101
264
+ #: ../../CONTRIBUTING.md:93
286
265
msgid "Additional help"
287
266
msgstr ""
288
267
289
- #: ../../CONTRIBUTING.md:103
268
+ #: ../../CONTRIBUTING.md:95
290
269
msgid "How to get help"
291
270
msgstr ""
292
271
293
- #: ../../CONTRIBUTING.md:105
272
+ #: ../../CONTRIBUTING.md:97
294
273
msgid ""
295
274
"*__TODO__: This section should describe the options for finding more help"
296
275
" in case beginner contributors need more help (e.g., create an issue, "
297
276
"post in a forum, etc).*"
298
277
msgstr ""
299
278
300
- #: ../../CONTRIBUTING.md:107
279
+ #: ../../CONTRIBUTING.md:99
301
280
msgid "Additional resources"
302
281
msgstr ""
303
282
304
- #: ../../CONTRIBUTING.md:109
283
+ #: ../../CONTRIBUTING.md:101
305
284
msgid ""
306
285
"*__TODO__: It should also include links to beginner documentation, like "
307
286
"the GitHub docs.*"
308
287
msgstr ""
309
288
310
- #: ../../CONTRIBUTING.md:111
289
+ #: ../../CONTRIBUTING.md:103
311
290
msgid "Annex"
312
291
msgstr ""
313
292
314
- #: ../../CONTRIBUTING.md:113
293
+ #: ../../CONTRIBUTING.md:105
315
294
msgid "Code examples"
316
295
msgstr ""
317
296
318
- #: ../../CONTRIBUTING.md:115
297
+ #: ../../CONTRIBUTING.md:107
319
298
msgid ""
320
299
"This guide uses the [literalinclude Sphinx directive](https://www.sphinx-"
321
300
"doc.org/en/master/usage/restructuredtext/directives.html#directive-"
322
301
"literalinclude) whenever possible to keep code and prose separate. Code "
323
302
"for use in the documentation is kept in the `examples/` folder."
324
303
msgstr ""
325
304
326
- #: ../../CONTRIBUTING.md:119
305
+ #: ../../CONTRIBUTING.md:111
327
306
msgid "Referencing code in documentation"
328
307
msgstr ""
329
308
330
- #: ../../CONTRIBUTING.md:121
309
+ #: ../../CONTRIBUTING.md:113
331
310
msgid ""
332
311
"If an example is present elsewhere in the documentation that you want to "
333
312
"use, you can copy the `literalinclude` directive verbatim and the "
334
313
"examples will stay in sync."
335
314
msgstr ""
336
315
337
- #: ../../CONTRIBUTING.md:124
316
+ #: ../../CONTRIBUTING.md:116
338
317
msgid ""
339
318
"If you already see code in the examples folder that you can use for new "
340
319
"documentation, a new `literalinclude` can be made to extract it into the "
@@ -344,25 +323,25 @@ msgid ""
344
323
"the later can protect your example from future modifications to the code."
345
324
msgstr ""
346
325
347
- #: ../../CONTRIBUTING.md:129
326
+ #: ../../CONTRIBUTING.md:121
348
327
msgid ""
349
328
"**Pro tip**: As an alternative to `:lines:` there are also the `:start-"
350
329
"after:`, `:start-at:`, `:end-before:`, and `:end-at:` options. And if the"
351
330
" example code is Python, `:pyobject:` can be an even more future-proof "
352
331
"way to keep the same documentation content even through code refactors."
353
332
msgstr ""
354
333
355
- #: ../../CONTRIBUTING.md:133
334
+ #: ../../CONTRIBUTING.md:125
356
335
msgid ""
357
336
"If you need example code that doesn't yet exist in `examples/` see "
358
337
"creating code for documentation](#creating-code-for-documentation)."
359
338
msgstr ""
360
339
361
- #: ../../CONTRIBUTING.md:136
340
+ #: ../../CONTRIBUTING.md:128
362
341
msgid "Creating code for documentation"
363
342
msgstr ""
364
343
365
- #: ../../CONTRIBUTING.md:138
344
+ #: ../../CONTRIBUTING.md:130
366
345
msgid ""
367
346
"Whenever you come across a place that could benefit from a code block, "
368
347
"instead of writing it in-line with a code fence (`` ``` `` blocked text) "
@@ -371,7 +350,7 @@ msgid ""
371
350
"code-in-documentation)."
372
351
msgstr ""
373
352
374
- #: ../../CONTRIBUTING.md:142
353
+ #: ../../CONTRIBUTING.md:134
375
354
msgid ""
376
355
"If you want to add a new example that doesn't fit into any of the "
377
356
"existing example files, you can create a new file and reference it in a "
@@ -380,7 +359,7 @@ msgid ""
380
359
"create a new folder in the `examples` directory."
381
360
msgstr ""
382
361
383
- #: ../../CONTRIBUTING.md:146
362
+ #: ../../CONTRIBUTING.md:138
384
363
msgid ""
385
364
"If an existing example is incomplete or a new example makes sense to be "
386
365
"added to an existing file, go ahead and add it, but take care to not "
@@ -389,14 +368,14 @@ msgid ""
389
368
"file, new methods after all existing ones in a class."
390
369
msgstr ""
391
370
392
- #: ../../CONTRIBUTING.md:150
371
+ #: ../../CONTRIBUTING.md:142
393
372
msgid ""
394
373
"Example code is checked for correctness, so adding a new example may "
395
374
"require adding additional tests for coverage, and will require fixing any"
396
375
" failing tests."
397
376
msgstr ""
398
377
399
- #: ../../CONTRIBUTING.md:153
378
+ #: ../../CONTRIBUTING.md:145
400
379
msgid ""
401
380
"***⚠️ WARNING***: great care should be taken when modifying existing "
402
381
"example code, especially any modification beyond appending to the end of "
@@ -407,43 +386,29 @@ msgid ""
407
386
"and then checking those pages in a new build."
408
387
msgstr ""
409
388
410
- #: ../../CONTRIBUTING.md:161
389
+ #: ../../CONTRIBUTING.md:153
411
390
msgid "Example:"
412
391
msgstr ""
413
392
414
- #: ../../CONTRIBUTING.md:163
393
+ #: ../../CONTRIBUTING.md:155
415
394
msgid "Instead of writing example code in markdown like this"
416
395
msgstr ""
417
396
418
- #: ../../CONTRIBUTING.md:174
397
+ #: ../../CONTRIBUTING.md:166
419
398
msgid "The python can be extracted into a `.py` file"
420
399
msgstr ""
421
400
422
- #: ../../CONTRIBUTING.md:188
401
+ #: ../../CONTRIBUTING.md:180
423
402
msgid ""
424
403
"As another example, if you only need to show part of a `pyproject.toml`, "
425
404
"we already have complete project definitions, you need only to find the "
426
405
"relevant part."
427
406
msgstr ""
428
407
429
- #: ../../CONTRIBUTING.md:191
408
+ #: ../../CONTRIBUTING.md:183
430
409
msgid "Instead of writing this"
431
410
msgstr ""
432
411
433
- #: ../../CONTRIBUTING.md:203
412
+ #: ../../CONTRIBUTING.md:195
434
413
msgid "an example could be extracted from an existing toml file"
435
414
msgstr ""
436
-
437
- #~ msgid ""
438
- #~ "Independently of the approach you "
439
- #~ "choose, the first step is to fork"
440
- #~ " the Python Packaging Guide repository "
441
- #~ "into your personal GitHub space."
442
- #~ msgstr ""
443
-
444
- #~ msgid ""
445
- #~ "*__TODO__: This section should show a"
446
- #~ " beginner user how to fork a "
447
- #~ "repository in GitHub.*"
448
- #~ msgstr ""
449
-
0 commit comments