8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-02-08 09:58 +0100\n "
11
+ "POT-Creation-Date : 2018-03-23 09:03 +0100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -126,12 +126,6 @@ msgid ""
126
126
"`PyLong_FromString`."
127
127
msgstr ""
128
128
129
- #: ../Doc/c-api/long.rst:107
130
- msgid ""
131
- "Deprecated since version 3.3, will be removed in version 4.0: Part of the "
132
- "old-style Py_UNICODE API; please migrate to using PyLong_FromUnicodeObject()."
133
- msgstr ""
134
-
135
129
#: ../Doc/c-api/long.rst:107
136
130
msgid ""
137
131
"Part of the old-style :c:type:`Py_UNICODE` API; please migrate to using :c:"
@@ -169,7 +163,7 @@ msgstr ""
169
163
#: ../Doc/c-api/long.rst:169 ../Doc/c-api/long.rst:183
170
164
#: ../Doc/c-api/long.rst:200 ../Doc/c-api/long.rst:262
171
165
#: ../Doc/c-api/long.rst:274
172
- msgid "Returns -1 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
166
+ msgid "Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
173
167
msgstr ""
174
168
175
169
#: ../Doc/c-api/long.rst:149
@@ -305,7 +299,8 @@ msgid ""
305
299
msgstr ""
306
300
307
301
#: ../Doc/c-api/long.rst:285
308
- msgid "Returns -1.0 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
302
+ msgid ""
303
+ "Returns ``-1.0`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
309
304
msgstr ""
310
305
311
306
#: ../Doc/c-api/long.rst:290
@@ -317,5 +312,5 @@ msgid ""
317
312
msgstr ""
318
313
319
314
#: ../Doc/c-api/long.rst:295
320
- msgid "Returns NULL on error. Use :c:func:`PyErr_Occurred` to disambiguate."
315
+ msgid "Returns * NULL* on error. Use :c:func:`PyErr_Occurred` to disambiguate."
321
316
msgstr ""
0 commit comments