summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po685
1 files changed, 368 insertions, 317 deletions
diff --git a/po/es.po b/po/es.po
index f0ed87ec63..4b9540a098 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-09-25 15:51-0400\n"
+"POT-Creation-Date: 2001-10-25 16:39-0400\n"
"PO-Revision-Date: 2001-09-03 21:02+0200\n"
"Last-Translator: José Antonio Salgueiro A. <joseantsa@eresmas.net>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -90,12 +90,12 @@ msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Esta compilación de gdk-pixbuf no soporta guardad el formato de imagen:·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:817
+#: gdk-pixbuf/gdk-pixbuf-io.c:822
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Falló al abrir '%s'·para escribir:·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:843
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -237,11 +237,11 @@ msgstr ""
msgid "Fatal error in PNG image file: %s"
msgstr "Error fatal en fichero imagen PNG: %s"
-#: gdk-pixbuf/io-png.c:245
+#: gdk-pixbuf/io-png.c:267
msgid "Insufficient memory to load PNG file"
msgstr "Memoria insuficiente para cargar el fichero PNG"
-#: gdk-pixbuf/io-png.c:536
+#: gdk-pixbuf/io-png.c:585
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -250,16 +250,29 @@ msgstr ""
"Memoria insuficiente para almacenar una imagen %ld·por%ld·; intente cerrar "
"algunas aplicaciones para reducir la utilización de memoria"
-#: gdk-pixbuf/io-png.c:572
+#: gdk-pixbuf/io-png.c:636
msgid "Fatal error reading PNG image file"
msgstr "Error fatal leyendo el fichero imagen PNG"
-#: gdk-pixbuf/io-png.c:621
+#: gdk-pixbuf/io-png.c:685
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Error fatal leyendo el fichero imagen PNG: %s"
-#: gdk-pixbuf/io-png.c:731
+#: gdk-pixbuf/io-png.c:751
+msgid ""
+"Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:759
+msgid "Keys for PNG tEXt chunks must be ASCII characters."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:780
+msgid "Value for PNG tEXt chunk can not be converted to ISO-8859-1 encoding."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:845
msgid "Insufficient memory to save PNG file"
msgstr "Memoria insuficiente para guardar el fichero PNG"
@@ -367,15 +380,15 @@ msgid "Failed to load TIFF image"
msgstr "Falló al cargar la imagen TIFF"
#: gdk-pixbuf/io-xbm.c:284
-#, c-format
-msgid "Invalid XBM file: %s"
+#, fuzzy
+msgid "Invalid XBM file"
msgstr "Fichero XBM no válido: %s"
-#: gdk-pixbuf/io-xbm.c:295
+#: gdk-pixbuf/io-xbm.c:294
msgid "Insufficient memory to load XBM image file"
msgstr "Memoria insuficiente al cargar el fichero imagen XBM"
-#: gdk-pixbuf/io-xbm.c:429
+#: gdk-pixbuf/io-xbm.c:428
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Falló al escribir al fichero temporal cuando se cargaba la imagen XBM"
@@ -414,19 +427,19 @@ msgstr "No puedo localizar memoria para la carga de la imagen XPM"
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Falló al escribir el fichero temporal al cargar la imagen XPM"
-#: gdk-pixbuf/gdk-pixdata.c:145
+#: gdk-pixbuf/gdk-pixdata.c:146
msgid "Image header corrupt"
msgstr "Cabecera de imagen corrompida"
-#: gdk-pixbuf/gdk-pixdata.c:150
+#: gdk-pixbuf/gdk-pixdata.c:151
msgid "Image format unknown"
msgstr "Formato de imagen desconocido"
-#: gdk-pixbuf/gdk-pixdata.c:155 gdk-pixbuf/gdk-pixdata.c:432
+#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:458
msgid "Image pixel data corrupt"
msgstr "Datos del pixel de imagen corrompidos"
-#: gdk-pixbuf/gdk-pixdata.c:378
+#: gdk-pixbuf/gdk-pixdata.c:404
#, c-format
msgid "failed to allocate image buffer of %u bytes"
msgstr "falló al localizar buffer de imagen para %u bytes"
@@ -444,32 +457,40 @@ msgid "Horizontal alignment"
msgstr "Alineación horizontal"
#: gtk/gtkalignment.c:103
-msgid "Value between 0.0 and 1.0 to indicate X alignment"
-msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·alineación X"
+msgid ""
+"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
+"right aligned"
+msgstr ""
#: gtk/gtkalignment.c:112
msgid "Vertical alignment"
msgstr "Alineación vertical"
#: gtk/gtkalignment.c:113
-msgid "Value between 0.0 and 1.0 to indicate Y alignment"
-msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·alineación·Y"
+msgid ""
+"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
+"bottom aligned"
+msgstr ""
#: gtk/gtkalignment.c:121
msgid "Horizontal scale"
msgstr "Escala horizontal"
#: gtk/gtkalignment.c:122
-msgid "Value between 0.0 and 1.0 to indicate X scale"
-msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·escala·X"
+msgid ""
+"If available horizontal space is bigger than needed for the child, how much "
+"of it to use for the child. 0.0 means none, 1.0 means all"
+msgstr ""
#: gtk/gtkalignment.c:130
msgid "Vertical scale"
msgstr "Escala vertical"
#: gtk/gtkalignment.c:131
-msgid "Value between 0.0 and 1.0 to indicate Y scale"
-msgstr "Valor entre 0.0·y 1.0· para indicar escala Y"
+msgid ""
+"If available vertical space is bigger than needed for the child, how much of "
+"it to use for the child. 0.0 means none, 1.0 means all"
+msgstr ""
#: gtk/gtkarrow.c:97
msgid "Arrow direction"
@@ -591,7 +612,7 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr "Cuando los hijos deberían tener todos el mismo tamaño."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:279
+#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
msgid "Label"
msgstr "Etiqueta"
@@ -601,11 +622,11 @@ msgid ""
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:300
+#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
msgid "Use underline"
msgstr "Utilizar subrayado"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:301
+#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -755,7 +776,7 @@ msgstr "Objeto Pixbuf"
msgid "The pixbuf to render."
msgstr "El pixbuf a renderizar."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Texto"
@@ -771,7 +792,7 @@ msgstr "Markup"
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:286
+#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
msgid "Attributes"
msgstr "Atributos"
@@ -812,12 +833,12 @@ msgstr "Color delantero"
msgid "Foreground color as a GdkColor"
msgstr "Color delantero como GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:415 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:552
+#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
+#: gtk/gtktextview.c:539
msgid "Editable"
msgstr "Editable"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:553
+#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
msgid "Whether the text can be modified by the user"
msgstr "Cuando el texto puede ser modificado por el usuario"
@@ -858,160 +879,160 @@ msgstr "Variante del tipo de letra"
msgid "Font weight"
msgstr "Ancho del tipo de letra"
-#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
msgid "Font stretch"
msgstr "Estiramiento de los Tipos de Letra"
-#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
msgid "Font size"
msgstr "Tamaño del tipo de letra"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
msgid "Font points"
msgstr "Puntos del tipo de letra"
-#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font size in points"
msgstr "Tipo de letra en puntos"
-#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
msgid "Font scale"
msgstr "Escala del tipo de letra"
-#: gtk/gtkcellrenderertext.c:322
+#: gtk/gtkcellrenderertext.c:321
msgid "Font scaling factor"
msgstr "Factor de escalado del tipo de letra"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
msgid "Rise"
msgstr "Elevar"
-#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Desplazamiento del exto sobre la línea base (por debajo de la línea base la "
"elevación es negativa)"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
msgid "Underline"
msgstr "Subrayado"
-#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Style of underline for this text"
msgstr "Estilo de subrayado de este texto"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
msgid "Background set"
msgstr "Conjunto de fondo"
-#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Whether this tag affects the background color"
msgstr "Cuando esta etiqueta afecta al color de fondo"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
msgid "Font style set"
msgstr "Conjuntos de los estilos del tipo de letra"
-#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
msgid "Font scale set"
msgstr "Conjunto de la escala del tipo de letra"
-#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Whether this tag affects underlining"
msgstr ""
@@ -1040,7 +1061,7 @@ msgstr ""
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:160
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
msgid "Indicator Size"
msgstr "Tamaño del indicador"
@@ -1048,7 +1069,7 @@ msgstr "Tamaño del indicador"
msgid "Size of check or radio indicator"
msgstr "Tamaño del·indicador·de·radio·o·chequeo"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:166
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
msgid "Indicator Spacing"
msgstr "Espacio del Indicador"
@@ -1072,197 +1093,213 @@ msgstr ""
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:582
+#: gtk/gtkcolorsel.c:574
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:587
+#: gtk/gtkcolorsel.c:579
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:891
+#: gtk/gtkcolorsel.c:883
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1059
+#: gtk/gtkcolorsel.c:1051
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1667
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1676
+#: gtk/gtkcolorsel.c:1668
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1674
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1683
+#: gtk/gtkcolorsel.c:1675
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1681
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1690
+#: gtk/gtkcolorsel.c:1682
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1696
+#: gtk/gtkcolorsel.c:1688
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1697
+#: gtk/gtkcolorsel.c:1689
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1710
+#: gtk/gtkcolorsel.c:1702
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1711
+#: gtk/gtkcolorsel.c:1703
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1766
+#: gtk/gtkcolorsel.c:1758
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1794
+#: gtk/gtkcolorsel.c:1786
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Hue:"
msgstr "_Hue:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Saturation:"
msgstr "_Saturación:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1807
+#: gtk/gtkcolorsel.c:1799
msgid "_Value:"
msgstr "_Valor:"
-#: gtk/gtkcolorsel.c:1808
+#: gtk/gtkcolorsel.c:1800
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Red:"
msgstr "_Rojo:"
-#: gtk/gtkcolorsel.c:1810
+#: gtk/gtkcolorsel.c:1802
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1811
+#: gtk/gtkcolorsel.c:1803
msgid "_Green:"
msgstr "_Verde:"
-#: gtk/gtkcolorsel.c:1812
+#: gtk/gtkcolorsel.c:1804
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1813
+#: gtk/gtkcolorsel.c:1805
msgid "_Blue:"
msgstr "_Azul:"
-#: gtk/gtkcolorsel.c:1814
+#: gtk/gtkcolorsel.c:1806
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "_Opacity:"
msgstr "_Opacidad:"
-#: gtk/gtkcolorsel.c:1825
+#: gtk/gtkcolorsel.c:1817
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1840
+#: gtk/gtkcolorsel.c:1832
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1852
+#: gtk/gtkcolorsel.c:1844
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:1871
+#: gtk/gtkcolorsel.c:1863
msgid "_Palette"
msgstr ""
-#: gtk/gtkcombo.c:133
+#: gtk/gtkcombo.c:135
msgid "Enable arrow keys"
msgstr ""
-#: gtk/gtkcombo.c:134
+#: gtk/gtkcombo.c:136
msgid "Whether the arrow keys move through the list of items"
msgstr ""
-#: gtk/gtkcombo.c:140
+#: gtk/gtkcombo.c:142
msgid "Always enable arrows"
msgstr ""
-#: gtk/gtkcombo.c:141
+#: gtk/gtkcombo.c:143
msgid ""
"Whether the arrow keys work, even if the entry contents are not in the list"
msgstr ""
-#: gtk/gtkcombo.c:147
+#: gtk/gtkcombo.c:149
msgid "Case sensitive"
msgstr ""
-#: gtk/gtkcombo.c:148
+#: gtk/gtkcombo.c:150
msgid "Whether list item matching is case sensitive"
msgstr ""
-#: gtk/gtkcontainer.c:207
+#: gtk/gtkcombo.c:157
+msgid "Allow empty"
+msgstr ""
+
+#: gtk/gtkcombo.c:158
+msgid "Whether an empty value may be entered in this field"
+msgstr ""
+
+#: gtk/gtkcombo.c:165
+msgid "Value in list"
+msgstr ""
+
+#: gtk/gtkcombo.c:166
+msgid "Whether entered values must already be present in the list"
+msgstr ""
+
+#: gtk/gtkcontainer.c:202
msgid "Resize mode"
msgstr "Modo redimensionar"
-#: gtk/gtkcontainer.c:208
+#: gtk/gtkcontainer.c:203
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:215
+#: gtk/gtkcontainer.c:210
msgid "Border width"
msgstr "Ancho de borde"
-#: gtk/gtkcontainer.c:216
+#: gtk/gtkcontainer.c:211
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:224
+#: gtk/gtkcontainer.c:219
msgid "Child"
msgstr "Hijo"
-#: gtk/gtkcontainer.c:225
+#: gtk/gtkcontainer.c:220
msgid "Can be used to add a new child to the container."
msgstr ""
@@ -1338,139 +1375,144 @@ msgstr ""
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:405
-msgid "Text Position"
-msgstr ""
+#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#, fuzzy
+msgid "Cursor Position"
+msgstr "Posición"
+
+#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#, fuzzy
+msgid "The current position of the insertion cursor in chars."
+msgstr "La posición inicial de la ventana."
+
+#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#, fuzzy
+msgid "Selection Bound"
+msgstr "Selección: "
-#: gtk/gtkentry.c:406
-msgid "The current position of the insertion point"
+#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+msgid ""
+"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:416
+#: gtk/gtkentry.c:431
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:423
+#: gtk/gtkentry.c:438
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:424
+#: gtk/gtkentry.c:439
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:432
+#: gtk/gtkentry.c:447
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:433
+#: gtk/gtkentry.c:448
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:440
+#: gtk/gtkentry.c:455
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:441
+#: gtk/gtkentry.c:456
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:463
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:449
+#: gtk/gtkentry.c:464
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:471
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:457
+#: gtk/gtkentry.c:472
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:478
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:479
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:474
+#: gtk/gtkentry.c:488
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:475
+#: gtk/gtkentry.c:489
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:484 gtk/gtklabel.c:356 gtk/gtktextview.c:628
+#: gtk/gtkentry.c:499
+#, fuzzy
+msgid "The contents of the entry"
+msgstr "El nombre del widget"
+
+#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:485 gtk/gtklabel.c:357 gtk/gtktextview.c:629
+#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3761 gtk/gtklabel.c:3122 gtk/gtktextview.c:5434
-msgid "Cut"
-msgstr ""
-
-#: gtk/gtkentry.c:3763 gtk/gtklabel.c:3124 gtk/gtktextview.c:5436
-msgid "Copy"
-msgstr ""
-
-#: gtk/gtkentry.c:3765 gtk/gtklabel.c:3126 gtk/gtktextview.c:5439
-msgid "Paste"
-msgstr ""
-
-#: gtk/gtkentry.c:3768 gtk/gtklabel.c:3129
+#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
#, fuzzy
msgid "Select All"
msgstr "Seleccionable"
-#: gtk/gtkentry.c:3778 gtk/gtklabel.c:3139 gtk/gtktextview.c:5446
+#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
msgid "Input Methods"
msgstr ""
-#: gtk/gtkfilesel.c:504
+#: gtk/gtkfilesel.c:506
msgid "Filename"
msgstr "Nombre Fichero"
-#: gtk/gtkfilesel.c:505
+#: gtk/gtkfilesel.c:507
msgid "The currently selected filename."
msgstr ""
-#: gtk/gtkfilesel.c:511
+#: gtk/gtkfilesel.c:513
msgid "Show file operations"
msgstr ""
-#: gtk/gtkfilesel.c:512
+#: gtk/gtkfilesel.c:514
msgid "Whether buttons for creating/manipulating files should be displayed."
msgstr ""
#. The directories clist
-#: gtk/gtkfilesel.c:634
+#: gtk/gtkfilesel.c:636
msgid "Directories"
msgstr "Directorios"
#. The files clist
-#: gtk/gtkfilesel.c:654
+#: gtk/gtkfilesel.c:656
msgid "Files"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:725 gtk/gtkfilesel.c:2042
+#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directorio ilegible: %s"
-#: gtk/gtkfilesel.c:847
+#: gtk/gtkfilesel.c:849
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1478,129 +1520,129 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:977
+#: gtk/gtkfilesel.c:979
msgid "Create Dir"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:988 gtk/gtkfilesel.c:1402
+#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
msgid "Delete File"
msgstr "Borrar Archivo"
-#: gtk/gtkfilesel.c:999 gtk/gtkfilesel.c:1544
+#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
msgid "Rename File"
msgstr "Renombrar Archivo"
-#: gtk/gtkfilesel.c:1226
+#: gtk/gtkfilesel.c:1236
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1228
+#: gtk/gtkfilesel.c:1238
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1229 gtk/gtkfilesel.c:1479
+#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1237
+#: gtk/gtkfilesel.c:1247
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1271
+#: gtk/gtkfilesel.c:1281
msgid "Create Directory"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:1285
+#: gtk/gtkfilesel.c:1295
msgid "_Directory name:"
msgstr "_Nombre del directorio:"
#. buttons
-#: gtk/gtkfilesel.c:1299
+#: gtk/gtkfilesel.c:1309
msgid "Create"
msgstr "Crear"
-#: gtk/gtkfilesel.c:1308 gtk/gtkfilesel.c:1433 gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
#: gtk/gtkgamma.c:424
msgid "Cancel"
msgstr "Cancelar"
-#: gtk/gtkfilesel.c:1343
+#: gtk/gtkfilesel.c:1353
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1346
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1348 gtk/gtkfilesel.c:1493
+#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1357
+#: gtk/gtkfilesel.c:1367
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
#. buttons
-#: gtk/gtkfilesel.c:1424
+#: gtk/gtkfilesel.c:1435
msgid "Delete"
msgstr "Borrar"
-#: gtk/gtkfilesel.c:1475 gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1477
+#: gtk/gtkfilesel.c:1488
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1491
+#: gtk/gtkfilesel.c:1502
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1501
+#: gtk/gtkfilesel.c:1512
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
#. buttons
-#: gtk/gtkfilesel.c:1577
+#: gtk/gtkfilesel.c:1589
msgid "Rename"
msgstr "Renombrar"
-#: gtk/gtkfilesel.c:2021
+#: gtk/gtkfilesel.c:2031
msgid "Selection: "
msgstr "Selección: "
-#: gtk/gtkfilesel.c:2633
+#: gtk/gtkfilesel.c:2641
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3501
+#: gtk/gtkfilesel.c:3509
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3503
+#: gtk/gtkfilesel.c:3511
msgid "Couldn't convert filename"
msgstr ""
@@ -1697,7 +1739,7 @@ msgstr "Valor _Gamma"
msgid "OK"
msgstr "Aceptar"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:154 gtk/gtkstatusbar.c:157
+#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
msgid "Shadow type"
msgstr ""
@@ -1830,72 +1872,72 @@ msgstr "(desconocido)"
msgid "clear"
msgstr "limpiar"
-#: gtk/gtklabel.c:280
+#: gtk/gtklabel.c:284
msgid "The text of the label."
msgstr "El texto de la etiqueta."
-#: gtk/gtklabel.c:287
+#: gtk/gtklabel.c:291
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:293
+#: gtk/gtklabel.c:297
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:294
+#: gtk/gtklabel.c:298
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:308 gtk/gtktexttag.c:377 gtk/gtktextview.c:569
+#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:309
+#: gtk/gtklabel.c:313
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:317
+#: gtk/gtklabel.c:321
msgid "Pattern"
msgstr "Patrón"
-#: gtk/gtklabel.c:318
+#: gtk/gtklabel.c:322
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:325
+#: gtk/gtklabel.c:329
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:326
+#: gtk/gtklabel.c:330
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:332
+#: gtk/gtklabel.c:336
msgid "Selectable"
msgstr "Seleccionable"
-#: gtk/gtklabel.c:333
+#: gtk/gtklabel.c:337
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:339
+#: gtk/gtklabel.c:343
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:340
+#: gtk/gtklabel.c:344
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:348
+#: gtk/gtklabel.c:352
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:349
+#: gtk/gtklabel.c:353
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
"El widget que será activado cuando se presioné el la tecla mnemotécnica"
@@ -1953,27 +1995,19 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:546
+#: gtk/gtkmain.c:572
msgid "default:LTR"
msgstr ""
-#: gtk/gtkmenubar.c:147
-msgid "Menu bar accelerator"
-msgstr ""
-
-#: gtk/gtkmenubar.c:148
-msgid "Keybinding to activate the menu bar"
-msgstr ""
-
-#: gtk/gtkmenubar.c:155
+#: gtk/gtkmenubar.c:149
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:162 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
msgid "Internal padding"
msgstr ""
-#: gtk/gtkmenubar.c:163
+#: gtk/gtkmenubar.c:157
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
@@ -2097,16 +2131,16 @@ msgstr ""
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2125 gtk/gtknotebook.c:4517
+#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: gtk/gtkoptionmenu.c:161
+#: gtk/gtkoptionmenu.c:164
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:167
+#: gtk/gtkoptionmenu.c:170
msgid "Spacing around indicator"
msgstr ""
@@ -2200,7 +2234,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:203
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
msgid "Adjustment"
msgstr "Ajuste"
@@ -2352,7 +2386,7 @@ msgstr "Tamaño máximo"
msgid "Maximum size of the ruler"
msgstr "Tamaño máximo de la regla"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:221
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
msgid "Digits"
msgstr "Dígitos"
@@ -2442,11 +2476,11 @@ msgid ""
"Display a secondary forward arrow button on the opposite end of the scrollbar"
msgstr ""
-#: gtk/gtksettings.c:145
+#: gtk/gtksettings.c:146
msgid "Double Click Time"
msgstr "Tiempo de Doble Click"
-#: gtk/gtksettings.c:146
+#: gtk/gtksettings.c:147
msgid ""
"Maximum time allowed between two clicks for them to be considered a double "
"click (in milliseconds)"
@@ -2454,104 +2488,112 @@ msgstr ""
"Máximo tiempo permitido entre dos clicks para ser considerados como un doble "
"click (en milisegundos)"
-#: gtk/gtksettings.c:153
+#: gtk/gtksettings.c:154
msgid "Cursor Blink"
msgstr "Parpadeo del cursor"
-#: gtk/gtksettings.c:154
+#: gtk/gtksettings.c:155
msgid "Whether the cursor should blink"
msgstr "Cuando el cursor debería parpadear"
-#: gtk/gtksettings.c:161
+#: gtk/gtksettings.c:162
msgid "Cursor Blink Time"
msgstr "Tiempo de centelleo del cursor"
-#: gtk/gtksettings.c:162
+#: gtk/gtksettings.c:163
msgid "Length of the cursor blink cycle, in milleseconds"
msgstr ""
-#: gtk/gtksettings.c:169
+#: gtk/gtksettings.c:170
msgid "Split Cursor"
msgstr ""
-#: gtk/gtksettings.c:170
+#: gtk/gtksettings.c:171
msgid ""
"Whether two cursors should be displayed for mixed left-to-right and right-to-"
"left text"
msgstr ""
-#: gtk/gtksettings.c:177
+#: gtk/gtksettings.c:178
msgid "Theme Name"
msgstr "Nombre de Temas"
-#: gtk/gtksettings.c:178
+#: gtk/gtksettings.c:179
msgid "Name of theme RC file to load"
msgstr ""
-#: gtk/gtksettings.c:185
+#: gtk/gtksettings.c:186
msgid "Key Theme Name"
msgstr ""
-#: gtk/gtksettings.c:186
+#: gtk/gtksettings.c:187
msgid "Name of key theme RC file to load"
msgstr ""
-#: gtk/gtkspinbutton.c:204
+#: gtk/gtksettings.c:195
+msgid "Menu bar accelerator"
+msgstr ""
+
+#: gtk/gtksettings.c:196
+msgid "Keybinding to activate the menu bar"
+msgstr ""
+
+#: gtk/gtkspinbutton.c:214
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:211
+#: gtk/gtkspinbutton.c:221
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:212
+#: gtk/gtkspinbutton.c:222
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:232
msgid "The number of decimal places to display"
msgstr "El número de lugares decimales a mostrar"
-#: gtk/gtkspinbutton.c:231
+#: gtk/gtkspinbutton.c:241
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:242
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:239
+#: gtk/gtkspinbutton.c:249
msgid "Numeric"
msgstr "Numérico"
-#: gtk/gtkspinbutton.c:240
+#: gtk/gtkspinbutton.c:250
msgid "Whether non-numeric characters should be ignored"
msgstr "Cuando los caracteres no numéricos no deberíasn ser ignorados"
-#: gtk/gtkspinbutton.c:247
+#: gtk/gtkspinbutton.c:257
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:248
+#: gtk/gtkspinbutton.c:258
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:255
+#: gtk/gtkspinbutton.c:265
msgid "Update Policy"
msgstr "Actualizar Política"
-#: gtk/gtkspinbutton.c:256
+#: gtk/gtkspinbutton.c:266
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:264
+#: gtk/gtkspinbutton.c:274
msgid "Value"
msgstr "Valor"
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:275
msgid "Reads the current value, or sets a new value"
msgstr "Lee los valores actuales, o fija un nuevo valor"
@@ -2788,35 +2830,35 @@ msgstr "Homogéneo"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:594 gtk/gtktreeview.c:503
+#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:595
+#: gtk/gtktext.c:604
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:602 gtk/gtktreeview.c:511
+#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:603
+#: gtk/gtktext.c:612
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:610
+#: gtk/gtktext.c:619
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:611
+#: gtk/gtktext.c:620
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:618
+#: gtk/gtktext.c:627
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:628
msgid "Whether words are wrapped at widget edges"
msgstr ""
@@ -2864,7 +2906,7 @@ msgstr "Dirección del texto"
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:570
+#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
msgid "Left, right, or center justification"
msgstr ""
@@ -2880,7 +2922,7 @@ msgstr ""
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:579
+#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
msgid "Width of the left margin in pixels"
msgstr ""
@@ -2888,15 +2930,15 @@ msgstr ""
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:589
+#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:598
+#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:599
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
@@ -2904,7 +2946,7 @@ msgstr ""
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:523
+#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
msgid "Pixels of blank space above paragraphs"
msgstr ""
@@ -2912,7 +2954,7 @@ msgstr ""
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:533
+#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
msgid "Pixels of blank space below paragraphs"
msgstr ""
@@ -2920,7 +2962,7 @@ msgstr ""
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:543
+#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
@@ -2928,16 +2970,16 @@ msgstr ""
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:561
+#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:608
+#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:609
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
msgid "Custom tabs for this text"
msgstr ""
@@ -3057,51 +3099,35 @@ msgstr "Conjunto invisible"
msgid "Whether this tag affects text visibility"
msgstr "Cuando esta etiqueta afecta la visibilidad del texto"
-#: gtk/gtktextview.c:502
-msgid "Line Height"
-msgstr "Alto de la Línea"
-
-#: gtk/gtktextview.c:503
-msgid "The height of a line"
-msgstr "El alto de una línea"
-
-#: gtk/gtktextview.c:512
-msgid "Column Width"
-msgstr "Ancho de la Columna"
-
-#: gtk/gtktextview.c:513
-msgid "The width of a column"
-msgstr "El ancho de una columna"
-
-#: gtk/gtktextview.c:522
+#: gtk/gtktextview.c:509
msgid "Pixels Above Lines"
msgstr "Pixels Sobre las Líneas"
-#: gtk/gtktextview.c:532
+#: gtk/gtktextview.c:519
msgid "Pixels Below Lines"
msgstr "Pixels por Debajo de las Líneas"
-#: gtk/gtktextview.c:542
+#: gtk/gtktextview.c:529
msgid "Pixels Inside Wrap"
msgstr "Pixels Dentro de la Envoltura"
-#: gtk/gtktextview.c:560
+#: gtk/gtktextview.c:547
msgid "Wrap Mode"
msgstr "Modo envoltura"
-#: gtk/gtktextview.c:578
+#: gtk/gtktextview.c:565
msgid "Left Margin"
msgstr "Margen Izquierdo"
-#: gtk/gtktextview.c:588
+#: gtk/gtktextview.c:575
msgid "Right Margin"
msgstr "Margen Derecho"
-#: gtk/gtktextview.c:616
+#: gtk/gtktextview.c:603
msgid "Cursor Visible"
msgstr "Cursor Visible"
-#: gtk/gtktextview.c:617
+#: gtk/gtktextview.c:604
msgid "If the insertion cursor is shown"
msgstr "Si se muestra el cursor de inserción"
@@ -3191,107 +3217,107 @@ msgstr ""
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:495
+#: gtk/gtktreeview.c:496
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:504
+#: gtk/gtktreeview.c:505
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:512
+#: gtk/gtktreeview.c:513
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:519 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
msgid "Visible"
msgstr "Visible"
-#: gtk/gtktreeview.c:520
+#: gtk/gtktreeview.c:521
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:527
+#: gtk/gtktreeview.c:528
msgid "Headers Clickable"
msgstr "Cabeceras clickeables"
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:535
+#: gtk/gtktreeview.c:536
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:543 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
msgid "Reorderable"
msgstr "Reordenable"
-#: gtk/gtktreeview.c:544
+#: gtk/gtktreeview.c:545
msgid "View is reorderable"
msgstr "Vista es reordenable"
-#: gtk/gtktreeview.c:551
+#: gtk/gtktreeview.c:552
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:559
+#: gtk/gtktreeview.c:560
msgid "Enable Search"
msgstr "Habilitar búsqueda"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:567
+#: gtk/gtktreeview.c:568
msgid "Search Column"
msgstr "Columna de búsqueda"
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:581
+#: gtk/gtktreeview.c:582
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:590
+#: gtk/gtktreeview.c:591
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:599
+#: gtk/gtktreeview.c:600
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:608
+#: gtk/gtktreeview.c:609
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow drawing of alternating color rows."
msgstr ""
@@ -3370,8 +3396,9 @@ msgid "X Alignment of the column header text or widget"
msgstr ""
#: gtk/gtktreeviewcolumn.c:263
-msgid "Wether the column can be reordered around the headers"
-msgstr ""
+#, fuzzy
+msgid "Whether the column can be reordered around the headers"
+msgstr "Cuando el texto puede ser modificado por el usuario"
#: gtk/gtktreeviewcolumn.c:270
msgid "Sort indicator"
@@ -3694,6 +3721,30 @@ msgstr "Vietnamita (VIQR)"
msgid "X Input Method"
msgstr "Método de la Entrada X"
+#~ msgid "Value between 0.0 and 1.0 to indicate X alignment"
+#~ msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·alineación X"
+
+#~ msgid "Value between 0.0 and 1.0 to indicate Y alignment"
+#~ msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·alineación·Y"
+
+#~ msgid "Value between 0.0 and 1.0 to indicate X scale"
+#~ msgstr "Valor·entre·0.0 y·1.0 ·para·indicar·escala·X"
+
+#~ msgid "Value between 0.0 and 1.0 to indicate Y scale"
+#~ msgstr "Valor entre 0.0·y 1.0· para indicar escala Y"
+
+#~ msgid "Line Height"
+#~ msgstr "Alto de la Línea"
+
+#~ msgid "The height of a line"
+#~ msgstr "El alto de una línea"
+
+#~ msgid "Column Width"
+#~ msgstr "Ancho de la Columna"
+
+#~ msgid "The width of a column"
+#~ msgstr "El ancho de una columna"
+
#~ msgid "can_activate"
#~ msgstr "can_activate"