Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6bcd981

Browse filesBrowse files
committed
distutils/index: Done.
1 parent bda3a1b commit 6bcd981
Copy full SHA for 6bcd981

File tree

Expand file treeCollapse file tree

1 file changed

+17
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+17
-7
lines changed

‎distutils/index.po

Copy file name to clipboardExpand all lines: distutils/index.po
+17-7Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2017-10-13 22:28+0200\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12+
"PO-Revision-Date: 2017-12-14 08:45+0100\n"
13+
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: fr\n"
1616
"MIME-Version: 1.0\n"
@@ -19,15 +19,15 @@ msgstr ""
1919

2020
#: ../Doc/distutils/index.rst:5
2121
msgid "Distributing Python Modules (Legacy version)"
22-
msgstr ""
22+
msgstr "Distribuer des modules Python (Version historique)"
2323

2424
#: ../Doc/distutils/index.rst:0
2525
msgid "Authors"
26-
msgstr ""
26+
msgstr "Auteurs"
2727

2828
#: ../Doc/distutils/index.rst:7
2929
msgid "Greg Ward, Anthony Baxter"
30-
msgstr ""
30+
msgstr "Greg Ward, Anthony Baxter"
3131

3232
#: ../Doc/distutils/index.rst:0
3333
msgid "Email"
@@ -39,11 +39,11 @@ msgstr "distutils-sig@python.org"
3939

4040
#: ../Doc/distutils/index.rst:12
4141
msgid ":ref:`distributing-index`"
42-
msgstr ""
42+
msgstr ":ref:`distributing-index`"
4343

4444
#: ../Doc/distutils/index.rst:13
4545
msgid "The up to date module distribution documentations"
46-
msgstr ""
46+
msgstr "La documentation actuelle de distribution de modules"
4747

4848
#: ../Doc/distutils/index.rst:15
4949
msgid ""
@@ -52,6 +52,11 @@ msgid ""
5252
"Distutils to make Python modules and extensions easily available to a wider "
5353
"audience with very little overhead for build/release/install mechanics."
5454
msgstr ""
55+
"Ce document décrit les outils de distribution de Python (\"Distutils\") du "
56+
"point de vue d'un développeur de modules. Il décrit comment utiliser "
57+
"`Distutils` pour rendre des modules et extensions Python disponnible à une "
58+
"large audience, simplement, avec un faible surcoût sur les mécaniques de "
59+
"construction, déploiement et installation."
5560

5661
#: ../Doc/distutils/index.rst:22
5762
msgid ""
@@ -61,3 +66,8 @@ msgid ""
6166
"recommendations section <https://packaging.python.org/en/latest/current/>`__ "
6267
"in the Python Packaging User Guide for more information."
6368
msgstr ""
69+
"Ce guide ne couvre que les outils de base, fournis avec cette version de "
70+
"Python, pour construire et distribuer des extensions. D'autres outils "
71+
"peuvent être plus sécurisés et plus simple à utiliser. Consultez `quick "
72+
"recommendations section <https://packaging.python.org/en/latest/current/>`__ "
73+
"dans le *Python Packaging User Guide* pour plus d'informations."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.