Skip to content

Commit b751a31

Browse files
committed
Fix translate
1 parent cca46ed commit b751a31

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

library/intro.po

Lines changed: 4 additions & 3 deletions
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: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2023-01-25 11:19-0300\n"
14+
"PO-Revision-Date: 2023-01-26 09:59-0300\n"
1515
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -141,7 +141,7 @@ msgid ""
141141
"Unix systems. It does not make any claims about its existence on a specific "
142142
"operating system."
143143
msgstr ""
144-
"Una nota de \"Disponibilidad: Unix\" significa que esta función se encuentra "
144+
"Una nota de \"Availability: Unix\" significa que esta función se encuentra "
145145
"comúnmente en los sistemas Unix. Pero no hace ninguna afirmación sobre su "
146146
"existencia en un sistema operativo específico."
147147

@@ -151,7 +151,7 @@ msgid ""
151151
"supported on macOS, which builds on a Unix core."
152152
msgstr ""
153153
"Si no se indica por separado, todas las funciones que afirman "
154-
"\"Disponibilidad: Unix\" son compatibles con macOS, que se basa en un núcleo "
154+
"\"Availability: Unix\" son compatibles con macOS, que se basa en un núcleo "
155155
"de Unix."
156156

157157
#: ../Doc/library/intro.rst:63
@@ -259,6 +259,7 @@ msgstr ""
259259

260260
# No estoy seguro de la traducción de "stubs", creo que se debería dejar en su versión en inglés.
261261
#: ../Doc/library/intro.rst:108
262+
#, fuzzy
262263
msgid ""
263264
"Some functions are stubs that either don't do anything and always return "
264265
"hardcoded values."

0 commit comments

Comments
 (0)