Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducido archivo library/ctypes.po #397

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 36 commits into from
Aug 22, 2020
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
3003ffe
Traducido archivo library/ctypes.po
neosergio Jun 13, 2020
6aa7468
Fix c:type instead c:tipo errors
neosergio Jun 13, 2020
61f7d74
Fix class and term translations
neosergio Jun 13, 2020
213947f
Fix single quotes bugs
neosergio Jun 14, 2020
c7df6b9
Fix single quotes remaining bugs
neosergio Jun 14, 2020
8023444
Fix auditing event quote
neosergio Jun 14, 2020
a68fb9f
Translate auditing event <auditing> reference
neosergio Jun 14, 2020
ec7be01
Mark these translations as fuzzy due a bug in Sphinx
humitos Jun 14, 2020
1bfd65e
Keep auditing event without translating according library/functions.p…
neosergio Jun 14, 2020
fe1cd0d
Update library/ctypes.po
neosergio Jun 29, 2020
a5f2b86
Update library/ctypes.po
neosergio Jun 29, 2020
6675647
Update library/ctypes.po
neosergio Jun 29, 2020
9036d3b
Update library/ctypes.po
neosergio Jun 29, 2020
4797862
Update library/ctypes.po
neosergio Jun 29, 2020
b3e659b
Update library/ctypes.po
neosergio Jun 29, 2020
62a97af
Update library/ctypes.po
neosergio Jun 29, 2020
5631780
Update library/ctypes.po
neosergio Jun 29, 2020
ef3b7cd
Update library/ctypes.po
neosergio Jun 29, 2020
0220839
Update library/ctypes.po
neosergio Jun 29, 2020
1f0a10b
Update library/ctypes.po
neosergio Jul 2, 2020
840aa3a
Update library/ctypes.po
neosergio Jul 2, 2020
1593133
Update library/ctypes.po
neosergio Jul 2, 2020
d62de61
Update library/ctypes.po
neosergio Jul 2, 2020
9780adf
Update library/ctypes.po
neosergio Jul 2, 2020
a05b337
Update library/ctypes.po
neosergio Jul 2, 2020
f3b7770
Update library/ctypes.po
neosergio Jul 2, 2020
4e6bc8b
Update library/ctypes.po
neosergio Jul 2, 2020
f035594
Update library/ctypes.po
neosergio Jul 2, 2020
0c7e076
Update library/ctypes.po
neosergio Jul 2, 2020
d02abac
Merge branch '3.8' into pr-397
cmaureir Aug 15, 2020
388f15f
Arreglando build y nuevas palabras library/ctypes
cmaureir Aug 15, 2020
71df18d
Merge branch '3.8' into pr-397
cmaureir Aug 22, 2020
6db745e
Estandarizando contenido y warnings lbrary/ctypes
cmaureir Aug 22, 2020
d72ed9a
Arreglando formato de library/ctypes
cmaureir Aug 22, 2020
2c6180d
Arreglando comillas en distintas palabras library/ctypes
cmaureir Aug 22, 2020
b86c066
Agregar nuevas palabras library/ctypes
cmaureir Aug 22, 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
Translate auditing event <auditing> reference
  • Loading branch information
neosergio committed Jun 14, 2020
commit a68fb9ff1649b58b5e2666534b5700cfe0ce6925
36 changes: 18 additions & 18 deletions library/ctypes.po
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlopen`` with argument "
"``name``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlopen`` con el "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlopen`` con el "
"argumento ``name``."

#: ../Doc/library/ctypes.rst:1512
Expand All @@ -1979,14 +1979,14 @@ msgid ""
"used to load the library."
msgstr ""
"Cargar una biblioteca a través de cualquiera de estos objetos lanza un :ref:"
"`auditing event <auditing>` ``ctypes.dlopen`` con el argumento de cadena "
"`evento de auditoría <auditing>` ``ctypes.dlopen`` con el argumento de cadena "
"``name``, el nombre usado para cargar la biblioteca."

msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym`` with arguments "
"``library``, ``name``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym`` con argumentos "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlsym`` con argumentos "
"``library``, ``name``."

#: ../Doc/library/ctypes.rst:1518
Expand All @@ -2003,7 +2003,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` with "
"arguments ``handle``, ``name``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlsym/handle`` con "
"argumentos ``handle``, ``name``."

#: ../Doc/library/ctypes.rst:1524
Expand Down Expand Up @@ -2180,7 +2180,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.seh_exception`` with "
"argument ``code``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.seh_exception`` con el "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.seh_exception`` con el "
"argumento ``code``."

#: ../Doc/library/ctypes.rst:1615
Expand All @@ -2202,7 +2202,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.call_function`` with "
"arguments ``func_pointer``, ``arguments``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.call_function`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.call_function`` con "
"argumentos ``func_pointer``, ``arguments``."

#: ../Doc/library/ctypes.rst:1623
Expand Down Expand Up @@ -2490,7 +2490,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
"argument ``obj``."
msgstr ""
"Levanta un :ref:`auditing event <auditing>` ``ctypes.addressof`` con el "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.addressof`` con el "
"argumento ``obj``."

#: ../Doc/library/ctypes.rst:1822
Expand Down Expand Up @@ -2572,7 +2572,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
"with arguments ``init``, ``size``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.create_string_buffer`` "
"con argumentos ``init``, ``size``."

#: ../Doc/library/ctypes.rst:1866
Expand Down Expand Up @@ -2610,7 +2610,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
"with arguments ``init``, ``size``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.create_unicode_buffer`` "
"con argumentos ``init``, ``size``."

#: ../Doc/library/ctypes.rst:1883
Expand Down Expand Up @@ -2700,7 +2700,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
"arguments."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.get_errno`` sin "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.get_errno`` sin "
"argumentos."

#: ../Doc/library/ctypes.rst:1940
Expand All @@ -2716,7 +2716,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
"arguments."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.get_last_error`` sin "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.get_last_error`` sin "
"argumentos."

#: ../Doc/library/ctypes.rst:1947
Expand Down Expand Up @@ -2791,7 +2791,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
"argument ``errno``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.set_errno`` con argumento "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.set_errno`` con argumento "
"``errno``."

#: ../Doc/library/ctypes.rst:1993
Expand All @@ -2809,7 +2809,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
"argument ``error``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.set_last_error`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.set_last_error`` con "
"argumento ``error``."

#: ../Doc/library/ctypes.rst:2002
Expand All @@ -2835,7 +2835,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
"arguments ``address``, ``size``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.string_at`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.string_at`` con "
"argumentos ``address``, ``size``."

#: ../Doc/library/ctypes.rst:2017
Expand Down Expand Up @@ -2873,7 +2873,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
"arguments ``address``, ``size``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.wstring_at`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.wstring_at`` con "
"argumentos ``address``, ``size``."

#: ../Doc/library/ctypes.rst:2040
Expand Down Expand Up @@ -2924,7 +2924,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
"arguments ``pointer``, ``size``, ``offset``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.cdata/buffer`` con "
"argumentos ``pointer``, ``size``, ``offset``."

#: ../Doc/library/ctypes.rst:2067
Expand Down Expand Up @@ -2952,7 +2952,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata`` with argument "
"``address``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``ctypes.cdata`` con argumento "
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.cdata`` con argumento "
"``address``."

#: ../Doc/library/ctypes.rst:2082
Expand All @@ -2961,7 +2961,7 @@ msgid ""
"`auditing event <auditing>` ``ctypes.cdata`` with argument ``address``."
msgstr ""
"Este método, y otros que indirectamente llaman a este método, lanzan un :ref:"
"`auditing event <auditing>` ``ctypes.cdata`` con argumento ``address``."
"`evento de auditoría <auditing>` ``ctypes.cdata`` con argumento ``address``."

#: ../Doc/library/ctypes.rst:2088
msgid ""
Expand Down