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

Skip to content

Commit 5113a3d

Browse files
Update translations
1 parent 8cc8e72 commit 5113a3d

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,15 +261,15 @@
261261
- windows.po 374 / 378 ( 98.0% translated).
262262

263263

264-
# whatsnew (74.74% done)
264+
# whatsnew (74.75% done)
265265

266266
- 2.3.po 327 / 387 ( 84.0% translated).
267267
- 2.4.po 266 / 319 ( 83.0% translated).
268268
- 2.5.po 384 / 452 ( 84.0% translated).
269269
- 2.6.po 537 / 626 ( 85.0% translated).
270270
- 3.0.po 192 / 212 ( 90.0% translated).
271271
- 3.1.po 114 / 132 ( 86.0% translated).
272-
- 3.10.po 534 / 550 ( 97.0% translated).
272+
- 3.10.po 535 / 550 ( 97.0% translated).
273273
- 3.12.po 832 / 833 ( 99.0% translated).
274274
- 3.2.po 65 / 576 ( 11.0% translated).
275275
- 3.3.po 137 / 682 ( 20.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "66.9%", "translated": 41395, "entries": 61880, "updated_at": "2025-03-11T23:28:27+00:00Z"}
1+
{"completion": "66.9%", "translated": 41396, "entries": 61880, "updated_at": "2025-03-13T23:27:58+00:00Z"}

whatsnew/3.10.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,6 +1404,9 @@ msgid ""
14041404
"with open(\"data.json\") as f:\n"
14051405
" data = json.load(f)"
14061406
msgstr ""
1407+
"# BUG: mode \"rb\" ou encoding=\"utf-8\" deve ser usado.\n"
1408+
"with open(\"data.json\") as f:\n"
1409+
" data = json.load(f)"
14071410

14081411
#: ../../whatsnew/3.10.rst:702
14091412
msgid ""

0 commit comments

Comments
 (0)