Skip to content

Commit c29e598

Browse files
committed
Borrando entradas repetidas
1 parent effbf19 commit c29e598

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

library/imghdr.po

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@ msgstr ""
2626

2727
#: ../Doc/library/imghdr.rst:2
2828
msgid ":mod:`imghdr` --- Determine the type of an image"
29-
msgstr ""
3029
msgstr ":mod:'imghdr' --- Determinar el tipo de imagen"
3130

3231
#: ../Doc/library/imghdr.rst:7
3332
msgid "**Source code:** :source:`Lib/imghdr.py`"
34-
msgstr ""
3533
msgstr "**Código fuente:** :source:'Lib/imghdr.py'"
3634

3735
#: ../Doc/library/imghdr.rst:11
@@ -44,7 +42,6 @@ msgstr ""
4442

4543
#: ../Doc/library/imghdr.rst:14
4644
msgid "The :mod:`imghdr` module defines the following function:"
47-
msgstr ""
4845
msgstr "El módulo :mod:'imghdr' define la siguiente función:"
4946

5047
#: ../Doc/library/imghdr.rst:19
@@ -60,7 +57,6 @@ msgstr ""
6057

6158
#: ../Doc/library/imghdr.rst:23
6259
msgid "Accepts a :term:`path-like object`."
63-
msgstr ""
6460
msgstr "Acepta un :term:`path-like object`."
6561

6662
#: ../Doc/library/imghdr.rst:26
@@ -73,147 +69,118 @@ msgstr ""
7369

7470
#: ../Doc/library/imghdr.rst:30
7571
msgid "Value"
76-
msgstr ""
7772
msgstr "Valor"
7873

7974
#: ../Doc/library/imghdr.rst:30
8075
msgid "Image format"
81-
msgstr ""
8276
msgstr "Formato de imagen"
8377

8478
#: ../Doc/library/imghdr.rst:32
8579
msgid "``'rgb'``"
86-
msgstr ""
8780
msgstr "``'rgb'``"
8881

8982
#: ../Doc/library/imghdr.rst:32
9083
msgid "SGI ImgLib Files"
91-
msgstr ""
9284
msgstr "Archivos SGI ImgLib"
9385

9486
#: ../Doc/library/imghdr.rst:34
9587
msgid "``'gif'``"
96-
msgstr ""
9788
msgstr "``'gif'``"
9889

9990
#: ../Doc/library/imghdr.rst:34
10091
msgid "GIF 87a and 89a Files"
101-
msgstr ""
10292
msgstr "Archivos GIF 87a y 89a"
10393

10494
#: ../Doc/library/imghdr.rst:36
10595
msgid "``'pbm'``"
106-
msgstr ""
10796
msgstr "``'pbm'``"
10897

10998
#: ../Doc/library/imghdr.rst:36
11099
msgid "Portable Bitmap Files"
111-
msgstr ""
112100
msgstr "Archivos Portable Bitmap"
113101

114102
#: ../Doc/library/imghdr.rst:38
115103
msgid "``'pgm'``"
116-
msgstr ""
117104
msgstr "``'pgm'``"
118105

119106
#: ../Doc/library/imghdr.rst:38
120107
msgid "Portable Graymap Files"
121-
msgstr ""
122108
msgstr "Archivos Portable Graymap"
123109

124110
#: ../Doc/library/imghdr.rst:40
125111
msgid "``'ppm'``"
126-
msgstr ""
127112
msgstr "``'ppm'``"
128113

129114
#: ../Doc/library/imghdr.rst:40
130115
msgid "Portable Pixmap Files"
131-
msgstr ""
132116
msgstr "Archivos Portable Pixmap"
133117

134118
#: ../Doc/library/imghdr.rst:42
135119
msgid "``'tiff'``"
136-
msgstr ""
137120
msgstr "``'tiff'``"
138121

139122
#: ../Doc/library/imghdr.rst:42
140123
msgid "TIFF Files"
141-
msgstr ""
142124
msgstr "Archivos TIFF"
143125

144126
#: ../Doc/library/imghdr.rst:44
145127
msgid "``'rast'``"
146-
msgstr ""
147128
msgstr "``'rast'``"
148129

149130
#: ../Doc/library/imghdr.rst:44
150131
msgid "Sun Raster Files"
151-
msgstr ""
152132
msgstr "Archivos Sun Raster"
153133

154134
#: ../Doc/library/imghdr.rst:46
155135
msgid "``'xbm'``"
156-
msgstr ""
157136
msgstr "``'xbm'``"
158137

159138
#: ../Doc/library/imghdr.rst:46
160139
msgid "X Bitmap Files"
161-
msgstr ""
162140
msgstr "Archivos X Bitmap"
163141

164142
#: ../Doc/library/imghdr.rst:48
165143
msgid "``'jpeg'``"
166-
msgstr ""
167144
msgstr "``'jpeg'``"
168145

169146
#: ../Doc/library/imghdr.rst:48
170147
msgid "JPEG data in JFIF or Exif formats"
171-
msgstr ""
172148
msgstr "Datos JPEG en formatos JFIF o Exif"
173149

174150
#: ../Doc/library/imghdr.rst:50
175151
msgid "``'bmp'``"
176-
msgstr ""
177152
msgstr "``'bmp'``"
178153

179154
#: ../Doc/library/imghdr.rst:50
180155
msgid "BMP files"
181-
msgstr ""
182156
msgstr "Archivos BMP"
183157

184158
#: ../Doc/library/imghdr.rst:52
185159
msgid "``'png'``"
186-
msgstr ""
187160
msgstr "``'png'``"
188161

189162
#: ../Doc/library/imghdr.rst:52
190163
msgid "Portable Network Graphics"
191-
msgstr ""
192164
msgstr "Portable Network Graphics"
193165

194166
#: ../Doc/library/imghdr.rst:54
195167
msgid "``'webp'``"
196-
msgstr ""
197168
msgstr "``'webp'``"
198169

199170
#: ../Doc/library/imghdr.rst:54
200171
msgid "WebP files"
201-
msgstr ""
202172
msgstr "Archivos WebP"
203173

204174
#: ../Doc/library/imghdr.rst:56
205175
msgid "``'exr'``"
206-
msgstr ""
207176
msgstr "``'exr'``"
208177

209178
#: ../Doc/library/imghdr.rst:56
210179
msgid "OpenEXR Files"
211-
msgstr ""
212180
msgstr "Archivos OpenEXR"
213181

214182
#: ../Doc/library/imghdr.rst:59
215183
msgid "The *exr* and *webp* formats were added."
216-
msgstr ""
217184
msgstr "Se añadieron los formatos *exr* y *webp*."
218185

219186
#: ../Doc/library/imghdr.rst:63
@@ -246,5 +213,4 @@ msgstr ""
246213

247214
#: ../Doc/library/imghdr.rst:76
248215
msgid "Example::"
249-
msgstr ""
250216
msgstr "Ejemplo::"

0 commit comments

Comments
 (0)