File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ msgid ""
52
52
"The :mod:`stat` module defines the following functions to test for specific "
53
53
"file types:"
54
54
msgstr ""
55
- "El módulo :mod:`stat` define las siguientes funciones para comprobar "
56
- "tipos de archivo específicos:"
55
+ "El módulo :mod:`stat` define las siguientes funciones para comprobar tipos "
56
+ "de archivo específicos:"
57
57
58
58
#: ../Doc/library/stat.rst:28
59
59
msgid "Return non-zero if the mode is from a directory."
@@ -205,8 +205,8 @@ msgstr "*Id* del grupo del propietario."
205
205
msgid ""
206
206
"Size in bytes of a plain file; amount of data waiting on some special files."
207
207
msgstr ""
208
- "Tamaño en bytes de un archivo normal; cantidad de datos esperando en "
209
- "algunos archivos especiales."
208
+ "Tamaño en bytes de un archivo normal; cantidad de datos esperando en algunos "
209
+ "archivos especiales."
210
210
211
211
#: ../Doc/library/stat.rst:184
212
212
msgid "Time of last access."
@@ -252,8 +252,7 @@ msgstr ""
252
252
#: ../Doc/library/stat.rst:207
253
253
msgid "The variables below define the flags used in the :data:`ST_MODE` field."
254
254
msgstr ""
255
- "Las variables de debajo definen los flags usados en el campo :data:"
256
- "`ST_MODE`."
255
+ "Las variables de debajo definen los flags usados en el campo :data:`ST_MODE`."
257
256
258
257
#: ../Doc/library/stat.rst:209
259
258
msgid ""
You can’t perform that action at this time.
0 commit comments