Skip to content

Commit 66da5ec

Browse files
sync with cpython f67cf83a
1 parent 7c703ed commit 66da5ec

File tree

9 files changed

+3854
-3542
lines changed

9 files changed

+3854
-3542
lines changed

faq/programming.po

Lines changed: 94 additions & 93 deletions
Large diffs are not rendered by default.

improve-page-nojs.po

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
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-nojs.rst:5
21+
msgid "Improve a documentation page"
22+
msgstr ""
23+
24+
#: ../../improve-page-nojs.rst:13
25+
msgid ""
26+
"We are always interested to hear ideas about improvements to the "
27+
"documentation."
28+
msgstr ""
29+
30+
#: ../../improve-page-nojs.rst:17
31+
msgid ""
32+
"If the bug or suggested improvement concerns the translation of this "
33+
"documentation, open an issue or edit the page in `translation's repository "
34+
"<TRANSLATION_REPO_>`_ instead."
35+
msgstr ""
36+
37+
#: ../../improve-page-nojs.rst:21
38+
msgid "You have a few ways to ask questions or suggest changes:"
39+
msgstr ""
40+
41+
#: ../../improve-page-nojs.rst:23
42+
msgid ""
43+
"You can start a discussion about the page on the Python discussion forum. "
44+
"This link will start a topic in the Documentation category: `New "
45+
"Documentation topic <https://discuss.python.org/new-topic?"
46+
"category=documentation>`_."
47+
msgstr ""
48+
49+
#: ../../improve-page-nojs.rst:27
50+
msgid ""
51+
"You can open an issue on the Python GitHub issue tracker. This link will "
52+
"create a new issue with the \"docs\" label: `New docs issue <https://github."
53+
"com/python/cpython/issues/new?template=documentation.yml>`_."
54+
msgstr ""

improve-page.po

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
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

Comments
 (0)