File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2017-08-10 00:49+0200\n "
11
- "PO-Revision-Date : 2018-01-23 10:17 +0100\n "
11
+ "PO-Revision-Date : 2018-01-23 10:22 +0100\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
@@ -213,18 +213,22 @@ msgstr ""
213
213
214
214
#: ../Doc/library/lzma.rst:131
215
215
msgid "Compressing and decompressing data in memory"
216
- msgstr ""
216
+ msgstr "Compresser et décompresser des données en mémoire "
217
217
218
218
#: ../Doc/library/lzma.rst:135
219
219
msgid ""
220
220
"Create a compressor object, which can be used to compress data incrementally."
221
221
msgstr ""
222
+ "Créé un objet compresseur, qui peut être utilisé pour compresser "
223
+ "incrémentalement des données."
222
224
223
225
#: ../Doc/library/lzma.rst:137
224
226
msgid ""
225
227
"For a more convenient way of compressing a single chunk of data, see :func:"
226
228
"`compress`."
227
229
msgstr ""
230
+ "Pour une façon plus adaptée de compresser un seul morceau de données, voir :"
231
+ "func:`compress`."
228
232
229
233
#: ../Doc/library/lzma.rst:140
230
234
msgid ""
You can’t perform that action at this time.
0 commit comments