Skip to content

Commit 068ecdf

Browse files
Update translations
1 parent 6e713ff commit 068ecdf

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

faq/programming.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2407,6 +2407,12 @@ msgid ""
24072407
"``classname`` is the current class name with any leading underscores "
24082408
"stripped."
24092409
msgstr ""
2410+
"Os nomes de variáveis com dois sublinhados à esquerda são \"manipulados\" "
2411+
"para fornecer uma maneira simples, mas eficaz, de definir variáveis privadas "
2412+
"de classe. Qualquer identificador no formato ``__spam`` (pelo menos dois "
2413+
"sublinhados à esquerda, no máximo um sublinhado à direita) é textualmente "
2414+
"substituído por ``_classname__spam``, em que ``classname`` é o nome da "
2415+
"classe atual sem nenhum sublinhado à esquerda."
24102416

24112417
#: ../../faq/programming.rst:1681
24122418
msgid ""

potodo.md

Lines changed: 2 additions & 2 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 (88.76% done)
47+
# faq (88.88% 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 309 / 372 ( 83.0% translated).
52+
- programming.po 310 / 372 ( 83.0% translated).
5353

5454

5555
# howto (51.31% done)

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "54.13%", "total": 56248, "updated_at": "2024-12-25T00:27:01+00:00Z"}
1+
{"translation": "54.14%", "total": 56248, "updated_at": "2024-12-26T00:25:36+00:00Z"}

0 commit comments

Comments
 (0)