File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ msgid ""
110
110
"Remove (``-s``) or append (``-p``) the given prefix of paths recorded in the "
111
111
"``.pyc`` files. Cannot be combined with ``-d``."
112
112
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 "
114
114
"los archivos ``.pyc``. No se puede combinar con ``-d``."
115
115
116
116
#: ../Doc/library/compileall.rst:64
Original file line number Diff line number Diff line change @@ -2141,7 +2141,7 @@ msgid ""
2141
2141
"than :c:func:`mktime` on many platforms, this method may raise :exc:"
2142
2142
"`OverflowError` for times far in the past or far in the future."
2143
2143
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 "
2145
2145
"local y este método se basa en la función de plataforma C :c:func:`mktime` "
2146
2146
"para realizar la conversión. Dado que :class:`.datetime` admite un rango de "
2147
2147
"valores más amplio que :c:func:`mktime` en muchas plataformas, este método "
@@ -3578,7 +3578,7 @@ msgstr ""
3578
3578
3579
3579
#: ../Doc/library/datetime.rst:2368
3580
3580
msgid "(empty), UTC, GMT"
3581
- msgstr "(vacio ), UTC, GMT"
3581
+ msgstr "(vacío ), UTC, GMT"
3582
3582
3583
3583
#: ../Doc/library/datetime.rst:2371
3584
3584
msgid "``%j``"
You can’t perform that action at this time.
0 commit comments