99msgstr ""
1010"Project-Id-Version : pyOpenSci Python Package Guide \n "
1111"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 "
1313"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1414"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1515"Language : es\n "
@@ -119,222 +119,201 @@ msgstr ""
119119#: ../../CONTRIBUTING.md:35
120120msgid ""
121121"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."
126123msgstr ""
127124
128125#: ../../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
137126msgid ""
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.* "
140129msgstr ""
141130
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
153132msgid "Contributing via the GitHub website"
154133msgstr ""
155134
156- #: ../../CONTRIBUTING.md:49
135+ #: ../../CONTRIBUTING.md:41
157136msgid "How to edit a MarkDown file"
158137msgstr ""
159138
160- #: ../../CONTRIBUTING.md:51
139+ #: ../../CONTRIBUTING.md:43
161140msgid ""
162141"*__TODO__: This section should show how to use the GitHub interface to "
163142"edit and previewing a Markdown file.*"
164143msgstr ""
165144
166- #: ../../CONTRIBUTING.md:53
145+ #: ../../CONTRIBUTING.md:45
167146msgid "How to commit your changes"
168147msgstr ""
169148
170- #: ../../CONTRIBUTING.md:55
149+ #: ../../CONTRIBUTING.md:47
171150msgid ""
172151"*__TODO__: This section should show how to commit changes via the GitHub "
173152"interface.*"
174153msgstr ""
175154
176- #: ../../CONTRIBUTING.md:57
155+ #: ../../CONTRIBUTING.md:49
177156msgid "Contributing locally on your computer"
178157msgstr ""
179158
180- #: ../../CONTRIBUTING.md:59
159+ #: ../../CONTRIBUTING.md:51
181160msgid "Clone your forked repository"
182161msgstr ""
183162
184- #: ../../CONTRIBUTING.md:61
163+ #: ../../CONTRIBUTING.md:53
185164msgid ""
186165"*__TODO__: This section should show how to clone a repository from GitHub"
187166" into your computer.*"
188167msgstr ""
189168
190- #: ../../CONTRIBUTING.md:63
169+ #: ../../CONTRIBUTING.md:55
191170msgid "Create a new branch"
192171msgstr ""
193172
194- #: ../../CONTRIBUTING.md:65
173+ #: ../../CONTRIBUTING.md:57
195174msgid "*__TODO__: This section should show how to create a new branch.*"
196175msgstr ""
197176
198- #: ../../CONTRIBUTING.md:67
177+ #: ../../CONTRIBUTING.md:59
199178msgid "Create a virtual environment"
200179msgstr ""
201180
202- #: ../../CONTRIBUTING.md:69
181+ #: ../../CONTRIBUTING.md:61
203182msgid ""
204183"*__TODO__: This section should show how to create a virtual environment "
205184"using venv.*"
206185msgstr ""
207186
208- #: ../../CONTRIBUTING.md:71
187+ #: ../../CONTRIBUTING.md:63
209188msgid "Install the development dependencies"
210189msgstr ""
211190
212- #: ../../CONTRIBUTING.md:73
191+ #: ../../CONTRIBUTING.md:65
213192msgid ""
214193"*__TODO__: This section should show how to install the development "
215194"dependencies defined in pyproject.toml.*"
216195msgstr ""
217196
218- #: ../../CONTRIBUTING.md:75
197+ #: ../../CONTRIBUTING.md:67
219198msgid "Commit your changes"
220199msgstr ""
221200
222- #: ../../CONTRIBUTING.md:77
201+ #: ../../CONTRIBUTING.md:69
223202msgid ""
224203"*__TODO__: This section should describe how to commit from the command "
225204"line.*"
226205msgstr ""
227206
228- #: ../../CONTRIBUTING.md:79
207+ #: ../../CONTRIBUTING.md:71
229208msgid "How to build the guide locally"
230209msgstr ""
231210
232- #: ../../CONTRIBUTING.md:81
211+ #: ../../CONTRIBUTING.md:73
233212msgid ""
234213"*__TODO__: This section should describe the different sessions in nox "
235214"related to building the docs: docs, docs-test, docs-live. It should also "
236215"show how to see the guide built locally, by opening the right file in the"
237216" browser or using the live version from docs-live*"
238217msgstr ""
239218
240- #: ../../CONTRIBUTING.md:83
219+ #: ../../CONTRIBUTING.md:75
241220msgid "Before you submit your pull request"
242221msgstr ""
243222
244- #: ../../CONTRIBUTING.md:85
223+ #: ../../CONTRIBUTING.md:77
245224msgid ""
246225"*__TODO__: This section should describe what steps a user should follow "
247226"before submitting the pull request: build the docs, verify your changes "
248227"look correct, etc.*"
249228msgstr ""
250229
251- #: ../../CONTRIBUTING.md:87
230+ #: ../../CONTRIBUTING.md:79
252231msgid "Submitting a pull request with your contribution"
253232msgstr ""
254233
255- #: ../../CONTRIBUTING.md:89
234+ #: ../../CONTRIBUTING.md:81
256235msgid "How to make a pull request"
257236msgstr ""
258237
259- #: ../../CONTRIBUTING.md:91
238+ #: ../../CONTRIBUTING.md:83
260239msgid ""
261240"*__TODO__: This section should describe how to make a pull request in "
262241"GitHub.*"
263242msgstr ""
264243
265- #: ../../CONTRIBUTING.md:93
244+ #: ../../CONTRIBUTING.md:85
266245msgid "What happens when you submit a pull request (CI/CD)"
267246msgstr ""
268247
269- #: ../../CONTRIBUTING.md:95
248+ #: ../../CONTRIBUTING.md:87
270249msgid ""
271250"*__TODO__: This section should describe how to see the results of the "
272251"CD/CI checks and how to get more information about errors*"
273252msgstr ""
274253
275- #: ../../CONTRIBUTING.md:97
254+ #: ../../CONTRIBUTING.md:89
276255msgid "What to expect from the review process"
277256msgstr ""
278257
279- #: ../../CONTRIBUTING.md:99
258+ #: ../../CONTRIBUTING.md:91
280259msgid ""
281260"*__TODO__: This section should describe how review happens in GitHub, how"
282261" see the comments, and how to submit changes (push a new branch)*"
283262msgstr ""
284263
285- #: ../../CONTRIBUTING.md:101
264+ #: ../../CONTRIBUTING.md:93
286265msgid "Additional help"
287266msgstr ""
288267
289- #: ../../CONTRIBUTING.md:103
268+ #: ../../CONTRIBUTING.md:95
290269msgid "How to get help"
291270msgstr ""
292271
293- #: ../../CONTRIBUTING.md:105
272+ #: ../../CONTRIBUTING.md:97
294273msgid ""
295274"*__TODO__: This section should describe the options for finding more help"
296275" in case beginner contributors need more help (e.g., create an issue, "
297276"post in a forum, etc).*"
298277msgstr ""
299278
300- #: ../../CONTRIBUTING.md:107
279+ #: ../../CONTRIBUTING.md:99
301280msgid "Additional resources"
302281msgstr ""
303282
304- #: ../../CONTRIBUTING.md:109
283+ #: ../../CONTRIBUTING.md:101
305284msgid ""
306285"*__TODO__: It should also include links to beginner documentation, like "
307286"the GitHub docs.*"
308287msgstr ""
309288
310- #: ../../CONTRIBUTING.md:111
289+ #: ../../CONTRIBUTING.md:103
311290msgid "Annex"
312291msgstr ""
313292
314- #: ../../CONTRIBUTING.md:113
293+ #: ../../CONTRIBUTING.md:105
315294msgid "Code examples"
316295msgstr ""
317296
318- #: ../../CONTRIBUTING.md:115
297+ #: ../../CONTRIBUTING.md:107
319298msgid ""
320299"This guide uses the [literalinclude Sphinx directive](https://www.sphinx-"
321300"doc.org/en/master/usage/restructuredtext/directives.html#directive-"
322301"literalinclude) whenever possible to keep code and prose separate. Code "
323302"for use in the documentation is kept in the `examples/` folder."
324303msgstr ""
325304
326- #: ../../CONTRIBUTING.md:119
305+ #: ../../CONTRIBUTING.md:111
327306msgid "Referencing code in documentation"
328307msgstr ""
329308
330- #: ../../CONTRIBUTING.md:121
309+ #: ../../CONTRIBUTING.md:113
331310msgid ""
332311"If an example is present elsewhere in the documentation that you want to "
333312"use, you can copy the `literalinclude` directive verbatim and the "
334313"examples will stay in sync."
335314msgstr ""
336315
337- #: ../../CONTRIBUTING.md:124
316+ #: ../../CONTRIBUTING.md:116
338317msgid ""
339318"If you already see code in the examples folder that you can use for new "
340319"documentation, a new `literalinclude` can be made to extract it into the "
@@ -344,25 +323,25 @@ msgid ""
344323"the later can protect your example from future modifications to the code."
345324msgstr ""
346325
347- #: ../../CONTRIBUTING.md:129
326+ #: ../../CONTRIBUTING.md:121
348327msgid ""
349328"**Pro tip**: As an alternative to `:lines:` there are also the `:start-"
350329"after:`, `:start-at:`, `:end-before:`, and `:end-at:` options. And if the"
351330" example code is Python, `:pyobject:` can be an even more future-proof "
352331"way to keep the same documentation content even through code refactors."
353332msgstr ""
354333
355- #: ../../CONTRIBUTING.md:133
334+ #: ../../CONTRIBUTING.md:125
356335msgid ""
357336"If you need example code that doesn't yet exist in `examples/` see "
358337"creating code for documentation](#creating-code-for-documentation)."
359338msgstr ""
360339
361- #: ../../CONTRIBUTING.md:136
340+ #: ../../CONTRIBUTING.md:128
362341msgid "Creating code for documentation"
363342msgstr ""
364343
365- #: ../../CONTRIBUTING.md:138
344+ #: ../../CONTRIBUTING.md:130
366345msgid ""
367346"Whenever you come across a place that could benefit from a code block, "
368347"instead of writing it in-line with a code fence (`` ``` `` blocked text) "
@@ -371,7 +350,7 @@ msgid ""
371350"code-in-documentation)."
372351msgstr ""
373352
374- #: ../../CONTRIBUTING.md:142
353+ #: ../../CONTRIBUTING.md:134
375354msgid ""
376355"If you want to add a new example that doesn't fit into any of the "
377356"existing example files, you can create a new file and reference it in a "
@@ -380,7 +359,7 @@ msgid ""
380359"create a new folder in the `examples` directory."
381360msgstr ""
382361
383- #: ../../CONTRIBUTING.md:146
362+ #: ../../CONTRIBUTING.md:138
384363msgid ""
385364"If an existing example is incomplete or a new example makes sense to be "
386365"added to an existing file, go ahead and add it, but take care to not "
@@ -389,14 +368,14 @@ msgid ""
389368"file, new methods after all existing ones in a class."
390369msgstr ""
391370
392- #: ../../CONTRIBUTING.md:150
371+ #: ../../CONTRIBUTING.md:142
393372msgid ""
394373"Example code is checked for correctness, so adding a new example may "
395374"require adding additional tests for coverage, and will require fixing any"
396375" failing tests."
397376msgstr ""
398377
399- #: ../../CONTRIBUTING.md:153
378+ #: ../../CONTRIBUTING.md:145
400379msgid ""
401380"***⚠️ WARNING***: great care should be taken when modifying existing "
402381"example code, especially any modification beyond appending to the end of "
@@ -407,43 +386,29 @@ msgid ""
407386"and then checking those pages in a new build."
408387msgstr ""
409388
410- #: ../../CONTRIBUTING.md:161
389+ #: ../../CONTRIBUTING.md:153
411390msgid "Example:"
412391msgstr ""
413392
414- #: ../../CONTRIBUTING.md:163
393+ #: ../../CONTRIBUTING.md:155
415394msgid "Instead of writing example code in markdown like this"
416395msgstr ""
417396
418- #: ../../CONTRIBUTING.md:174
397+ #: ../../CONTRIBUTING.md:166
419398msgid "The python can be extracted into a `.py` file"
420399msgstr ""
421400
422- #: ../../CONTRIBUTING.md:188
401+ #: ../../CONTRIBUTING.md:180
423402msgid ""
424403"As another example, if you only need to show part of a `pyproject.toml`, "
425404"we already have complete project definitions, you need only to find the "
426405"relevant part."
427406msgstr ""
428407
429- #: ../../CONTRIBUTING.md:191
408+ #: ../../CONTRIBUTING.md:183
430409msgid "Instead of writing this"
431410msgstr ""
432411
433- #: ../../CONTRIBUTING.md:203
412+ #: ../../CONTRIBUTING.md:195
434413msgid "an example could be extracted from an existing toml file"
435414msgstr ""
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