Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Typographie : abréviations, exposants #1242

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 6 commits into from
Apr 30, 2020
Merged
Show file tree
Hide file tree
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
Next Next commit
Abréviation « c'est-à-dire » au format de l'imprimerie nationale.
  • Loading branch information
christopheNan committed Apr 27, 2020
commit 0878e213f498d7bd5a818894525a67ba0a92a742
6 changes: 3 additions & 3 deletions distutils/apiref.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: 2020-02-04 10:00+0100\n"
"PO-Revision-Date: 2020-02-04 21:19+0100\n"
"PO-Revision-Date: 2020-04-27 22:25+0200\n"
"Last-Translator: ZepmanBC <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.2.4\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/distutils/apiref.rst:5
msgid "API Reference"
Expand Down Expand Up @@ -472,7 +472,7 @@ msgid ""
"the full name of the extension, including any packages --- ie. *not* a "
"filename or pathname, but Python dotted name"
msgstr ""
"Le nom complet de l'extension, incluant n'importe quel paquet --- c-à-d "
"Le nom complet de l'extension, incluant n'importe quel paquet — c.-à-d. "
"*pas* un nom de fichier ou de chemin mais un nom Python séparé par des "
"points."

Expand Down
6 changes: 3 additions & 3 deletions faq/design.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: 2019-10-09 17:54+0200\n"
"PO-Revision-Date: 2019-12-13 14:14+0100\n"
"PO-Revision-Date: 2020-04-27 22:52+0200\n"
"Last-Translator: Loc Cosnier <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.2.1\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/faq/design.rst:3
msgid "Design and History FAQ"
Expand Down Expand Up @@ -834,7 +834,7 @@ msgid ""
"head structure."
msgstr ""
"Les listes en CPython sont de vrais tableaux de longueur variable "
"contrairement à des listes orientées *Lisp* (i.e des listes chaînées). "
"contrairement à des listes orientées *Lisp* (c.-à-d. des listes chaînées). "
"L'implémentation utilise un tableau contigu de références à d'autres objets. "
"Elle conserve également un pointeur vers ce tableau et la longueur du "
"tableau dans une structure de tête de liste."
Expand Down
6 changes: 3 additions & 3 deletions faq/library.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: 2019-09-04 11:33+0200\n"
"PO-Revision-Date: 2019-12-11 11:05+0100\n"
"PO-Revision-Date: 2020-04-27 22:27+0200\n"
"Last-Translator: Antoine Wecxsteen\n"
"Language-Team: FRENCH <[email protected]>\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.6\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/faq/library.rst:5
msgid "Library and Extension FAQ"
Expand Down Expand Up @@ -1167,7 +1167,7 @@ msgstr "``choice(S)`` sélectionne au hasard un élément d'une séquence donné
#: ../Doc/faq/library.rst:836
msgid "``shuffle(L)`` shuffles a list in-place, i.e. permutes it randomly"
msgstr ""
"``shuffle(L)`` mélange une liste en-place, c-à-d lui applique une "
"``shuffle(L)`` mélange une liste en-place, c.-à-d. lui applique une "
"permutation aléatoire"

#: ../Doc/faq/library.rst:838
Expand Down
8 changes: 4 additions & 4 deletions faq/programming.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: 2020-02-04 10:00+0100\n"
"PO-Revision-Date: 2019-12-12 22:21+0100\n"
"PO-Revision-Date: 2020-04-27 22:53+0200\n"
"Last-Translator: Andy Kwok <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.6\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/faq/programming.rst:5
msgid "Programming FAQ"
Expand Down Expand Up @@ -427,9 +427,9 @@ msgid ""
msgstr ""
"Ceci s'explique par le fait que ``x`` n'est pas une variable locale aux "
"expressions, mais est définie dans le contexte appelant. Elle est lue à "
"l'appel de l'expression lambda – et non au moment où cette expression est "
"l'appel de l'expression lambda – et non au moment où cette expression est "
"définie. À la fin de la boucle, ``x`` vaut ``4``, donc toutes les fonctions "
"renvoient ``4*2``, i.e. ``16``. Ceci se vérifie également en changeant la "
"renvoient ``4*2``, c.-à-d. ``16``. Ceci se vérifie également en changeant la "
"valeur de ``x`` et en constatant que les résultats sont modifiés ::"

#: ../Doc/faq/programming.rst:240
Expand Down
6 changes: 3 additions & 3 deletions howto/regex.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: 2019-09-04 11:33+0200\n"
"PO-Revision-Date: 2019-10-31 15:33+0100\n"
"PO-Revision-Date: 2020-04-27 22:24+0200\n"
"Last-Translator: Nabil Bendafi <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.2.1\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/howto/regex.rst:5
msgid "Regular Expression HOWTO"
Expand Down Expand Up @@ -1236,7 +1236,7 @@ msgstr "Correspondance multi-lignes, affecte ``^`` et ``$``."
#: ../Doc/howto/regex.rst:553
msgid ":const:`VERBOSE`, :const:`X` (for 'extended')"
msgstr ""
":const:`VERBOSE`, :const:`X` (pour *extended*, c-à-d étendu en anglais)"
":const:`VERBOSE`, :const:`X` (pour *extended*, c.-à-d. étendu en anglais)"

#: ../Doc/howto/regex.rst:553
msgid ""
Expand Down
10 changes: 6 additions & 4 deletions howto/sockets.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-10 11:27+0200\n"
"PO-Revision-Date: 2019-06-10 15:41+0200\n"
"PO-Revision-Date: 2020-04-27 22:50+0200\n"
"Language-Team: FRENCH <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: \n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/howto/sockets.rst:5
msgid "Socket Programming HOWTO"
Expand Down Expand Up @@ -54,10 +56,10 @@ msgid ""
"blocking sockets. But I'll start by talking about blocking sockets. You'll "
"need to know how they work before dealing with non-blocking sockets."
msgstr ""
"Je ne vais aborder que les connecteurs INET (i.e. IPv4), mais ils "
"Je ne vais aborder que les connecteurs INET (c.-à-d. IPv4), mais ils "
"représentent au moins 99% des connecteurs (*socket* en anglais) utilisés. Et "
"je n'aborderai que les connecteurs STREAM (i.e. TCP) — à moins que vous ne "
"sachiez vraiment ce que vous faites (auquel cas ce HOWTO n'est pas pour "
"je n'aborderai que les connecteurs STREAM (c.-à-d. TCP) — à moins que vous "
"ne sachiez vraiment ce que vous faites (auquel cas ce guide n'est pas pour "
"vous !), vous obtiendrez un meilleur comportement et de meilleures "
"performances avec un connecteur STREAM que tout autre. Je vais essayer "
"d'éclaircir le mystère de ce qu'est un connecteur, ainsi que quelques "
Expand Down
14 changes: 7 additions & 7 deletions install/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-04 10:00+0100\n"
"PO-Revision-Date: 2020-04-03 23:32+0200\n"
"PO-Revision-Date: 2020-04-27 22:25+0200\n"
"Last-Translator: Julien Palard <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\n"
"Language: fr\n"
Expand Down Expand Up @@ -788,12 +788,12 @@ msgid ""
"where the prefix scheme will be useful."
msgstr ""
"Le schéma de préfixe est utile quand vous voulez une installation de Python "
"pour faire la compilation/l’installation (c-à-d exécuter le script *setup*), "
"mais utiliser les modules tiers d’une installation Python différente (ou "
"quelque chose qui ressemble à une installation Python différente). Si cela "
"vous semble inhabituel, ça l’est — c’est pourquoi les schémas *user* et "
"*home* viennent avant. Cependant, il y a au moins deux cas connus où le "
"schéma *prefix* est utile."
"pour faire la compilation/l’installation (c.-à-d. exécuter le script "
"*setup*), mais utiliser les modules tiers d’une installation Python "
"différente (ou quelque chose qui ressemble à une installation Python "
"différente). Si cela vous semble inhabituel, ça l’est — c’est pourquoi les "
"schémas *user* et *home* viennent avant. Cependant, il y a au moins deux cas "
"connus où le schéma *prefix* est utile."

#: ../Doc/install/index.rst:396
msgid ""
Expand Down
6 changes: 3 additions & 3 deletions library/asyncio-task.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: 2019-11-15 18:54+0100\n"
"PO-Revision-Date: 2019-05-23 20:05+0200\n"
"PO-Revision-Date: 2020-04-27 22:47+0200\n"
"Last-Translator: Jules Lasne <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.2.1\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/asyncio-task.rst:6
msgid "Coroutines and Tasks"
Expand Down Expand Up @@ -480,7 +480,7 @@ msgid ""
"If ``something()`` is cancelled by other means (i.e. from within itself) "
"that would also cancel ``shield()``."
msgstr ""
"Si ``something()`` est annulée d'une autre façon (*i.e.* depuis elle-même) "
"Si ``something()`` est annulée d'une autre façon (c.-à-d. depuis elle-même) "
"ceci annule également ``shield()``."

#: ../Doc/library/asyncio-task.rst:420
Expand Down
6 changes: 3 additions & 3 deletions library/ctypes.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: 2020-02-04 10:00+0100\n"
"PO-Revision-Date: 2018-07-29 19:07+0200\n"
"PO-Revision-Date: 2020-04-27 22:22+0200\n"
"Last-Translator: Antoine Wecxsteen\n"
"Language-Team: FRENCH <[email protected]>\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.2.1\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/ctypes.rst:2
msgid ":mod:`ctypes` --- A foreign function library for Python"
Expand Down Expand Up @@ -1237,7 +1237,7 @@ msgid ""
msgstr ""
":func:`qsort` doit être appelée avec un pointeur vers la donnée à ordonner, "
"le nombre d'éléments dans la donnée, la taille d'un élément et un pointeur "
"vers le comparateur, c-à-d la fonction de rappel. Cette fonction sera "
"vers le comparateur, c.-à-d. la fonction de rappel. Cette fonction sera "
"invoquée avec deux pointeurs sur deux éléments et doit renvoyer un entier "
"négatif si le premier élément est plus petit que le second, zéro s'ils sont "
"égaux et un entier positif sinon."
Expand Down
6 changes: 3 additions & 3 deletions library/hashlib.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: 2018-11-29 16:06+0100\n"
"PO-Revision-Date: 2019-12-11 11:17+0100\n"
"PO-Revision-Date: 2020-04-27 22:47+0200\n"
"Last-Translator: Jules Lasne <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.2.1\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/hashlib.rst:2
msgid ":mod:`hashlib` --- Secure hashes and message digests"
Expand Down Expand Up @@ -828,7 +828,7 @@ msgstr ""
"préparateur du message, génère tout ou partie d'un message à signer par une "
"seconde partie, le signataire du message. Si le préparateur du message est "
"capable de trouver des collisions sur la fonction cryptographique de hachage "
"(i.e., deux messages produisant la même valeur une fois hachés), alors ils "
"(c.-à-d. deux messages produisant la même valeur une fois hachés), alors ils "
"peuvent préparer des versions significatives du message qui produiront les "
"mêmes *hachs* et même signature mais avec des résultats différents (e.g. "
"transférer 1000000$ sur un compte plutôt que 10$). Les fonctions "
Expand Down
8 changes: 4 additions & 4 deletions library/hmac.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: 2018-06-28 15:29+0200\n"
"PO-Revision-Date: 2020-03-21 21:46+0100\n"
"PO-Revision-Date: 2020-04-27 22:24+0200\n"
"Language-Team: FRENCH <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: Mathieu Dupuy <[email protected]>\n"
"X-Generator: Poedit 2.3\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/hmac.rst:2
msgid ":mod:`hmac` --- Keyed-Hashing for Message Authentication"
Expand Down Expand Up @@ -178,8 +178,8 @@ msgstr ""
#: ../Doc/library/hmac.rst:102
msgid "The size of the resulting HMAC digest in bytes."
msgstr ""
"La taille du code d'authentification (c-à-d de l'empreinte cryptographique) "
"en octets."
"La taille du code d'authentification (c.-à-d. de l'empreinte "
"cryptographique) en octets."

#: ../Doc/library/hmac.rst:106
msgid "The internal block size of the hash algorithm in bytes."
Expand Down
14 changes: 7 additions & 7 deletions library/os.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: 2020-02-04 10:00+0100\n"
"PO-Revision-Date: 2020-03-20 12:13+0100\n"
"PO-Revision-Date: 2020-04-27 22:43+0200\n"
"Last-Translator: Mathieu Dupuy <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.3\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/os.rst:2
msgid ":mod:`os` --- Miscellaneous operating system interfaces"
Expand Down Expand Up @@ -2671,11 +2671,11 @@ msgid ""
"call :func:`chmod` explicitly to set them."
msgstr ""
"Sous certains systèmes, *mode* est ignoré. Quand il est utilisé, il lui est "
"premièrement appliqué le masque courant *umask*. Si des bits autres que les "
"9 derniers sont activés (i.e. les 3 derniers chiffres de la représentation "
"octale de *mode*), leur signification sera dépendante de la plate-forme. "
"Sous certaines plate-formes, ils seront ignorés et vous devrez appeler "
"explicitement :func:`chmod` pour les modifier."
"premièrement appliqué le masque courant *umask*. Si des bits autres que les "
"9 derniers sont activés (c.-à-d. les 3 derniers chiffres de la "
"représentation octale de *mode*), leur signification sera dépendante de la "
"plate-forme. Sous certaines plate-formes, ils seront ignorés et vous devrez "
"appeler explicitement :func:`chmod` pour les modifier."

#: ../Doc/library/os.rst:1885
msgid ""
Expand Down
6 changes: 3 additions & 3 deletions library/pathlib.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: 2019-10-09 17:54+0200\n"
"PO-Revision-Date: 2019-11-01 12:00+0100\n"
"PO-Revision-Date: 2020-04-27 22:46+0200\n"
"Last-Translator: Vincent Poulailleau <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\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.6\n"
"X-Generator: Poedit 2.2.3\n"

#: ../Doc/library/pathlib.rst:3
msgid ":mod:`pathlib` --- Object-oriented filesystem paths"
Expand Down Expand Up @@ -283,7 +283,7 @@ msgid ""
"function taking a file path as a string::"
msgstr ""
"La représentation d'un chemin en chaîne de caractères est celle du chemin "
"brut du système de fichiers lui-même (dans sa forme native, i.e. avec des "
"brut du système de fichiers lui-même (dans sa forme native, c.-à-d. avec des "
"antislashs sous Windows), et que vous pouvez passer à n'importe quelle "
"fonction prenant un chemin en tant que chaîne de caractères ::"

Expand Down
Loading