-
-
Notifications
You must be signed in to change notification settings - Fork 986
Solved issue #522 #638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solved issue #522 #638
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1622,9 +1622,8 @@ in production, other are work in progress: | |
| +-----------------+-------------------------------+----------------------------+ | ||
| | Lithuanian (lt) | | `mail <mail_lt_>`_ | | ||
| +-----------------+-------------------------------+----------------------------+ | ||
| | Polish (pl) | | `GitHub <github_pl_>`_ | | ||
| | Polish (pl) | | `mail <mail_pl_>`_ | | ||
| | | | `Translations <tx_pl_>`_ | | ||
| | | | `Doc <doc_pl_>`_ | | ||
| +-----------------+-------------------------------+----------------------------+ | ||
| | Portuguese (pt) | Gustavo Toffo | | | ||
| +-----------------+-------------------------------+----------------------------+ | ||
|
|
@@ -1658,7 +1657,6 @@ in production, other are work in progress: | |
| .. _chat_pt_br: https://t.me/pybr_i18n | ||
| .. _doc_ja: https://docs.python.org/ja/ | ||
| .. _doc_ko: https://docs.python.org/ko/ | ||
| .. _doc_pl: https://docs.python.org/pl/ | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This link is correct. |
||
| .. _doc_zh_cn: https://docs.python.org/zh-cn/ | ||
| .. _doc_zh_tw: https://docs.python.org/zh-tw/ | ||
| .. _github_ar: https://github.com/Abdur-rahmaanJ/py-docs-ar | ||
|
|
@@ -1670,14 +1668,14 @@ in production, other are work in progress: | |
| .. _github_id: https://github.com/python/python-docs-id | ||
| .. _github_ja: https://github.com/python/python-docs-ja | ||
| .. _github_ko: https://github.com/python/python-docs-ko | ||
| .. _github_pl: https://github.com/python/python-docs-pl | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This link looks correct. |
||
| .. _github_pt_br: https://github.com/python/python-docs-pt-br | ||
| .. _github_tr: https://github.com/alaeddingurel/python-docs-tr | ||
| .. _github_zh_cn: https://github.com/python/python-docs-zh-cn | ||
| .. _github_zh_tw: https://github.com/python/python-docs-zh-tw | ||
| .. _list_hu: https://mail.python.org/pipermail/python-hu | ||
| .. _mail_it: https://mail.python.org/pipermail/doc-sig/2019-April/004114.html | ||
| .. _mail_lt: https://mail.python.org/pipermail/doc-sig/2019-July/004138.html | ||
| .. _mail_pl: https://mail.python.org/pipermail/doc-sig/2019-April/004106.html | ||
| .. _mail_ru: https://mail.python.org/pipermail/doc-sig/2019-May/004131.html | ||
| .. _tx_pl: https://www.transifex.com/python-doc/python-newest/language/pl/ | ||
| .. _tx_zh_cn: https://www.transifex.com/python-doc/python-newest/language/ | ||
|
|
@@ -1792,9 +1790,15 @@ Ask on doc-sig, or better, make a PR on the `devguide | |
| I have a translation, but not on git, what should I do? | ||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
|
||
| master | ||
| Ask for help on the doc-sig mailing list | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This section has been updated in #649, so this is good now. |
||
| about creating an appropriate repository. | ||
| Using a tool like transifex can help keep translations in sync. | ||
| ======= | ||
| You can ask for help on the doc-sig mailing list, and the team will help you | ||
| create an appropriate repository. You can still use tools like transifex, | ||
| if you like. | ||
| master | ||
|
|
||
|
|
||
| My git hierarchy does not match yours, can I keep it? | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The existing link is correct, it is just 404 if you're not a member of the python org. So please revert.