Skip to content

Commit b2f4257

Browse files
Update translations
1 parent 1e6e08c commit b2f4257

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
- 2.6.po 542 / 626 ( 86.0% translated).
209209
- 3.0.po 192 / 212 ( 90.0% translated).
210210
- 3.1.po 114 / 132 ( 86.0% translated).
211-
- 3.10.po 534 / 550 ( 97.0% translated).
211+
- 3.10.po 535 / 550 ( 97.0% translated).
212212
- 3.2.po 65 / 576 ( 11.0% translated).
213213
- 3.3.po 137 / 682 ( 20.0% translated).
214214
- 3.5.po 125 / 578 ( 21.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "59.71%", "translated": 45117, "entries": 75561, "updated_at": "2025-03-11T23:08:42+00:00Z"}
1+
{"completion": "59.71%", "translated": 45118, "entries": 75561, "updated_at": "2025-03-13T23:09:06+00:00Z"}

whatsnew/3.10.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,6 +1412,9 @@ msgid ""
14121412
"with open(\"data.json\") as f:\n"
14131413
" data = json.load(f)"
14141414
msgstr ""
1415+
"# BUG: mode \"rb\" ou encoding=\"utf-8\" deve ser usado.\n"
1416+
"with open(\"data.json\") as f:\n"
1417+
" data = json.load(f)"
14151418

14161419
#: ../../whatsnew/3.10.rst:702
14171420
msgid ""

0 commit comments

Comments
 (0)