-
Notifications
You must be signed in to change notification settings - Fork 266
Revue tutorial #1230
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 state 8000 ment. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revue tutorial #1230
Conversation
- typographie
- guillemets français
- mise en cohérence «table de symboles» : local ou global est accordé avec symboles plutôt qu'avec table
- orthographe
- guillemets français - mise en cohérence «table de symboles» : local ou global est accordé avec symboles plutôt qu'avec table.
Range ta chambre !
Le lun. 13 avr. 2020 14:30, Mathieu Dupuy <notifications@github.com> a
écrit :
… ***@***.**** commented on this pull request.
------------------------------
In tutorial/controlflow.po
<#1230 (comment)>
:
> @@ -131,7 +131,7 @@ msgstr ""
#: ../Doc/tutorial/controlflow.rst:132
msgid "A strange thing happens if you just print a range::"
-msgstr "Une chose étrange se produit lorsqu'on affiche un range ::"
+msgstr "Une chose étrange se produit lorsqu'on affiche un *range* ::"
comment *range* peut-il passer le spellcheck 🤔?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1230 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AILBNUBQQM5SMYBBP3PGBF3RMMAWBANCNFSM4MGRXI2Q>
.
|
"Pour marquer les paramètres comme *nommés*, indiquant que les paramètres " | ||
"doivent être passés avec l'argument comme mot-clé, placez un ``*`` dans la " | ||
"liste des arguments juste avant le premier paramètre *nommé*." | ||
"Pour marquer les paramètres comme *uniquement nommés*, indiquant que les " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c'est voulu que pour "nommés", "uniquement" soit en premier, mais que pour "positionnels", il soit deuxième ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je l'ai senti comme ça. Est-ce que ça passe ou ça te choque ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ça ne me choque pas
Mon dieu...
Le lun. 13 avr. 2020 à 17:28, Christophe Nanteuil <notifications@github.com>
a écrit :
… Range ta chambre !
Le lun. 13 avr. 2020 14:30, Mathieu Dupuy ***@***.***> a
écrit :
> ***@***.**** commented on this pull request.
> ------------------------------
>
> In tutorial/controlflow.po
> <
#1230 (comment)>
> :
>
> > @@ -131,7 +131,7 @@ msgstr ""
>
>
>
> #: ../Doc/tutorial/controlflow.rst:132
>
> msgid "A strange thing happens if you just print a range::"
>
> -msgstr "Une chose étrange se produit lorsqu'on affiche un range ::"
>
> +msgstr "Une chose étrange se produit lorsqu'on affiche un *range* ::"
>
>
> comment *range* peut-il passer le spellcheck 🤔?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#1230 (review)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AILBNUBQQM5SMYBBP3PGBF3RMMAWBANCNFSM4MGRXI2Q
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADLH37HXPRXGP6ZOKN5HVLRMMVRLANCNFSM4MGRXI2Q>
.
|
Co-Authored-By: Mathieu Dupuy <deronnax@users.noreply.github.com>