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

Skip to content

Traduccion library/xmlrpc.server #944

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
Oct 7, 2020

Conversation

vmjelicic
Copy link
Contributor

Closes #898

@cmaureir
Copy link
Collaborator

cmaureir commented Oct 5, 2020

Gracias @vmyelicich !
Hay un par de problemas que detectó pospell:

library/xmlrpc.server.po:165:metodo
library/xmlrpc.server.po:258:tambien
library/xmlrpc.server.po:286:ExampleService
library/xmlrpc.server.po:292:incluído
library/xmlrpc.server.po:319:sparámetros
library/xmlrpc.server.po:345:fucniones
library/xmlrpc.server.po:357:utilizaráel

La mayoría sin errores ortográficos, pero te recomiendo crear un archivo llamado dictionaries/library_xmlrpc_server.txt donde puedes poner la palabra "ExampleService", así pospell la detecta. La alternativa que tienes es que puedes poner *ExampleService* entre asteriscos, para que se considere como una palabra en inglés.
Tu vez la que te parece mejor

@cmaureir
Copy link
Collaborator

cmaureir commented Oct 6, 2020

Hola @vmyelicich, ahora tienes que mirar los warnings que tuviste en travis:

cpython/Doc/library/xmlrpc.server.rst:31: WARNING: inconsistent term references in translated message. original: [':class:`SimpleXMLRPCRequestHandler`', ':class:`socketserver.TCPServer`', ':mod:`xmlrpc.client`', ':meth:`server_bind`', ':meth:`server_activate`', ':func:`~xmlrpc.client.loads`'], translated: []

cpython/Doc/library/xmlrpc.server.rst:54: WARNING: inconsistent term references in translated message. original: [':mod:`xmlrpc.client`', ':func:`~xmlrpc.client.loads`'], translated: []

cpython/Doc/library/xmlrpc.server.rst:67: WARNING: inconsistent term references in translated message. original: [':class:`SimpleXMLRPCServer`'], translated: []

cpython/Doc/library/xmlrpc.server.rst:77: WARNING: inconsistent term references in translated message. original: [':class:`SimpleXMLRPCServer`', ':class:`socketserver.TCPServer`'], translated: []

cpython/Doc/library/xmlrpc.server.rst:99: WARNING: inconsistent term references in translated message. original: [':meth:`register_function`', ':meth:`_dispatch`', ':meth:`_dispatch`', ':meth:`_dispatch`'], translated: [':meth:`register_function`', ':meth:`_dispatch`', ':meth:`_dispatch`']

Cada uno, de seguro viene porque no hay espacios entre acentos invertidos y texto o cosas así. Te voy a dejar el primero y tu miras los otros.

Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Un par de cosas muy pequeñas y estamos ;)

vmjelicic and others added 4 commits October 6, 2020 19:02
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
@cmaureir cmaureir merged commit 5780a73 into python:3.8 Oct 7, 2020
@cmaureir
Copy link
Collaborator

cmaureir commented Oct 7, 2020

Gracias @vmyelicich 🎉

@vmjelicic vmjelicic deleted the traduccion-xmlrpc.server branch October 7, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate 'library/xmlrpc.server.po'
2 participants