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

Commit66f5540

Browse files
Update translations
1 parente66403d commit66f5540

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎library/cmath.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-03-14 15:32+0000\n"
14+
"POT-Creation-Date:2025-03-28 15:41+0000\n"
1515
"PO-Revision-Date:2023-05-24 02:13+0000\n"
1616
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team:Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -390,30 +390,30 @@ msgstr "A constante matemática *τ*, como um ponto flutuante."
390390

391391
#:../../library/cmath.rst:275
392392
msgid"Floating-point positive infinity. Equivalent to ``float('inf')``."
393-
msgstr"Infinito positivo de ponto flutuante.Equivalente a ``float('inf')``."
393+
msgstr"Infinito positivo de ponto flutuante.Equivale a ``float('inf')``."
394394

395395
#:../../library/cmath.rst:282
396396
msgid""
397397
"Complex number with zero real part and positive infinity imaginary part. "
398398
"Equivalent to ``complex(0.0, float('inf'))``."
399399
msgstr""
400400
"Número complexo com parte real zero e parte imaginária infinita positiva. "
401-
"Equivalente a ``complex(0.0, float('inf'))``."
401+
"Equivale a ``complex(0.0, float('inf'))``."
402402

403403
#:../../library/cmath.rst:290
404404
msgid""
405405
"A floating-point\"not a number\" (NaN) value. Equivalent to "
406406
"``float('nan')``."
407407
msgstr""
408-
"Um valor de ponto flutuante\"não um número\" (NaN).Equivalente a "
408+
"Um valor de ponto flutuante\"não um número\" (NaN).Equivale a "
409409
"``float('nan')``."
410410

411411
#:../../library/cmath.rst:298
412412
msgid""
413413
"Complex number with zero real part and NaN imaginary part. Equivalent to "
414414
"``complex(0.0, float('nan'))``."
415415
msgstr""
416-
"Número complexo com parte real zero e parte imaginária NaN.Equivalente a "
416+
"Número complexo com parte real zero e parte imaginária NaN.Equivale a "
417417
"``complex(0.0, float('nan'))``."
418418

419419
#:../../library/cmath.rst:306

‎stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"66.49%","translated":37097,"entries":55794,"updated_at":"2025-04-09T23:36:51+00:00Z"}
1+
{"completion":"66.49%","translated":37097,"entries":55794,"updated_at":"2025-04-10T23:37:50+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp