merge pot files.

This commit is contained in:
Julien Palard 2017-08-29 14:38:59 +02:00
parent 93bc320a79
commit fe64bf3d16
5 changed files with 7703 additions and 7692 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-01 13:21+0200\n"
"POT-Creation-Date: 2017-08-29 14:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1084,8 +1084,8 @@ msgid ""
"This class provides a simple synchronization primitive for use by a fixed "
"number of threads that need to wait for each other. Each of the threads "
"tries to pass the barrier by calling the :meth:`~Barrier.wait` method and "
"will block until all of the threads have made the call. At this points, the "
"threads are released simultaneously."
"will block until all of the threads have made their :meth:`~Barrier.wait` "
"calls. At this point, the threads are released simultaneously."
msgstr ""
#: ../Doc/library/threading.rst:881

168
sphinx.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-11 19:13+0200\n"
"POT-Creation-Date: 2017-08-29 14:32+0200\n"
"PO-Revision-Date: 2017-05-16 13:58+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -17,46 +17,6 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.11\n"
#: ../Doc/tools/templates/layout.html:10
msgid "Documentation "
msgstr "Documentation"
#: ../Doc/tools/templates/layout.html:21
msgid "Quick search"
msgstr "Recherche rapide"
#: ../Doc/tools/templates/layout.html:22
msgid "Go"
msgstr "Go"
#: ../Doc/tools/templates/layout.html:108
#: ../Doc/tools/templates/indexcontent.html:63
msgid "Copyright"
msgstr "Copyright"
#: ../Doc/tools/templates/layout.html:110
msgid "The Python Software Foundation is a non-profit corporation."
msgstr "La Python Software Foundation est une organisation à but non lucratif."
#: ../Doc/tools/templates/layout.html:111
msgid "Please donate."
msgstr "Les dons sont les bienvenus."
#: ../Doc/tools/templates/layout.html:113
msgid "Last updated on %(last_updated)s."
msgstr "Dernière mise-à-jour le %(last_updated)s."
#: ../Doc/tools/templates/layout.html:114
msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?"
msgstr "<a href=\"%(pathto_bugs)s\">Vous avez trouvé un bug</a> ?"
#: ../Doc/tools/templates/layout.html:116
msgid ""
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
"%(sphinx_version)s."
msgstr ""
"Crée via <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s."
#: ../Doc/tools/templates/customsourcelink.html:3
msgid "This Page"
msgstr "Cette Page"
@ -69,6 +29,58 @@ msgstr "Rapporter un bug"
msgid "Show Source"
msgstr "Voir la source"
#: ../Doc/tools/templates/indexsidebar.html:1
msgid "Download"
msgstr "Téléchargement"
#: ../Doc/tools/templates/indexsidebar.html:2
msgid "Download these documents"
msgstr "Télécharger ces documentations"
#: ../Doc/tools/templates/indexsidebar.html:3
msgid "Docs for other versions"
msgstr "Docs des autres versions"
#: ../Doc/tools/templates/indexsidebar.html:5
msgid "Python 2.7 (stable)"
msgstr "Python 2.7 (stable)"
#: ../Doc/tools/templates/indexsidebar.html:6
msgid "Python 3.5 (stable)"
msgstr "Python 3.5 (stable)"
#: ../Doc/tools/templates/indexsidebar.html:7
msgid "Python 3.7 (in development)"
msgstr "Python 3.7 (en développement)"
#: ../Doc/tools/templates/indexsidebar.html:8
msgid "Old versions"
msgstr "Anciennes versions"
#: ../Doc/tools/templates/indexsidebar.html:11
msgid "Other resources"
msgstr "Autres ressources"
#: ../Doc/tools/templates/indexsidebar.html:14
msgid "PEP Index"
msgstr "Index des PEP"
#: ../Doc/tools/templates/indexsidebar.html:15
msgid "Beginner's Guide"
msgstr "Guide du débutant"
#: ../Doc/tools/templates/indexsidebar.html:16
msgid "Book List"
msgstr "Liste de Livres"
#: ../Doc/tools/templates/indexsidebar.html:17
msgid "Audio/Visual Talks"
msgstr "Discours audiovisuels"
#: ../Doc/tools/templates/dummy.html:6
msgid "CPython implementation detail:"
msgstr "Particularité de l'implémentation CPython :"
#: ../Doc/tools/templates/indexcontent.html:8
msgid "Welcome! This is the documentation for Python %(release)s."
msgstr "Bienvenu sur la documentation de Python %(release)s."
@ -227,54 +239,42 @@ msgstr "À propos de la documentation"
msgid "History and License of Python"
msgstr "Histoire et Licence de Python"
#: ../Doc/tools/templates/dummy.html:6
msgid "CPython implementation detail:"
msgstr "Particularité de l'implémentation CPython :"
#: ../Doc/tools/templates/indexcontent.html:63
#: ../Doc/tools/templates/layout.html:108
msgid "Copyright"
msgstr "Copyright"
#: ../Doc/tools/templates/indexsidebar.html:1
msgid "Download"
msgstr "Téléchargement"
#: ../Doc/tools/templates/layout.html:10
msgid "Documentation "
msgstr "Documentation"
#: ../Doc/tools/templates/indexsidebar.html:2
msgid "Download these documents"
msgstr "Télécharger ces documentations"
#: ../Doc/tools/templates/layout.html:21
msgid "Quick search"
msgstr "Recherche rapide"
#: ../Doc/tools/templates/indexsidebar.html:3
msgid "Docs for other versions"
msgstr "Docs des autres versions"
#: ../Doc/tools/templates/layout.html:22
msgid "Go"
msgstr "Go"
#: ../Doc/tools/templates/indexsidebar.html:5
msgid "Python 2.7 (stable)"
msgstr "Python 2.7 (stable)"
#: ../Doc/tools/templates/layout.html:110
msgid "The Python Software Foundation is a non-profit corporation."
msgstr "La Python Software Foundation est une organisation à but non lucratif."
#: ../Doc/tools/templates/indexsidebar.html:6
msgid "Python 3.5 (stable)"
msgstr "Python 3.5 (stable)"
#: ../Doc/tools/templates/layout.html:111
msgid "Please donate."
msgstr "Les dons sont les bienvenus."
#: ../Doc/tools/templates/indexsidebar.html:7
msgid "Python 3.7 (in development)"
msgstr "Python 3.7 (en développement)"
#: ../Doc/tools/templates/layout.html:113
msgid "Last updated on %(last_updated)s."
msgstr "Dernière mise-à-jour le %(last_updated)s."
#: ../Doc/tools/templates/indexsidebar.html:8
msgid "Old versions"
msgstr "Anciennes versions"
#: ../Doc/tools/templates/layout.html:114
msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?"
msgstr "<a href=\"%(pathto_bugs)s\">Vous avez trouvé un bug</a> ?"
#: ../Doc/tools/templates/indexsidebar.html:11
msgid "Other resources"
msgstr "Autres ressources"
#: ../Doc/tools/templates/indexsidebar.html:14
msgid "PEP Index"
msgstr "Index des PEP"
#: ../Doc/tools/templates/indexsidebar.html:15
msgid "Beginner's Guide"
msgstr "Guide du débutant"
#: ../Doc/tools/templates/indexsidebar.html:16
msgid "Book List"
msgstr "Liste de Livres"
#: ../Doc/tools/templates/indexsidebar.html:17
msgid "Audio/Visual Talks"
msgstr "Discours audiovisuels"
#: ../Doc/tools/templates/layout.html:116
msgid ""
"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
"%(sphinx_version)s."
msgstr ""
"Crée via <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> %(sphinx_version)s."

File diff suppressed because it is too large Load Diff