Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5df5e03

Browse files
Update translations
1 parent fa1b207 commit 5df5e03

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

faq/programming.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2946,13 +2946,15 @@ msgstr "Essas soluções não são mutuamente exclusivas."
29462946

29472947
#: ../../faq/programming.rst:2026
29482948
msgid "__import__('x.y.z') returns <module 'x'>; how do I get z?"
2949-
msgstr "__import__('x.y.z') returns <module 'x'>; how do I get z?"
2949+
msgstr "__import__('x.y.z') retorna <módulo 'x'>; como faço para obter z?"
29502950

29512951
#: ../../faq/programming.rst:2028
29522952
msgid ""
29532953
"Consider using the convenience function :func:`~importlib.import_module` "
29542954
"from :mod:`importlib` instead::"
29552955
msgstr ""
2956+
"Em vez disso, considere usar a conveniente função :func:`~importlib."
2957+
"import_module` de :mod:`importlib`::"
29562958

29572959
#: ../../faq/programming.rst:2035
29582960
msgid ""

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
- newtypes_tutorial.po 28 / 123 ( 22.0% translated).
4545

4646

47-
# faq (92.96% done)
47+
# faq (93.08% done)
4848

4949
- design.po 123 / 141 ( 87.0% translated).
5050
- extending.po 50 / 58 ( 86.0% translated).
5151
- library.po 130 / 140 ( 92.0% translated).
52-
- programming.po 346 / 372 ( 93.0% translated).
52+
- programming.po 347 / 372 ( 93.0% translated).
5353

5454

5555
# howto (53.99% done)
@@ -302,5 +302,5 @@
302302
- 3.9.po 382 / 386 ( 98.0% translated).
303303

304304

305-
# TOTAL (62.88% done)
305+
# TOTAL (62.89% done)
306306

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "62.88%", "translated": 31130, "entries": 49504, "updated_at": "2025-02-12T00:25:47+00:00Z"}
1+
{"completion": "62.89%", "translated": 31131, "entries": 49504, "updated_at": "2025-02-14T00:26:00+00:00Z"}

0 commit comments

Comments
 (0)