Skip to content

Commit aea132d

Browse files
committed
rewrap
1 parent 991efc0 commit aea132d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

library/stat.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ msgid ""
5252
"The :mod:`stat` module defines the following functions to test for specific "
5353
"file types:"
5454
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:"
5757

5858
#: ../Doc/library/stat.rst:28
5959
msgid "Return non-zero if the mode is from a directory."
@@ -205,8 +205,8 @@ msgstr "*Id* del grupo del propietario."
205205
msgid ""
206206
"Size in bytes of a plain file; amount of data waiting on some special files."
207207
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."
210210

211211
#: ../Doc/library/stat.rst:184
212212
msgid "Time of last access."
@@ -252,8 +252,7 @@ msgstr ""
252252
#: ../Doc/library/stat.rst:207
253253
msgid "The variables below define the flags used in the :data:`ST_MODE` field."
254254
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`."
257256

258257
#: ../Doc/library/stat.rst:209
259258
msgid ""

0 commit comments

Comments
 (0)