8000 Fixed translations in faq/general.po by Seluj78 · Pull Request #655 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Fixed translations in faq/general.po #655

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 9 commits into from
Apr 3, 2019
Merged
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
Prev Previous commit
Next Next commit
Fixed translation
  • Loading branch information
Seluj78 committed Mar 27, 2019
commit 0c3015de6a3e0df9c0005a4eb2e47fad9a14bd51
9 changes: 6 additions & 3 deletions faq/general.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-20 09:03+0100\n"
"PO-Revision-Date: 2018-10-15 00:22+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"PO-Revision-Date: 2019-03-27 17:45+0100\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\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.2\n"
"X-Generator: Poedit 2.2.1\n"

#: ../Doc/faq/general.rst:5
msgid "General Python FAQ"
Expand Down Expand Up @@ -601,6 +601,9 @@ msgid ""
"managed by the Python Infrastructure Team. Details `here <http://infra.psf."
"io>`__."
msgstr ""
"L'infrastructure du projet Python est située dans le monde entier et est "
"gérée par l'équipe python infrastructure. Détails `ici <http://infra.psf."
"io>`__."

#: ../Doc/faq/general.rst:276
msgid "Why is it called Python?"
Expand Down
0