Skip to content

Commit ddbae8f

Browse files
authored
Merge pull request #170 from PyCampES/fix-fuzzy-whatnow.po
Fix fuzzy tutorial/whatnow.po
2 parents 4caadce + 86d7e27 commit ddbae8f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tutorial/whatnow.po

+5-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-06 15:59+0200\n"
14-
"PO-Revision-Date: 2020-05-06 21:02+0200\n"
14+
"PO-Revision-Date: 2020-05-09 14:19+0200\n"
1515
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
@@ -107,15 +107,14 @@ msgid "https://docs.python.org: Fast access to Python's documentation."
107107
msgstr "https://docs.python.org: Acceso rápido a la documentación de Python."
108108

109109
#: ../Doc/tutorial/whatnow.rst:41
110-
#, fuzzy
111110
msgid ""
112111
"https://pypi.org: The Python Package Index, previously also nicknamed the "
113112
"Cheese Shop [#]_, is an index of user-created Python modules that are "
114113
"available for download. Once you begin releasing code, you can register it "
115114
"here so that others can find it."
116115
msgstr ""
117116
"https://pypi.org: El Python Package Index, apodado previamente la Tienda de "
118-
"Queso, es un índice de módulos de Python creados por usuarios que están "
117+
"Queso [#]_, es un índice de módulos de Python creados por usuarios que están "
119118
"disponibles para su descarga. Cuando empiezas a distribuir código, lo puedes "
120119
"registrar allí para que otros lo encuentren."
121120

@@ -193,3 +192,6 @@ msgid ""
193192
"\"Cheese Shop\" is a Monty Python's sketch: a customer enters a cheese shop, "
194193
"but whatever cheese he asks for, the clerk says it's missing."
195194
msgstr ""
195+
"La tienda de queso, *Cheese Shop*, es un chiste de *Monty Python*: un "
196+
"cliente entra a una tienda de queso pero para cualquier queso que pide, el "
197+
"vendedor le dice que no lo tienen."

0 commit comments

Comments
 (0)