Skip to content

Commit 0463f00

Browse files
committedOct 1, 2024
update .po files
1 parent 0fc8faf commit 0463f00

14 files changed

+2852
-881
lines changed
 

‎locales/es/LC_MESSAGES/CONTRIBUTING.po

+482-85
Large diffs are not rendered by default.

‎locales/es/LC_MESSAGES/TRANSLATING.po

+36-8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: pyOpenSci Python Package Guide \n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-07-03 16:27-0400\n"
12+
"POT-Creation-Date: 2024-08-23 21:12-0700\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: es\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.15.0\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../TRANSLATING.md:5
2424
msgid "Translation Guide for the Python Packaging Guide"
@@ -165,8 +165,9 @@ msgstr ""
165165

166166
#: ../../TRANSLATING.md:68
167167
msgid ""
168-
"You can find a list of the two-letter ISO language codes "
169-
"[here](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes)."
168+
"You can find a list of the two-letter Sphinx language option "
169+
"[here](https://www.sphinx-doc.org/en/master/usage/configuration.html"
170+
"#confval-language)."
170171
msgstr ""
171172

172173
#: ../../TRANSLATING.md:71
@@ -426,7 +427,7 @@ msgid ""
426427
"Note the `--` before the language code, it indicates that the following "
427428
"arguments should be passed into the nox session and not be interpreted "
428429
"directly by nox. If you forget the `--`, nox will look instead for a "
429-
"session named 'es' and complain that it does not exist."
430+
"session named 'es' and raise an error that it does not exist."
430431
msgstr ""
431432

432433
#: ../../TRANSLATING.md:241
@@ -496,7 +497,7 @@ msgid ""
496497
msgstr ""
497498

498499
#: ../../TRANSLATING.md:268
499-
msgid "TODO: This tagging could be automated with a GitHub action."
500+
msgid "TODO: This tagging could be automated with a GitHub Actions."
500501
msgstr ""
501502

502503
#: ../../TRANSLATING.md:270
@@ -705,8 +706,7 @@ msgstr ""
705706
#: ../../TRANSLATING.md:343
706707
msgid ""
707708
"If you have any questions or need help with your translation, you can "
708-
"create an issue in the repository if you encounter any problems or need "
709-
"assistance."
709+
"create an issue in the repository."
710710
msgstr ""
711711

712712
#: ../../TRANSLATING.md:345
@@ -715,3 +715,31 @@ msgid ""
715715
" as a way for contributors to ask for help with translations or the "
716716
"translation workflow?"
717717
msgstr ""
718+
719+
#~ msgid ""
720+
#~ "You can find a list of the "
721+
#~ "two-letter ISO language codes "
722+
#~ "[here](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes)."
723+
#~ msgstr ""
724+
725+
#~ msgid ""
726+
#~ "Note the `--` before the language "
727+
#~ "code, it indicates that the following"
728+
#~ " arguments should be passed into the"
729+
#~ " nox session and not be interpreted"
730+
#~ " directly by nox. If you forget "
731+
#~ "the `--`, nox will look instead "
732+
#~ "for a session named 'es' and "
733+
#~ "complain that it does not exist."
734+
#~ msgstr ""
735+
736+
#~ msgid "TODO: This tagging could be automated with a GitHub action."
737+
#~ msgstr ""
738+
739+
#~ msgid ""
740+
#~ "If you have any questions or need"
741+
#~ " help with your translation, you can"
742+
#~ " create an issue in the repository"
743+
#~ " if you encounter any problems or "
744+
#~ "need assistance."
745+
#~ msgstr ""

0 commit comments

Comments
 (0)