Skip to content

Traduccion faq/library #214

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 30 commits into from
May 13, 2020
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
b739772
Add file to be ignored on OSX
sdelquin May 10, 2020
0675a71
Add myself as a new translator
sdelquin May 10, 2020
ac3818a
Add some words to dict
sdelquin May 10, 2020
dd12ac1
Add 30% of translations
sdelquin May 10, 2020
d3d6f56
Fix bugs after reviewing generated docs
sdelquin May 10, 2020
f871545
Add some words to dict
sdelquin May 10, 2020
a9a1b4d
Add 50% of translations
sdelquin May 10, 2020
6fa39fe
Replace librería with biblioteca
sdelquin May 10, 2020
c002d20
Fix suggested changes
sdelquin May 10, 2020
0ef1b68
Sort dict file
sdelquin May 10, 2020
9ea8e9c
Add translations of pending GIL section
sdelquin May 10, 2020
6dd1b65
Merge branch '3.8' into traduccion-faq/library
humitos May 10, 2020
c294638
Merge branch '3.8' into traduccion-faq/library
humitos May 10, 2020
a5840c3
Add translations of Input and Output section
sdelquin May 10, 2020
60dcec7
Fix pospell bugs found at #61c6e47
sdelquin May 10, 2020
bd09045
Add translations of Networking section
sdelquin May 10, 2020
871e049
Add translations of Databases section
sdelquin May 10, 2020
1a58429
Add translations of Math section
sdelquin May 10, 2020
89f2b0d
Merge branch 'traduccion-faq/library' of github.com:sdelquin/python-d…
sdelquin May 10, 2020
2bbd3f8
Fix pospell bugs found at #0539f10
sdelquin May 10, 2020
6660685
Fix pospell bugs found at #5f34c35
sdelquin May 10, 2020
84d5eed
Fix suggestions of @marian-vignau
sdelquin May 10, 2020
83538e7
Fix pospell bugs found at #5e1c82c
sdelquin May 10, 2020
24d6edd
Improve writing based on preview
sdelquin May 10, 2020
e29263d
Fix powrap issues
sdelquin May 10, 2020
b563959
Merge branch '3.8' into traduccion-faq/library
humitos May 12, 2020
214a97a
Apply suggestions from code review
humitos May 12, 2020
c95bd21
Fix pospell bugs found at #9a457e6
sdelquin May 12, 2020
0434293
Fix pospell bugs found at #10e9f8a
sdelquin May 12, 2020
61cf7c5
Fix some dict issues
sdelquin May 13, 2020
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
Fix pospell bugs found at #10e9f8a
  • Loading branch information
sdelquin committed May 12, 2020
commit 0434293b471f0c9a2776791de1dcb074ba7f4904
2 changes: 1 addition & 1 deletion faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ msgid ""
msgstr ""
"El módulo :mod:`shutil` contiene una función :func:`~shutil.copyfile`. "
"Nótese que en MacOS 9 no copia el *fork* del recurso ni la información de "
"Finder."
"*Finder*."

#: ../Doc/faq/library.rst:497
msgid "How do I read (or write) binary data?"
Expand Down