10000 Traduction de library/json.po by JulienPalard · Pull Request #1674 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction de library/json.po #1674

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 19 commits into from
Aug 5, 2021
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
Typo sur library/json.po
  • Loading branch information
caliendojulien committed Apr 18, 2021
commit 3783895d0e0245e6b18405add48034c876a2a7cd
4 changes: 2 additions & 2 deletions library/json.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-19 16:59+0100\n"
"PO-Revision-Date: 2021-04-19 00:33+0200\n"
"PO-Revision-Date: 2021-04-19 00:40+0200\n"
"Last-Translator: Caliendo Julien <caliendo@hotmail.fr>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -1075,7 +1075,7 @@ msgstr "Transforme chaque ligne d'entrée en un objet JSON individuel."

#: library/json.rst:747
msgid "Mutually exclusive options for whitespace control."
msgstr "Options roupées de contrôle des espaces."
msgstr "Options groupées de contrôle des espaces."

#: library/json.rst:753
msgid "Show the help message."
Expand Down
0