Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
eb24357
Fuzzy reference/datamodel.po
Catadanna Mar 23, 2020
7331937
Update reference/datamodel.po
Catadanna Mar 24, 2020
116a00c
Update using/windows.po
Catadanna Mar 24, 2020
75b9268
Update using/windows.po
Catadanna Mar 24, 2020
9785902
Update using/windows.po
Catadanna Mar 24, 2020
acf5932
Update using/windows.po
Catadanna Mar 24, 2020
d4cf9ff
Update reference/datamodel.po
Catadanna Mar 24, 2020
335383e
Update using/windows.po
Catadanna Mar 24, 2020
be759d0
Update reference/datamodel.po
Catadanna Mar 25, 2020
83e6a19
Update reference/datamodel.po
Catadanna Mar 25, 2020
cbe7498
Update reference/datamodel.po
Catadanna Mar 25, 2020
4a9b52f
Update reference/datamodel.po
Catadanna Mar 25, 2020
d90bb14
Fuzzy reference/datamodel.po
Catadanna Mar 25, 2020
f30de56
More corrections
Catadanna Mar 25, 2020
7e67da7
Some changes
Catadanna Mar 26, 2020
61c4e12
Correct problems
Catadanna Mar 26, 2020
68979f4
Corrections
Catadanna Mar 26, 2020
680b97a
Corrections
Catadanna Mar 26, 2020
73eb690
Corrections ::
Catadanna Mar 26, 2020
839b669
Corrections
Catadanna Mar 26, 2020
1cc82ee
Try corrections
Catadanna Mar 26, 2020
bd93183
Essai correections sur les :
Catadanna Mar 26, 2020
7071802
Update using/windows.po
Catadanna Mar 27, 2020
bd58d3d
Update using/windows.po
Catadanna Mar 27, 2020
324e172
Update using/windows.po
Catadanna Mar 27, 2020
efe0f21
Update reference/datamodel.po
Catadanna Mar 27, 2020
8de50b9
Update reference/datamodel.po
Catadanna Mar 27, 2020
1cc09c9
Remplacé *CPython* par Cpython
Catadanna Mar 27, 2020
6b15433
Relance et corrections
Catadanna Mar 28, 2020
df9c909
Correction, ajout attendable
Catadanna Apr 1, 2020
47d79b6
Correction attendables 0405_2331
Catadanna Apr 6, 2020
4f1cca8
Cr
Catadanna Apr 20, 2020
bc4ae3d
Branche upstream
Catadanna May 1, 2020
File filter

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
Update using/windows.po
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
Catadanna and christopheNan authored Mar 27, 2020
commit bd58d3d62b407c807d1a60ce60fdf97623171e32
4 changes: 2 additions & 2 deletions using/windows.po
Original file line number Diff line number Diff line change
Expand Up @@ -1452,8 +1452,8 @@ msgid ""
":data:`sys.stdin`, :data:`sys.stdout`, and :data:`sys.stderr` all use UTF-8 "
"as their text encoding."
msgstr ""
"Toutes les fonctionnalités suivantes : :data:`sys.stdin`, :data:`sys."
"stdout` et :data:`sys.stderr` utilisent UTF-8 pour l'encodage de leur texte."
"Toutes les fonctionnalités suivantes : :data:`sys.stdin`, :data:`sys.stdout` "
"et :data:`sys.stderr` utilisent UTF-8 pour l'encodage de leur texte."

#: ../Doc/using/windows.rst:633
msgid "You can still use the system encoding via the \"mbcs\" codec."
Expand Down