8000 Update translations from Transifex · python/python-docs-pt-br@24b5102 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 24b5102

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

File tree

14 files changed

+1440
-1495
lines changed

14 files changed

+1440
-1495
lines changed

faq/design.po

Lines changed: 102 additions & 94 deletions
Large diffs are not rendered by default.

faq/extending.po

Lines changed: 5 additions & 5 deletions
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 <matiasalexsandro@gmail.com>, "
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)
0