Skip to content

Commit 24b5102

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 6beb47b commit 24b5102

14 files changed

+1440
-1495
lines changed

faq/design.po

+102-94
Large diffs are not rendered by default.

faq/extending.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.12\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-01-12 14:14+0000\n"
18+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
2020
"Last-Translator: Alexsandro Matias de Almeida <[email protected]>, "
2121
"2021\n"
@@ -99,10 +99,10 @@ msgid ""
9999
"If you need to interface to some C or C++ library for which no Python "
100100
"extension currently exists, you can try wrapping the library's data types "
101101
"and functions with a tool such as `SWIG <https://www.swig.org>`_. `SIP "
102-
"<https://riverbankcomputing.com/software/sip/intro>`__, `CXX <https://cxx."
103-
"sourceforge.net/>`_ `Boost <https://www.boost.org/libs/python/doc/index."
104-
"html>`_, or `Weave <https://github.com/scipy/weave>`_ are also alternatives "
105-
"for wrapping C++ libraries."
102+
"<https://github.com/Python-SIP/sip>`__, `CXX <https://cxx.sourceforge.net/"
103+
">`_ `Boost <https://www.boost.org/libs/python/doc/index.html>`_, or `Weave "
104+
"<https://github.com/scipy/weave>`_ are also alternatives for wrapping C++ "
105+
"libraries."
106106
msgstr ""
107107

108108
#: ../../faq/extending.rst:61

0 commit comments

Comments
 (0)