Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
Hungarian Translation of the Python Documentation
License
python/python-docs-hu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
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.
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.
- 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).
The coordinator for this translation isgbtami.
Feel free to ask your questions onpython-hu@python.orgor onfreenode.
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
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.
english | hungarian |
---|---|
argument | argumentum |
attribute (class) | attribútum |
backslash | vissza perjel |
buffer | puffer |
built-in (function) | beépített (függvény) |
byte | bájt |
bytearray (type) | bytearray |
bytes (type) | bytes |
class | osztály |
clause | ág |
control flow statements | vezérlő utasítások |
data attribute | adatattribútum |
default | alapértelmezett |
dictionary | szótár |
exception | kivétel |
file | fájl |
handler (exeption) | kezelő |
immutable | nem módosítható |
iterable | iterálható |
keyword argument | kulcsszavas argumentum |
library reference | A Python standard könyvtárának kézikönyve |
list | lista |
list comprehension | listaépítés |
method | metódus |
mutable | módosítható |
object | objektum |
package | csomag |
positional argument | hely szerinti argumentum |
prompt | prompt |
raise an exception | kivételt vált ki |
right-hand side expression | jobb oldali kifejezés |
scope | hatáskör, hatókör |
sequence | sorozat |
sequence unpacking | sorozat szétpakolása |
set | halmaz |
shallow copy, deep copy | alapszintű másolat, teljes körű másolat |
slice notation | szeletjelölési mód |
string | karakterlánc, sztring |
string-literal | literális karakterlánc |
token | token |
tuple | tuple tuple-t, tuple-nek... |
Unicode | Unicode |
About
Hungarian Translation of the Python Documentation
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.