Skip to content

Commit 0640f61

Browse files
author
stevostean
committed
Translation lzma.po (46%)
1 parent 882017a commit 0640f61

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

library/lzma.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
@@ -213,18 +213,22 @@ msgstr ""
213213

214214
#: ../Doc/library/lzma.rst:131
215215
msgid "Compressing and decompressing data in memory"
216-
msgstr ""
216+
msgstr "Compresser et décompresser des données en mémoire"
217217

218218
#: ../Doc/library/lzma.rst:135
219219
msgid ""
220220
"Create a compressor object, which can be used to compress data incrementally."
221221
msgstr ""
222+
"Créé un objet compresseur, qui peut être utilisé pour compresser "
223+
"incrémentalement des données."
222224

223225
#: ../Doc/library/lzma.rst:137
224226
msgid ""
225227
"For a more convenient way of compressing a single chunk of data, see :func:"
226228
"`compress`."
227229
msgstr ""
230+
"Pour une façon plus adaptée de compresser un seul morceau de données, voir :"
231+
"func:`compress`."
228232

229233
#: ../Doc/library/lzma.rst:140
230234
msgid ""

0 commit comments

Comments
 (0)