|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) 2001 Python Software Foundation |
| 3 | +# This file is distributed under the same license as the Python package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +#, fuzzy |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: Python 3.14\n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2026-02-19 00:20+0000\n" |
| 12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | +"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 | +"Language: zh_TW\n" |
| 16 | +"MIME-Version: 1.0\n" |
| 17 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 18 | +"Content-Transfer-Encoding: 8bit\n" |
| 19 | + |
| 20 | +#: ../../improve-page.rst:5 |
| 21 | +msgid "Improve a documentation page" |
| 22 | +msgstr "" |
| 23 | + |
| 24 | +#: ../../improve-page.rst:43 |
| 25 | +msgid "" |
| 26 | +"We are always interested to hear ideas about improvements to the " |
| 27 | +"documentation." |
| 28 | +msgstr "" |
| 29 | + |
| 30 | +#: ../../improve-page.rst:45 |
| 31 | +msgid "" |
| 32 | +"You were reading \"PAGETITLE\" at `<PAGEURL>`_. The source for that page is " |
| 33 | +"on `GitHub <https://github.com/python/cpython/blob/main/Doc/PAGESOURCE?" |
| 34 | +"plain=1>`_." |
| 35 | +msgstr "" |
| 36 | + |
| 37 | +#: ../../improve-page.rst:50 |
| 38 | +msgid "" |
| 39 | +"If the bug or suggested improvement concerns the translation of this " |
| 40 | +"documentation, open an issue or edit the page in `translation's repository " |
| 41 | +"<TRANSLATION_REPO_>`_ instead." |
| 42 | +msgstr "" |
| 43 | + |
| 44 | +#: ../../improve-page.rst:54 |
| 45 | +msgid "You have a few ways to ask questions or suggest changes:" |
| 46 | +msgstr "" |
| 47 | + |
| 48 | +#: ../../improve-page.rst:56 |
| 49 | +msgid "" |
| 50 | +"You can start a discussion about the page on the Python discussion forum. " |
| 51 | +"This link will start a pre-populated topic: `Question about page " |
| 52 | +"\"PAGETITLE\" <https://discuss.python.org/new-topic?" |
| 53 | +"category=documentation&title=Question+about+page+" |
| 54 | +"%22PAGETITLE%22&body=About+the+page+at+PAGEURL%3A>`_." |
| 55 | +msgstr "" |
| 56 | + |
| 57 | +#: ../../improve-page.rst:60 |
| 58 | +msgid "" |
| 59 | +"You can open an issue on the Python GitHub issue tracker. This link will " |
| 60 | +"create a new pre-populated issue: `Docs: problem with page \"PAGETITLE\" " |
| 61 | +"<https://github.com/python/cpython/issues/new?template=documentation." |
| 62 | +"yml&title=Docs%3A+problem+with+page+" |
| 63 | +"%22PAGETITLE%22&description=The+page+at+PAGEURL+has+a+problem%3A>`_." |
| 64 | +msgstr "" |
| 65 | + |
| 66 | +#: ../../improve-page.rst:64 |
| 67 | +msgid "" |
| 68 | +"You can `edit the page on GitHub <https://github.com/python/cpython/blob/" |
| 69 | +"main/Doc/PAGESOURCE?plain=1>`_ to open a pull request and begin the " |
| 70 | +"contribution process." |
| 71 | +msgstr "" |
0 commit comments