Skip to content

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

Merged
merged 19 commits into from
Sep 27, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
translate library/lzma.po (2%)
  • Loading branch information
stevostean committed Jan 12, 2018
commit 90d90f48adeefbd4e6ac46e695fde8093561b7af
2 changes: 1 addition & 1 deletion library/lzma.po
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ msgid ""
"by the :program:`xz` utility, as well as raw compressed streams."
msgstr ""
"Ce module fournit des classes et des fonctions utiles pour comprimer et "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi "comprimer" ?

"décompresser des données en utilisant l'algorithme de compression LZMA. Il "
"décompresser des données en utilisant l'algorithme LZMA. Il "
"ya aussi une interface de fichier prenant en charge les formats de fichiers "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"ya" ?

Copy link
Author

Choose a reason for hiding this comment

The 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 :"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pas d'espace entre le . et xz, pareil pour lzma.

Copy link
Author

Choose a reason for hiding this comment

The 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."
Expand Down