Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Working on small files.#191

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
christopheNan merged 2 commits intopython:3.6fromJulienPalard:small-ones
Jun 17, 2018
Merged

Conversation

JulienPalard
Copy link
Member

No description provided.

@@ -5044,7 +5044,7 @@ msgstr "``b'%r'`` est obsolète mais ne sera pas retiré dans Python 3.x."

#: ../Doc/library/stdtypes.rst:3365
msgid ":pep:`461` - Adding % formatting to bytes and bytearray"
msgstr ""
msgstr ":pep:`461` - Ajout du formattage via % aux *bytes* et *bytesarray*"
Copy link
Contributor

Choose a reason for hiding this comment

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

s/formattage/formatage/
Je mettrais la préposition latine via en italique (via)

@@ -33,6 +33,12 @@ msgid ""
"is a lot easier than setting up a text widget and scroll bar directly. The "
"constructor is the same as that of the :class:`tkinter.Text` class."
msgstr ""
"Le module :mod:`tkinter.scrolledtext` fournit une classe, de même nom, "
"implémentant un simple gadget text avec une barre de défilement verticale, "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/text/texte/g

@@ -42,17 +48,26 @@ msgid ""
"`ScrolledText` widget to be used directly to achieve most normal geometry "
"management behavior."
msgstr ""
"Le gadget texte et la barre de défilement sont regroupés dans une :class:"
"`Frame`, et les méthodes gestionnaires de géométrie :class:`Grid` et :class:"
"`Pack` sont récupérés de l'objet :class:`Frame`. L'objet :class:"
Copy link
Contributor

Choose a reason for hiding this comment

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

récupérées puisqu'il s'agit des méthodes.

@@ -193,17 +193,22 @@ msgid ""
"If the module name is followed by :keyword:`as`, then the name following :"
"keyword:`as` is bound directly to the imported module."
msgstr ""
"Si le nom du module est suivi d'un :keyword:`as`, le nom suivant :keyword:"
"`as` sera lié directement au module importé."
Copy link
Contributor

Choose a reason for hiding this comment

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

Je mettrais au présent (comme en anglais pour une fois).

@christopheNanchristopheNan merged commite82fe05 intopython:3.6Jun 17, 2018
@JulienPalardJulienPalard deleted the small-ones branchNovember 29, 2019 21:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@christopheNanchristopheNanchristopheNan requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@JulienPalard@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp