8000 Traduction de faq/gui.po by Zepmanbc · Pull Request #849 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction de faq/gui.po #849

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 8 commits into from
Aug 25, 2019
Merged
Show file tree
Hide file tree
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
gui.rst:40 reformulation et ajout de X11 au dict
  • Loading branch information
Zepmanbc committed Aug 7, 2019
commit 170b17f14e5677b4f8cbbc4a35d9c0749bcdd273
1 change: 1 addition & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,4 @@ ininterruptible
journalisé
journalisés
retraçage
X11
6 changes: 3 additions & 3 deletions faq/gui.po
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ msgid ""
msgstr ""
"`wxWidgets` (https://www.wxwidgets.org) est une librairie de classe IUG "
"portable et gratuite écrite en C++ qui fournit une apparence native sur un "
"certain nombre de plates-formes, avec Windows, Mac OS X, GTK, `X11`, toutes "
"listées comme cibles stables actuelles. Des clients sont disponibles pour "
"un certain nombre de langages, y compris Python, Perl, Ruby, etc."
"certain nombre de plates-formes, elle est notamment en version stable pour "
"Windows, Mac OS X, GTK et X11. Des clients sont disponibles pour un certain "
"nombre de langages, y compris Python, Perl, Ruby, etc."

#: ../Doc/faq/gui.rst:46
msgid ""
Expand Down
0