|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: Python 3.10\n"
|
9 | 9 | "Report-Msgid-Bugs-To: \n"
|
10 |
| -"POT-Creation-Date: 2022-03-27 00:14+0000\n" |
| 10 | +"POT-Creation-Date: 2022-08-13 00:17+0000\n" |
11 | 11 | "PO-Revision-Date: 2018-05-23 16:02+0000\n"
|
12 | 12 | "Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
|
13 | 13 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
@@ -118,32 +118,31 @@ msgstr ""
|
118 | 118 |
|
119 | 119 | #: ../../library/grp.rst:46
|
120 | 120 | msgid ""
|
121 |
| -"Since Python 3.6 the support of non-integer arguments like floats or strings " |
122 |
| -"in :func:`getgrgid` is deprecated." |
| 121 | +":exc:`TypeError` is raised for non-integer arguments like floats or strings." |
123 | 122 | msgstr ""
|
124 | 123 |
|
125 |
| -#: ../../library/grp.rst:52 |
| 124 | +#: ../../library/grp.rst:51 |
126 | 125 | msgid ""
|
127 | 126 | "Return the group database entry for the given group name. :exc:`KeyError` is "
|
128 | 127 | "raised if the entry asked for cannot be found."
|
129 | 128 | msgstr ""
|
130 | 129 |
|
131 |
| -#: ../../library/grp.rst:58 |
| 130 | +#: ../../library/grp.rst:57 |
132 | 131 | msgid "Return a list of all available group entries, in arbitrary order."
|
133 | 132 | msgstr ""
|
134 | 133 |
|
135 |
| -#: ../../library/grp.rst:64 |
| 134 | +#: ../../library/grp.rst:63 |
136 | 135 | msgid "Module :mod:`pwd`"
|
137 | 136 | msgstr ":mod:`pwd` 模組"
|
138 | 137 |
|
139 |
| -#: ../../library/grp.rst:64 |
| 138 | +#: ../../library/grp.rst:63 |
140 | 139 | msgid "An interface to the user database, similar to this."
|
141 | 140 | msgstr ""
|
142 | 141 |
|
143 |
| -#: ../../library/grp.rst:66 |
| 142 | +#: ../../library/grp.rst:65 |
144 | 143 | msgid "Module :mod:`spwd`"
|
145 | 144 | msgstr ":mod:`spwd` 模組"
|
146 | 145 |
|
147 |
| -#: ../../library/grp.rst:67 |
| 146 | +#: ../../library/grp.rst:66 |
148 | 147 | msgid "An interface to the shadow password database, similar to this."
|
149 | 148 | msgstr ""
|
0 commit comments