8000 powrap y agregando palabras faltantes library/ · python/python-docs-es@9cb57af · GitHub
[go: up one dir, main page]

Skip to content

Commit 9cb57af

Browse files
committed
powrap y agregando palabras faltantes library/
1 parent 33248e3 commit 9cb57af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library/compileall.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ msgid ""
110110
"Remove (``-s``) or append (``-p``) the given prefix of paths recorded in the "
111111
"``.pyc`` files. Cannot be combined with ``-d``."
112112
msgstr ""
113-
"Elimina (``-s``) o agregua (``-p``) el prefijo dado de rutas registradas en "
113+
"Elimina (``-s``) o agrega (``-p``) el prefijo dado de rutas registradas en "
114114
"los archivos ``.pyc``. No se puede combinar con ``-d``."
115115

116116
#: ../Doc/library/compileall.rst:64

library/datetime.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ msgid ""
21412141
"than :c:func:`mktime` on many platforms, this method may raise :exc:"
21422142
"`OverflowError` for times far in the past or far in the future."
21432143
msgstr ""
2144-
"Se supone que las instancias Naive :class:`.datetime` representan la hora "
2144+
"Se supone que las instancias Naíf :class:`.datetime` representan la hora "
21452145
"local y este método se basa en la función de plataforma C :c:func:`mktime` "
21462146
"para realizar la conversión. Dado que :class:`.datetime` admite un rango de "
21472147
"valores más amplio que :c:func:`mktime` en muchas plataformas, este método "
@@ -3578,7 +3578,7 @@ msgstr ""
35783578

35793579
#: ../Doc/library/datetime.rst:2368
35803580
msgid "(empty), UTC, GMT"
3581-
msgstr "(vacio), UTC, GMT"
3581+
msgstr "(vacío), UTC, GMT"
35823582

35833583
#: ../Doc/library/datetime.rst:2371
35843584
msgid "``%j``"

0 commit comments

Comments
 (0)
0