Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit52b50ce

Browse files
Update translations
1 parentca54454 commit52b50ce

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

‎faq/programming.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ msgstr "O problema é que o interpretador vai realizar os seguintes passos:"
30453045

30463046
#:../../faq/programming.rst:2118
30473047
msgid"main imports ``foo``"
3048-
msgstr"programa principal importa ``foo``"
3048+
msgstr"Programa principal importa ``foo``"
30493049

30503050
#:../../faq/programming.rst:2119
30513051
msgid"Empty globals for ``foo`` are created"
@@ -3164,13 +3164,15 @@ msgstr "Essas soluções não são mutuamente exclusivas."
31643164

31653165
#:../../faq/programming.rst:2157
31663166
msgid"__import__('x.y.z') returns <module 'x'>; how do I get z?"
3167-
msgstr"__import__('x.y.z')returns <module 'x'>;how do I get z?"
3167+
msgstr"__import__('x.y.z')retorna <módulo 'x'>;como faço para obter z?"
31683168

31693169
#:../../faq/programming.rst:2159
31703170
msgid""
31713171
"Consider using the convenience function :func:`~importlib.import_module` "
31723172
"from :mod:`importlib` instead::"
31733173
msgstr""
3174+
"Em vez disso, considere usar a conveniente função :func:`~importlib."
3175+
"import_module` de :mod:`importlib`::"
31743176

31753177
#:../../faq/programming.rst:2166
31763178
msgid""

‎potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
- newtypes_tutorial.po 27 / 123 ( 21.0% translated).
5353

5454

55-
#faq (95.70% done)
55+
#faq (95.81% done)
5656

5757
- design.po 125 / 141 ( 88.0% translated).
5858
- extending.po 51 / 58 ( 87.0% translated).
5959
- library.po 132 / 140 ( 94.0% translated).
60-
- programming.po380 / 388 (97.0% translated).
60+
- programming.po381 / 388 (98.0% translated).
6161

6262

6363
#howto (53.33% done)

‎stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"63.5%","translated":32803,"entries":51659,"updated_at":"2025-02-11T23:53:48+00:00Z"}
1+
{"completion":"63.5%","translated":32804,"entries":51659,"updated_at":"2025-02-13T23:53:54+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp