@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2021-08-29 09:51+0800 \n "
14
+ "PO-Revision-Date : 2023-03-14 04:57-0500 \n "
15
15
"Last-Translator : Rodrigo Tobar <rtobarc@gmail.com>\n "
16
- "Language : es_CO\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_CO \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
+ "X-Generator : Poedit 3.2.2\n "
23
24
24
25
#: ../Doc/library/profile.rst:5
25
26
msgid "The Python Profilers"
@@ -934,7 +935,7 @@ msgid ""
934
935
"functions that were part of filename :file:`.\\ *foo:`. In contrast, the "
935
936
"command::"
936
937
msgstr ""
937
- "primero limitaría la impresión al primer 10% de la lista, y luego solo "
938
+ "primero limitaría la impresión al primer \" 10%\" de la lista, y luego solo "
938
939
"imprimiría las funciones que formaban parte del nombre del archivo :file:`."
939
940
"\\ *foo:`. En contraste, el comando::"
940
941
@@ -945,8 +946,8 @@ msgid ""
945
946
"and then proceed to only print the first 10% of them."
946
947
msgstr ""
947
948
"limitaría la lista a todas las funciones que tengan nombres de archivo: "
948
- "archivo :file:`.\\ *foo:`, y luego procedería a imprimir solo el primer "
949
- "10% de ellas."
949
+ "archivo :file:`.\\ *foo:`, y luego procedería a imprimir solo el primer \" 10% "
950
+ "\" de ellas."
950
951
951
952
#: ../Doc/library/profile.rst:503
952
953
msgid ""
0 commit comments