8000 Working on c-api/cell.po by kw-andy · Pull Request #686 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Working on c-api/cell.po #686

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 44 commits into from
May 12, 2019
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
b7c9aca
Merge pull request #1 from python/3.7
kw-andy Feb 21, 2019
f5dfa76
Merge pull request #2 from python/3.7
kw-andy Apr 11, 2019
f44b558
translation of cell.po
ifs-andykwok Apr 11, 2019
9d25ee4
Update c-api/cell.po
Seluj78 Apr 11, 2019
ce1bfde
Update c-api/cell.po
Seluj78 Apr 11, 2019
8e7802e
Update c-api/cell.po
Seluj78 Apr 11, 2019
ac45979
Update c-api/cell.po
Seluj78 Apr 11, 2019
5b32e24
Update c-api/cell.po
Seluj78 Apr 11, 2019
e4690cf
Update c-api/cell.po
Seluj78 Apr 11, 2019
3ab47b8
Update c-api/cell.po
Seluj78 Apr 11, 2019
156fdb4
Update c-api/cell.po
Seluj78 Apr 11, 2019
3de1cf2
Update c-api/cell.po
Seluj78 Apr 11, 2019
137f20f
Update c-api/cell.po
Seluj78 Apr 11, 2019
56e50e8
Update c-api/cell.po
Seluj78 Apr 18, 2019
4695158
Update c-api/cell.po
christopheNan Apr 18, 2019
d9756b0
Update c-api/cell.po
christopheNan Apr 18, 2019
a16cbc4
Update c-api/cell.po
christopheNan Apr 18, 2019
dd08bb9
Update c-api/cell.po
christopheNan Apr 18, 2019
b0a89b2
Update c-api/cell.po
christopheNan Apr 18, 2019
6f45cd2
Update c-api/cell.po
christopheNan Apr 18, 2019
891befc
Update c-api/cell.po
christopheNan Apr 18, 2019
190ac63
Update c-api/cell.po
christopheNan Apr 18, 2019
83fe646
Update c-api/cell.po
christopheNan Apr 18, 2019
a0e8bb1
Update c-api/cell.po
christopheNan Apr 18, 2019
aa00f83
powrap-ing and pospell done
kw-andy Apr 20, 2019
9352346
change from non- to non
ifs-andykwok May 9, 2019
c620697
not sure why but the non got sidelined by git
ifs-andykwok May 9, 2019
af5e565
Update c-api/cell.po
kw-andy May 9, 2019
3769862
Update c-api/cell.po
kw-andy May 9, 2019
89eec51
Update c-api/cell.po
kw-andy May 9, 2019
c779e5f
Update c-api/cell.po
kw-andy May 9, 2019
9d5cce0
Update c-api/cell.po
kw-andy May 9, 2019
ee00251
Update c-api/cell.po
kw-andy May 9, 2019
ed46c49
Update c-api/cell.po
kw-andy May 9, 2019
e8a6b84
Update c-api/cell.po
kw-andy May 9, 2019
0da12c7
Update c-api/cell.po
kw-andy May 9, 2019
5eb65e5
Update c-api/cell.po
kw-andy May 9, 2019
c3533cb
Update c-api/cell.po
kw-andy May 9, 2019
c90c908
powrap - ing
ifs-andykwok May 9, 2019
7aedf9a
Update c-api/cell.po
kw-andy May 9, 2019
6f09a8f
Update c-api/cell.po
kw-andy May 9, 2019
d4bd55d
powrap - ing - second time
ifs-andykwok May 9, 2019
7774764
Update c-api/cell.po
kw-andy May 9, 2019
ba89297
Update c-api/cell.po
kw-andy May 12, 2019
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
Update c-api/cell.po
Co-Authored-By: kw-andy <andy.h.kwok@gmail.com>
  • Loading branch information
Seluj78 and kw-andy authored Apr 11, 2019
commit 9d25ee4f9034c47b3bf036f05f3a2ad58e54b128
2 changes: 1 addition & 1 deletion c-api/cell.po
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ msgstr ""

#: ../Doc/c-api/cell.rst:20
msgid "The C structure used for cell objects."
msgstr "La structure C utilisé pour les objets \"Cellules\"."
msgstr "La structure C utilisé pour les objets *Cellules*."

#: ../Doc/c-api/cell.rst:25
msgid "The type object corresponding to cell objects."
Expand Down
0