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

Hungarian Translation of the Python Documentation

License

NotificationsYou must be signed in to change notification settings

python/python-docs-hu

Repository files navigation

Documentation Contribution Agreement

NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation ismaintained using a global network of volunteers. By posting thisproject on Transifex, Github, and other public places, and invitingyou to participate, we are proposing an agreement that you willprovide your improvements to Python's documentation or the translationof Python's documentation for the PSF's use under the CC0 license(available athttps://creativecommons.org/publicdomain/zero/1.0/legalcode). Inreturn, you may publicly claim credit for the portion of thetranslation you contributed and if your translation is accepted by thePSF, you may (but are not required to) submit a patch including anappropriate annotation in the Misc/ACKS or TRANSLATORS file. Althoughnothing in this Documentation Contribution Agreement obligates the PSFto incorporate your textual contribution, your participation in thePython community is welcomed and appreciated.

You signify acceptance of this agreement by submitting your work tothe PSF for inclusion in the documentation.

Contributing to the Translation

Your help is welcome, you can start with easy tasks like reviewingfuzzy entries to help keeping the documentation up to date. You canalso proofread already translated entries, and finally translateuntranslated ones.

How to Contribute

You can either contribute ontransifex/python-doc/public/,or by simply openning anissue on this repository, or by editing thepo files.

To modify those files you first have to fork this project and followgithub instructions to clone it.

Next, to edit the files, you can use an editor of your choice, there's many:

  • highly recommended:poedit
  • gted
  • gtranslator
  • lokalize
  • betterpoeditor
  • vim or emacs with an appropriate mode
  • Vé on Android
  • probably many others

Finally, once your contribution is done, do a pull request so wecan review and merge it.

What to translate/not translate

  • Prioritize the higher version, identical strings between version canautomatically be reused.
  • Do not translate content of:keyword:...,:mod:...,:class:...,:meth:...,:func:...,:ref:...
  • Put english words, if you have to use them, initalics (surroundedby stars).

Where to get help

The coordinator for this translation isgbtami.

Feel free to ask your questions onpython-hu@python.orgor onfreenode.

Priorities

Thetutorial/ directory has a high priority as translations aimfor newcomers, then here are files most read in the original version:

  • library/functions.po
  • library/stdtypes.po
  • library/string.po
  • library/re.po
  • library/datetime.po
  • library/csv.po
  • library/os.po
  • library/random.po
  • library/json.po
  • library/subprocess.po

Glossary

For consistency in our translations, here are some propositions andreminders for frequent terms you'll have to translate, don't hesitateto open an issue if you disagree.

englishhungarian
argumentargumentum
attribute (class)attribútum
backslashvissza perjel
bufferpuffer
built-in (function)beépített (függvény)
bytebájt
bytearray (type)bytearray
bytes (type)bytes
classosztály
clauseág
control flow statementsvezérlő utasítások
data attributeadatattribútum
defaultalapértelmezett
dictionaryszótár
exceptionkivétel
filefájl
handler (exeption)kezelő
immutablenem módosítható
iterableiterálható
keyword argumentkulcsszavas argumentum
library referenceA Python standard könyvtárának kézikönyve
listlista
list comprehensionlistaépítés
methodmetódus
mutablemódosítható
objectobjektum
packagecsomag
positional argumenthely szerinti argumentum
promptprompt
raise an exceptionkivételt vált ki
right-hand side expressionjobb oldali kifejezés
scopehatáskör, hatókör
sequencesorozat
sequence unpackingsorozat szétpakolása
sethalmaz
shallow copy, deep copyalapszintű másolat, teljes körű másolat
slice notationszeletjelölési mód
stringkarakterlánc, sztring
string-literalliterális karakterlánc
tokentoken
tupletuple tuple-t, tuple-nek...
UnicodeUnicode

About

Hungarian Translation of the Python Documentation

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp