Code

Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #214198.
[inkscape.git] / po / es_MX.po
index 2ae0b9e7549728843c4dc904dcb6893355e6ce76..ef493cde419a3e28ef794de575e11826503ae207 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: inkscape\n"
 "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-04 22:28+0200\n"
+"POT-Creation-Date: 2009-09-18 08:45+0200\n"
 "PO-Revision-Date: 2006-11-05 18:37+0100\n"
 "Last-Translator: Daniel Díaz <yosoy@danieldiaz.org>\n"
 "Language-Team: none <none>\n"
@@ -2380,7 +2380,7 @@ msgstr "Rectángulo"
 msgid "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
 msgstr ""
 
-#: ../src/box3d-context.cpp:646
+#: ../src/box3d-context.cpp:650
 #, fuzzy
 msgid "Create 3D box"
 msgstr "Cerrar"
@@ -4508,7 +4508,7 @@ msgstr "Nuevo documento %d"
 msgid "Memory document %d"
 msgstr "Documento memoria %d"
 
-#: ../src/document.cpp:647
+#: ../src/document.cpp:628
 #, c-format
 msgid "Unnamed document %d"
 msgstr "Documento sin nombre %d"
@@ -5910,14 +5910,11 @@ msgid "Scalable Vector Graphics format as defined by the W3C"
 msgstr ""
 
 #: ../src/extension/internal/svgz.cpp:47
-#: ../share/extensions/svgz_input.inx.h:3
 #, fuzzy
 msgid "SVGZ Input"
 msgstr "Entrada"
 
 #: ../src/extension/internal/svgz.cpp:53 ../src/extension/internal/svgz.cpp:67
-#: ../share/extensions/svgz_input.inx.h:1
-#: ../share/extensions/svgz_output.inx.h:1
 msgid "Compressed Inkscape SVG (*.svgz)"
 msgstr ""
 
@@ -5926,14 +5923,11 @@ msgid "SVG file format compressed with GZip"
 msgstr ""
 
 #: ../src/extension/internal/svgz.cpp:62 ../src/extension/internal/svgz.cpp:76
-#: ../share/extensions/svgz_output.inx.h:3
 #, fuzzy
 msgid "SVGZ Output"
 msgstr "A_mpliar"
 
 #: ../src/extension/internal/svgz.cpp:68
-#: ../share/extensions/svgz_input.inx.h:2
-#: ../share/extensions/svgz_output.inx.h:2
 msgid "Inkscape's native file format compressed with GZip"
 msgstr ""
 
@@ -5975,7 +5969,7 @@ msgstr ""
 #. running from the console, in which case calling sp_ui
 #. routines will cause a segfault.  See bug 1000350 - bryce
 #. sp_ui_error_dialog(_("Format autodetect failed. The file is being opened as SVG."));
-#: ../src/extension/system.cpp:106
+#: ../src/extension/system.cpp:107
 msgid "Format autodetect failed. The file is being opened as SVG."
 msgstr "La autodetección de formato falló. El archivo se abrirá como SVG."
 
@@ -5988,7 +5982,7 @@ msgstr "La autodetección de formato falló. El archivo se abrirá como SVG."
 msgid "default.svg"
 msgstr "Predeterminados"
 
-#: ../src/file.cpp:248 ../src/file.cpp:1039
+#: ../src/file.cpp:248 ../src/file.cpp:1050
 #, c-format
 msgid "Failed to load the requested file %s"
 msgstr "Error al cargar el archivo %s"
@@ -6041,78 +6035,85 @@ msgstr ""
 "No se ha encontrado una extensión de Inkscape que pueda guardar el documento "
 "(%s). Esto pudo ser causado por una extensión de archivo desconocida."
 
-#: ../src/file.cpp:589 ../src/file.cpp:597 ../src/file.cpp:603
+#: ../src/file.cpp:589 ../src/file.cpp:597 ../src/file.cpp:605
+#: ../src/file.cpp:611 ../src/file.cpp:616
 msgid "Document not saved."
 msgstr "Documento no guardado."
 
 #: ../src/file.cpp:596
 #, c-format
+msgid ""
+"File %s is write protected. Please remove write protection and try again."
+msgstr ""
+
+#: ../src/file.cpp:604
+#, c-format
 msgid "File %s could not be saved."
 msgstr "No se pudo guardar el archivo %s."
 
-#: ../src/file.cpp:610
+#: ../src/file.cpp:621
 msgid "Document saved."
 msgstr "Documento guardado."
 
 #. We are saving for the first time; create a unique default filename
-#: ../src/file.cpp:742 ../src/file.cpp:1176 ../src/file.cpp:1297
+#: ../src/file.cpp:753 ../src/file.cpp:1187 ../src/file.cpp:1308
 #, fuzzy, c-format
 msgid "drawing%s"
 msgstr "Dibujo"
 
-#: ../src/file.cpp:748
+#: ../src/file.cpp:759
 #, fuzzy, c-format
 msgid "drawing-%d%s"
 msgstr "Dibujo"
 
-#: ../src/file.cpp:752
+#: ../src/file.cpp:763
 #, fuzzy, c-format
 msgid "%s"
 msgstr "%"
 
-#: ../src/file.cpp:767
+#: ../src/file.cpp:778
 #, fuzzy
 msgid "Select file to save a copy to"
 msgstr "Seleccionar el archivo a guardar"
 
-#: ../src/file.cpp:769
+#: ../src/file.cpp:780
 #, fuzzy
 msgid "Select file to save to"
 msgstr "Seleccionar el archivo a guardar"
 
-#: ../src/file.cpp:860
+#: ../src/file.cpp:871
 msgid "No changes need to be saved."
 msgstr "No hay cambios que guardar."
 
-#: ../src/file.cpp:877
+#: ../src/file.cpp:888
 #, fuzzy
 msgid "Saving document..."
 msgstr "Guardar documento"
 
-#: ../src/file.cpp:1036
+#: ../src/file.cpp:1047
 #, fuzzy
 msgid "Import"
 msgstr "_Importar..."
 
-#: ../src/file.cpp:1086
+#: ../src/file.cpp:1097
 msgid "Select file to import"
 msgstr "Seleccionar el archivo a importar"
 
-#: ../src/file.cpp:1198 ../src/file.cpp:1312
+#: ../src/file.cpp:1209 ../src/file.cpp:1323
 #, fuzzy
 msgid "Select file to export to"
 msgstr "Seleccionar el archivo a importar"
 
-#: ../src/file.cpp:1344
+#: ../src/file.cpp:1355
 #, c-format
 msgid "Error saving a temporary copy"
 msgstr ""
 
-#: ../src/file.cpp:1364
+#: ../src/file.cpp:1375
 msgid "Open Clip Art Login"
 msgstr ""
 
-#: ../src/file.cpp:1390
+#: ../src/file.cpp:1401
 #, c-format
 msgid ""
 "Error exporting the document. Verify if the server name, username and "
@@ -6120,12 +6121,12 @@ msgid ""
 "didn't forget to choose a license."
 msgstr ""
 
-#: ../src/file.cpp:1411
+#: ../src/file.cpp:1422
 #, fuzzy
 msgid "Document exported..."
 msgstr "Documento guardado."
 
-#: ../src/file.cpp:1439 ../src/verbs.cpp:2265
+#: ../src/file.cpp:1450 ../src/verbs.cpp:2265
 msgid "Import From Open Clip Art Library"
 msgstr ""
 
@@ -6677,7 +6678,7 @@ msgstr "Borrar parada"
 #: ../src/helper/units.cpp:37 ../src/live_effects/lpe-ruler.cpp:43
 #: ../share/extensions/foldablebox.inx.h:8
 #: ../share/extensions/interp_att_g.inx.h:24
-#: ../share/extensions/printing-marks.inx.h:20
+#: ../share/extensions/printing-marks.inx.h:19
 msgid "Unit"
 msgstr "Unidad"
 
@@ -7001,51 +7002,51 @@ msgstr ""
 msgid "Replace"
 msgstr "Reglas"
 
-#: ../src/io/sys.cpp:412 ../src/io/sys.cpp:420
+#: ../src/io/sys.cpp:446 ../src/io/sys.cpp:454
 #, c-format
 msgid "Failed to read from child pipe (%s)"
 msgstr ""
 
-#: ../src/io/sys.cpp:444
+#: ../src/io/sys.cpp:478
 #, fuzzy, c-format
 msgid "Failed to change to directory '%s' (%s)"
 msgstr ""
 "No se puede crear el directorio %s.\n"
 "%s"
 
-#: ../src/io/sys.cpp:450 ../src/io/sys.cpp:676
+#: ../src/io/sys.cpp:484 ../src/io/sys.cpp:710
 #, fuzzy, c-format
 msgid "Failed to execute child process (%s)"
 msgstr "Error al cargar el archivo %s"
 
-#: ../src/io/sys.cpp:623
+#: ../src/io/sys.cpp:657
 #, c-format
 msgid "Invalid program name: %s"
 msgstr ""
 
-#: ../src/io/sys.cpp:633 ../src/io/sys.cpp:922
+#: ../src/io/sys.cpp:667 ../src/io/sys.cpp:956
 #, c-format
 msgid "Invalid string in argument vector at %d: %s"
 msgstr ""
 
-#: ../src/io/sys.cpp:644 ../src/io/sys.cpp:937
+#: ../src/io/sys.cpp:678 ../src/io/sys.cpp:971
 #, c-format
 msgid "Invalid string in environment: %s"
 msgstr ""
 
-#: ../src/io/sys.cpp:705
+#: ../src/io/sys.cpp:739
 #, c-format
 msgid "Failed to create pipe for communicating with child process (%s)"
 msgstr ""
 
-#: ../src/io/sys.cpp:918
+#: ../src/io/sys.cpp:952
 #, fuzzy, c-format
 msgid "Invalid working directory: %s"
 msgstr ""
 "%s no es un directorio válido.\n"
 "%s"
 
-#: ../src/io/sys.cpp:986
+#: ../src/io/sys.cpp:1020
 #, c-format
 msgid "Failed to execute helper program (%s)"
 msgstr ""
@@ -8094,13 +8095,13 @@ msgstr ""
 
 #. FIXME: top/bottom names are inverted in the UI/svg and in the code!!
 #: ../src/live_effects/lpe-rough-hatches.cpp:229
-msgid "Half turns smoothness: 1st side, in"
+msgid "Half-turns smoothness: 1st side, in"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:229
 msgid ""
-"Set smoothness/sharpness of path when reaching a 'bottom' halfturn. 0=sharp, "
-"1=default"
+"Set smoothness/sharpness of path when reaching a 'bottom' half-turn. "
+"0=sharp, 1=default"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:230
@@ -8109,7 +8110,7 @@ msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:230
 msgid ""
-"Set smoothness/sharpness of path when leaving a 'bottom' halfturn. 0=sharp, "
+"Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, "
 "1=default"
 msgstr ""
 
@@ -8120,7 +8121,7 @@ msgstr "Sangrar nodos"
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:231
 msgid ""
-"Set smoothness/sharpness of path when reaching a 'top' halfturn. 0=sharp, "
+"Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, "
 "1=default"
 msgstr ""
 
@@ -8130,7 +8131,7 @@ msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:232
 msgid ""
-"Set smoothness/sharpness of path when leaving a 'top' halfturn. 0=sharp, "
+"Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, "
 "1=default"
 msgstr ""
 
@@ -8139,7 +8140,7 @@ msgid "Magnitude jitter: 1st side"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:233
-msgid "Randomly moves 'bottom' halfsturns to produce magnitude variations."
+msgid "Randomly moves 'bottom' half-turns to produce magnitude variations."
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:234
@@ -8150,7 +8151,7 @@ msgid "2nd side"
 msgstr "Sangrar nodos"
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:234
-msgid "Randomly moves 'top' halfsturns to produce magnitude variations."
+msgid "Randomly moves 'top' half-turns to produce magnitude variations."
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:235
@@ -8159,13 +8160,13 @@ msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:235
 msgid ""
-"Add direction randomness by moving 'bottom' halfsturns tangentially to the "
+"Add direction randomness by moving 'bottom' half-turns tangentially to the "
 "boundary."
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:236
 msgid ""
-"Add direction randomness by randomly moving 'top' halfsturns tangentially to "
+"Add direction randomness by randomly moving 'top' half-turns tangentially to "
 "the boundary."
 msgstr ""
 
@@ -8174,11 +8175,11 @@ msgid "Variance: 1st side"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:237
-msgid "Randomness of 'bottom' halfturns smoothness"
+msgid "Randomness of 'bottom' half-turns smoothness"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:238
-msgid "Randomness of 'top' halfturns smoothness"
+msgid "Randomness of 'top' half-turns smoothness"
 msgstr ""
 
 #.
@@ -8189,7 +8190,7 @@ msgstr "Creando curva nueva"
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:240
 #, fuzzy
-msgid "Simulate a stroke of varrying width"
+msgid "Simulate a stroke of varying width"
 msgstr "Contorno"
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:241
@@ -8206,7 +8207,7 @@ msgid "Thickness: at 1st side"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:242
-msgid "Width at 'bottom' half turns"
+msgid "Width at 'bottom' half-turns"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:243
@@ -8214,7 +8215,7 @@ msgid "at 2nd side"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:243
-msgid "Width at 'top' halfturns"
+msgid "Width at 'top' half-turns"
 msgstr ""
 
 #.
@@ -8223,14 +8224,17 @@ msgid "from 2nd to 1st side"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:245
-#: ../src/live_effects/lpe-rough-hatches.cpp:246
-msgid "Width of paths from 'top' to 'bottom' halfturns"
+msgid "Width from 'top' to 'bottom'"
 msgstr ""
 
 #: ../src/live_effects/lpe-rough-hatches.cpp:246
 msgid "from 1st to 2nd side"
 msgstr ""
 
+#: ../src/live_effects/lpe-rough-hatches.cpp:246
+msgid "Width from 'bottom' to 'top'"
+msgstr ""
+
 #: ../src/live_effects/lpe-rough-hatches.cpp:248
 msgid "Hatches width and dir"
 msgstr ""
@@ -8530,7 +8534,7 @@ msgid "Reference segment"
 msgstr "Suprimir los nodos seleccionados"
 
 #: ../src/live_effects/lpe-vonkoch.cpp:52
-msgid "The reference segment. Defaults to bbox diameter."
+msgid "The reference segment. Defaults to the horizontal midline of the bbox."
 msgstr ""
 
 #. refA(_("Ref Start"), _("Left side middle of the reference box"), "refA", &wr, this),
@@ -9286,7 +9290,7 @@ msgstr ""
 
 #: ../src/object-edit.cpp:933
 msgid ""
-"Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b>to "
+"Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> to "
 "snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for "
 "segment"
 msgstr ""
@@ -11618,48 +11622,48 @@ msgid "Blur tweak"
 msgstr "Contorno"
 
 #. check whether something is selected
-#: ../src/ui/clipboard.cpp:255
+#: ../src/ui/clipboard.cpp:257
 msgid "Nothing was copied."
 msgstr "No se ha copiado nada."
 
-#: ../src/ui/clipboard.cpp:316 ../src/ui/clipboard.cpp:518
-#: ../src/ui/clipboard.cpp:542
+#: ../src/ui/clipboard.cpp:318 ../src/ui/clipboard.cpp:520
+#: ../src/ui/clipboard.cpp:544
 #, fuzzy
 msgid "Nothing on the clipboard."
 msgstr "No hay nada en el portapapeles."
 
-#: ../src/ui/clipboard.cpp:372
+#: ../src/ui/clipboard.cpp:374
 #, fuzzy
 msgid "Select <b>object(s)</b> to paste style to."
 msgstr "Seleccione los objetos a los que quiera pegarle el estilo."
 
-#: ../src/ui/clipboard.cpp:383 ../src/ui/clipboard.cpp:401
+#: ../src/ui/clipboard.cpp:385 ../src/ui/clipboard.cpp:403
 #, fuzzy
 msgid "No style on the clipboard."
 msgstr "No hay nada en el portapapeles."
 
-#: ../src/ui/clipboard.cpp:423
+#: ../src/ui/clipboard.cpp:425
 #, fuzzy
 msgid "Select <b>object(s)</b> to paste size to."
 msgstr "Seleccione los objetos a los que quiera pegarle el estilo."
 
-#: ../src/ui/clipboard.cpp:430
+#: ../src/ui/clipboard.cpp:432
 #, fuzzy
 msgid "No size on the clipboard."
 msgstr "No hay nada en el portapapeles."
 
-#: ../src/ui/clipboard.cpp:481
+#: ../src/ui/clipboard.cpp:483
 #, fuzzy
 msgid "Select <b>object(s)</b> to paste live path effect to."
 msgstr "Seleccione los objetos a los que quiera pegarle el estilo."
 
 #. no_effect:
-#: ../src/ui/clipboard.cpp:505
+#: ../src/ui/clipboard.cpp:507
 #, fuzzy
 msgid "No effect on the clipboard."
 msgstr "No hay nada en el portapapeles."
 
-#: ../src/ui/clipboard.cpp:525 ../src/ui/clipboard.cpp:552
+#: ../src/ui/clipboard.cpp:527 ../src/ui/clipboard.cpp:554
 msgid "Clipboard does not contain a path."
 msgstr ""
 
@@ -12051,7 +12055,6 @@ msgstr "Objetos seleccionados"
 #: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1414
 #: ../src/ui/dialog/icon-preview.cpp:178
 #: ../src/widgets/desktop-widget.cpp:1573
-#: ../share/extensions/printing-marks.inx.h:16
 msgid "Selection"
 msgstr "Selección"
 
@@ -12461,8 +12464,8 @@ msgstr "Matriz de transformación"
 
 #: ../src/ui/dialog/extension-editor.cpp:81
 #: ../share/extensions/draw_from_triangle.inx.h:20
-#: ../share/extensions/dxf_input.inx.h:5
-#: ../share/extensions/dxf_outlines.inx.h:4
+#: ../share/extensions/dxf_input.inx.h:9
+#: ../share/extensions/dxf_outlines.inx.h:8
 #: ../share/extensions/lindenmayer.inx.h:23
 #: ../share/extensions/measure.inx.h:2
 #, fuzzy
@@ -12638,7 +12641,7 @@ msgstr "Estilo de contorno"
 #. TRANSLATORS: this dialog is accessible via menu Filters - Filter editor
 #: ../src/ui/dialog/filter-effects-dialog.cpp:465
 msgid ""
-"This matrix determines a linear transform on colour space. Each line affects "
+"This matrix determines a linear transform on color space. Each line affects "
 "one of the color components. Each column determines how much of each color "
 "component from the input is passed to the output. The last column does not "
 "depend on input colors, so can be used to adjust a constant component value."
@@ -12765,6 +12768,11 @@ msgstr "_Eliminar enlace"
 msgid "Apply filter"
 msgstr "_Bajar"
 
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1318
+#, fuzzy
+msgid "filter"
+msgstr "Caras:"
+
 #: ../src/ui/dialog/filter-effects-dialog.cpp:1325
 #, fuzzy
 msgid "Add filter"
@@ -12856,7 +12864,7 @@ msgstr "Altura de la selección"
 
 #: ../src/ui/dialog/filter-effects-dialog.cpp:2165
 #: ../src/widgets/toolbox.cpp:3859 ../src/widgets/toolbox.cpp:4250
-#: ../share/extensions/extrude.inx.h:3
+#: ../share/extensions/extrude.inx.h:4
 #, fuzzy
 msgid "Mode:"
 msgstr "Modo:"
@@ -13171,8 +13179,8 @@ msgstr ""
 #: ../src/ui/dialog/filter-effects-dialog.cpp:2282
 msgid ""
 "The <b>feColorMatrix</b> filter primitive applies a matrix transformation to "
-"colour of each rendered pixel. This allows for effects like turning object "
-"to grayscale, modifying colour saturation and changing colour hue."
+"color of each rendered pixel. This allows for effects like turning object to "
+"grayscale, modifying color saturation and changing color hue."
 msgstr ""
 
 #: ../src/ui/dialog/filter-effects-dialog.cpp:2286
@@ -13246,7 +13254,7 @@ msgstr ""
 #: ../src/ui/dialog/filter-effects-dialog.cpp:2322
 msgid ""
 "The <b>feMorphology</b> filter primitive provides erode and dilate effects. "
-"For single-colour objects erode makes the object thinner and dilate makes it "
+"For single-color objects erode makes the object thinner and dilate makes it "
 "thicker."
 msgstr ""
 
@@ -13495,7 +13503,7 @@ msgstr ""
 msgid ""
 "Postpone snapping as long as the mouse is moving, and then wait an "
 "additional fraction of a second. This additional delay is specified here. "
-"When set to zero or to a very small number, snapping will be immediate"
+"When set to zero or to a very small number, snapping will be immediate."
 msgstr ""
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:225
@@ -13503,7 +13511,8 @@ msgid "Only snap the node closest to the pointer"
 msgstr ""
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:227
-msgid "Only try to snap the node that is initialy closest to the mouse pointer"
+msgid ""
+"Only try to snap the node that is initially closest to the mouse pointer"
 msgstr ""
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:230
@@ -14558,6 +14567,8 @@ msgid "Preserve K channel in CMYK -> CMYK transforms"
 msgstr ""
 
 #: ../src/ui/dialog/inkscape-preferences.cpp:914
+#: ../src/widgets/sp-color-icc-selector.cpp:306
+#: ../src/widgets/sp-color-icc-selector.cpp:579
 #, fuzzy
 msgid "<none>"
 msgstr "Ninguno"
@@ -15415,49 +15426,52 @@ msgstr "Añadir"
 msgid "New layer created."
 msgstr ""
 
-#: ../src/ui/dialog/layers.cpp:491 ../src/ui/widget/layer-selector.cpp:595
+#: ../src/ui/dialog/layers.cpp:495 ../src/ui/widget/layer-selector.cpp:595
 #, fuzzy
 msgid "Unhide layer"
 msgstr "Elevar nodo"
 
-#: ../src/ui/dialog/layers.cpp:491 ../src/ui/widget/layer-selector.cpp:595
+#: ../src/ui/dialog/layers.cpp:495 ../src/ui/widget/layer-selector.cpp:595
 #, fuzzy
 msgid "Hide layer"
 msgstr "Elevar nodo"
 
-#: ../src/ui/dialog/layers.cpp:502 ../src/ui/widget/layer-selector.cpp:587
+#: ../src/ui/dialog/layers.cpp:506 ../src/ui/widget/layer-selector.cpp:587
 #, fuzzy
 msgid "Lock layer"
 msgstr "Bajar nodo"
 
-#: ../src/ui/dialog/layers.cpp:502 ../src/ui/widget/layer-selector.cpp:587
+#: ../src/ui/dialog/layers.cpp:506 ../src/ui/widget/layer-selector.cpp:587
 #, fuzzy
 msgid "Unlock layer"
 msgstr "Bajar nodo"
 
-#: ../src/ui/dialog/layers.cpp:652
+#: ../src/ui/dialog/layers.cpp:656
 #, fuzzy
 msgid "New"
 msgstr "_Nuevo"
 
-#: ../src/ui/dialog/layers.cpp:657 ../share/extensions/restack.inx.h:16
-msgid "Top"
-msgstr ""
-
+#. TRANSLATORS: only translate "string" in "context|string".
+#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
 #: ../src/ui/dialog/layers.cpp:663
+#, fuzzy
+msgid "layers|Top"
+msgstr "_Bajar"
+
+#: ../src/ui/dialog/layers.cpp:669
 msgid "Up"
 msgstr ""
 
-#: ../src/ui/dialog/layers.cpp:669
+#: ../src/ui/dialog/layers.cpp:675
 msgid "Dn"
 msgstr ""
 
-#: ../src/ui/dialog/layers.cpp:675
+#: ../src/ui/dialog/layers.cpp:681
 #, fuzzy
 msgid "Bot"
 msgstr "suave"
 
-#: ../src/ui/dialog/layers.cpp:685
+#: ../src/ui/dialog/layers.cpp:691
 #, fuzzy
 msgid "X"
 msgstr "X:"
@@ -16221,8 +16235,8 @@ msgstr "Traza"
 
 #. ## end option page
 #: ../src/ui/dialog/tracedialog.cpp:617 ../src/ui/dialog/tracedialog.cpp:623
-#: ../share/extensions/dxf_input.inx.h:7
-#: ../share/extensions/dxf_outlines.inx.h:5
+#: ../share/extensions/dxf_input.inx.h:11
+#: ../share/extensions/dxf_outlines.inx.h:9
 #, fuzzy
 msgid "Options"
 msgstr "Opcio_nes de herramienta"
@@ -16617,7 +16631,7 @@ msgid ""
 "is no selection"
 msgstr ""
 
-#: ../src/ui/widget/page-sizer.cpp:369
+#: ../src/ui/widget/page-sizer.cpp:357
 #, fuzzy
 msgid "Set page size"
 msgstr "Tamaño del papel:"
@@ -21821,7 +21835,7 @@ msgid "Side Length 'c'/px: "
 msgstr ""
 
 #: ../share/extensions/draw_from_triangle.py:178
-msgid "Angle 'A'/radians:"
+msgid "Angle 'A'/radians: "
 msgstr ""
 
 #: ../share/extensions/draw_from_triangle.py:179
@@ -21871,8 +21885,9 @@ msgid ""
 msgstr ""
 
 #: ../share/extensions/extractimage.py:66
-msgid "Difficulty finding the image data."
-msgstr ""
+#, fuzzy
+msgid "Unable to find image data."
+msgstr "No se puede importar la imagen '%s': %s"
 
 #: ../share/extensions/inkex.py:66
 msgid ""
@@ -21882,7 +21897,7 @@ msgid ""
 "by a command like: sudo apt-get install python-lxml"
 msgstr ""
 
-#: ../share/extensions/inkex.py:221
+#: ../share/extensions/inkex.py:222
 #, python-format
 msgid "No matching node for expression: %s"
 msgstr ""
@@ -21900,7 +21915,6 @@ msgstr ""
 #: ../share/extensions/pathalongpath.py:197
 #: ../share/extensions/pathscatter.py:208
 #: ../share/extensions/perspective.py:61
-#: ../share/extensions/summersnight.py:36
 #, fuzzy
 msgid "This extension requires two selected paths."
 msgstr "Reducir los trazos seleccionados"
@@ -21919,7 +21933,7 @@ msgid ""
 msgstr ""
 
 #: ../share/extensions/perspective.py:68
-#: ../share/extensions/summersnight.py:45
+#: ../share/extensions/summersnight.py:43
 #, python-format
 msgid ""
 "The first selected object is of type '%s'.\n"
@@ -21927,27 +21941,27 @@ msgid ""
 msgstr ""
 
 #: ../share/extensions/perspective.py:74
-#: ../share/extensions/summersnight.py:52
+#: ../share/extensions/summersnight.py:50
 msgid ""
 "This extension requires that the second selected path be four nodes long."
 msgstr ""
 
 #: ../share/extensions/perspective.py:99
-#: ../share/extensions/summersnight.py:84
+#: ../share/extensions/summersnight.py:82
 msgid ""
 "The second selected object is a group, not a path.\n"
 "Try using the procedure Object->Ungroup."
 msgstr ""
 
 #: ../share/extensions/perspective.py:101
-#: ../share/extensions/summersnight.py:86
+#: ../share/extensions/summersnight.py:84
 msgid ""
 "The second selected object is not a path.\n"
 "Try using the procedure Path->Object to Path."
 msgstr ""
 
 #: ../share/extensions/perspective.py:104
-#: ../share/extensions/summersnight.py:89
+#: ../share/extensions/summersnight.py:87
 msgid ""
 "The first selected object is not a path.\n"
 "Try using the procedure Path->Object to Path."
@@ -21956,8 +21970,8 @@ msgstr ""
 #: ../share/extensions/polyhedron_3d.py:60
 msgid ""
 "Failed to import the numpy module. This module is required by this "
-"extension. Please install them and try again.  On a Debian-like system this "
-"can be done with the command, sudo apt-get install python-numpy."
+"extension. Please install it and try again.  On a Debian-like system this "
+"can be done with the command 'sudo apt-get install python-numpy'."
 msgstr ""
 
 #: ../share/extensions/polyhedron_3d.py:331
@@ -21987,9 +22001,12 @@ msgstr ""
 msgid "Internal Error. No view type selected\n"
 msgstr ""
 
-#: ../share/extensions/summersnight.py:38
-msgid "The second path must be exactly four nodes long."
-msgstr ""
+#: ../share/extensions/summersnight.py:36
+#, fuzzy
+msgid ""
+"This extension requires two selected paths. \n"
+"The second path must be exactly four nodes long."
+msgstr "Reducir los trazos seleccionados"
 
 #: ../share/extensions/svg_and_media_zip_output.py:125
 #, fuzzy, python-format
@@ -22346,7 +22363,7 @@ msgid "Custom Points and Options"
 msgstr "Resolución:"
 
 #: ../share/extensions/draw_from_triangle.inx.h:10
-msgid "Draw Circle About This Point"
+msgid "Draw Circle Around This Point"
 msgstr ""
 
 #: ../share/extensions/draw_from_triangle.inx.h:11
@@ -22453,66 +22470,102 @@ msgid "Symmedians"
 msgstr ""
 
 #: ../share/extensions/draw_from_triangle.inx.h:35
+msgid ""
+"This extension draws constructions about a triangle defined by the first 3 "
+"nodes of a selected path. You may select one of preset objects or create "
+"your own ones.\n"
+"            \n"
+"All units are the Inkscape's pixel unit. Angles are all in radians.\n"
+"You can specify a point by trilinear coordinates or by a triangle centre "
+"function.\n"
+"Enter as functions of the side length or angles.\n"
+"Trilinear elements should be separated by a colon: ':'.\n"
+"Side lengths are represented as 's_a', 's_b' and 's_c'.\n"
+"Angles corresponding to these are 'a_a', 'a_b', and 'a_c'.\n"
+"You can also use the semi-perimeter and area of the triangle as constants. "
+"Write 'area' or 'semiperim' for these.\n"
+"\n"
+"You can use any standard Python math function:\n"
+"ceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i); \n"
+"modf(x); exp(x); log(x [, base]); log10(x); pow(x,y); sqrt(x); \n"
+"acos(x); asin(x); atan(x); atan2(y,x); hypot(x,y); \n"
+"cos(x); sin(x); tan(x); degrees(x); radians(x); \n"
+"cosh(x); sinh(x); tanh(x)\n"
+"\n"
+"Also available are the inverse trigonometric functions:\n"
+"sec(x); csc(x); cot(x)\n"
+"\n"
+"You can specify the radius of a circle around a custom point using a "
+"formula, which may also contain the side lengths, angles, etc. You can also "
+"plot the isogonal and isotomic conjugate of the point. Be aware that this "
+"may cause a divide-by-zero error for certain points.\n"
+"            "
+msgstr ""
+
+#: ../share/extensions/draw_from_triangle.inx.h:57
 #, fuzzy
 msgid "Triangle Function"
 msgstr "Selección"
 
-#: ../share/extensions/draw_from_triangle.inx.h:36
+#: ../share/extensions/draw_from_triangle.inx.h:58
 #, fuzzy
 msgid "Trilinear Coordinates"
 msgstr "Coordenadas del cursor"
 
 #: ../share/extensions/dxf_input.inx.h:1
 msgid ""
-"- AutoCAD Release 13 and newer. - assume dxf drawing is in mm. - assume svg "
-"drawing is in pixels, at 90 dpi. - layers are preserved only on File-&gt;"
-"Open, not Import. - limited support for BLOCKS, use AutoCAD Explode Blocks "
-"instead, if needed."
+"- AutoCAD Release 13 and newer.\n"
+"- assume dxf drawing is in mm.\n"
+"- assume svg drawing is in pixels, at 90 dpi.\n"
+"- layers are preserved only on File->Open, not Import.\n"
+"- limited support for BLOCKS, use AutoCAD Explode Blocks instead, if needed."
 msgstr ""
 
-#: ../share/extensions/dxf_input.inx.h:2
+#: ../share/extensions/dxf_input.inx.h:6
 msgid "AutoCAD DXF R13 (*.dxf)"
 msgstr ""
 
-#: ../share/extensions/dxf_input.inx.h:3
+#: ../share/extensions/dxf_input.inx.h:7
 #, fuzzy
 msgid "Character Encoding"
 msgstr "No redondeado"
 
-#: ../share/extensions/dxf_input.inx.h:4
+#: ../share/extensions/dxf_input.inx.h:8
 #, fuzzy
 msgid "DXF Input"
 msgstr "Entrada"
 
-#: ../share/extensions/dxf_input.inx.h:6
+#: ../share/extensions/dxf_input.inx.h:10
 msgid "Import AutoCAD's Document Exchange Format"
 msgstr ""
 
-#: ../share/extensions/dxf_input.inx.h:8
+#: ../share/extensions/dxf_input.inx.h:12
 msgid "Or, use manual scale factor"
 msgstr ""
 
-#: ../share/extensions/dxf_input.inx.h:9
+#: ../share/extensions/dxf_input.inx.h:13
 msgid "Use automatic scaling to size A4"
 msgstr ""
 
 #: ../share/extensions/dxf_outlines.inx.h:1
 msgid ""
-"- AutoCAD Release 13 format. - assume svg drawing is in pixels, at 90 dpi. - "
-"assume dxf drawing is in mm. - only LWPOLYLINE and SPLINE elements are "
-"supported. - ROBO-Master option is a specialized spline readable only by "
-"ROBO-Master and AutoDesk viewers, not Inkscape."
+"- AutoCAD Release 13 format.\n"
+"- assume svg drawing is in pixels, at 90 dpi.\n"
+"- assume dxf drawing is in mm.\n"
+"- only LWPOLYLINE and SPLINE elements are supported.\n"
+"- ROBO-Master option is a specialized spline readable only by ROBO-Master "
+"and AutoDesk viewers, not Inkscape."
 msgstr ""
 
-#: ../share/extensions/dxf_outlines.inx.h:2
+#: ../share/extensions/dxf_outlines.inx.h:6
 msgid "Desktop Cutting Plotter"
 msgstr ""
 
-#: ../share/extensions/dxf_outlines.inx.h:3
+#: ../share/extensions/dxf_outlines.inx.h:7
 msgid "Desktop Cutting Plotter (R13) (*.dxf)"
 msgstr ""
 
-#: ../share/extensions/dxf_outlines.inx.h:6
+#: ../share/extensions/dxf_outlines.inx.h:10
 msgid "enable ROBO-Master output"
 msgstr ""
 
@@ -22617,6 +22670,16 @@ msgstr ""
 msgid "Extrude"
 msgstr ""
 
+#: ../share/extensions/extrude.inx.h:3
+#, fuzzy
+msgid "Lines"
+msgstr "Cerrar"
+
+#: ../share/extensions/extrude.inx.h:5
+#, fuzzy
+msgid "Polygons"
+msgstr "Polígono"
+
 #: ../share/extensions/fig_input.inx.h:1
 msgid "Open files saved with XFIG"
 msgstr ""
@@ -23527,7 +23590,7 @@ msgstr ""
 #: ../share/extensions/pathalongpath.inx.h:16
 msgid ""
 "This effect bends a pattern object along arbitrary \"skeleton\" paths. The "
-"pattern is the top most object in the selection. (groups of paths/shapes/"
+"pattern is the topmost object in the selection. (groups of paths/shapes/"
 "clones... allowed)"
 msgstr ""
 
@@ -23563,7 +23626,7 @@ msgstr ""
 #: ../share/extensions/pathscatter.inx.h:14
 msgid ""
 "This effect scatters a pattern along arbitrary \"skeleton\" paths. The "
-"pattern is the top most object in the selection. (groups of paths/shapes/"
+"pattern is the topmost object in the selection. (groups of paths/shapes/"
 "clones... allowed)"
 msgstr ""
 
@@ -23680,8 +23743,9 @@ msgid "Cube"
 msgstr ""
 
 #: ../share/extensions/polyhedron_3d.inx.h:4
-msgid "Cuboctohedron"
-msgstr ""
+#, fuzzy
+msgid "Cuboctahedron"
+msgstr "Metro"
 
 #: ../share/extensions/polyhedron_3d.inx.h:5
 msgid "Dodecahedron"
@@ -23715,15 +23779,15 @@ msgid "Filename:"
 msgstr "Nombre de archivo"
 
 #: ../share/extensions/polyhedron_3d.inx.h:12
-msgid "Fill Colour (Blue)"
+msgid "Fill Color (Blue)"
 msgstr ""
 
 #: ../share/extensions/polyhedron_3d.inx.h:13
-msgid "Fill Colour (Green)"
+msgid "Fill Color (Green)"
 msgstr ""
 
 #: ../share/extensions/polyhedron_3d.inx.h:14
-msgid "Fill Colour (Red)"
+msgid "Fill Color (Red)"
 msgstr ""
 
 #: ../share/extensions/polyhedron_3d.inx.h:16
@@ -23912,7 +23976,7 @@ msgstr "Cian:"
 
 #: ../share/extensions/printing-marks.inx.h:5
 #, fuzzy
-msgid "Colour Bars"
+msgid "Color Bars"
 msgstr "Cerrar"
 
 #: ../share/extensions/printing-marks.inx.h:6
@@ -23953,17 +24017,17 @@ msgstr ""
 msgid "Right:"
 msgstr "Alto:"
 
-#: ../share/extensions/printing-marks.inx.h:17
+#: ../share/extensions/printing-marks.inx.h:16
 #, fuzzy
 msgid "Set crop marks to"
 msgstr "Estrella"
 
-#: ../share/extensions/printing-marks.inx.h:18
+#: ../share/extensions/printing-marks.inx.h:17
 #, fuzzy
 msgid "Star Target"
 msgstr "Objetivo:"
 
-#: ../share/extensions/printing-marks.inx.h:19
+#: ../share/extensions/printing-marks.inx.h:18
 #, fuzzy
 msgid "Top:"
 msgstr "Tipo:"
@@ -24092,6 +24156,10 @@ msgstr "Selección"
 msgid "Right to Left (180)"
 msgstr ""
 
+#: ../share/extensions/restack.inx.h:16
+msgid "Top"
+msgstr ""
+
 #: ../share/extensions/restack.inx.h:17
 #, fuzzy
 msgid "Top to Bottom (270)"
@@ -24531,7 +24599,7 @@ msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:4
 msgid ""
-"If you want to set more then one attribute, you must separate this with a "
+"If you want to set more than one attribute, you must separate this with a "
 "space, and only with a space."
 msgstr ""
 
@@ -24555,11 +24623,11 @@ msgid "Source and destination of setting"
 msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:10
-msgid "The first selected set an attribute in all others"
+msgid "The first selected sets an attribute in all others"
 msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:11
-msgid "The list of values must have the same size of the attributes list."
+msgid "The list of values must have the same size as the attributes list."
 msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:12
@@ -24591,7 +24659,7 @@ msgid "Web"
 msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:17
-msgid "When the set must be done?"
+msgid "When should the set be done?"
 msgstr ""
 
 #: ../share/extensions/web-set-att.inx.h:18
@@ -24649,7 +24717,7 @@ msgstr ""
 
 #: ../share/extensions/web-transmit-att.inx.h:1
 #, fuzzy
-msgid "All selected ones transmits to the last one"
+msgid "All selected ones transmit to the last one"
 msgstr "Reflejar los objetos seleccionados verticalmente"
 
 #: ../share/extensions/web-transmit-att.inx.h:2
@@ -24674,7 +24742,7 @@ msgstr ""
 #: ../share/extensions/web-transmit-att.inx.h:12
 msgid ""
 "This effect transmits one or more attributes from the first selected element "
-"to the second when a event occurs."
+"to the second when an event occurs."
 msgstr ""
 
 #: ../share/extensions/web-transmit-att.inx.h:13
@@ -24720,6 +24788,30 @@ msgstr ""
 msgid "XAML Input"
 msgstr "Entrada"
 
+#, fuzzy
+#~ msgid "polyhedron|Show:"
+#~ msgstr "Polígono"
+
+#, fuzzy
+#~ msgid "restack|Bottom"
+#~ msgstr "Aumentar"
+
+#, fuzzy
+#~ msgid "restack|Left"
+#~ msgstr "_Eliminar enlace"
+
+#, fuzzy
+#~ msgid "restack|Middle"
+#~ msgstr "Título:"
+
+#, fuzzy
+#~ msgid "restack|Right"
+#~ msgstr "_Eliminar enlace"
+
+#, fuzzy
+#~ msgid "restack|Top"
+#~ msgstr "_Eliminar enlace"
+
 #, fuzzy
 #~ msgid "Gelatine"
 #~ msgstr "Resolución:"
@@ -24764,10 +24856,6 @@ msgstr "Entrada"
 #~ msgid "Export canvas"
 #~ msgstr "Exportar"
 
-#, fuzzy
-#~ msgid "Layers"
-#~ msgstr "_Bajar"
-
 #, fuzzy
 #~ msgid "Open files saved for plotters"
 #~ msgstr "Ilustrador vectorial SVG"
@@ -25256,10 +25344,6 @@ msgstr "Entrada"
 #~ msgid "Amount of Blur"
 #~ msgstr "Punto"
 
-#, fuzzy
-#~ msgid "Filter"
-#~ msgstr "Caras:"
-
 #, fuzzy
 #~ msgid "I hate text"
 #~ msgstr "Pegar e_stilo"