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

Début de la traduction du fichier type.po du dossier c-api.#319

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

Closed
counter-reverse wants to merge1 commit intopython:3.7fromcounter-reverse:3.7

Conversation

counter-reverse
Copy link

No description provided.


#: ../Doc/c-api/type.rst:6
msgid "Type Objects"
msgstr "Objets type"
msgstr "Type d'objets"
Copy link
Contributor

Choose a reason for hiding this comment

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

Je pense qu'il s'agit des objets dont le type esttype d'objet. Je traduirais donc par un mélange des 2 traductions proposées : Objets de typetype d'objet (je ne mettrais pas des)

Copy link
Member

Choose a reason for hiding this comment

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

+1.

Ou simplement "Objets types d'objet" ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Objet Type?


#: ../Doc/c-api/type.rst:24
msgid ""
"Return true if the object *o* is a type object, including instances of types "
"derived from the standard type object. Return false in all other cases."
msgstr ""
"Retourne vrai si l'objet *o* est un type d'objet y compris les instances de "
Copy link
Contributor

@christopheNanchristopheNanSep 21, 2018
edited by JulienPalard
Loading

Choose a reason for hiding this comment

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

Par souci de cohérence dans l'ensemble de la documentation, le glossaire de README.rst indique "renvoyer" pour "to return".


#: ../Doc/c-api/type.rst:24
msgid ""
"Return true if the object *o* is a type object, including instances of types "
"derived from the standard type object. Return false in all other cases."
msgstr ""
"Retourne vrai si l'objet *o* est un type d'objet y compris les instances de "
"types dérivé d'un objet de type standard. Retourne faux dans tous les autres "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/dérivé/dérivés/


#: ../Doc/c-api/type.rst:36
msgid "Clear the internal lookup cache. Return the current version tag."
msgstr ""
"Nettoie le cache de recherche interne. Retourne la marque du drapeau courant."
Copy link
Contributor

Choose a reason for hiding this comment

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

renvoie l'indicateur de version qui est utilisée.

@@ -51,29 +62,41 @@ msgid ""
"flag bits are guaranteed to be stable across Python releases, but access to :"
"c:member:`~PyTypeObject.tp_flags` itself is not part of the limited API."
msgstr ""
"Retourne le membre :c:member:`~PyTypeObject.tp_flags` du *type*. Cette "
"fonction est conçue pour utiliser en priorité `Py_LIMITED_API`; les bits du "
"drapeau son garanties pour être stables à travers les versions de Python, "
Copy link
Contributor

Choose a reason for hiding this comment

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

Je propose "Python garantit que chaque bit des options est stable de version en version de Python, mais ...."


#: ../Doc/c-api/type.rst:50
msgid ""
"Invalidate the internal lookup cache for the type and all of its subtypes. "
"This function must be called after any manual modification of the attributes "
"or base classes of the type."
msgstr ""
"Confirme la non-validité du cache de recherche interne pour le type et tous "
Copy link
Contributor

Choose a reason for hiding this comment

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

Invalide le cache ...


#: ../Doc/c-api/type.rst:57
msgid ""
"Return true if the type object *o* sets the feature *feature*. Type "
"features are denoted by single bit flags."
msgstr ""
"Retourne vrai si l'objet de type *o* met la fonctionnalité *feature*. Les "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/met/active/


#: ../Doc/c-api/type.rst:57
msgid ""
"Return true if the type object *o* sets the feature *feature*. Type "
"features are denoted by single bit flags."
msgstr ""
"Retourne vrai si l'objet de type *o* met la fonctionnalité *feature*. Les "
"fonctionnalités de type sont marquées par des drapeaux binaire d'un bit."
Copy link
Contributor

Choose a reason for hiding this comment

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

s/drapeau/ option ou interrupteur


#: ../Doc/c-api/type.rst:13
msgid "The C structure of the objects used to describe built-in types."
msgstr ""
"La structure en C des objets avait pour habitude de décrire les types natifs "
Copy link
Member

Choose a reason for hiding this comment

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

Une structure n'a pas d'habitude.

@JulienPalard
Copy link
Member

Je te laisse réouvrir une PR si tu as le temps de corriger.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JulienPalardJulienPalardJulienPalard left review comments

@Abdur-rahmaanJAbdur-rahmaanJAbdur-rahmaanJ left review comments

@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.

4 participants
@counter-reverse@JulienPalard@Abdur-rahmaanJ@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp