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

Commit3428f46

Browse files
committed
Fix WARNING: term not in glossary: szövegfájl
1 parent8eb3a43 commit3428f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tutorial/inputoutput.po‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ msgid ""
579579
msgstr""
580580
"A :func:`~json.dumps` függvény egy másik változata, amelynek "
581581
":func:`~json.dump`, a neve az objektumot egy :term:`text file`-ba "
582-
"szerializálja. Tehát, ha ``f`` egy :term:`szövegfájl`-objektum, amelyet "
582+
"szerializálja. Tehát, ha ``f`` egy :term:`text file`objektum, amelyet "
583583
"írásra nyitottunk meg, megtehetjük az alábbit::"
584584

585585
#:../../tutorial/inputoutput.rst:424
@@ -588,7 +588,7 @@ msgid ""
588588
" been opened for reading::"
589589
msgstr""
590590
"Az objektum visszaállítása pedig, ha ``f`` egy olvasásra megnyitott "
591-
":term:`szövegfájl`-objektum, így történik::"
591+
":term:`text file`objektum, így történik::"
592592

593593
#:../../tutorial/inputoutput.rst:429
594594
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp