|
1 | 1 | Hungarian Translation of the Python Documentation
|
2 | 2 | =================================================
|
3 | 3 |
|
4 |
| -Documentation Contribution Agreement |
5 |
| ------------------------------------- |
6 |
| - |
7 |
| -NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is |
8 |
| -maintained using a global network of volunteers. By posting this |
9 |
| -project on Transifex, Github, and other public places, and inviting |
10 |
| -you to participate, we are proposing an agreement that you will |
11 |
| -provide your improvements to Python's documentation or the translation |
12 |
| -of Python's documentation for the PSF's use under the CC0 license |
13 |
| -(available at https://creativecommons.org/publicdomain/zero/1.0/legalcode). In |
14 |
| -return, you may publicly claim credit for the portion of the |
15 |
| -translation you contributed and if your translation is accepted by the |
16 |
| -PSF, you may (but are not required to) submit a patch including an |
17 |
| -appropriate annotation in the Misc/ACKS or TRANSLATORS file. Although |
18 |
| -nothing in this Documentation Contribution Agreement obligates the PSF |
19 |
| -to incorporate your textual contribution, your participation in the |
20 |
| -Python community is welcomed and appreciated. |
21 |
| - |
22 |
| -You signify acceptance of this agreement by submitting your work to |
23 |
| -the PSF for inclusion in the documentation. |
| 4 | +> [!IMPORTANT] |
| 5 | +> This translation is in need of a coordinator, if you are interested in doing |
| 6 | +> so please open an issue in this repository. |
24 | 7 |
|
25 | 8 | Contributing to the Translation
|
26 | 9 | -------------------------------
|
@@ -71,23 +54,6 @@ The coordinator for this translation is [gbtami](https://github.com/gbtami).
|
71 | 54 | Feel free to ask your questions on [python-hu@python.org](https://mail.python.org/mailman/listinfo/python-hu)
|
72 | 55 | or on [freenode](http://webchat.freenode.net/?channels=python-doc&uio=d4).
|
73 | 56 |
|
74 |
| -Priorities |
75 |
| ----------- |
76 |
| - |
77 |
| -The `tutorial/` directory has a high priority as translations aim |
78 |
| -for newcomers, then here are files most read in the original version: |
79 |
| - |
80 |
| -- library/functions.po |
81 |
| -- library/stdtypes.po |
82 |
| -- library/string.po |
83 |
| -- library/re.po |
84 |
| -- library/datetime.po |
85 |
| -- library/csv.po |
86 |
| -- library/os.po |
87 |
| -- library/random.po |
88 |
| -- library/json.po |
89 |
| -- library/subprocess.po |
90 |
| - |
91 | 57 | Glossary
|
92 | 58 | --------
|
93 | 59 |
|
@@ -139,3 +105,24 @@ to open an issue if you disagree.
|
139 | 105 | |token |token |
|
140 | 106 | |tuple |tuple tuple-t, tuple-nek...|
|
141 | 107 | |Unicode |Unicode |
|
| 108 | + |
| 109 | +Documentation Contribution Agreement |
| 110 | +------------------------------------ |
| 111 | + |
| 112 | +NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is |
| 113 | +maintained using a global network of volunteers. By posting this |
| 114 | +project on Transifex, Github, and other public places, and inviting |
| 115 | +you to participate, we are proposing an agreement that you will |
| 116 | +provide your improvements to Python's documentation or the translation |
| 117 | +of Python's documentation for the PSF's use under the CC0 license |
| 118 | +(available at https://creativecommons.org/publicdomain/zero/1.0/legalcode). In |
| 119 | +return, you may publicly claim credit for the portion of the |
| 120 | +translation you contributed and if your translation is accepted by the |
| 121 | +PSF, you may (but are not required to) submit a patch including an |
| 122 | +appropriate annotation in the Misc/ACKS or TRANSLATORS file. Although |
| 123 | +nothing in this Documentation Contribution Agreement obligates the PSF |
| 124 | +to incorporate your textual contribution, your participation in the |
| 125 | +Python community is welcomed and appreciated. |
| 126 | + |
| 127 | +You signify acceptance of this agreement by submitting your work to |
| 128 | +the PSF for inclusion in the documentation. |
0 commit comments