@@ -142,7 +142,9 @@ Translation Resources
142
142
- `Glossaire traduc.org <http://glossaire.traduc.org >`_
143
143
- `Glossaires et Dictionnaires of traduc.org
144
144
<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 >`_
146
148
147
149
148
150
Glossary
@@ -152,31 +154,33 @@ For consistency in our translations, here are some propositions and
152
154
reminders for frequent terms you'll have to translate, don't hesitate
153
155
to open an issue if you disagree.
154
156
155
- - double quote: *guillemet *
156
- - simple quote: *guillemet simple *, *apostrophe * (*apostrophe * is to glue,
157
- *guillemet * is to surround, use when appropriate)
158
157
- -like: *-compatible * (when appropriate)
159
158
- abstract data type: *type abstrait *
160
159
- argument: *argument * (Don't mix with parameter)
161
- - parameter: *paramètre *
162
160
- backslash: *antislash *, *backslash * (in italics)
163
161
- bound: *lier *
164
162
- bug: *bogue *, *bug * (in italics)
165
- - debugging: *débogage *
166
163
- built-in: *primitive *, *native *
164
+ - debugging: *débogage *
165
+ - double quote: *guillemet *
167
166
- identifier: *identifiant *
168
167
- immutable: *immuable *
169
168
- interpreter: *interpréteur *
170
169
- library: *bibliothèque *
171
170
- list compréhension: *liste en compréhension *
171
+ - little-endian, big-endian: `petit-boutise, gros-boutiste
172
+ <https://fr.wikipedia.org/wiki/Endianness> `_
172
173
- mutable: *variable *
174
+ - parameter: *paramètre *
173
175
- prompt: *invite *
174
176
- 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)
175
181
- socket: *socket * (in italics)
176
182
- statement: *instruction *
177
183
- underscore: *tiret bas *, *underscore * (in italics)
178
- - little-endian, big-endian: `petit-boutise, gros-boutiste
179
- <https://fr.wikipedia.org/wiki/Endianness> `_
180
184
181
185
182
186
Project History
0 commit comments