Skip to content

Commit 74cb95d

Browse files
committed
README: Ordering our glossary.
1 parent 5cf71f8 commit 74cb95d

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ Translation Resources
142142
- `Glossaire traduc.org <http://glossaire.traduc.org>`_
143143
- `Glossaires et Dictionnaires of traduc.org
144144
<https://traduc.org/Glossaires_et_dictionnaires>`_
145-
- glossary.po, as it's already translated.
145+
- `glossary.po <https://docs.python.org/fr/3/glossary.html>`_, as it's
146+
already translated.
147+
- `deepl.com/translator <https://www.deepl.com>`_
146148

147149

148150
Glossary
@@ -152,31 +154,33 @@ For consistency in our translations, here are some propositions and
152154
reminders for frequent terms you'll have to translate, don't hesitate
153155
to open an issue if you disagree.
154156

155-
- double quote: *guillemet*
156-
- simple quote: *guillemet simple*, *apostrophe* (*apostrophe* is to glue,
157-
*guillemet* is to surround, use when appropriate)
158157
- -like: *-compatible* (when appropriate)
159158
- abstract data type: *type abstrait*
160159
- argument: *argument* (Don't mix with parameter)
161-
- parameter: *paramètre*
162160
- backslash: *antislash*, *backslash* (in italics)
163161
- bound: *lier*
164162
- bug: *bogue*, *bug* (in italics)
165-
- debugging: *débogage*
166163
- built-in: *primitive*, *native*
164+
- debugging: *débogage*
165+
- double quote: *guillemet*
167166
- identifier: *identifiant*
168167
- immutable: *immuable*
169168
- interpreter: *interpréteur*
170169
- library: *bibliothèque*
171170
- list compréhension: *liste en compréhension*
171+
- little-endian, big-endian: `petit-boutise, gros-boutiste
172+
<https://fr.wikipedia.org/wiki/Endianness>`_
172173
- mutable: *variable*
174+
- parameter: *paramètre*
173175
- prompt: *invite*
174176
- regular expression: *expression rationnelle*, *expression régulière*
177+
- return: Renvoie, ou parfois donne. On évite "retourne" qui pourrait
178+
porter à confusion.
179+
- simple quote: *guillemet simple*, *apostrophe* (*apostrophe* is to
180+
glue, *guillemet* is to surround, use when appropriate)
175181
- socket: *socket* (in italics)
176182
- statement: *instruction*
177183
- underscore: *tiret bas*, *underscore* (in italics)
178-
- little-endian, big-endian: `petit-boutise, gros-boutiste
179-
<https://fr.wikipedia.org/wiki/Endianness>`_
180184

181185

182186
Project History

0 commit comments

Comments
 (0)