Skip to content

Commit 1be1b9c

Browse files
committed
powrap
1 parent bb723a2 commit 1be1b9c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/time.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -987,8 +987,8 @@ msgstr ""
987987
msgid ""
988988
"On some platforms, an optional field width and precision specification can "
989989
"immediately follow the initial ``'%'`` of a directive in the following "
990-
"order; this is also not portable. The field width is normally 2 except for ``"
991-
"%j`` where it is 3."
990+
"order; this is also not portable. The field width is normally 2 except for "
991+
"``%j`` where it is 3."
992992
msgstr ""
993993
"En algunas plataformas, una especificación de precisión y ancho de campo "
994994
"opcional puede seguir inmediatamente el ``'%'`` inicial de una directiva en "
@@ -1444,8 +1444,8 @@ msgstr ":samp:`M{m}.{n}.{d}`"
14441444
#: ../Doc/library/time.rst:720
14451445
msgid ""
14461446
"The *d*'th day (0 <= *d* <= 6) of week *n* of month *m* of the year (1 <= "
1447-
"*n* <= 5, 1 <= *m* <= 12, where week 5 means \"the last *d* day in month *m*"
1448-
"\" which may occur in either the fourth or the fifth week). Week 1 is the "
1447+
"*n* <= 5, 1 <= *m* <= 12, where week 5 means \"the last *d* day in month "
1448+
"*m*\" which may occur in either the fourth or the fifth week). Week 1 is the "
14491449
"first week in which the *d*'th day occurs. Day zero is a Sunday."
14501450
msgstr ""
14511451
"El día d (0 <= *d* <= 6) de la semana *n* del mes *m* del año (1 <= *n* <= "

0 commit comments

Comments
 (0)