Skip to content

Conversation

@Canardout
Copy link
Contributor

No description provided.

faq/installed.po Outdated
"Python est un langage de programmation. Il est utilisé dans de nombreuses "
"applications. Souvent utilisé dans les lycées et universités comme langage "
"d'introduction à la programmation pour sa simplicité d'apprentissage, il est "
"aussi utilisé par des développeurs professionnel appartenant à des grand "
Copy link
Contributor

Choose a reason for hiding this comment

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

Il manque un s à "des grands"

Copy link
Contributor

Choose a reason for hiding this comment

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

et à professionels*

faq/installed.po Outdated
"If you wish to learn more about Python, start with the `Beginner's Guide to "
"Python <https://wiki.python.org/moin/BeginnersGuide>`_."
msgstr ""
"Si vous voulez en apprendre plus sur Python, vous pouvez commencé par le "
Copy link
Contributor

Choose a reason for hiding this comment

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

commencé => commencer :)

faq/installed.po Outdated
"installed it; you'll have to figure out who's been using the machine and "
"might have installed it."
msgstr ""
"Peut être qu'un autre utilisateur de l'ordinateur voulais apprendre la "
Copy link
Contributor

Choose a reason for hiding this comment

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

voulais => voulait

faq/installed.po Outdated
"might have installed it."
msgstr ""
"Peut être qu'un autre utilisateur de l'ordinateur voulais apprendre la "
"programmation et l'a installé, dans ce cas vous allez devoir trouvé qui a "
Copy link
Contributor

Choose a reason for hiding this comment

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

devoir trouver :)

faq/installed.po Outdated
msgstr ""
"Peut être qu'un autre utilisateur de l'ordinateur voulais apprendre la "
"programmation et l'a installé, dans ce cas vous allez devoir trouvé qui a "
"utilisé votre machine et aurait pu l'installé. "
Copy link
Contributor

Choose a reason for hiding this comment

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

Ici : l'installer

faq/installed.po Outdated
#: ../Doc/faq/installed.rst:40
msgid "That depends on where Python came from."
msgstr ""
msgstr "Cela dépends de l'origine 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.

Il me semble que c'est "cela dépend" sans le s

faq/installed.po Outdated
"anything. On Windows, use the Add/Remove Programs icon in the Control Panel."
msgstr ""
"Si Python a été installé délibérément par une personne tierce ou vous même, "
"vous pouvez le supprimer sans causé de dommage. Sous Windows, vous pouvez "
Copy link
Contributor

Choose a reason for hiding this comment

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

causé => causer

faq/installed.po Outdated
msgstr ""
"Si Python a été installé par une application tierce, Python peut être "
"désinstallé, l'application l'ayant installé cessera alors de fonctionner. "
"Dans ce cas, désinstallé l'application en utilisant son désinstalateur et "
Copy link
Contributor

Choose a reason for hiding this comment

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

désinstallé => désinstallez

Copy link
Contributor

Choose a reason for hiding this comment

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

s/et/est/

"and some of them might be important to you. Reinstalling the whole system "
"would then be required to fix things again."
msgstr ""
"Si Python a été installé avec votre système d'exploitation, le supprimé "
Copy link
Contributor

Choose a reason for hiding this comment

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

le supprimé => le supprimer

faq/installed.po Outdated
"Si Python a été installé avec votre système d'exploitation, le supprimé "
"n'est pas recommandé. Si vous choisissez tout de même de le supprimer, tous "
"les outils écrits en python cesseront alors de fonctionner, certains de ces "
"outils peuvent être important. La réinstallation intégrale du système "
Copy link
Contributor

Choose a reason for hiding this comment

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

Je dirais même "certains outils pouvant être importants" :)

faq/installed.po Outdated
#: ../Doc/faq/installed.rst:3
msgid "\"Why is Python Installed on my Computer?\" FAQ"
msgstr ""
msgstr "\"Pourquoi Python est installé sur mon ordinateur?\" FAQ"
Copy link
Member

Choose a reason for hiding this comment

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

Il manque un espace (de préférence insécable) avant le ?.

faq/installed.po Outdated
#: ../Doc/faq/installed.rst:18
msgid "Why is Python installed on my machine?"
msgstr ""
msgstr "Pourquoi Python est installé sur ma machine?"
Copy link
Member

Choose a reason for hiding this comment

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

Il manque un espace (insécable de préférence) avant le ?.

faq/installed.po Outdated
#: ../Doc/faq/installed.rst:38
msgid "Can I delete Python?"
msgstr ""
msgstr "Puis-je supprimer Python?"
Copy link
Member

Choose a reason for hiding this comment

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

Il manque un espace (insécable) avant le ?

faq/installed.po Outdated
"Python est un langage de programmation. Il est utilisé dans de nombreuses "
"applications. Souvent utilisé dans les lycées et universités comme langage "
"d'introduction à la programmation pour sa simplicité d'apprentissage, il est "
"aussi utilisé par des développeurs professionnel appartenant à des grand "
Copy link
Contributor

Choose a reason for hiding this comment

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

et à professionels*

faq/installed.po Outdated
"it, there are several possible ways it could have gotten there."
msgstr ""
"Si Python est installé sur votre système mais que vous ne vous rappelez pas "
"l'avoir installé, il y a plusieurs raisons possible à sa présence."
Copy link
Contributor

Choose a reason for hiding this comment

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

s/possible/possibles/

faq/installed.po Outdated
msgstr ""
"Une application tierce installé sur votre machine écrite en Python "
"installera Python. Il existe de nombreuses applications de ce type, allant "
"des programmes liés aux interfaces graphique, passant par les serveurs "
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 de programmes avec interface graphique

faq/installed.po Outdated
msgstr ""
"Si Python a été installé par une application tierce, Python peut être "
"désinstallé, l'application l'ayant installé cessera alors de fonctionner. "
"Dans ce cas, désinstallé l'application en utilisant son désinstalateur et "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/et/est/

@JulienPalard
Copy link
Member

Bonjour @Canardout, plusieurs personnes t'ont fait des retours sur ta PR, pense-tu pouvoir les corriger?

@JulienPalard JulienPalard merged commit 875becb into python:3.7 Aug 14, 2018
@JulienPalard
Copy link
Member

@Canardout o/ Merci ! C'est mergé et ça part en prod d'ici qq heures \o/

@JulienPalard
Copy link
Member

D'oh 29.7%, ça sent le 30% bientôt \o/

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

Labels

None yet

6 participants