-
Notifications
You must be signed in to change notification settings - Fork 266
Translate library/lzma.po #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 9 commits
107d127
c96e4e4
05357fa
b00bfbf
9fec963
1d1a2f5
2090aaa
f6bee79
90d90f4
9d93122
57027a9
882017a
0640f61
58cd43e
3a72937
ba6e2c2
37f23d2
9ea9a6e
da76d1d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,27 +3,28 @@ | |
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.6\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-08-10 00:49+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: fr\n" | ||
"PO-Revision-Date: 2018-01-10 22:13+0100\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language-Team: \n" | ||
"X-Generator: Poedit 2.0.5\n" | ||
"Last-Translator: \n" | ||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
"Language: fr\n" | ||
|
||
#: ../Doc/library/lzma.rst:2 | ||
msgid ":mod:`lzma` --- Compression using the LZMA algorithm" | ||
msgstr "" | ||
msgstr ":mod:`lzma` --- Compression via l'algorithme LZMA" | ||
|
||
#: ../Doc/library/lzma.rst:12 | ||
msgid "**Source code:** :source:`Lib/lzma.py`" | ||
msgstr "" | ||
msgstr "**Source code:** :source:`Lib/lzma.py`" | ||
|
||
#: ../Doc/library/lzma.rst:16 | ||
msgid "" | ||
|
@@ -32,6 +33,11 @@ msgid "" | |
"file interface supporting the ``.xz`` and legacy ``.lzma`` file formats used " | ||
"by the :program:`xz` utility, as well as raw compressed streams." | ||
msgstr "" | ||
"Ce module fournit des classes et des fonctions utiles pour comprimer et " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Pourquoi "comprimer" ? |
||
"décompresser des données en utilisant l'algorithme LZMA. Il " | ||
"ya aussi une interface de fichier prenant en charge les formats de fichiers " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "ya" ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ouais, je sais. C'était pour garder "mon" idée, en vue d'une amélioration de toute la phrase. Promis : je ferais plus... |
||
"``. xz`` et son format originel ``. lzma``` utilisés par l'utilitaire :" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Pas d'espace entre le . et xz, pareil pour lzma. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. C'est à cause d'un copier-coller sauvage depuis DeepL ! |
||
"program:`xz`, ainsi que les flux bruts compressés." | ||
|
||
#: ../Doc/library/lzma.rst:21 | ||
msgid "" | ||
|
@@ -107,7 +113,7 @@ msgstr "" | |
|
||
#: ../Doc/library/lzma.rst:68 ../Doc/library/lzma.rst:126 | ||
msgid "Accepts a :term:`path-like object`." | ||
msgstr "Accepte un :term:`path-like object`." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Cette traduction me semblait bonne, pourquoi la supprimer ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Euh... Pas supprimé chez moi. |
||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:74 | ||
msgid "Open an LZMA-compressed file in binary mode." | ||
|
@@ -390,7 +396,7 @@ msgstr "" | |
|
||
#: ../Doc/library/lzma.rst:264 | ||
msgid "Added the *max_length* parameter." | ||
msgstr "Ajout du paramètre *max_length*." | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Pourquoi supprimer cette traduction ? (et d'autres ?) |
||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:269 | ||
msgid "" | ||
|
@@ -405,7 +411,7 @@ msgstr "" | |
|
||
#: ../Doc/library/lzma.rst:279 | ||
msgid "Data found after the end of the compressed stream." | ||
msgstr "Donnée trouvée après la fin du flux compressé." | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:281 | ||
msgid "Before the end of the stream is reached, this will be ``b\"\"``." | ||
|
@@ -494,35 +500,35 @@ msgstr "" | |
|
||
#: ../Doc/library/lzma.rst:339 | ||
msgid ":const:`FILTER_DELTA`" | ||
msgstr ":const:`FILTER_DELTA`" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Pourquoi supprimer cette "traduction" (qui était bonne même si rien n'est traduit c'est bien "la bonne traduction" de la constante). There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oubli de ma part. |
||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:347 | ||
msgid "Branch-Call-Jump (BCJ) filters:" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:342 | ||
msgid ":const:`FILTER_X86`" | ||
msgstr ":const:`FILTER_X86`" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. idem There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oubli de ma part. |
||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:343 | ||
msgid ":const:`FILTER_IA64`" | ||
msgstr ":const:`FILTER_IA64`" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. idem jusqu'a la fin du fichier. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oubli de ma part. |
||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:344 | ||
msgid ":const:`FILTER_ARM`" | ||
msgstr ":const:`FILTER_ARM`" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:345 | ||
msgid ":const:`FILTER_ARMTHUMB`" | ||
msgstr ":const:`FILTER_ARMTHUMB`" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:346 | ||
msgid ":const:`FILTER_POWERPC`" | ||
msgstr ":const:`FILTER_POWERPC`" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:347 | ||
msgid ":const:`FILTER_SPARC`" | ||
msgstr ":const:`FILTER_SPARC`" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:349 | ||
msgid "" | ||
|
@@ -606,7 +612,7 @@ msgstr "" | |
|
||
#: ../Doc/library/lzma.rst:385 | ||
msgid "Examples" | ||
msgstr "Exemples" | ||
msgstr "" | ||
|
||
#: ../Doc/library/lzma.rst:387 | ||
msgid "Reading in a compressed file::" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pourquoi pas "Code source" plutôt que "Source code" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fait.