Skip to content

Commit 0108bc6

Browse files
committed
Update messages.pot
1 parent 834ebfe commit 0108bc6

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

locales/messages.pot

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2021-07-06 13:01+0800\n"
11+
"POT-Creation-Date: 2021-07-06 16:32+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5732,6 +5732,10 @@ msgstr ""
57325732
msgid "Python and PyPI make it easy to upload both wheels and sdists together. Just follow the :doc:`tutorials/packaging-projects` tutorial."
57335733
msgstr ""
57345734

5735+
#: ../source/overview.rst:148
5736+
msgid "A summary of Python's packaging capabilities for tools and libraries."
5737+
msgstr ""
5738+
57355739
#: ../source/overview.rst:148
57365740
msgid "Python's recommended built-in library and tool packaging technologies. Excerpted from `The Packaging Gradient (2017) <https://www.youtube.com/watch?v=iLVNWfPWAC8>`_."
57375741
msgstr ""
@@ -6044,6 +6048,10 @@ msgstr ""
60446048
msgid "Embed your code on an `Adafruit <https://github.com/adafruit/circuitpython#adafruit-circuitpython>`_, `MicroPython <https://micropython.org/>`_, or more-powerful hardware running Python, then ship it to the datacenter or your users' homes. They plug and play, and you can call it a day."
60456049
msgstr ""
60466050

6051+
#: ../source/overview.rst:389
6052+
msgid "A summary of technologies used to package Python applications."
6053+
msgstr ""
6054+
60476055
#: ../source/overview.rst:389
60486056
msgid "The simplified gamut of technologies used to package Python applications."
60496057
msgstr ""

0 commit comments

Comments
 (0)