Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions locales/es/LC_MESSAGES/TRANSLATING.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pyOpenSci Python Package Guide \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-12 11:17+0200\n"
"POT-Creation-Date: 2026-05-18 12:56-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: es\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
"Generated-By: Babel 2.18.0\n"

#: ../../TRANSLATING.md:5
msgid "Translation Guide for the Python Packaging Guide"
Expand Down Expand Up @@ -155,7 +155,7 @@ msgstr ""
#: ../../TRANSLATING.md:60
msgid ""
"To generate the translation files for a new language, add the language to"
" the `LANGUAGES` list in the `noxfile.py` configuration file. "
" the `LANGUAGES` list in the `conf.py` configuration file. "
"[Nox](https://nox.thea.codes/en/stable/index.html) is the tool we use to "
"manage the building of the guide and its translations."
msgstr ""
Expand Down Expand Up @@ -811,3 +811,14 @@ msgstr ""
#~ "languages we are working on (spanish-"
#~ "translation, japanese-translation, etc)."
#~ msgstr ""

#~ msgid ""
#~ "To generate the translation files for"
#~ " a new language, add the language "
#~ "to the `LANGUAGES` list in the "
#~ "`noxfile.py` configuration file. "
#~ "[Nox](https://nox.thea.codes/en/stable/index.html) is the"
#~ " tool we use to manage the "
#~ "building of the guide and its "
#~ "translations."
#~ msgstr ""
Loading
Loading