Skip to content

Commit 14cdee7

Browse files
committed
translate a couple phrases to spanish
1 parent a2b3ae3 commit 14cdee7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

library/fractions.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,18 @@ msgstr ""
150150
msgid ""
151151
"Space is allowed around the slash for string inputs: ``Fraction('2 / 3')``."
152152
msgstr ""
153+
"Se permite espacio alrededor de la barra para entrada de cadena de "
154+
"caracteres: ``Fraction('2 / 3')``."
153155

154156
#: ../Doc/library/fractions.rst:104
155157
msgid ""
156158
":class:`Fraction` instances now support float-style formatting, with "
157159
"presentation types ``\"e\"``, ``\"E\"``, ``\"f\"``, ``\"F\"``, ``\"g\"``, "
158160
"``\"G\"`` and ``\"%\"\"``."
159161
msgstr ""
162+
":class:`Fraction` instancias ahora apoya formato de estilo flotante, con "
163+
"tipos de presentacion ``\"e\"``, ``\"E\"``, ``\"f\"``, ``\"F\"``, ``\"g\"``, "
164+
"``\"G\"`` and ``\"%\"\"``."
160165

161166
#: ../Doc/library/fractions.rst:111
162167
msgid "Numerator of the Fraction in lowest term."

0 commit comments

Comments
 (0)