Skip to content

Complétion de library/cmd.po #1918

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 2 commits into from
Nov 15, 2022
Merged
Changes from all commits
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
10 changes: 7 additions & 3 deletions library/cmd.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-23 18:39+0100\n"
"PO-Revision-Date: 2018-07-29 23:43+0200\n"
"Last-Translator: Luka Peschke <mail@lukapeschke.com>\n"
"PO-Revision-Date: 2022-11-04 21:20-0400\n"
"Last-Translator: Edith Viau <info@eviau.net>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
"X-Generator: Poedit 3.0.1\n"

#: library/cmd.rst:2
msgid ":mod:`cmd` --- Support for line-oriented command interpreters"
Expand Down Expand Up @@ -248,6 +248,10 @@ msgid ""
"column is only as wide as necessary. Columns are separated by two spaces for "
"readability."
msgstr ""
"Méthode appelée pour afficher une liste de chaînes de caractères sous la "
"forme d'un ensemble compact de colonnes. Chaque colonne est de largeur "
"minimale. Les colonnes sont séparées par deux espaces pour faciliter la "
"lecture."

#: library/cmd.rst:133
msgid ""
Expand Down