-
Notifications
You must be signed in to change notification settings - Fork 266
Translate library/zipfile.po #396
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
Conversation
Selon travis tu as qq erreurs :
n'hésite pas si tu as besoin d'un peu d'aide pour en comprendre certaines. |
e336a02
to
897f7ca
Compare
J'ai corrigé les erreurs |
Le souci est quelques mots plus tôt, tu mets une |
897f7ca
to
320c69d
Compare
Bien vu, merci. |
320c69d
to
e452050
Compare
@@ -29,6 +30,11 @@ msgid "" | |||
"Any advanced use of this module will require an understanding of the format, " | |||
"as defined in `PKZIP Application Note`_." | |||
msgstr "" | |||
"Le format de fichier ZIP est une archive et un standard de compression " |
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.
"un standard d'archive/d'archivage et de compression courant"
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.
+1, "le format" n'est pas "une archive".
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.
Quelque chose comme :
ZIP est un format d'archivage et de compression standard et courrament utilisé.
Merci pour cette traduction \o/ |
Closes #371