diff --git a/po/es.po b/po/es.po index b950a8e285..5fc97c14e7 100644 --- a/po/es.po +++ b/po/es.po @@ -10,23 +10,51 @@ # Joaquín Ignacio Aramendía , 2011. # Jorge González , 2007, 2008, 2009, 2010, 2011. # Francisco Vila , 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013. -# Daniel Mustieles , 2011, 2012, 2013. +# Daniel Mustieles , 2011, 2012, 2013, 2014. # msgid "" msgstr "" "Project-Id-Version: gimp.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gimp&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-07-08 12:25+0000\n" -"PO-Revision-Date: 2013-07-09 16:54+0200\n" +"POT-Creation-Date: 2014-11-19 06:17+0000\n" +"PO-Revision-Date: 2014-11-19 12:56+0100\n" "Last-Translator: Daniel Mustieles \n" -"Language-Team: Español \n" +"Language-Team: Español; Castellano \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Gtranslator 2.91.5\n" -"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: Gtranslator 2.91.6\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../desktop/gimp.appdata.xml.in.h:1 +msgid "" +"GIMP is an acronym for GNU Image Manipulation Program. It is a freely " +"distributed program for such tasks as photo retouching, image composition " +"and image authoring." +msgstr "" + +#: ../desktop/gimp.appdata.xml.in.h:2 +msgid "" +"It has many capabilities. It can be used as a simple paint program, an " +"expert quality photo retouching program, an online batch processing system, " +"a mass production image renderer, an image format converter, etc." +msgstr "" + +#: ../desktop/gimp.appdata.xml.in.h:3 +msgid "" +"GIMP is expandable and extensible. It is designed to be augmented with plug-" +"ins and extensions to do just about anything. The advanced scripting " +"interface allows everything from the simplest task to the most complex image " +"manipulation procedures to be easily scripted. GIMP is available for Linux, " +"Microsoft Windows and OS X." +msgstr "" +"GIMP es ampliable y extensible. Está diseñado para poder mejorarlo con " +"complementos y extensiones para hacer casi cualquier cosa. La interfaz de " +"programación avanzada permite hacer un script para cualquier cosa, desde una " +"tarea sencilla hasta los procedimientos de manipulación de imágenes más " +"complejos. GIMP también está disponible para Microsoft Windows y OS X." #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 msgid "GNU Image Manipulation Program" @@ -83,119 +111,123 @@ msgstr "" "junto con este programa. Si no ha sido así, consulte ." -#: ../app/batch.c:75 +#: ../app/batch.c:76 #, c-format msgid "No batch interpreter specified, using the default '%s'.\n" msgstr "" "No hay un intérprete por lotes especificado, usando el predeterminado «%s».\n" -#: ../app/batch.c:93 ../app/batch.c:111 +#: ../app/batch.c:94 ../app/batch.c:112 #, c-format msgid "The batch interpreter '%s' is not available. Batch mode disabled." msgstr "" -"El intérprete del proceso por lotes «%s» no está disponible, el modo de lotes " -"se desactivará." +"El intérprete del proceso por lotes «%s» no está disponible, el modo de " +"lotes se desactivará." -#: ../app/main.c:148 +#: ../app/main.c:150 msgid "Show version information and exit" msgstr "Mostrar información de la versión y salir" -#: ../app/main.c:153 +#: ../app/main.c:155 msgid "Show license information and exit" msgstr "Mostrar información de la licencia y salir" -#: ../app/main.c:158 +#: ../app/main.c:160 msgid "Be more verbose" msgstr "Ser más detallado" -#: ../app/main.c:163 +#: ../app/main.c:165 msgid "Start a new GIMP instance" msgstr "Iniciar una instancia de GIMP nueva" -#: ../app/main.c:168 +#: ../app/main.c:170 msgid "Open images as new" msgstr "Abrir imágenes como nuevas" -#: ../app/main.c:173 +#: ../app/main.c:175 msgid "Run without a user interface" msgstr "Ejecutar sin una interfaz de usuario" -#: ../app/main.c:178 +#: ../app/main.c:180 msgid "Do not load brushes, gradients, patterns, ..." msgstr "No cargar los pinceles, los degradados, los patrones…" -#: ../app/main.c:183 +#: ../app/main.c:185 msgid "Do not load any fonts" msgstr "No cargar ninguna tipografía" -#: ../app/main.c:188 +#: ../app/main.c:190 msgid "Do not show a splash screen" msgstr "No mostrar una pantalla de arranque" -#: ../app/main.c:193 +#: ../app/main.c:195 msgid "Do not use shared memory between GIMP and plugins" msgstr "No compartir la memoria entre GIMP y los complementos" -#: ../app/main.c:198 +#: ../app/main.c:200 msgid "Do not use special CPU acceleration functions" msgstr "No utilizar las funciones de aceleración especiales de la CPU" -#: ../app/main.c:203 +#: ../app/main.c:205 msgid "Use an alternate sessionrc file" msgstr "Usar un archivo «sessionrc» alternativo" -#: ../app/main.c:208 +#: ../app/main.c:210 msgid "Use an alternate user gimprc file" msgstr "Usar un archivo de usuario «gimprc» alternativo" -#: ../app/main.c:213 +#: ../app/main.c:215 msgid "Use an alternate system gimprc file" msgstr "Usar un archivo de sistema «gimprc» alternativo" -#: ../app/main.c:218 +#: ../app/main.c:220 msgid "Batch command to run (can be used multiple times)" msgstr "Instrucción por lotes que ejecutar (puede usarse varias veces)" -#: ../app/main.c:223 +#: ../app/main.c:225 msgid "The procedure to process batch commands with" msgstr "El procedimiento con el que se procesarán las instrucciones en lotes" -#: ../app/main.c:228 +#: ../app/main.c:230 msgid "Send messages to console instead of using a dialog" msgstr "Enviar las advertencias a la consola en vez de usar un diálogo" #. don't translate the mode names (off|on|warn) -#: ../app/main.c:234 +#: ../app/main.c:236 msgid "PDB compatibility mode (off|on|warn)" msgstr "Modo de compatibilidad PDB (off|on|warn)" #. don't translate the mode names (never|query|always) -#: ../app/main.c:240 +#: ../app/main.c:242 msgid "Debug in case of a crash (never|query|always)" msgstr "Depurar en caso de error (never|query|always)" -#: ../app/main.c:245 +#: ../app/main.c:247 msgid "Enable non-fatal debugging signal handlers" msgstr "Activar los manejadores de señales no fatales de depuración" -#: ../app/main.c:250 +#: ../app/main.c:252 msgid "Make all warnings fatal" msgstr "Hacer todas las advertencias fatales" -#: ../app/main.c:255 +#: ../app/main.c:257 msgid "Output a gimprc file with default settings" msgstr "Sacar un archivo gimprc con la configuración predeterminada" -#: ../app/main.c:271 +#: ../app/main.c:273 msgid "Output a sorted list of deprecated procedures in the PDB" msgstr "" "Mostrar una lista ordenada de los procedimientos obsoletos dentro del PDB" -#: ../app/main.c:387 +#: ../app/main.c:278 +msgid "Show a preferences page with experimental features" +msgstr "" + +#: ../app/main.c:402 msgid "[FILE|URI...]" msgstr "[ARCHIVO|URI…]" -#: ../app/main.c:405 +#: ../app/main.c:420 msgid "" "GIMP could not initialize the graphical user interface.\n" "Make sure a proper setup for your display environment exists." @@ -203,25 +235,25 @@ msgstr "" "GIMP no ha podido inicializar la interfaz gráfica de usuario.\n" "Asegúrese de que exista una instalación apropiada para su pantalla." -#: ../app/main.c:424 +#: ../app/main.c:439 msgid "Another GIMP instance is already running." msgstr "Ya se está ejecutando otra instancia de GIMP." -#: ../app/main.c:494 +#: ../app/main.c:524 msgid "GIMP output. Type any character to close this window." msgstr "" "Salida de GIMP. Teclee un carácter cualquiera para cerrar esta ventana." -#: ../app/main.c:495 +#: ../app/main.c:525 #, c-format msgid "(Type any character to close this window)\n" msgstr "(Teclee un carácter cualquiera para cerrar esta ventana)\n" -#: ../app/main.c:512 +#: ../app/main.c:542 msgid "GIMP output. You can minimize this window, but don't close it." msgstr "Salida de GIMP. Puede minimizar esta ventana, pero no la cierre." -#: ../app/sanity.c:433 +#: ../app/sanity.c:589 #, c-format msgid "" "The configured filename encoding cannot be converted to UTF-8: %s\n" @@ -233,7 +265,7 @@ msgstr "" "\n" "Compruebe el valor de la variable de entorno G_FILENAME_ENCODING." -#: ../app/sanity.c:452 +#: ../app/sanity.c:608 #, c-format msgid "" "The name of the directory holding the GIMP user configuration cannot be " @@ -261,27 +293,28 @@ msgstr "utilizando %s versión %s (compilado contra la versión %s)" msgid "%s version %s" msgstr "%s versión %s" -#: ../app/actions/actions.c:109 ../app/dialogs/dialogs.c:391 +#: ../app/actions/actions.c:109 ../app/dialogs/dialogs.c:396 #: ../app/widgets/gimpbrusheditor.c:89 msgid "Brush Editor" msgstr "Editor de pinceles" #. initialize the list of gimp brushes -#: ../app/actions/actions.c:112 ../app/core/gimp.c:963 -#: ../app/dialogs/dialogs.c:320 ../app/dialogs/preferences-dialog.c:2512 +#: ../app/actions/actions.c:112 ../app/core/gimp.c:1033 +#: ../app/dialogs/dialogs.c:325 ../app/dialogs/preferences-dialog.c:2607 msgid "Brushes" msgstr "Pinceles" -#: ../app/actions/actions.c:115 ../app/dialogs/dialogs.c:330 +#: ../app/actions/actions.c:115 ../app/dialogs/dialogs.c:335 msgid "Buffers" msgstr "Búferes" -#: ../app/actions/actions.c:118 ../app/dialogs/dialogs.c:349 +#: ../app/actions/actions.c:118 ../app/dialogs/dialogs.c:354 +#: ../app/widgets/gimppickablepopup.c:249 msgid "Channels" msgstr "Canales" #: ../app/actions/actions.c:121 ../app/dialogs/convert-type-dialog.c:177 -#: ../app/dialogs/dialogs.c:357 +#: ../app/dialogs/dialogs.c:362 msgid "Colormap" msgstr "Mapa de colores" @@ -289,7 +322,7 @@ msgstr "Mapa de colores" msgid "Context" msgstr "Contexto" -#: ../app/actions/actions.c:127 ../app/dialogs/dialogs.c:313 +#: ../app/actions/actions.c:127 ../app/dialogs/dialogs.c:318 msgid "Pointer Information" msgstr "Información del puntero" @@ -310,8 +343,8 @@ msgid "Dockable" msgstr "Empotrable" #. Document History -#: ../app/actions/actions.c:142 ../app/dialogs/dialogs.c:332 -#: ../app/dialogs/preferences-dialog.c:1365 +#: ../app/actions/actions.c:142 ../app/dialogs/dialogs.c:337 +#: ../app/dialogs/preferences-dialog.c:1366 msgid "Document History" msgstr "Historial del documento" @@ -320,11 +353,11 @@ msgid "Drawable" msgstr "Dibujable" #. Some things do not have grids, so just list -#: ../app/actions/actions.c:148 ../app/dialogs/dialogs.c:338 +#: ../app/actions/actions.c:148 ../app/dialogs/dialogs.c:343 msgid "Paint Dynamics" msgstr "Dinámica de la pintura" -#: ../app/actions/actions.c:151 ../app/dialogs/dialogs.c:395 +#: ../app/actions/actions.c:151 ../app/dialogs/dialogs.c:400 #: ../app/widgets/gimpdynamicseditor.c:93 msgid "Paint Dynamics Editor" msgstr "Editor de dinámica de la pintura" @@ -333,7 +366,7 @@ msgstr "Editor de dinámica de la pintura" msgid "Edit" msgstr "Editar" -#: ../app/actions/actions.c:157 ../app/dialogs/dialogs.c:309 +#: ../app/actions/actions.c:157 ../app/dialogs/dialogs.c:314 msgid "Error Console" msgstr "Consola de errores" @@ -345,28 +378,28 @@ msgstr "Archivo" msgid "Filters" msgstr "Filtros" -#: ../app/actions/actions.c:166 ../app/dialogs/dialogs.c:328 -#: ../app/dialogs/preferences-dialog.c:2532 +#: ../app/actions/actions.c:166 ../app/dialogs/dialogs.c:333 +#: ../app/dialogs/preferences-dialog.c:2627 msgid "Fonts" msgstr "Tipografías" -#: ../app/actions/actions.c:169 ../app/dialogs/dialogs.c:399 +#: ../app/actions/actions.c:169 ../app/dialogs/dialogs.c:404 #: ../app/widgets/gimpgradienteditor.c:270 msgid "Gradient Editor" msgstr "Editor de degradados" #. initialize the list of gimp gradients -#: ../app/actions/actions.c:172 ../app/core/gimp.c:983 -#: ../app/dialogs/dialogs.c:324 ../app/dialogs/preferences-dialog.c:2528 +#: ../app/actions/actions.c:172 ../app/core/gimp.c:1053 +#: ../app/dialogs/dialogs.c:329 ../app/dialogs/preferences-dialog.c:2623 msgid "Gradients" msgstr "Degradados" -#: ../app/actions/actions.c:175 ../app/core/gimp.c:995 -#: ../app/dialogs/dialogs.c:340 ../app/dialogs/preferences-dialog.c:2536 +#: ../app/actions/actions.c:175 ../app/core/gimp.c:1065 +#: ../app/dialogs/dialogs.c:345 ../app/dialogs/preferences-dialog.c:2631 msgid "Tool Presets" msgstr "Ajustes prefijados de las herramientas" -#: ../app/actions/actions.c:178 ../app/dialogs/dialogs.c:407 +#: ../app/actions/actions.c:178 ../app/dialogs/dialogs.c:412 #: ../app/widgets/gimptoolpreseteditor.c:93 msgid "Tool Preset Editor" msgstr "Editor de ajustes prefijados de las herramientas" @@ -380,43 +413,44 @@ msgid "Image" msgstr "Imagen" #. list & grid views -#: ../app/actions/actions.c:187 ../app/dialogs/dialogs.c:318 +#: ../app/actions/actions.c:187 ../app/dialogs/dialogs.c:323 +#: ../app/widgets/gimppickablepopup.c:179 msgid "Images" msgstr "Imágenes" -#: ../app/actions/actions.c:190 ../app/dialogs/dialogs.c:345 -#: ../app/dialogs/resize-dialog.c:289 +#: ../app/actions/actions.c:190 ../app/dialogs/dialogs.c:350 +#: ../app/dialogs/resize-dialog.c:289 ../app/widgets/gimppickablepopup.c:230 msgid "Layers" msgstr "Capas" -#: ../app/actions/actions.c:193 ../app/dialogs/dialogs.c:403 -#: ../app/widgets/gimppaletteeditor.c:144 +#: ../app/actions/actions.c:193 ../app/dialogs/dialogs.c:408 +#: ../app/widgets/gimppaletteeditor.c:149 msgid "Palette Editor" msgstr "Editor de paleta" #. initialize the list of gimp palettes -#: ../app/actions/actions.c:196 ../app/core/gimp.c:978 -#: ../app/dialogs/dialogs.c:326 ../app/dialogs/preferences-dialog.c:2524 +#: ../app/actions/actions.c:196 ../app/core/gimp.c:1048 +#: ../app/dialogs/dialogs.c:331 ../app/dialogs/preferences-dialog.c:2619 msgid "Palettes" msgstr "Paletas" #. initialize the list of gimp patterns -#: ../app/actions/actions.c:199 ../app/core/gimp.c:973 -#: ../app/dialogs/dialogs.c:322 ../app/dialogs/preferences-dialog.c:2520 +#: ../app/actions/actions.c:199 ../app/core/gimp.c:1043 +#: ../app/dialogs/dialogs.c:327 ../app/dialogs/preferences-dialog.c:2615 msgid "Patterns" msgstr "Patrones" -#: ../app/actions/actions.c:202 ../app/dialogs/preferences-dialog.c:2540 +#: ../app/actions/actions.c:202 ../app/dialogs/preferences-dialog.c:2635 msgid "Plug-Ins" msgstr "Complementos" #. Quick Mask Color -#: ../app/actions/actions.c:205 ../app/core/gimpchannel.c:389 -#: ../app/dialogs/preferences-dialog.c:1811 +#: ../app/actions/actions.c:205 ../app/core/gimpchannel.c:390 +#: ../app/dialogs/preferences-dialog.c:1856 msgid "Quick Mask" msgstr "Máscara rápida" -#: ../app/actions/actions.c:208 ../app/dialogs/dialogs.c:373 +#: ../app/actions/actions.c:208 ../app/dialogs/dialogs.c:378 msgid "Sample Points" msgstr "Puntos de muestra" @@ -425,8 +459,8 @@ msgid "Select" msgstr "Seleccionar" #. initialize the template list -#: ../app/actions/actions.c:214 ../app/core/gimp.c:1001 -#: ../app/dialogs/dialogs.c:334 +#: ../app/actions/actions.c:214 ../app/core/gimp.c:1071 +#: ../app/dialogs/dialogs.c:339 msgid "Templates" msgstr "Plantillas" @@ -438,8 +472,8 @@ msgstr "Herramienta de texto" msgid "Text Editor" msgstr "Editor de textos" -#: ../app/actions/actions.c:223 ../app/dialogs/dialogs.c:301 -#: ../app/gui/gui.c:424 +#: ../app/actions/actions.c:223 ../app/dialogs/dialogs.c:306 +#: ../app/gui/gui.c:454 msgid "Tool Options" msgstr "Opciones de herramienta" @@ -447,7 +481,7 @@ msgstr "Opciones de herramienta" msgid "Tools" msgstr "Herramientas" -#: ../app/actions/actions.c:229 ../app/dialogs/dialogs.c:353 +#: ../app/actions/actions.c:229 ../app/dialogs/dialogs.c:358 #: ../app/tools/gimpvectortool.c:160 msgid "Paths" msgstr "Rutas" @@ -461,13 +495,13 @@ msgid "Windows" msgstr "Ventanas" #. value description and new value shown in the status bar -#: ../app/actions/actions.c:584 +#: ../app/actions/actions.c:586 #, c-format msgid "%s: %.2f" msgstr "%s: %.2f" #. value description and new value shown in the status bar -#: ../app/actions/actions.c:610 +#: ../app/actions/actions.c:612 #, c-format msgid "%s: %d" msgstr "%s: %d" @@ -755,7 +789,7 @@ msgstr "Editar el color del canal" msgid "_Fill opacity:" msgstr "Opacidad del _relleno:" -#: ../app/actions/channels-commands.c:116 ../app/core/gimpchannel.c:274 +#: ../app/actions/channels-commands.c:116 ../app/core/gimpchannel.c:275 #: ../app/widgets/gimpchanneltreeview.c:332 msgid "Channel" msgstr "Canal" @@ -774,10 +808,10 @@ msgstr "Opciones del canal nuevo" msgid "New Channel Color" msgstr "Canal de color nuevo" -#: ../app/actions/channels-commands.c:244 ../app/core/gimpimage-new.c:256 -#: ../app/display/gimpdisplayshell-dnd.c:642 +#: ../app/actions/channels-commands.c:244 ../app/core/gimpimage-new.c:253 +#: ../app/display/gimpdisplayshell-dnd.c:648 #: ../app/widgets/gimpchanneltreeview.c:259 -#: ../app/widgets/gimplayertreeview.c:778 +#: ../app/widgets/gimplayertreeview.c:777 #, c-format msgid "%s Channel Copy" msgstr "Copia del canal %s" @@ -947,29 +981,29 @@ msgstr "Radio del pincel: %2.2f" msgid "Brush Angle: %2.2f" msgstr "Ángulo del pincel: %2.2f" -#: ../app/actions/cursor-info-actions.c:40 +#: ../app/actions/cursor-info-actions.c:41 msgctxt "cursor-info-action" msgid "Pointer Information Menu" msgstr "Menú de información del puntero" -#: ../app/actions/cursor-info-actions.c:47 +#: ../app/actions/cursor-info-actions.c:48 msgctxt "cursor-info-action" msgid "_Sample Merged" msgstr "_Muestra combinada" -#: ../app/actions/cursor-info-actions.c:48 +#: ../app/actions/cursor-info-actions.c:49 msgctxt "cursor-info-action" msgid "Use the composite color of all visible layers" msgstr "Usar el color compuesto de todas las capas visibles" -#: ../app/actions/data-commands.c:90 ../app/actions/documents-commands.c:353 -#: ../app/actions/file-commands.c:195 ../app/dialogs/file-open-dialog.c:226 -#: ../app/dialogs/file-open-dialog.c:270 -#: ../app/dialogs/file-open-location-dialog.c:214 -#: ../app/dialogs/file-open-location-dialog.c:226 -#: ../app/display/gimpdisplayshell-dnd.c:588 -#: ../app/widgets/gimplayertreeview.c:738 ../app/widgets/gimptoolbox.c:802 -#: ../app/widgets/gimptoolbox-dnd.c:168 +#: ../app/actions/data-commands.c:90 ../app/actions/documents-commands.c:354 +#: ../app/actions/file-commands.c:208 ../app/dialogs/file-open-dialog.c:230 +#: ../app/dialogs/file-open-dialog.c:271 +#: ../app/dialogs/file-open-location-dialog.c:218 +#: ../app/dialogs/file-open-location-dialog.c:228 +#: ../app/display/gimpdisplayshell-dnd.c:592 +#: ../app/widgets/gimplayertreeview.c:737 ../app/widgets/gimptoolbox.c:810 +#: ../app/widgets/gimptoolbox-dnd.c:170 #, c-format msgid "" "Opening '%s' failed:\n" @@ -979,548 +1013,566 @@ msgstr "" "La apertura de «%s» ha fallado:\n" "%s" -#: ../app/actions/data-commands.c:119 -#: ../app/actions/tool-options-commands.c:73 -#: ../app/core/gimpbrushgenerated-load.c:123 ../app/core/gimpimage.c:1596 -#: ../app/core/gimppalette.c:399 ../app/core/gimppalette-import.c:210 -#: ../app/core/gimppalette-load.c:225 +#: ../app/actions/data-commands.c:114 +#: ../app/actions/tool-options-commands.c:74 +#: ../app/core/gimpbrushgenerated-load.c:120 ../app/core/gimpimage.c:1881 +#: ../app/core/gimppalette.c:399 ../app/core/gimppalette-import.c:208 +#: ../app/core/gimppalette-load.c:186 #: ../app/dialogs/palette-import-dialog.c:771 ../app/widgets/gimpdnd-xds.c:94 msgid "Untitled" msgstr "Sin nombre" -#: ../app/actions/dialogs-actions.c:46 +#: ../app/actions/dialogs-actions.c:47 msgctxt "windows-action" msgid "Tool_box" msgstr "_Caja de herramientas" -#: ../app/actions/dialogs-actions.c:52 +#: ../app/actions/dialogs-actions.c:53 msgctxt "dialogs-action" msgid "Tool _Options" msgstr "_Opciones de herramienta" -#: ../app/actions/dialogs-actions.c:53 +#: ../app/actions/dialogs-actions.c:54 msgctxt "dialogs-action" msgid "Open the tool options dialog" msgstr "Abre el diálogo de opciones de herramienta" -#: ../app/actions/dialogs-actions.c:58 +#: ../app/actions/dialogs-actions.c:59 msgctxt "dialogs-action" msgid "_Device Status" msgstr "Estado del _dispositivo" -#: ../app/actions/dialogs-actions.c:59 +#: ../app/actions/dialogs-actions.c:60 msgctxt "dialogs-action" msgid "Open the device status dialog" msgstr "Abre el diálogo de estado de los dispositivos" -#: ../app/actions/dialogs-actions.c:64 +#: ../app/actions/dialogs-actions.c:65 msgctxt "dialogs-action" msgid "_Layers" msgstr "_Capas" -#: ../app/actions/dialogs-actions.c:65 +#: ../app/actions/dialogs-actions.c:66 msgctxt "dialogs-action" msgid "Open the layers dialog" msgstr "Abre el diálogo de capas" -#: ../app/actions/dialogs-actions.c:70 +#: ../app/actions/dialogs-actions.c:71 msgctxt "dialogs-action" msgid "_Channels" msgstr "_Canales" -#: ../app/actions/dialogs-actions.c:71 +#: ../app/actions/dialogs-actions.c:72 msgctxt "dialogs-action" msgid "Open the channels dialog" msgstr "Abre el diálogo de canales" -#: ../app/actions/dialogs-actions.c:76 +#: ../app/actions/dialogs-actions.c:77 msgctxt "dialogs-action" msgid "_Paths" msgstr "_Rutas" -#: ../app/actions/dialogs-actions.c:77 +#: ../app/actions/dialogs-actions.c:78 msgctxt "dialogs-action" msgid "Open the paths dialog" msgstr "Abre el diálogo de rutas" -#: ../app/actions/dialogs-actions.c:82 +#: ../app/actions/dialogs-actions.c:83 msgctxt "dialogs-action" msgid "Color_map" msgstr "_Mapa de colores" -#: ../app/actions/dialogs-actions.c:83 +#: ../app/actions/dialogs-actions.c:84 msgctxt "dialogs-action" msgid "Open the colormap dialog" msgstr "Abre el diálogo de mapas de color" -#: ../app/actions/dialogs-actions.c:88 +#: ../app/actions/dialogs-actions.c:89 msgctxt "dialogs-action" msgid "Histogra_m" msgstr "Histogra_ma" -#: ../app/actions/dialogs-actions.c:89 +#: ../app/actions/dialogs-actions.c:90 msgctxt "dialogs-action" msgid "Open the histogram dialog" msgstr "Abre el diálogo de histograma" -#: ../app/actions/dialogs-actions.c:94 +#: ../app/actions/dialogs-actions.c:95 msgctxt "dialogs-action" msgid "_Selection Editor" msgstr "Editor de _selección" -#: ../app/actions/dialogs-actions.c:95 +#: ../app/actions/dialogs-actions.c:96 msgctxt "dialogs-action" msgid "Open the selection editor" msgstr "Abre el editor de selección" -#: ../app/actions/dialogs-actions.c:100 +#: ../app/actions/dialogs-actions.c:101 msgctxt "dialogs-action" msgid "Na_vigation" msgstr "Na_vegación" -#: ../app/actions/dialogs-actions.c:101 +#: ../app/actions/dialogs-actions.c:102 msgctxt "dialogs-action" msgid "Open the display navigation dialog" msgstr "Abre el diálogo de navegación por la presentación" -#: ../app/actions/dialogs-actions.c:106 +#: ../app/actions/dialogs-actions.c:107 msgctxt "dialogs-action" msgid "Undo _History" msgstr "_Historial de deshacer" -#: ../app/actions/dialogs-actions.c:107 +#: ../app/actions/dialogs-actions.c:108 msgctxt "dialogs-action" msgid "Open the undo history dialog" msgstr "Abre el diálogo del historial de deshacer" -#: ../app/actions/dialogs-actions.c:112 +#: ../app/actions/dialogs-actions.c:113 msgctxt "dialogs-action" msgid "Pointer" msgstr "Puntero" -#: ../app/actions/dialogs-actions.c:113 +#: ../app/actions/dialogs-actions.c:114 msgctxt "dialogs-action" msgid "Open the pointer information dialog" msgstr "Abre el diálogo de información del puntero" -#: ../app/actions/dialogs-actions.c:118 +#: ../app/actions/dialogs-actions.c:119 msgctxt "dialogs-action" msgid "_Sample Points" msgstr "Punto_s de muestra" -#: ../app/actions/dialogs-actions.c:119 +#: ../app/actions/dialogs-actions.c:120 msgctxt "dialogs-action" msgid "Open the sample points dialog" msgstr "Abre el diálogo de puntos de muestreo" -#: ../app/actions/dialogs-actions.c:124 +#: ../app/actions/dialogs-actions.c:125 msgctxt "dialogs-action" msgid "Colo_rs" msgstr "Colo_res" -#: ../app/actions/dialogs-actions.c:125 +#: ../app/actions/dialogs-actions.c:126 msgctxt "dialogs-action" msgid "Open the FG/BG color dialog" msgstr "Abre el diálogo de colores de frente/fondo" -#: ../app/actions/dialogs-actions.c:130 +#: ../app/actions/dialogs-actions.c:131 msgctxt "dialogs-action" msgid "_Brushes" msgstr "_Pinceles" -#: ../app/actions/dialogs-actions.c:131 +#: ../app/actions/dialogs-actions.c:132 msgctxt "dialogs-action" msgid "Open the brushes dialog" msgstr "Abre el diálogo de pinceles" -#: ../app/actions/dialogs-actions.c:136 +#: ../app/actions/dialogs-actions.c:137 msgctxt "dialogs-action" msgid "Brush Editor" msgstr "Editor de pinceles" -#: ../app/actions/dialogs-actions.c:137 +#: ../app/actions/dialogs-actions.c:138 msgctxt "dialogs-action" msgid "Open the brush editor" msgstr "Abrir el editor de pinceles" -#: ../app/actions/dialogs-actions.c:142 +#: ../app/actions/dialogs-actions.c:143 msgctxt "dialogs-action" msgid "Paint Dynamics" msgstr "Dinámica de la pintura" -#: ../app/actions/dialogs-actions.c:143 +#: ../app/actions/dialogs-actions.c:144 msgctxt "dialogs-action" msgid "Open paint dynamics dialog" msgstr "Abre el diálogo de dinámica de la pintura" -#: ../app/actions/dialogs-actions.c:148 +#: ../app/actions/dialogs-actions.c:149 msgctxt "dialogs-action" msgid "Paint Dynamics Editor" msgstr "Editor de dinámica de la pintura" -#: ../app/actions/dialogs-actions.c:149 +#: ../app/actions/dialogs-actions.c:150 msgctxt "dialogs-action" msgid "Open the paint dynamics editor" msgstr "Abre el editor de dinámica de la pintura" -#: ../app/actions/dialogs-actions.c:154 +#: ../app/actions/dialogs-actions.c:155 msgctxt "dialogs-action" msgid "P_atterns" msgstr "_Patrones" -#: ../app/actions/dialogs-actions.c:155 +#: ../app/actions/dialogs-actions.c:156 msgctxt "dialogs-action" msgid "Open the patterns dialog" msgstr "Abre el diálogo de patrones" # Es Degradado -#: ../app/actions/dialogs-actions.c:160 +#: ../app/actions/dialogs-actions.c:161 msgctxt "dialogs-action" msgid "_Gradients" msgstr "_Degradados" -#: ../app/actions/dialogs-actions.c:161 +#: ../app/actions/dialogs-actions.c:162 msgctxt "dialogs-action" msgid "Open the gradients dialog" msgstr "Abre el diálogo de degradados" -#: ../app/actions/dialogs-actions.c:166 +#: ../app/actions/dialogs-actions.c:167 msgctxt "dialogs-action" msgid "Gradient Editor" msgstr "Editor de degradados" -#: ../app/actions/dialogs-actions.c:167 +#: ../app/actions/dialogs-actions.c:168 msgctxt "dialogs-action" msgid "Open the gradient editor" msgstr "Abrir el editor de degradados" -#: ../app/actions/dialogs-actions.c:172 +#: ../app/actions/dialogs-actions.c:173 msgctxt "dialogs-action" msgid "Pal_ettes" msgstr "Pal_etas" -#: ../app/actions/dialogs-actions.c:173 +#: ../app/actions/dialogs-actions.c:174 msgctxt "dialogs-action" msgid "Open the palettes dialog" msgstr "Abre el diálogo de paletas" -#: ../app/actions/dialogs-actions.c:178 +#: ../app/actions/dialogs-actions.c:179 msgctxt "dialogs-action" msgid "Palette Editor" msgstr "Editor de paleta" -#: ../app/actions/dialogs-actions.c:179 +#: ../app/actions/dialogs-actions.c:180 msgctxt "dialogs-action" msgid "Open the palette editor" msgstr "Abrir el editor de paletas" -#: ../app/actions/dialogs-actions.c:184 +#: ../app/actions/dialogs-actions.c:185 msgctxt "dialogs-action" msgid "Tool presets" msgstr "Ajustes prefijados de herramienta" -#: ../app/actions/dialogs-actions.c:185 +#: ../app/actions/dialogs-actions.c:186 msgctxt "dialogs-action" msgid "Open tool presets dialog" msgstr "Abre el diálogo de ajustes prefijados de herramienta" -#: ../app/actions/dialogs-actions.c:190 +#: ../app/actions/dialogs-actions.c:191 msgctxt "dialogs-action" msgid "_Fonts" msgstr "_Tipografías" -#: ../app/actions/dialogs-actions.c:191 +#: ../app/actions/dialogs-actions.c:192 msgctxt "dialogs-action" msgid "Open the fonts dialog" msgstr "Abre el diálogo de tipografías" -#: ../app/actions/dialogs-actions.c:196 +#: ../app/actions/dialogs-actions.c:197 msgctxt "dialogs-action" msgid "B_uffers" msgstr "B_úferes" -#: ../app/actions/dialogs-actions.c:197 +#: ../app/actions/dialogs-actions.c:198 msgctxt "dialogs-action" msgid "Open the named buffers dialog" msgstr "Abre el diálogo de búferes con nombre" -#: ../app/actions/dialogs-actions.c:202 +#: ../app/actions/dialogs-actions.c:203 msgctxt "dialogs-action" msgid "_Images" msgstr "_Imágenes" -#: ../app/actions/dialogs-actions.c:203 +#: ../app/actions/dialogs-actions.c:204 msgctxt "dialogs-action" msgid "Open the images dialog" msgstr "Abre el diálogo de imágenes" -#: ../app/actions/dialogs-actions.c:208 +#: ../app/actions/dialogs-actions.c:209 msgctxt "dialogs-action" msgid "Document Histor_y" msgstr "_Historial del documento" -#: ../app/actions/dialogs-actions.c:209 +#: ../app/actions/dialogs-actions.c:210 msgctxt "dialogs-action" msgid "Open the document history dialog" msgstr "Abre el diálogo de la historia del documento" -#: ../app/actions/dialogs-actions.c:214 +#: ../app/actions/dialogs-actions.c:215 msgctxt "dialogs-action" msgid "_Templates" msgstr "Plan_tillas" -#: ../app/actions/dialogs-actions.c:215 +#: ../app/actions/dialogs-actions.c:216 msgctxt "dialogs-action" msgid "Open the image templates dialog" msgstr "Abre el diálogo de las plantillas de imagen" -#: ../app/actions/dialogs-actions.c:220 +#: ../app/actions/dialogs-actions.c:221 msgctxt "dialogs-action" msgid "Error Co_nsole" msgstr "Co_nsola de errores" -#: ../app/actions/dialogs-actions.c:221 +#: ../app/actions/dialogs-actions.c:222 msgctxt "dialogs-action" msgid "Open the error console" msgstr "Abre la consola de errores" -#: ../app/actions/dialogs-actions.c:231 +#: ../app/actions/dialogs-actions.c:232 msgctxt "dialogs-action" msgid "_Preferences" msgstr "_Preferencias" -#: ../app/actions/dialogs-actions.c:232 +#: ../app/actions/dialogs-actions.c:233 msgctxt "dialogs-action" msgid "Open the preferences dialog" msgstr "Abre el diálogo de preferencias" -#: ../app/actions/dialogs-actions.c:237 +#: ../app/actions/dialogs-actions.c:238 msgctxt "dialogs-action" msgid "_Input Devices" msgstr "D_ispositivos de entrada" -#: ../app/actions/dialogs-actions.c:238 +#: ../app/actions/dialogs-actions.c:239 msgctxt "dialogs-action" msgid "Open the input devices editor" msgstr "Abrir el editor de dispositivos de entrada" -#: ../app/actions/dialogs-actions.c:243 +#: ../app/actions/dialogs-actions.c:244 msgctxt "dialogs-action" msgid "_Keyboard Shortcuts" msgstr "Combinaciones de _teclas" -#: ../app/actions/dialogs-actions.c:244 +#: ../app/actions/dialogs-actions.c:245 msgctxt "dialogs-action" msgid "Open the keyboard shortcuts editor" msgstr "Abre el editor de combinaciones de teclas" -#: ../app/actions/dialogs-actions.c:249 +#: ../app/actions/dialogs-actions.c:250 msgctxt "dialogs-action" msgid "_Modules" msgstr "_Módulos" -#: ../app/actions/dialogs-actions.c:250 +#: ../app/actions/dialogs-actions.c:251 msgctxt "dialogs-action" msgid "Open the module manager dialog" msgstr "Abre el diálogo del gestor de módulos" -#: ../app/actions/dialogs-actions.c:255 +#: ../app/actions/dialogs-actions.c:256 msgctxt "dialogs-action" msgid "_Tip of the Day" msgstr "_Consejo del día" -#: ../app/actions/dialogs-actions.c:256 +#: ../app/actions/dialogs-actions.c:257 msgctxt "dialogs-action" msgid "Show some helpful tips on using GIMP" msgstr "Mostrar consejos útiles sobre el uso de GIMP" -#: ../app/actions/dialogs-actions.c:261 -msgctxt "dialogs-action" -msgid "_About" -msgstr "A_cerca de" - -#: ../app/actions/dialogs-actions.c:262 +#: ../app/actions/dialogs-actions.c:263 ../app/actions/dialogs-actions.c:270 msgctxt "dialogs-action" msgid "About GIMP" msgstr "Acerca de GIMP" -#: ../app/actions/dialogs-actions.c:325 -#: ../app/dialogs/preferences-dialog.c:1732 ../app/widgets/gimptoolbox.c:535 +#: ../app/actions/dialogs-actions.c:265 +#, fuzzy +#| msgctxt "dialogs-action" +#| msgid "_About" +msgctxt "dialogs-action" +msgid "About" +msgstr "A_cerca de" + +#: ../app/actions/dialogs-actions.c:267 +msgctxt "dialogs-action" +msgid "_About" +msgstr "A_cerca de" + +#: ../app/actions/dialogs-actions.c:275 +msgctxt "help-action" +msgid "_Search and Run a Command" +msgstr "" + +#: ../app/actions/dialogs-actions.c:276 +msgctxt "help-action" +msgid "Search commands by keyword, and run them" +msgstr "" + +#: ../app/actions/dialogs-actions.c:339 +#: ../app/dialogs/preferences-dialog.c:1777 ../app/widgets/gimptoolbox.c:534 msgid "Toolbox" msgstr "Caja de herramientas" -#: ../app/actions/dialogs-actions.c:326 +#: ../app/actions/dialogs-actions.c:340 msgid "Raise the toolbox" msgstr "Saca la caja de herramientas" -#: ../app/actions/dialogs-actions.c:330 +#: ../app/actions/dialogs-actions.c:344 msgid "New Toolbox" msgstr "Caja de herramientas nueva" -#: ../app/actions/dialogs-actions.c:331 +#: ../app/actions/dialogs-actions.c:345 msgid "Create a new toolbox" msgstr "Crea una caja de herramientas nueva" -#: ../app/actions/dockable-actions.c:48 -msgctxt "dockable-action" -msgid "Dialogs Menu" -msgstr "Menú de diálogos" - -#: ../app/actions/dockable-actions.c:53 -msgctxt "dockable-action" -msgid "_Add Tab" -msgstr "_Añadir pestaña" - -#: ../app/actions/dockable-actions.c:55 -msgctxt "dockable-action" -msgid "_Preview Size" -msgstr "Tamaño de la vista _previa" - -#: ../app/actions/dockable-actions.c:57 -msgctxt "dockable-action" -msgid "_Tab Style" -msgstr "Es_tilo de pestaña" - -#: ../app/actions/dockable-actions.c:60 -msgctxt "dockable-action" -msgid "_Close Tab" -msgstr "_Cerrar pestaña" - -#: ../app/actions/dockable-actions.c:65 -msgctxt "dockable-action" -msgid "_Detach Tab" -msgstr "_Desprender pestaña" - -#: ../app/actions/dockable-actions.c:84 -msgctxt "preview-size" -msgid "_Tiny" -msgstr "_Diminuto" - -#: ../app/actions/dockable-actions.c:86 -msgctxt "preview-size" -msgid "E_xtra Small" -msgstr "_Muy pequeño" - -#: ../app/actions/dockable-actions.c:88 -msgctxt "preview-size" -msgid "_Small" -msgstr "_Pequeño" - -#: ../app/actions/dockable-actions.c:90 -msgctxt "preview-size" -msgid "_Medium" -msgstr "_Mediano" - -#: ../app/actions/dockable-actions.c:92 -msgctxt "preview-size" -msgid "_Large" -msgstr "_Grande" - -#: ../app/actions/dockable-actions.c:94 -msgctxt "preview-size" -msgid "Ex_tra Large" -msgstr "_Muy grande" - -#: ../app/actions/dockable-actions.c:96 -msgctxt "preview-size" -msgid "_Huge" -msgstr "_Enorme" - -#: ../app/actions/dockable-actions.c:98 -msgctxt "preview-size" -msgid "_Enormous" -msgstr "_Monumental" - -#: ../app/actions/dockable-actions.c:100 -msgctxt "preview-size" -msgid "_Gigantic" -msgstr "_Gigantesco" - -#: ../app/actions/dockable-actions.c:106 -msgctxt "tab-style" -msgid "_Icon" -msgstr "_Icono" - -#: ../app/actions/dockable-actions.c:108 -msgctxt "tab-style" -msgid "Current _Status" -msgstr "E_stado actual" - -#: ../app/actions/dockable-actions.c:110 -msgctxt "tab-style" -msgid "_Text" -msgstr "_Texto" - -#: ../app/actions/dockable-actions.c:112 -msgctxt "tab-style" -msgid "I_con & Text" -msgstr "I_cono y texto" - -#: ../app/actions/dockable-actions.c:114 -msgctxt "tab-style" -msgid "St_atus & Text" -msgstr "Est_ado y texto" - -#: ../app/actions/dockable-actions.c:116 ../app/widgets/widgets-enums.c:224 -msgctxt "tab-style" -msgid "Automatic" -msgstr "Automático" - -#: ../app/actions/dockable-actions.c:126 -msgctxt "dockable-action" -msgid "Loc_k Tab to Dock" -msgstr "_Fijar la pestaña en el empotrable" - -#: ../app/actions/dockable-actions.c:128 -msgctxt "dockable-action" -msgid "Protect this tab from being dragged with the mouse pointer" -msgstr "Proteger esta pestaña para evitar el arrastre con el ratón" - -#: ../app/actions/dockable-actions.c:134 -msgctxt "dockable-action" -msgid "Show _Button Bar" -msgstr "Mostrar la _barra de botones" - -#: ../app/actions/dockable-actions.c:143 -msgctxt "dockable-action" -msgid "View as _List" -msgstr "Ver como _lista" - -#: ../app/actions/dockable-actions.c:148 -msgctxt "dockable-action" -msgid "View as _Grid" -msgstr "Ver como reji_lla" - -#: ../app/actions/dock-actions.c:45 +#: ../app/actions/dock-actions.c:46 msgctxt "dock-action" msgid "M_ove to Screen" msgstr "_Mover a la pantalla" -#: ../app/actions/dock-actions.c:49 +#: ../app/actions/dock-actions.c:50 msgctxt "dock-action" msgid "Close Dock" msgstr "Cerrar empotrable" -#: ../app/actions/dock-actions.c:54 +#: ../app/actions/dock-actions.c:55 msgctxt "dock-action" msgid "_Open Display..." msgstr "_Abrir pantalla…" -#: ../app/actions/dock-actions.c:55 +#: ../app/actions/dock-actions.c:56 msgctxt "dock-action" msgid "Connect to another display" msgstr "Conectar a otra pantalla" -#: ../app/actions/dock-actions.c:63 +#: ../app/actions/dock-actions.c:64 msgctxt "dock-action" msgid "_Show Image Selection" msgstr "_Mostrar la selección de la imagen" -#: ../app/actions/dock-actions.c:69 +#: ../app/actions/dock-actions.c:70 msgctxt "dock-action" msgid "Auto _Follow Active Image" msgstr "_Seguir automáticamente la imagen activa" +#: ../app/actions/dockable-actions.c:49 +msgctxt "dockable-action" +msgid "Dialogs Menu" +msgstr "Menú de diálogos" + +#: ../app/actions/dockable-actions.c:54 +msgctxt "dockable-action" +msgid "_Add Tab" +msgstr "_Añadir pestaña" + +#: ../app/actions/dockable-actions.c:56 +msgctxt "dockable-action" +msgid "_Preview Size" +msgstr "Tamaño de la vista _previa" + +#: ../app/actions/dockable-actions.c:58 +msgctxt "dockable-action" +msgid "_Tab Style" +msgstr "Es_tilo de pestaña" + +#: ../app/actions/dockable-actions.c:61 +msgctxt "dockable-action" +msgid "_Close Tab" +msgstr "_Cerrar pestaña" + +#: ../app/actions/dockable-actions.c:66 +msgctxt "dockable-action" +msgid "_Detach Tab" +msgstr "_Desprender pestaña" + +#: ../app/actions/dockable-actions.c:85 +msgctxt "preview-size" +msgid "_Tiny" +msgstr "_Diminuto" + +#: ../app/actions/dockable-actions.c:87 +msgctxt "preview-size" +msgid "E_xtra Small" +msgstr "_Muy pequeño" + +#: ../app/actions/dockable-actions.c:89 +msgctxt "preview-size" +msgid "_Small" +msgstr "_Pequeño" + +#: ../app/actions/dockable-actions.c:91 +msgctxt "preview-size" +msgid "_Medium" +msgstr "_Mediano" + +#: ../app/actions/dockable-actions.c:93 +msgctxt "preview-size" +msgid "_Large" +msgstr "_Grande" + +#: ../app/actions/dockable-actions.c:95 +msgctxt "preview-size" +msgid "Ex_tra Large" +msgstr "_Muy grande" + +#: ../app/actions/dockable-actions.c:97 +msgctxt "preview-size" +msgid "_Huge" +msgstr "_Enorme" + +#: ../app/actions/dockable-actions.c:99 +msgctxt "preview-size" +msgid "_Enormous" +msgstr "_Monumental" + +#: ../app/actions/dockable-actions.c:101 +msgctxt "preview-size" +msgid "_Gigantic" +msgstr "_Gigantesco" + +#: ../app/actions/dockable-actions.c:107 +msgctxt "tab-style" +msgid "_Icon" +msgstr "_Icono" + +#: ../app/actions/dockable-actions.c:109 +msgctxt "tab-style" +msgid "Current _Status" +msgstr "E_stado actual" + +#: ../app/actions/dockable-actions.c:111 +msgctxt "tab-style" +msgid "_Text" +msgstr "_Texto" + +#: ../app/actions/dockable-actions.c:113 +msgctxt "tab-style" +msgid "I_con & Text" +msgstr "I_cono y texto" + +#: ../app/actions/dockable-actions.c:115 +msgctxt "tab-style" +msgid "St_atus & Text" +msgstr "Est_ado y texto" + +#: ../app/actions/dockable-actions.c:117 ../app/widgets/widgets-enums.c:253 +msgctxt "tab-style" +msgid "Automatic" +msgstr "Automático" + +#: ../app/actions/dockable-actions.c:127 +msgctxt "dockable-action" +msgid "Loc_k Tab to Dock" +msgstr "_Fijar la pestaña en el empotrable" + +#: ../app/actions/dockable-actions.c:129 +msgctxt "dockable-action" +msgid "Protect this tab from being dragged with the mouse pointer" +msgstr "Proteger esta pestaña para evitar el arrastre con el ratón" + +#: ../app/actions/dockable-actions.c:135 +msgctxt "dockable-action" +msgid "Show _Button Bar" +msgstr "Mostrar la _barra de botones" + +#: ../app/actions/dockable-actions.c:144 +msgctxt "dockable-action" +msgid "View as _List" +msgstr "Ver como _lista" + +#: ../app/actions/dockable-actions.c:149 +msgctxt "dockable-action" +msgid "View as _Grid" +msgstr "Ver como reji_lla" + #: ../app/actions/documents-actions.c:42 msgctxt "documents-action" msgid "Documents Menu" @@ -1618,15 +1670,15 @@ msgstr "" "Elimina las entradas para las que no está disponible el archivo " "correspondiente" -#: ../app/actions/documents-commands.c:193 +#: ../app/actions/documents-commands.c:194 msgid "Clear Document History" msgstr "Borrar el histórico del documento" -#: ../app/actions/documents-commands.c:216 +#: ../app/actions/documents-commands.c:217 msgid "Clear the Recent Documents list?" msgstr "¿Borrar la lista de documentos recientes?" -#: ../app/actions/documents-commands.c:219 +#: ../app/actions/documents-commands.c:220 msgid "" "Clearing the document history will permanently remove all images from the " "recent documents list." @@ -2129,123 +2181,123 @@ msgstr "_Rehacer" msgid "_Fade..." msgstr "_Desvanecer…" -#: ../app/actions/edit-commands.c:149 +#: ../app/actions/edit-commands.c:150 msgid "Clear Undo History" msgstr "Vaciar historial de deshacer" -#: ../app/actions/edit-commands.c:175 +#: ../app/actions/edit-commands.c:176 msgid "Really clear image's undo history?" msgstr "¿Seguro que quiere vaciar el histórico de deshacer de la imagen?" -#: ../app/actions/edit-commands.c:188 +#: ../app/actions/edit-commands.c:189 #, c-format msgid "Clearing the undo history of this image will gain %s of memory." msgstr "" "Al limpiar el historial de deshacer de esta imagen se recuperarán %s de " "memoria." -#: ../app/actions/edit-commands.c:218 +#: ../app/actions/edit-commands.c:219 msgid "Cut pixels to the clipboard" msgstr "Cortar los píxeles al portapapeles" -#: ../app/actions/edit-commands.c:248 ../app/actions/edit-commands.c:277 +#: ../app/actions/edit-commands.c:249 ../app/actions/edit-commands.c:278 msgid "Copied pixels to the clipboard" msgstr "Píxeles copiados a una memoria intermedia con nombre" -#: ../app/actions/edit-commands.c:337 ../app/actions/edit-commands.c:373 -#: ../app/actions/edit-commands.c:556 +#: ../app/actions/edit-commands.c:342 ../app/actions/edit-commands.c:378 +#: ../app/actions/edit-commands.c:572 ../app/tools/gimpseamlessclonetool.c:289 msgid "There is no image data in the clipboard to paste." msgstr "No hay datos de imágenes para pegar en el portapapeles." -#: ../app/actions/edit-commands.c:361 ../app/core/gimpbrushclipboard.c:166 -#: ../app/core/gimppatternclipboard.c:167 ../app/widgets/gimpclipboard.c:346 +#: ../app/actions/edit-commands.c:366 ../app/core/gimpbrushclipboard.c:168 +#: ../app/core/gimppatternclipboard.c:168 ../app/widgets/gimpclipboard.c:346 msgid "Clipboard" msgstr "Portapapeles" -#: ../app/actions/edit-commands.c:387 +#: ../app/actions/edit-commands.c:392 msgid "Cut Named" msgstr "Cortar (con nombre)" -#: ../app/actions/edit-commands.c:390 ../app/actions/edit-commands.c:431 -#: ../app/actions/edit-commands.c:451 +#: ../app/actions/edit-commands.c:395 ../app/actions/edit-commands.c:436 +#: ../app/actions/edit-commands.c:456 msgid "Enter a name for this buffer" msgstr "Ponga un nombre a este búfer" -#: ../app/actions/edit-commands.c:428 +#: ../app/actions/edit-commands.c:433 msgid "Copy Named" msgstr "Copiar (con nombre)" -#: ../app/actions/edit-commands.c:448 +#: ../app/actions/edit-commands.c:453 msgid "Copy Visible Named " msgstr "Copiar visible con nombre" -#: ../app/actions/edit-commands.c:573 +#: ../app/actions/edit-commands.c:589 msgid "There is no active layer or channel to cut from." msgstr "No hay una capa o canal activo desde donde cortar." -#: ../app/actions/edit-commands.c:578 ../app/actions/edit-commands.c:610 -#: ../app/actions/edit-commands.c:634 +#: ../app/actions/edit-commands.c:594 ../app/actions/edit-commands.c:626 +#: ../app/actions/edit-commands.c:650 msgid "(Unnamed Buffer)" msgstr "(Búfer sin nombre)" -#: ../app/actions/edit-commands.c:605 +#: ../app/actions/edit-commands.c:621 msgid "There is no active layer or channel to copy from." msgstr "No hay una capa o canal activo desde donde se pueda copiar." -#: ../app/actions/error-console-actions.c:39 +#: ../app/actions/error-console-actions.c:40 msgctxt "error-console-action" msgid "Error Console Menu" msgstr "Menú de la consola de error" -#: ../app/actions/error-console-actions.c:43 +#: ../app/actions/error-console-actions.c:44 msgctxt "error-console-action" msgid "_Clear" msgstr "_Limpiar" -#: ../app/actions/error-console-actions.c:44 +#: ../app/actions/error-console-actions.c:45 msgctxt "error-console-action" msgid "Clear error console" msgstr "Limpiar consola de errores" -#: ../app/actions/error-console-actions.c:49 +#: ../app/actions/error-console-actions.c:50 msgctxt "error-console-action" msgid "Select _All" msgstr "Seleccionar _todo" -#: ../app/actions/error-console-actions.c:50 +#: ../app/actions/error-console-actions.c:51 msgctxt "error-console-action" msgid "Select all error messages" msgstr "Seleccionar todos los errores" -#: ../app/actions/error-console-actions.c:58 +#: ../app/actions/error-console-actions.c:59 msgctxt "error-console-action" msgid "_Save Error Log to File..." msgstr "_Guardar el registro de errores en un archivo…" -#: ../app/actions/error-console-actions.c:59 +#: ../app/actions/error-console-actions.c:60 msgctxt "error-console-action" msgid "Write all error messages to a file" msgstr "Escribir todos los mensajes de error en un archivo" -#: ../app/actions/error-console-actions.c:64 +#: ../app/actions/error-console-actions.c:65 msgctxt "error-console-action" msgid "Save S_election to File..." msgstr "Guardar la _selección en un archivo…" -#: ../app/actions/error-console-actions.c:65 +#: ../app/actions/error-console-actions.c:66 msgctxt "error-console-action" msgid "Write the selected error messages to a file" msgstr "Escribir los mensajes de error seleccionados en un archivo" -#: ../app/actions/error-console-commands.c:84 +#: ../app/actions/error-console-commands.c:85 msgid "Cannot save. Nothing is selected." msgstr "No se puede guardar. No hay nada seleccionado." -#: ../app/actions/error-console-commands.c:95 +#: ../app/actions/error-console-commands.c:96 msgid "Save Error Log to File" msgstr "Guardar registro de errores en un archivo" -#: ../app/actions/error-console-commands.c:157 +#: ../app/actions/error-console-commands.c:158 #, c-format msgid "" "Error writing file '%s':\n" @@ -2374,106 +2426,114 @@ msgstr "" "Guardar una copia de esta imagen, sin afectar al archivo original (si " "existe) o al estado actual de la imagen" -#: ../app/actions/file-actions.c:140 +#: ../app/actions/file-actions.c:141 msgctxt "file-action" msgid "Save and Close..." msgstr "Guardar y cerrar…" -#: ../app/actions/file-actions.c:141 +#: ../app/actions/file-actions.c:142 msgctxt "file-action" msgid "Save this image and close its window" msgstr "Guardar esta imagen y cerrar su ventana" -#: ../app/actions/file-actions.c:146 -msgctxt "file-action" -msgid "Export to" -msgstr "Exportar a" - #: ../app/actions/file-actions.c:147 +#, fuzzy +#| msgid "_Export" +msgctxt "file-action" +msgid "Export" +msgstr "_Exportar" + +#: ../app/actions/file-actions.c:148 msgctxt "file-action" msgid "Export the image again" msgstr "Volver a exportar la imagen" -#: ../app/actions/file-actions.c:152 +#: ../app/actions/file-actions.c:153 msgctxt "file-action" msgid "Over_write" msgstr "_Sobreescribir" -#: ../app/actions/file-actions.c:153 +#: ../app/actions/file-actions.c:154 msgctxt "file-action" msgid "Export the image back to the imported file in the import format" msgstr "" "Volver a exportar la imagen a la fuente de importación en el formato de " "importación" -#: ../app/actions/file-actions.c:158 +#: ../app/actions/file-actions.c:159 +#, fuzzy +#| msgctxt "file-action" +#| msgid "Export..." msgctxt "file-action" -msgid "Export..." +msgid "Export As..." msgstr "Exportar…" -#: ../app/actions/file-actions.c:159 +#: ../app/actions/file-actions.c:160 msgctxt "file-action" msgid "Export the image to various file formats such as PNG or JPEG" msgstr "Exportar la imagen a diversos formatos de archivo como PNG o JPEG" -#: ../app/actions/file-actions.c:292 +#: ../app/actions/file-actions.c:297 #, c-format msgid "Export to %s" msgstr "Exportar a %s" -#: ../app/actions/file-actions.c:298 +#: ../app/actions/file-actions.c:303 #, c-format msgid "Over_write %s" msgstr "_Sobreescribir %s" -#: ../app/actions/file-actions.c:306 -msgid "Export to" -msgstr "Exportar a" +#: ../app/actions/file-actions.c:310 +#, fuzzy +#| msgid "_Export" +msgid "Export" +msgstr "_Exportar" -#: ../app/actions/file-commands.c:113 ../app/actions/file-commands.c:490 -#: ../app/dialogs/file-open-dialog.c:75 +#: ../app/actions/file-commands.c:121 ../app/actions/file-commands.c:489 +#: ../app/dialogs/file-open-dialog.c:77 msgid "Open Image" msgstr "Abrir imagen" -#: ../app/actions/file-commands.c:134 +#: ../app/actions/file-commands.c:142 msgid "Open Image as Layers" msgstr "Abrir imagen como capas" -#: ../app/actions/file-commands.c:266 +#: ../app/actions/file-commands.c:278 msgid "No changes need to be saved" msgstr "No es necesario guardar ningún cambio" -#: ../app/actions/file-commands.c:273 ../app/dialogs/file-save-dialog.c:95 +#: ../app/actions/file-commands.c:285 ../app/actions/file-commands.c:704 +#: ../app/dialogs/file-save-dialog.c:102 msgid "Save Image" msgstr "Guardar imagen" -#: ../app/actions/file-commands.c:279 +#: ../app/actions/file-commands.c:291 msgid "Save a Copy of the Image" msgstr "Guardar una copia de la imagen" -#: ../app/actions/file-commands.c:364 +#: ../app/actions/file-commands.c:367 msgid "Create New Template" msgstr "Crear una plantilla nueva" -#: ../app/actions/file-commands.c:368 +#: ../app/actions/file-commands.c:371 msgid "Enter a name for this template" msgstr "Introduzca un nombre para esta plantilla" -#: ../app/actions/file-commands.c:398 +#: ../app/actions/file-commands.c:401 msgid "Revert failed. No file name associated with this image." msgstr "" "Falló al revertir. No hay un nombre de archivo asociado con esta imagen." -#: ../app/actions/file-commands.c:410 +#: ../app/actions/file-commands.c:411 msgid "Revert Image" msgstr "Revertir imagen" -#: ../app/actions/file-commands.c:436 +#: ../app/actions/file-commands.c:435 #, c-format msgid "Revert '%s' to '%s'?" msgstr "¿Quiere revertir «%s» a «%s»?" -#: ../app/actions/file-commands.c:442 +#: ../app/actions/file-commands.c:440 msgid "" "By reverting the image to the state saved on disk, you will lose all " "changes, including all undo information." @@ -2481,11 +2541,11 @@ msgstr "" "Al revertir la imagen al estado guardado en el disco, perderá todos sus " "cambios, incluyendo toda la información de deshacer." -#: ../app/actions/file-commands.c:655 +#: ../app/actions/file-commands.c:735 msgid "(Unnamed Template)" msgstr "(Plantilla sin nombre)" -#: ../app/actions/file-commands.c:706 +#: ../app/actions/file-commands.c:784 #, c-format msgid "" "Reverting to '%s' failed:\n" @@ -2496,7 +2556,37 @@ msgstr "" "\n" "%s" -#: ../app/actions/filters-actions.c:44 +#: ../app/actions/filters-actions.c:43 +msgctxt "filters-action" +msgid "_Alien Map..." +msgstr "" + +#: ../app/actions/filters-actions.c:48 +#, fuzzy +#| msgid "_Antialiasing" +msgctxt "filters-action" +msgid "_Antialias..." +msgstr "_Anti-alias" + +#: ../app/actions/filters-actions.c:53 +msgctxt "filters-action" +msgid "_Apply Canvas..." +msgstr "" + +#: ../app/actions/filters-actions.c:58 +#, fuzzy +#| msgctxt "view-action" +#| msgid "Display _Filters..." +msgctxt "filters-action" +msgid "Apply _Lens..." +msgstr "Mostrar _filtros…" + +#: ../app/actions/filters-actions.c:63 +msgctxt "filters-action" +msgid "_Bump Map..." +msgstr "" + +#: ../app/actions/filters-actions.c:68 #, fuzzy #| msgctxt "filters-action" #| msgid "Color to _Alpha..." @@ -2504,54 +2594,86 @@ msgctxt "filters-action" msgid "Color to Gray..." msgstr "Color a _alfa…" -#: ../app/actions/filters-actions.c:49 +#: ../app/actions/filters-actions.c:73 msgctxt "filters-action" msgid "Ca_rtoon..." msgstr "_Viñeta…" -#: ../app/actions/filters-actions.c:54 +#: ../app/actions/filters-actions.c:78 +#, fuzzy +#| msgctxt "channels-action" +#| msgid "_New Channel..." +msgctxt "filters-action" +msgid "_Channel Mixer..." +msgstr "Canal _nuevo…" + +#: ../app/actions/filters-actions.c:83 msgctxt "filters-action" msgid "_Checkerboard..." msgstr "" -#: ../app/actions/filters-actions.c:59 +#: ../app/actions/filters-actions.c:88 +#, fuzzy +#| msgid "Color _Balance..." +msgctxt "filters-action" +msgid "_Color Exchange..." +msgstr "_Balance de color…" + +#: ../app/actions/filters-actions.c:93 msgctxt "filters-action" msgid "Color _Reduction..." msgstr "_Reducción de color…" -#: ../app/actions/filters-actions.c:64 +#: ../app/actions/filters-actions.c:98 +#, fuzzy +#| msgctxt "colormap-action" +#| msgid "_Edit Color..." +msgctxt "filters-action" +msgid "_Rotate Colors..." +msgstr "_Editar color…" + +#: ../app/actions/filters-actions.c:103 msgctxt "filters-action" msgid "Color T_emperature..." msgstr "T_emperatura del color…" -#: ../app/actions/filters-actions.c:69 +#: ../app/actions/filters-actions.c:108 msgctxt "filters-action" msgid "Color to _Alpha..." msgstr "Color a _alfa…" -#: ../app/actions/filters-actions.c:74 +#: ../app/actions/filters-actions.c:113 +#, fuzzy +#| msgid "Transformation Matrix" +msgctxt "filters-action" +msgid "_Convolution Matrix..." +msgstr "Matriz de transformación" + +#: ../app/actions/filters-actions.c:118 msgctxt "filters-action" msgid "_Cubism..." msgstr "" -#: ../app/actions/filters-actions.c:79 +#: ../app/actions/filters-actions.c:123 #, fuzzy #| msgid "_Desaturate..." msgctxt "filters-action" msgid "_Deinterlace..." msgstr "_Desaturar…" -#: ../app/actions/filters-actions.c:84 +#: ../app/actions/filters-actions.c:128 msgctxt "filters-action" msgid "Difference of Gaussians..." msgstr "Diferencia de gaussianas…" -#: ../app/actions/filters-actions.c:89 +#: ../app/actions/filters-actions.c:133 +#, fuzzy +#| msgid "Distance:" msgctxt "filters-action" -msgid "Dots..." -msgstr "" +msgid "Distance Map..." +msgstr "Distancia:" -#: ../app/actions/filters-actions.c:94 +#: ../app/actions/filters-actions.c:138 #, fuzzy #| msgctxt "select-action" #| msgid "_Grow..." @@ -2559,29 +2681,29 @@ msgctxt "filters-action" msgid "_Drop Shadow..." msgstr "Agran_dar [Grow]…" -#: ../app/actions/filters-actions.c:99 +#: ../app/actions/filters-actions.c:143 msgctxt "filters-action" msgid "_Laplace" msgstr "_Laplace" -#: ../app/actions/filters-actions.c:104 +#: ../app/actions/filters-actions.c:148 msgctxt "filters-action" msgid "_Sobel..." msgstr "_Sóbel…" -#: ../app/actions/filters-actions.c:109 +#: ../app/actions/filters-actions.c:153 msgctxt "filters-action" msgid "_Emboss..." msgstr "" -#: ../app/actions/filters-actions.c:114 +#: ../app/actions/filters-actions.c:158 #, fuzzy #| msgid "Exposure" msgctxt "filters-action" msgid "_E_xposure..." msgstr "Exposición" -#: ../app/actions/filters-actions.c:119 +#: ../app/actions/filters-actions.c:163 #, fuzzy #| msgctxt "image-action" #| msgid "_Scale Image..." @@ -2589,29 +2711,38 @@ msgctxt "filters-action" msgid "_Fractal Trace..." msgstr "E_scalar la imagen…" -#: ../app/actions/filters-actions.c:124 +#: ../app/actions/filters-actions.c:168 msgctxt "filters-action" msgid "_Gaussian Blur..." msgstr "Desenfoque ga_ussiano…" -#: ../app/actions/filters-actions.c:129 -#| msgid "Grid" +#: ../app/actions/filters-actions.c:173 msgctxt "filters-action" msgid "_Grid..." msgstr "_Rejilla…" +#: ../app/actions/filters-actions.c:178 +msgctxt "filters-action" +msgid "_Kaleidoscope..." +msgstr "" + # Location lo traducimos por lugar (Serrador) -#: ../app/actions/filters-actions.c:134 +#: ../app/actions/filters-actions.c:183 msgctxt "filters-action" msgid "Lens Distortion..." msgstr "Distorsión de lente…" -#: ../app/actions/filters-actions.c:139 +#: ../app/actions/filters-actions.c:188 msgctxt "filters-action" msgid "Mono Mixer..." msgstr "" -#: ../app/actions/filters-actions.c:144 +#: ../app/actions/filters-actions.c:193 +msgctxt "filters-action" +msgid "_Mosaic..." +msgstr "" + +#: ../app/actions/filters-actions.c:198 #, fuzzy #| msgctxt "tools-action" #| msgid "_Arbitrary Rotation..." @@ -2619,7 +2750,7 @@ msgctxt "filters-action" msgid "_Circular Motion Blur..." msgstr "Rotación _arbitraria…" -#: ../app/actions/filters-actions.c:149 +#: ../app/actions/filters-actions.c:203 #, fuzzy #| msgctxt "filters-action" #| msgid "_Gaussian Blur..." @@ -2627,12 +2758,20 @@ msgctxt "filters-action" msgid "_Linear Motion Blur..." msgstr "Desenfoque ga_ussiano…" -#: ../app/actions/filters-actions.c:154 +#: ../app/actions/filters-actions.c:208 msgctxt "filters-action" msgid "_Zoom Motion Blur..." msgstr "" -#: ../app/actions/filters-actions.c:159 +#: ../app/actions/filters-actions.c:213 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_RGB Noise..." +msgctxt "filters-action" +msgid "_Cell Noise..." +msgstr "Ruido _RGB…" + +#: ../app/actions/filters-actions.c:218 #, fuzzy #| msgctxt "filters-action" #| msgid "HSV Noise..." @@ -2640,89 +2779,167 @@ msgctxt "filters-action" msgid "CIE lch Noise..." msgstr "Ruido HSV…" -#: ../app/actions/filters-actions.c:164 +#: ../app/actions/filters-actions.c:223 msgctxt "filters-action" msgid "HSV Noise..." msgstr "Ruido HSV…" -#: ../app/actions/filters-actions.c:169 +#: ../app/actions/filters-actions.c:228 msgctxt "filters-action" msgid "_Hurl..." msgstr "Des_ordenar…" -#: ../app/actions/filters-actions.c:174 +#: ../app/actions/filters-actions.c:233 +#, fuzzy +#| msgctxt "image-action" +#| msgid "_Print Size..." +msgctxt "filters-action" +msgid "_Perlin Noise..." +msgstr "Tamaño de la im_presión…" + +#: ../app/actions/filters-actions.c:238 msgctxt "filters-action" msgid "_Pick..." msgstr "_Escoger…" -#: ../app/actions/filters-actions.c:179 +#: ../app/actions/filters-actions.c:243 msgctxt "filters-action" msgid "_RGB Noise..." msgstr "Ruido _RGB…" -#: ../app/actions/filters-actions.c:184 +#: ../app/actions/filters-actions.c:248 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "Color _Reduction..." +msgctxt "filters-action" +msgid "Noise R_eduction..." +msgstr "_Reducción de color…" + +#: ../app/actions/filters-actions.c:253 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "HSV Noise..." +msgctxt "filters-action" +msgid "_Simplex Noise..." +msgstr "Ruido HSV…" + +#: ../app/actions/filters-actions.c:258 msgctxt "filters-action" msgid "_Slur..." msgstr "_Derretir…" -#: ../app/actions/filters-actions.c:189 +#: ../app/actions/filters-actions.c:263 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Grid..." msgctxt "filters-action" -msgid "_Sp_read..." +msgid "Sp_read..." +msgstr "_Rejilla…" + +#: ../app/actions/filters-actions.c:268 +msgctxt "filters-action" +msgid "Oili_fy..." msgstr "" -#: ../app/actions/filters-actions.c:194 +#: ../app/actions/filters-actions.c:273 +msgctxt "filters-action" +msgid "_Panorama Projection..." +msgstr "" + +#: ../app/actions/filters-actions.c:278 msgctxt "filters-action" msgid "_Photocopy..." msgstr "_Fotocopia…" -#: ../app/actions/filters-actions.c:199 +#: ../app/actions/filters-actions.c:283 msgctxt "filters-action" msgid "_Pixelize..." msgstr "_Pixelar…" -#: ../app/actions/filters-actions.c:204 +#: ../app/actions/filters-actions.c:288 +msgctxt "filters-action" +msgid "_Plasma..." +msgstr "" + +#: ../app/actions/filters-actions.c:293 msgctxt "filters-action" msgid "P_olar Coordinates..." msgstr "Coordenadas p_olares…" -#: ../app/actions/filters-actions.c:209 +#: ../app/actions/filters-actions.c:298 msgctxt "filters-action" msgid "_Red Eye Removal..." msgstr "" -#: ../app/actions/filters-actions.c:214 +#: ../app/actions/filters-actions.c:303 msgctxt "filters-action" msgid "_Ripple..." msgstr "_Remolino…" -#: ../app/actions/filters-actions.c:219 +#: ../app/actions/filters-actions.c:308 msgctxt "filters-action" msgid "_Semi-Flatten..." msgstr "_Semiaplanar…" -#: ../app/actions/filters-actions.c:224 -#| msgctxt "drawable-action" -#| msgid "_Offset..." +#: ../app/actions/filters-actions.c:313 msgctxt "filters-action" msgid "_Shift..." msgstr "_Desplazamiento…" -#: ../app/actions/filters-actions.c:229 +#: ../app/actions/filters-actions.c:318 msgctxt "filters-action" msgid "_Softglow..." msgstr "Brillo _suave…" -#: ../app/actions/filters-actions.c:234 +#: ../app/actions/filters-actions.c:323 +#, fuzzy +#| msgid "B_rightness-Contrast..." +msgctxt "filters-action" +msgid "_Stretch Contrast..." +msgstr "_Brillo y contraste…" + +#: ../app/actions/filters-actions.c:328 +msgctxt "filters-action" +msgid "_Stretch Contrast HSV..." +msgstr "" + +#: ../app/actions/filters-actions.c:333 +msgctxt "filters-action" +msgid "_Super_nova..." +msgstr "" + +#: ../app/actions/filters-actions.c:338 msgctxt "filters-action" msgid "_Threshold Alpha..." msgstr "_Umbral alfa…" -#: ../app/actions/filters-actions.c:239 +#: ../app/actions/filters-actions.c:343 +#, fuzzy +#| msgctxt "image-action" +#| msgid "Can_vas Size..." +msgctxt "filters-action" +msgid "_Glass Tile..." +msgstr "Tamaño del _lienzo…" + +#: ../app/actions/filters-actions.c:348 +msgctxt "filters-action" +msgid "_Tile Seamless..." +msgstr "" + +#: ../app/actions/filters-actions.c:353 msgctxt "filters-action" msgid "_Unsharp Mask..." msgstr "Máscara de desenfoq_ue…" -#: ../app/actions/filters-actions.c:244 +# Location lo traducimos por lugar (Serrador) +#: ../app/actions/filters-actions.c:358 +#, fuzzy +#| msgid "_GEGL Operation..." +msgctxt "filters-action" +msgid "_Vi_deo Degradation..." +msgstr "Operación _GEGL…" + +#: ../app/actions/filters-actions.c:363 #, fuzzy #| msgctxt "palettes-action" #| msgid "_Edit Palette..." @@ -2730,18 +2947,26 @@ msgctxt "filters-action" msgid "_Vignette..." msgstr "_Editar paleta…" -#: ../app/actions/filters-actions.c:249 +#: ../app/actions/filters-actions.c:368 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Waves..." msgstr "_Curvas…" -#: ../app/actions/filters-actions.c:254 +#: ../app/actions/filters-actions.c:373 msgctxt "filters-action" msgid "W_hirl and Pinch..." msgstr "" +#: ../app/actions/filters-actions.c:378 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Grid..." +msgctxt "filters-action" +msgid "W_ind..." +msgstr "_Rejilla…" + #: ../app/actions/filters-commands.c:75 msgid "..." msgstr "" @@ -3201,22 +3426,22 @@ msgstr "Edita el degradado" msgid "Save '%s' as POV-Ray" msgstr "Guardar «%s» como POV-Ray" -#: ../app/actions/help-actions.c:37 ../app/actions/help-actions.c:40 +#: ../app/actions/help-actions.c:38 ../app/actions/help-actions.c:41 msgctxt "help-action" msgid "_Help" msgstr "Ay_uda" -#: ../app/actions/help-actions.c:41 +#: ../app/actions/help-actions.c:42 msgctxt "help-action" msgid "Open the GIMP user manual" msgstr "Abrir el manual del usuario de GIMP" -#: ../app/actions/help-actions.c:46 +#: ../app/actions/help-actions.c:47 msgctxt "help-action" msgid "_Context Help" msgstr "Ayuda _contextual" -#: ../app/actions/help-actions.c:47 +#: ../app/actions/help-actions.c:48 msgctxt "help-action" msgid "Show the help for a specific user interface item" msgstr "Mostrar la ayuda para un elemento específico del interfaz de usuario" @@ -3277,7 +3502,6 @@ msgid "C_omponents" msgstr "_Componentes" #: ../app/actions/image-actions.c:66 -#| msgid "Desaturate" msgctxt "image-action" msgid "D_esaturate" msgstr "D_esaturar" @@ -3447,22 +3671,16 @@ msgid "Convert the image to indexed colors" msgstr "Convertir la imagen a colores indexados" #: ../app/actions/image-actions.c:168 -#| msgctxt "image-convert-action" -#| msgid "8 bit integer" msgctxt "image-convert-action" msgid "8 bit integer (linear)" msgstr "entero de 8 bits (lineal)" #: ../app/actions/image-actions.c:170 -#| msgctxt "image-convert-action" -#| msgid "Convert the image to 8 bit integer" msgctxt "image-convert-action" msgid "Convert the image to 8 bit linear integer" msgstr "Convertir la imagen a enteros de 8 bits lineales" #: ../app/actions/image-actions.c:174 -#| msgctxt "image-convert-action" -#| msgid "8 bit integer" msgctxt "image-convert-action" msgid "8 bit integer (gamma)" msgstr "entero de 8 bits (gamma)" @@ -3476,22 +3694,16 @@ msgid "Convert the image to 8 bit gamma-corrected integer" msgstr "Convertir la imagen a enteros de 8 bits" #: ../app/actions/image-actions.c:180 -#| msgctxt "image-convert-action" -#| msgid "16 bit integer" msgctxt "image-convert-action" msgid "16 bit integer (linear)" msgstr "entero de 16 bits (lineal)" #: ../app/actions/image-actions.c:182 -#| msgctxt "image-convert-action" -#| msgid "Convert the image to 16 bit integer" msgctxt "image-convert-action" msgid "Convert the image to 16 bit linear integer" msgstr "Convertir la imagen a enteros de 16 bits lineales" #: ../app/actions/image-actions.c:186 -#| msgctxt "image-convert-action" -#| msgid "16 bit integer" msgctxt "image-convert-action" msgid "16 bit integer (gamma)" msgstr "entero de 16 bits (gamma)" @@ -3505,8 +3717,6 @@ msgid "Convert the image to 16 bit gamma-corrected integer" msgstr "Convertir la imagen a enteros de 16 bits" #: ../app/actions/image-actions.c:192 -#| msgctxt "image-convert-action" -#| msgid "32 bit integer" msgctxt "image-convert-action" msgid "32 bit integer (linear)" msgstr "entero de 32 bits (lineal)" @@ -3520,8 +3730,6 @@ msgid "Convert the image to 32 bit linear integer" msgstr "Convertir la imagen a enteros de 32 bits" #: ../app/actions/image-actions.c:198 -#| msgctxt "image-convert-action" -#| msgid "32 bit integer" msgctxt "image-convert-action" msgid "32 bit integer (gamma)" msgstr "entero de 32 bits (gamma)" @@ -3535,8 +3743,6 @@ msgid "Convert the image to 32 bit gamma-corrected integer" msgstr "Convertir la imagen a enteros de 32 bits" #: ../app/actions/image-actions.c:204 -#| msgctxt "image-convert-action" -#| msgid "16 bit floating point" msgctxt "image-convert-action" msgid "16 bit floating point (linear)" msgstr "16 bits en coma flotante (lineal)" @@ -3550,8 +3756,6 @@ msgid "Convert the image to 16 bit linear floating point" msgstr "Convertir la imagen a 16 bits en coma flotante" #: ../app/actions/image-actions.c:210 -#| msgctxt "image-convert-action" -#| msgid "16 bit floating point" msgctxt "image-convert-action" msgid "16 bit floating point (gamma)" msgstr "16 bits en coma flotante (gamma)" @@ -3565,8 +3769,6 @@ msgid "Convert the image to 16 bit gamma-corrected floating point" msgstr "Convertir la imagen a 16 bits en coma flotante" #: ../app/actions/image-actions.c:216 -#| msgctxt "image-convert-action" -#| msgid "32 bit floating point" msgctxt "image-convert-action" msgid "32 bit floating point (linear)" msgstr "32 bits en coma flotante (lineal)" @@ -3580,8 +3782,6 @@ msgid "Convert the image to 32 bit linear floating point" msgstr "Convertir la imagen a 32 bits en coma flotante" #: ../app/actions/image-actions.c:222 -#| msgctxt "image-convert-action" -#| msgid "32 bit floating point" msgctxt "image-convert-action" msgid "32 bit floating point (gamma)" msgstr "32 bits en coma flotante (gamma)" @@ -3594,77 +3794,109 @@ msgctxt "image-convert-action" msgid "Convert the image to 32 bit gamma-corrected floating point" msgstr "Convertir la imagen a 32 bits en coma flotante" -#: ../app/actions/image-actions.c:231 +#: ../app/actions/image-actions.c:228 +#, fuzzy +#| msgctxt "image-convert-action" +#| msgid "16 bit floating point (linear)" +msgctxt "image-convert-action" +msgid "64 bit floating point (linear)" +msgstr "16 bits en coma flotante (lineal)" + +#: ../app/actions/image-actions.c:230 +#, fuzzy +#| msgctxt "image-convert-action" +#| msgid "Convert the image to 16 bit floating point" +msgctxt "image-convert-action" +msgid "Convert the image to 64 bit linear floating point" +msgstr "Convertir la imagen a 16 bits en coma flotante" + +#: ../app/actions/image-actions.c:234 +#, fuzzy +#| msgctxt "image-convert-action" +#| msgid "16 bit floating point (gamma)" +msgctxt "image-convert-action" +msgid "64 bit floating point (gamma)" +msgstr "16 bits en coma flotante (gamma)" + +#: ../app/actions/image-actions.c:236 +#, fuzzy +#| msgctxt "image-convert-action" +#| msgid "Convert the image to 16 bit floating point" +msgctxt "image-convert-action" +msgid "Convert the image to 64 bit gamma-corrected floating point" +msgstr "Convertir la imagen a 16 bits en coma flotante" + +#: ../app/actions/image-actions.c:243 msgctxt "image-action" msgid "Flip _Horizontally" msgstr "Voltear _horizontalmente" -#: ../app/actions/image-actions.c:232 +#: ../app/actions/image-actions.c:244 msgctxt "image-action" msgid "Flip image horizontally" msgstr "Voltea la imagen horizontalmente" -#: ../app/actions/image-actions.c:237 +#: ../app/actions/image-actions.c:249 msgctxt "image-action" msgid "Flip _Vertically" msgstr "Voltear _verticalmente" -#: ../app/actions/image-actions.c:238 +#: ../app/actions/image-actions.c:250 msgctxt "image-action" msgid "Flip image vertically" msgstr "Voltea la imagen verticalmente" -#: ../app/actions/image-actions.c:246 +#: ../app/actions/image-actions.c:258 msgctxt "image-action" msgid "Rotate 90° _clockwise" msgstr "Rotar 90° en sentido _horario" -#: ../app/actions/image-actions.c:247 +#: ../app/actions/image-actions.c:259 msgctxt "image-action" msgid "Rotate the image 90 degrees to the right" msgstr "Rota la imagen 90 grados a la derecha" -#: ../app/actions/image-actions.c:252 +#: ../app/actions/image-actions.c:264 msgctxt "image-action" msgid "Rotate _180°" msgstr "Rotar _180°" -#: ../app/actions/image-actions.c:253 +#: ../app/actions/image-actions.c:265 msgctxt "image-action" msgid "Turn the image upside-down" msgstr "Pone la imagen cabeza abajo" -#: ../app/actions/image-actions.c:258 +#: ../app/actions/image-actions.c:270 msgctxt "image-action" msgid "Rotate 90° counter-clock_wise" msgstr "Rotar 90° en sentido _antihorario" -#: ../app/actions/image-actions.c:259 +#: ../app/actions/image-actions.c:271 msgctxt "image-action" msgid "Rotate the image 90 degrees to the left" msgstr "Rota la imagen 90 grados a la izquierda" -#: ../app/actions/image-commands.c:309 +#: ../app/actions/image-commands.c:317 msgid "Set Image Canvas Size" msgstr "Establece el tamaño del lienzo de la imagen" -#: ../app/actions/image-commands.c:338 ../app/actions/image-commands.c:362 -#: ../app/actions/image-commands.c:683 +#: ../app/actions/image-commands.c:346 ../app/actions/image-commands.c:370 +#: ../app/actions/image-commands.c:711 msgid "Resizing" msgstr "Redimensionando" -#: ../app/actions/image-commands.c:389 +#: ../app/actions/image-commands.c:397 msgid "Set Image Print Resolution" msgstr "Establecer la resolución de impresión de la imagen" -#: ../app/actions/image-commands.c:451 +#: ../app/actions/image-commands.c:459 #: ../app/pdb/drawable-transform-cmds.c:166 #: ../app/pdb/drawable-transform-cmds.c:256 #: ../app/pdb/item-transform-cmds.c:170 msgid "Flipping" msgstr "Volteando" -#: ../app/actions/image-commands.c:475 +#: ../app/actions/image-commands.c:483 #: ../app/pdb/drawable-transform-cmds.c:617 #: ../app/pdb/drawable-transform-cmds.c:711 ../app/pdb/image-cmds.c:619 #: ../app/pdb/item-transform-cmds.c:443 ../app/pdb/transform-tools-cmds.c:255 @@ -3672,29 +3904,35 @@ msgstr "Volteando" msgid "Rotating" msgstr "Rotando" -#: ../app/actions/image-commands.c:501 ../app/actions/layers-commands.c:693 +#: ../app/actions/image-commands.c:509 ../app/actions/layers-commands.c:693 msgid "Cannot crop because the current selection is empty." msgstr "No se puede recortar porque la selección actual está vacía." -#: ../app/actions/image-commands.c:528 +#: ../app/actions/image-commands.c:543 msgid "Cannot crop because the image has no content." msgstr "No se puede recortar porque la imagen no tiene contenido." -#: ../app/actions/image-commands.c:731 +#: ../app/actions/image-commands.c:549 +#, fuzzy +#| msgid "Cannot crop because the image has no content." +msgid "Cannot crop because the image is already cropped to its content." +msgstr "No se puede recortar porque la imagen no tiene contenido." + +#: ../app/actions/image-commands.c:759 msgid "Change Print Size" msgstr "Cambiar el tamaño de la impresión" -#: ../app/actions/image-commands.c:772 +#: ../app/actions/image-commands.c:800 msgid "Scale Image" msgstr "Escalar la imagen" #. Scaling -#: ../app/actions/image-commands.c:783 ../app/actions/layers-commands.c:1181 -#: ../app/dialogs/preferences-dialog.c:1687 +#: ../app/actions/image-commands.c:811 ../app/actions/layers-commands.c:1189 +#: ../app/dialogs/preferences-dialog.c:1732 #: ../app/pdb/drawable-transform-cmds.c:800 #: ../app/pdb/drawable-transform-cmds.c:891 ../app/pdb/image-cmds.c:491 #: ../app/pdb/image-cmds.c:527 ../app/pdb/item-transform-cmds.c:534 -#: ../app/pdb/layer-cmds.c:386 ../app/pdb/layer-cmds.c:433 +#: ../app/pdb/layer-cmds.c:383 ../app/pdb/layer-cmds.c:430 #: ../app/pdb/transform-tools-cmds.c:346 ../app/tools/gimpscaletool.c:119 msgid "Scaling" msgstr "Escalado" @@ -3830,8 +4068,6 @@ msgid "Create a new layer from what is visible in this image" msgstr "Crear una capa nueva a partir de lo que es visible en esta imagen" #: ../app/actions/layers-actions.c:101 -#| msgctxt "layers-action" -#| msgid "New Layer _Group..." msgctxt "layers-action" msgid "New Layer _Group" msgstr "_Grupo de capas nuevo" @@ -4263,13 +4499,13 @@ msgstr "Atributos de la capa" msgid "Edit Layer Attributes" msgstr "Editar atributos de capa" -#: ../app/actions/layers-commands.c:252 ../app/core/gimplayer.c:301 +#: ../app/actions/layers-commands.c:252 ../app/core/gimplayer.c:302 msgid "Layer" msgstr "Capa" #: ../app/actions/layers-commands.c:254 ../app/actions/layers-commands.c:322 #: ../app/widgets/gimpdrawabletreeview.c:319 -#: ../app/widgets/gimplayertreeview.c:839 +#: ../app/widgets/gimplayertreeview.c:838 msgid "New Layer" msgstr "Capa nueva" @@ -4294,18 +4530,24 @@ msgid "Crop Layer to Selection" msgstr "Recortar capa a la selección" #: ../app/actions/layers-commands.c:732 -msgid "Cannot crop because the active layer has no content." -msgstr "No se puede recortar porque la capa activa no tiene contenido." - -#: ../app/actions/layers-commands.c:737 msgid "Crop Layer to Content" msgstr "Recortar capa al contenido" -#: ../app/actions/layers-commands.c:1116 +#: ../app/actions/layers-commands.c:744 +msgid "Cannot crop because the active layer has no content." +msgstr "No se puede recortar porque la capa activa no tiene contenido." + +#: ../app/actions/layers-commands.c:750 +#, fuzzy +#| msgid "Cannot crop because the active layer has no content." +msgid "Cannot crop because the active layer is already cropped to its content." +msgstr "No se puede recortar porque la capa activa no tiene contenido." + +#: ../app/actions/layers-commands.c:1124 msgid "Please select a channel first" msgstr "Seleccione un canal primero" -#: ../app/actions/layers-commands.c:1124 +#: ../app/actions/layers-commands.c:1132 #: ../app/dialogs/layer-add-mask-dialog.c:82 msgid "Add Layer Mask" msgstr "Añadir máscara de capa" @@ -4465,11 +4707,11 @@ msgctxt "palettes-action" msgid "Edit palette" msgstr "Editar la paleta" -#: ../app/actions/palettes-commands.c:73 +#: ../app/actions/palettes-commands.c:75 msgid "Merge Palette" msgstr "Combinar la paleta" -#: ../app/actions/palettes-commands.c:77 +#: ../app/actions/palettes-commands.c:79 msgid "Enter a name for the merged palette" msgstr "Introduzca un nombre para la paleta combinada" @@ -4624,70 +4866,86 @@ msgid "_Clouds" msgstr "_Nubes" #: ../app/actions/plug-in-actions.c:115 +#, fuzzy +#| msgctxt "image-action" +#| msgid "_Scale Image..." +msgctxt "plug-in-action" +msgid "_Fractals" +msgstr "E_scalar la imagen…" + +#: ../app/actions/plug-in-actions.c:117 msgctxt "plug-in-action" msgid "_Nature" msgstr "_Naturaleza" -#: ../app/actions/plug-in-actions.c:117 +#: ../app/actions/plug-in-actions.c:119 +#, fuzzy +#| msgctxt "plug-in-action" +#| msgid "_Noise" +msgctxt "plug-in-action" +msgid "N_oise" +msgstr "R_uido" + +#: ../app/actions/plug-in-actions.c:121 msgctxt "plug-in-action" msgid "_Pattern" msgstr "_Patrón" -#: ../app/actions/plug-in-actions.c:119 +#: ../app/actions/plug-in-actions.c:123 msgctxt "plug-in-action" msgid "_Web" msgstr "_Web" -#: ../app/actions/plug-in-actions.c:121 +#: ../app/actions/plug-in-actions.c:125 msgctxt "plug-in-action" msgid "An_imation" msgstr "Anima_ción" -#: ../app/actions/plug-in-actions.c:124 +#: ../app/actions/plug-in-actions.c:128 msgctxt "plug-in-action" msgid "Reset all _Filters" msgstr "_Restablecer todos los filtros" -#: ../app/actions/plug-in-actions.c:125 +#: ../app/actions/plug-in-actions.c:129 msgctxt "plug-in-action" msgid "Reset all plug-ins to their default settings" msgstr "Poner todos los complementos a su configuración predeterminada" -#: ../app/actions/plug-in-actions.c:133 +#: ../app/actions/plug-in-actions.c:137 msgctxt "plug-in-action" msgid "Re_peat Last" msgstr "Re_petir el último" -#: ../app/actions/plug-in-actions.c:135 +#: ../app/actions/plug-in-actions.c:139 msgctxt "plug-in-action" msgid "Rerun the last used plug-in using the same settings" msgstr "Ejecutar el último complemento usado con los mismos ajustes" -#: ../app/actions/plug-in-actions.c:140 +#: ../app/actions/plug-in-actions.c:144 msgctxt "plug-in-action" msgid "R_e-Show Last" msgstr "_Volver a mostrar el último" -#: ../app/actions/plug-in-actions.c:141 +#: ../app/actions/plug-in-actions.c:145 msgctxt "plug-in-action" msgid "Show the last used plug-in dialog again" msgstr "Muestra otra vez el diálogo del último complemento utilizado" -#: ../app/actions/plug-in-actions.c:551 +#: ../app/actions/plug-in-actions.c:554 #, c-format msgid "Re_peat \"%s\"" msgstr "Rep_etir «%s»" -#: ../app/actions/plug-in-actions.c:552 +#: ../app/actions/plug-in-actions.c:555 #, c-format msgid "R_e-Show \"%s\"" msgstr "_Volver a mostrar «%s»" -#: ../app/actions/plug-in-actions.c:568 +#: ../app/actions/plug-in-actions.c:571 msgid "Repeat Last" msgstr "Repetir el último" -#: ../app/actions/plug-in-actions.c:570 +#: ../app/actions/plug-in-actions.c:573 msgid "Re-Show Last" msgstr "Volver a mostrar el último" @@ -4746,17 +5004,17 @@ msgstr "Editar el color de la máscara rápida" msgid "_Mask opacity:" msgstr "Opacidad de la _máscara:" -#: ../app/actions/sample-points-actions.c:39 +#: ../app/actions/sample-points-actions.c:40 msgctxt "sample-points-action" msgid "Sample Point Menu" msgstr "Menú del punto de muestra" -#: ../app/actions/sample-points-actions.c:46 +#: ../app/actions/sample-points-actions.c:47 msgctxt "sample-points-action" msgid "_Sample Merged" msgstr "_Muestra combinada" -#: ../app/actions/sample-points-actions.c:48 +#: ../app/actions/sample-points-actions.c:49 msgctxt "sample-points-action" msgid "Use the composite color of all visible layers" msgstr "Usar el color combinado de todas las capas visibles" @@ -4784,7 +5042,7 @@ msgstr "Seleccionar todo" #: ../app/actions/select-actions.c:56 msgctxt "select-action" msgid "_None" -msgstr "_Ninguno" +msgstr "_Nada" #: ../app/actions/select-actions.c:57 msgctxt "select-action" @@ -4891,60 +5149,66 @@ msgctxt "select-action" msgid "Stroke the selection with last used values" msgstr "Trazar la selección con los últimos valores usados" -#: ../app/actions/select-commands.c:156 +#: ../app/actions/select-commands.c:157 msgid "Feather Selection" msgstr "Difuminar selección [Feather]" -#: ../app/actions/select-commands.c:160 +#: ../app/actions/select-commands.c:161 msgid "Feather selection by" msgstr "Difuminar selección en" -#: ../app/actions/select-commands.c:197 +#: ../app/actions/select-commands.c:198 msgid "Shrink Selection" msgstr "Encoger selección" -#: ../app/actions/select-commands.c:201 +#: ../app/actions/select-commands.c:202 msgid "Shrink selection by" msgstr "Encoger selección en" -#: ../app/actions/select-commands.c:209 -msgid "_Shrink from image border" -msgstr "_Encoger desde el borde de la imagen" +#. Edge lock button +#: ../app/actions/select-commands.c:211 ../app/actions/select-commands.c:295 +#, fuzzy +#| msgid "Select a single contiguous area" +msgid "_Selected areas continue outside the image" +msgstr "Seleccionar un área contigua simple" -#: ../app/actions/select-commands.c:237 +#: ../app/actions/select-commands.c:214 +msgid "When shrinking, act as if selected areas continued outside the image." +msgstr "" + +#: ../app/actions/select-commands.c:241 msgid "Grow Selection" msgstr "Agrandar selección" -#: ../app/actions/select-commands.c:241 +#: ../app/actions/select-commands.c:245 msgid "Grow selection by" msgstr "Agrandar selección en" -#: ../app/actions/select-commands.c:267 +#: ../app/actions/select-commands.c:271 msgid "Border Selection" msgstr "Selección de borde" # ¿Bordear selección por (serrador) -#: ../app/actions/select-commands.c:271 +#: ../app/actions/select-commands.c:275 msgid "Border selection by" msgstr "Selección de borde en" #. Feather button -#: ../app/actions/select-commands.c:280 +#: ../app/actions/select-commands.c:284 msgid "_Feather border" msgstr "_Difuminar los bordes" -#. Edge lock button -#: ../app/actions/select-commands.c:293 -msgid "_Lock selection to image edges" -msgstr "Fijar _la selección a los bordes de la imagen" +#: ../app/actions/select-commands.c:298 +msgid "When bordering, act as if selected areas continued outside the image." +msgstr "" -#: ../app/actions/select-commands.c:345 ../app/actions/select-commands.c:378 +#: ../app/actions/select-commands.c:347 ../app/actions/select-commands.c:380 #: ../app/actions/vectors-commands.c:389 ../app/actions/vectors-commands.c:423 #: ../app/dialogs/stroke-dialog.c:281 msgid "There is no active layer or channel to stroke to." msgstr "No hay una capa o canal activo adonde se pueda trazar." -#: ../app/actions/select-commands.c:351 +#: ../app/actions/select-commands.c:353 msgid "Stroke Selection" msgstr "Trazar selección" @@ -5003,84 +5267,80 @@ msgctxt "templates-action" msgid "Delete this template" msgstr "Eliminar esta plantilla" -#: ../app/actions/templates-commands.c:111 +#: ../app/actions/templates-commands.c:120 msgid "New Template" msgstr "Plantilla nueva" -#: ../app/actions/templates-commands.c:114 +#: ../app/actions/templates-commands.c:123 msgid "Create a New Template" msgstr "Crear una plantilla nueva" -#: ../app/actions/templates-commands.c:174 -#: ../app/actions/templates-commands.c:177 +#: ../app/actions/templates-commands.c:183 +#: ../app/actions/templates-commands.c:186 msgid "Edit Template" msgstr "Editar plantilla" -#: ../app/actions/templates-commands.c:212 +#: ../app/actions/templates-commands.c:221 msgid "Delete Template" msgstr "Eliminar la plantilla" -#: ../app/actions/templates-commands.c:238 +#: ../app/actions/templates-commands.c:247 #, c-format msgid "" "Are you sure you want to delete template '%s' from the list and from disk?" msgstr "¿Está seguro de que quiere eliminar «%s» de la lista y del disco?" -#: ../app/actions/text-editor-actions.c:43 +#: ../app/actions/text-editor-actions.c:44 msgctxt "text-editor-action" msgid "Open" msgstr "Abrir" -#: ../app/actions/text-editor-actions.c:44 +#: ../app/actions/text-editor-actions.c:45 msgctxt "text-editor-action" msgid "Load text from file" msgstr "Cargar texto desde un archivo" -#: ../app/actions/text-editor-actions.c:49 +#: ../app/actions/text-editor-actions.c:50 msgctxt "text-editor-action" msgid "Clear" msgstr "Limpiar" -#: ../app/actions/text-editor-actions.c:50 +#: ../app/actions/text-editor-actions.c:51 msgctxt "text-editor-action" msgid "Clear all text" msgstr "Borrar todo el texto" -#: ../app/actions/text-editor-actions.c:58 +#: ../app/actions/text-editor-actions.c:59 msgctxt "text-editor-action" msgid "LTR" msgstr "I->D" -#: ../app/actions/text-editor-actions.c:59 +#: ../app/actions/text-editor-actions.c:60 msgctxt "text-editor-action" msgid "From left to right" msgstr "De izquierda a derecha" -#: ../app/actions/text-editor-actions.c:64 +#: ../app/actions/text-editor-actions.c:65 msgctxt "text-editor-action" msgid "RTL" msgstr "D->I" -#: ../app/actions/text-editor-actions.c:65 +#: ../app/actions/text-editor-actions.c:66 msgctxt "text-editor-action" msgid "From right to left" msgstr "De derecha a izquierda" -#: ../app/actions/text-editor-commands.c:62 +#: ../app/actions/text-editor-commands.c:63 #: ../app/actions/text-tool-commands.c:118 msgid "Open Text File (UTF-8)" msgstr "Abrir archivo de texto (UTF-8)" -#: ../app/actions/text-editor-commands.c:143 +#: ../app/actions/text-editor-commands.c:144 #: ../app/actions/text-tool-commands.c:227 ../app/config/gimpconfig-file.c:71 -#: ../app/core/gimpbrushgenerated-load.c:71 ../app/core/gimpbrush-load.c:141 -#: ../app/core/gimpbrush-load.c:426 ../app/core/gimpbrushpipe-load.c:79 -#: ../app/core/gimpcurve-load.c:54 ../app/core/gimpgradient-load.c:64 -#: ../app/core/gimppalette-load.c:78 ../app/core/gimppalette-load.c:275 -#: ../app/core/gimppalette-load.c:321 ../app/core/gimppalette-load.c:378 -#: ../app/core/gimppalette-load.c:468 ../app/core/gimppalette-load.c:635 -#: ../app/core/gimppattern-load.c:81 ../app/tools/gimpcurvestool.c:609 -#: ../app/tools/gimplevelstool.c:632 ../app/xcf/xcf.c:331 +#: ../app/core/gimppalette-import.c:509 ../app/plug-in/gimpenvirontable.c:289 +#: ../app/plug-in/gimpinterpreterdb.c:233 +#: ../app/tools/gimpimagemaptool-settings.c:172 +#: ../app/widgets/gimptextbuffer.c:1407 #, c-format msgid "Could not open '%s' for reading: %s" msgstr "No se ha podido abrir «%s» para lectura: %s" @@ -5210,11 +5470,11 @@ msgctxt "tool-options-action" msgid "Reset all tool options" msgstr "Reiniciar todas las opciones de herramientas" -#: ../app/actions/tool-options-commands.c:187 +#: ../app/actions/tool-options-commands.c:188 msgid "Reset All Tool Options" msgstr "Reiniciar todas las opciones de las herramientas" -#: ../app/actions/tool-options-commands.c:210 +#: ../app/actions/tool-options-commands.c:211 msgid "Do you really want to reset all tool options to default values?" msgstr "" "¿Realmente desea reiniciar todas las opciones de herramientas con sus " @@ -5605,7 +5865,7 @@ msgid "New Path Options" msgstr "Opciones de ruta nueva" #: ../app/actions/vectors-commands.c:395 ../app/tools/gimpvectoroptions.c:200 -#: ../app/tools/gimpvectortool.c:1976 +#: ../app/tools/gimpvectortool.c:1977 msgid "Stroke Path" msgstr "Trazar ruta" @@ -5620,7 +5880,6 @@ msgid "_Zoom" msgstr "_Ampliación" #: ../app/actions/view-actions.c:71 -#| msgid "_Rotate" msgctxt "view-action" msgid "_Rotate" msgstr "_Rotar" @@ -5692,7 +5951,6 @@ msgid "_Reset to 0°" msgstr "" #: ../app/actions/view-actions.c:109 -#| msgid "Reset angle to zero" msgctxt "view-action" msgid "Reset the angle of rotation to 0°" msgstr "Restablecer el ángulo a 0°" @@ -6035,22 +6293,16 @@ msgid "Set a custom zoom factor" msgstr "Establece un factor de ampliación personalizado" #: ../app/actions/view-actions.c:400 -#| msgctxt "drawable-action" -#| msgid "Rotate 90° _clockwise" msgctxt "view-action" msgid "Rotate 90° _clockwise" msgstr "Rotar 90° en sentido _horario" #: ../app/actions/view-actions.c:401 -#| msgctxt "drawable-action" -#| msgid "Rotate 90 degrees to the right" msgctxt "view-action" msgid "Rotate 90 degrees to the right" msgstr "Rotar 90 grados a la derecha" #: ../app/actions/view-actions.c:406 -#| msgctxt "drawable-action" -#| msgid "Rotate _180°" msgctxt "view-action" msgid "Rotate _180°" msgstr "Rotar _180°" @@ -6065,15 +6317,11 @@ msgid "Turn upside-down" msgstr "Voltear verticalmente" #: ../app/actions/view-actions.c:412 -#| msgctxt "drawable-action" -#| msgid "Rotate 90° counter-clock_wise" msgctxt "view-action" msgid "Rotate 90° counter-clock_wise" msgstr "Rotar 90° en sentido _antihorario" #: ../app/actions/view-actions.c:413 -#| msgctxt "drawable-action" -#| msgid "Rotate 90 degrees to the left" msgctxt "view-action" msgid "Rotate 90 degrees to the left" msgstr "Rotar 90 grados a la izquierda" @@ -6137,27 +6385,26 @@ msgstr "Re_vertir la ampliación (%d%%)" msgid "Re_vert Zoom" msgstr "Re_vertir la ampliación" -#: ../app/actions/view-actions.c:798 +#: ../app/actions/view-actions.c:812 #, c-format msgid "Othe_r (%s)..." msgstr "Ot_ro (%s)…" -#: ../app/actions/view-actions.c:807 +#: ../app/actions/view-actions.c:821 #, c-format msgid "_Zoom (%s)" msgstr "A_mpliación (%s)" -#: ../app/actions/view-actions.c:823 +#: ../app/actions/view-actions.c:837 #, c-format -#| msgid "_Rotate" msgid "_Rotate (%d°)" msgstr "_Rotar (%d°)" -#: ../app/actions/view-commands.c:652 +#: ../app/actions/view-commands.c:656 msgid "Set Canvas Padding Color" msgstr "Establecer el color de relleno del lienzo" -#: ../app/actions/view-commands.c:654 +#: ../app/actions/view-commands.c:658 msgid "Set Custom Canvas Padding Color" msgstr "Establecer el color personalizado de relleno del lienzo" @@ -6171,65 +6418,131 @@ msgstr "Pantalla %s" msgid "Move this window to screen %s" msgstr "Mover esta ventana a la pantalla %s" -#: ../app/actions/windows-actions.c:93 +#: ../app/actions/windows-actions.c:97 msgctxt "windows-action" msgid "_Windows" msgstr "Ve_ntanas" -#: ../app/actions/windows-actions.c:95 +#: ../app/actions/windows-actions.c:99 msgctxt "windows-action" msgid "_Recently Closed Docks" msgstr "Empotrables cerrados _recientemente" -#: ../app/actions/windows-actions.c:97 +#: ../app/actions/windows-actions.c:101 msgctxt "windows-action" msgid "_Dockable Dialogs" msgstr "_Diálogos empotrables" -#: ../app/actions/windows-actions.c:100 +#: ../app/actions/windows-actions.c:104 msgctxt "windows-action" msgid "Next Image" msgstr "Imagen siguiente" -#: ../app/actions/windows-actions.c:101 +#: ../app/actions/windows-actions.c:105 msgctxt "windows-action" msgid "Switch to the next image" msgstr "Cambiar a la imagen siguiente" -#: ../app/actions/windows-actions.c:106 +#: ../app/actions/windows-actions.c:110 msgctxt "windows-action" msgid "Previous Image" msgstr "Imagen anterior" -#: ../app/actions/windows-actions.c:107 +#: ../app/actions/windows-actions.c:111 msgctxt "windows-action" msgid "Switch to the previous image" msgstr "Cambiar a la imagen anterior" -#: ../app/actions/windows-actions.c:115 +#: ../app/actions/windows-actions.c:116 +#, fuzzy +#| msgid "Position:" +msgctxt "windows-action" +msgid "_Tabs Position" +msgstr "Posicionar:" + +#: ../app/actions/windows-actions.c:122 msgctxt "windows-action" msgid "Hide Docks" msgstr "Ocultar los empotrables" -#: ../app/actions/windows-actions.c:116 +#: ../app/actions/windows-actions.c:123 +#, fuzzy +#| msgctxt "windows-action" +#| msgid "" +#| "When enabled docks and other dialogs are hidden, leaving only image " +#| "windows." msgctxt "windows-action" msgid "" -"When enabled docks and other dialogs are hidden, leaving only image windows." +"When enabled, docks and other dialogs are hidden, leaving only image windows." msgstr "" "Ocultar los empotrables activos y otros diálogos, dejando sólo las ventanas " "de imagen." -#: ../app/actions/windows-actions.c:122 +#: ../app/actions/windows-actions.c:129 msgctxt "windows-action" msgid "Single-Window Mode" msgstr "Modo de ventana única" -#: ../app/actions/windows-actions.c:123 +#: ../app/actions/windows-actions.c:130 +#, fuzzy +#| msgctxt "windows-action" +#| msgid "When enabled GIMP is in a single-window mode." msgctxt "windows-action" -msgid "When enabled GIMP is in a single-window mode." +msgid "When enabled, GIMP is in a single-window mode." msgstr "Cuando GIMP está en modo de ventana única." -#: ../app/actions/windows-commands.c:164 +#: ../app/actions/windows-actions.c:139 +msgctxt "windows-tabs-position-action" +msgid "_Top" +msgstr "" + +#: ../app/actions/windows-actions.c:140 +#, fuzzy +#| msgctxt "vectors-action" +#| msgid "Raise this path to the top" +msgctxt "windows-tabs-position-action" +msgid "Position the tabs on the top" +msgstr "Elevar esta ruta hasta arriba del todo" + +#: ../app/actions/windows-actions.c:144 +#, fuzzy +#| msgctxt "layers-action" +#| msgid "Layer to _Bottom" +msgctxt "windows-tabs-position-action" +msgid "_Bottom" +msgstr "Capa al _fondo" + +#: ../app/actions/windows-actions.c:145 +#, fuzzy +#| msgctxt "vectors-action" +#| msgid "Lower this path to the bottom" +msgctxt "windows-tabs-position-action" +msgid "Position the tabs on the bottom" +msgstr "Bajar esta ruta hasta abajo del todo" + +#: ../app/actions/windows-actions.c:149 +msgctxt "windows-tabs-position-action" +msgid "_Left" +msgstr "" + +#: ../app/actions/windows-actions.c:150 +msgctxt "windows-tabs-position-action" +msgid "Position the tabs on the left" +msgstr "" + +#: ../app/actions/windows-actions.c:154 +#, fuzzy +#| msgid "H_eight:" +msgctxt "windows-tabs-position-action" +msgid "_Right" +msgstr "A_ltura:" + +#: ../app/actions/windows-actions.c:155 +msgctxt "windows-tabs-position-action" +msgid "Position the tabs on the right" +msgstr "" + +#: ../app/actions/windows-commands.c:183 msgid "" "The chosen recent dock contains a toolbox. Please close the currently open " "toolbox and try again." @@ -6342,32 +6655,55 @@ msgctxt "handedness" msgid "Right-handed" msgstr "Diestro" -#: ../app/config/gimpconfig-file.c:82 ../app/core/gimpbrushgenerated-save.c:60 -#: ../app/core/gimpcurve-save.c:52 ../app/core/gimpgradient-save.c:50 -#: ../app/core/gimpgradient-save.c:144 ../app/core/gimppalette-save.c:57 -#: ../app/gui/themes.c:243 ../app/tools/gimpcurvestool.c:662 -#: ../app/tools/gimplevelstool.c:685 ../app/vectors/gimpvectors-export.c:81 -#: ../app/xcf/xcf.c:424 +#: ../app/config/config-enums.c:267 +msgctxt "position" +msgid "Top" +msgstr "" + +#: ../app/config/config-enums.c:268 +msgctxt "position" +msgid "Bottom" +msgstr "" + +#: ../app/config/config-enums.c:269 +msgctxt "position" +msgid "Left" +msgstr "" + +#: ../app/config/config-enums.c:270 +#, fuzzy +#| msgid "Weight" +msgctxt "position" +msgid "Right" +msgstr "Peso" + +#: ../app/config/gimpconfig-file.c:82 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "No se ha podido abrir «%s» para escritura: %s" -#: ../app/config/gimpconfig-file.c:113 -msgid "Error parsing '%s': line longer than %" +#: ../app/config/gimpconfig-file.c:116 +#, fuzzy, c-format +#| msgid "Error parsing '%s': line longer than %" +msgid "Error parsing '%%s': line longer than %s characters." msgstr "" "Ocurrió un error al analizar «%s»: la longitud de la línea es mayor de %" -#: ../app/config/gimpconfig-file.c:144 ../app/config/gimpconfig-file.c:188 +#: ../app/config/gimpconfig-file.c:152 ../app/config/gimpconfig-file.c:196 +#: ../app/core/gimp-tags.c:144 ../app/gui/themes.c:324 +#: ../app/tools/gimpimagemaptool-settings.c:235 #, c-format msgid "Error writing '%s': %s" msgstr "Ocurrió un error al escribir «%s»: %s" -#: ../app/config/gimpconfig-file.c:174 +#: ../app/config/gimpconfig-file.c:182 ../app/plug-in/gimpenvirontable.c:369 +#: ../app/plug-in/gimpinterpreterdb.c:267 +#: ../app/tools/gimpimagemaptool-settings.c:184 #, c-format msgid "Error reading '%s': %s" msgstr "Ocurrió un error al leer «%s»: %s" -#: ../app/config/gimpconfig-file.c:222 +#: ../app/config/gimpconfig-file.c:232 #, c-format msgid "" "There was an error parsing your '%s' file. Default values will be used. A " @@ -6453,11 +6789,12 @@ msgid "" "the original is greater than a specified threshold. This value represents " "the default threshold." msgstr "" -"Las herramientas como «Selección difusa» y «Relleno» buscan regiones basándose " -"en un algoritmo de búsqueda de semilla. El relleno de semilla arranca en el " -"píxel seleccionado inicialmente y avanza en todas direcciones hasta que la " -"diferencia de la intensidad del píxel del original es más grande que el " -"umbral especificado. Este valor representa el umbral predeterminado." +"Las herramientas como «Selección difusa» y «Relleno» buscan regiones " +"basándose en un algoritmo de búsqueda de semilla. El relleno de semilla " +"arranca en el píxel seleccionado inicialmente y avanza en todas direcciones " +"hasta que la diferencia de la intensidad del píxel del original es más " +"grande que el umbral especificado. Este valor representa el umbral " +"predeterminado." #: ../app/config/gimprc-blurbs.h:122 msgid "" @@ -6650,12 +6987,18 @@ msgstr "" #: ../app/config/gimprc-blurbs.h:298 msgid "" +"When enabled, GIMP will try to restore windows on the monitor they were open " +"before. When disabled, windows will appear on the currently used monitor." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:303 +msgid "" "Remember the current tool, pattern, color, and brush across GIMP sessions." msgstr "" "Recordar la herramienta, el patrón, el color y los pinceles actuales entre " "distintas sesiones de GIMP." -#: ../app/config/gimprc-blurbs.h:302 +#: ../app/config/gimprc-blurbs.h:307 msgid "" "Keep a permanent record of all opened and saved files in the Recent " "Documents list." @@ -6663,25 +7006,29 @@ msgstr "" "Mantener un registro permanente de todos los archivos abiertos y guardados " "en la lista de documentos recientes." -#: ../app/config/gimprc-blurbs.h:306 +#: ../app/config/gimprc-blurbs.h:311 msgid "Save the positions and sizes of the main dialogs when GIMP exits." msgstr "" "Guardar las posiciones y tamaños de los diálogos principales al salir de " "GIMP." -#: ../app/config/gimprc-blurbs.h:309 +#: ../app/config/gimprc-blurbs.h:314 msgid "Save the tool options when GIMP exits." msgstr "Guardar las opciones de herramientas al salir de GIMP." -#: ../app/config/gimprc-blurbs.h:315 +#: ../app/config/gimprc-blurbs.h:320 +#, fuzzy +#| msgid "" +#| "When enabled, all brush-based paint tools will show a preview of the " +#| "current brush's outline." msgid "" -"When enabled, all brush-based paint tools will show a preview of the current " -"brush's outline." +"When enabled, all paint tools will show a preview of the current brush's " +"outline." msgstr "" "Cuando está habilitado todas la herramientas de pintura basadas en el pincel " "mostrarán una vista previa del contorno del pincel actual." -#: ../app/config/gimprc-blurbs.h:319 +#: ../app/config/gimprc-blurbs.h:324 msgid "" "When enabled, dialogs will show a help button that gives access to the " "related help page. Without this button, the help page can still be reached " @@ -6691,15 +7038,19 @@ msgstr "" "a la página de ayuda relacionada. Sin ese botón, la página de ayuda puede " "verse al pulsar F1." -#: ../app/config/gimprc-blurbs.h:324 +#: ../app/config/gimprc-blurbs.h:329 +#, fuzzy +#| msgid "" +#| "When enabled, the mouse pointer will be shown over the image while using " +#| "a brush-based paint tool." msgid "" "When enabled, the mouse pointer will be shown over the image while using a " -"brush-based paint tool." +"paint tool." msgstr "" "Cuando se encuentre activado, el cursor se mostrará sobre la imagen cuando " "se use una herramienta de pintura basada en el pincel." -#: ../app/config/gimprc-blurbs.h:328 +#: ../app/config/gimprc-blurbs.h:333 msgid "" "When enabled, the menubar is visible by default. This can also be toggled " "with the \"View->Show Menubar\" command." @@ -6708,7 +7059,7 @@ msgstr "" "Esto también se puede activar con la instrucción «Ver->Mostrar la barra de " "estado»." -#: ../app/config/gimprc-blurbs.h:332 +#: ../app/config/gimprc-blurbs.h:337 msgid "" "When enabled, the rulers are visible by default. This can also be toggled " "with the \"View->Show Rulers\" command." @@ -6716,7 +7067,7 @@ msgstr "" "Cuando está activado las reglas están visibles de forma predeterminada. Esto " "también se puede activar con la instrucción «Ver->Mostrar las reglas»." -#: ../app/config/gimprc-blurbs.h:336 +#: ../app/config/gimprc-blurbs.h:341 msgid "" "When enabled, the scrollbars are visible by default. This can also be " "toggled with the \"View->Show Scrollbars\" command." @@ -6725,7 +7076,7 @@ msgstr "" "predeterminada. Esto también se puede activar con la instrucción «Ver-" ">Mostrar las barras de desplazamiento»." -#: ../app/config/gimprc-blurbs.h:340 +#: ../app/config/gimprc-blurbs.h:345 msgid "" "When enabled, the statusbar is visible by default. This can also be toggled " "with the \"View->Show Statusbar\" command." @@ -6734,7 +7085,7 @@ msgstr "" "Esto también puede puede activarse con la instrucción «Ver->Mostrar la barra " "de estado»." -#: ../app/config/gimprc-blurbs.h:344 +#: ../app/config/gimprc-blurbs.h:349 msgid "" "When enabled, the selection is visible by default. This can also be toggled " "with the \"View->Show Selection\" command." @@ -6742,16 +7093,16 @@ msgstr "" "Cuando está activado la selección es visible de forma predeterminada. Esto " "también puede activarse con la instrucción «Ver->Mostrar la selección»." -#: ../app/config/gimprc-blurbs.h:348 +#: ../app/config/gimprc-blurbs.h:353 msgid "" "When enabled, the layer boundary is visible by default. This can also be " "toggled with the \"View->Show Layer Boundary\" command." msgstr "" "Cuando está activado el límite de la capa es visible de forma " -"predeterminada. Esto también puede activarse con la instrucción «Ver->Mostrar " -"el límite de la capa»." +"predeterminada. Esto también puede activarse con la instrucción «Ver-" +">Mostrar el límite de la capa»." -#: ../app/config/gimprc-blurbs.h:352 +#: ../app/config/gimprc-blurbs.h:357 msgid "" "When enabled, the guides are visible by default. This can also be toggled " "with the \"View->Show Guides\" command." @@ -6759,7 +7110,7 @@ msgstr "" "Cuando está activado las reglas están visibles de forma predeterminada. Esto " "también puede activarse con la instrucción «Ver->Mostrar las reglas»." -#: ../app/config/gimprc-blurbs.h:356 +#: ../app/config/gimprc-blurbs.h:361 msgid "" "When enabled, the grid is visible by default. This can also be toggled with " "the \"View->Show Grid\" command." @@ -6767,35 +7118,35 @@ msgstr "" "Cuando está activado la rejilla es visible de forma predeterminada. Esto " "también puede activarse con la instrucción «Ver->Mostrar la rejilla»." -#: ../app/config/gimprc-blurbs.h:360 +#: ../app/config/gimprc-blurbs.h:365 msgid "" "When enabled, the sample points are visible by default. This can also be " "toggled with the \"View->Show Sample Points\" command." msgstr "" "Cuando está activado los puntos de muestra están visibles de forma " -"predeterminada. Esto también puede activarse con la instrucción «Ver->Mostrar " -"puntos de muestra»." +"predeterminada. Esto también puede activarse con la instrucción «Ver-" +">Mostrar puntos de muestra»." -#: ../app/config/gimprc-blurbs.h:364 +#: ../app/config/gimprc-blurbs.h:369 msgid "Show a tooltip when the pointer hovers over an item." msgstr "Presentar una ayuda cuando el puntero pasa por encima de un elemento." -#: ../app/config/gimprc-blurbs.h:367 +#: ../app/config/gimprc-blurbs.h:372 msgid "Use GIMP in a single-window mode." msgstr "Usar GIMP en modo de ventana única." -#: ../app/config/gimprc-blurbs.h:370 +#: ../app/config/gimprc-blurbs.h:375 msgid "Hide docks and other windows, leaving only image windows." msgstr "" "Ocultar empotrables y otras ventanas, dejando únicamente las ventanas de " "imagen." -#: ../app/config/gimprc-blurbs.h:373 +#: ../app/config/gimprc-blurbs.h:378 msgid "What to do when the space bar is pressed in the image window." msgstr "" "Qué hacer cuando la barra espaciadora se pulsa en la ventana de imagen." -#: ../app/config/gimprc-blurbs.h:376 +#: ../app/config/gimprc-blurbs.h:381 msgid "" "Sets the swap file location. GIMP uses a tile based memory allocation " "scheme. The swap file is used to quickly and easily swap tiles out to disk " @@ -6813,11 +7164,11 @@ msgstr "" "una carpeta montada sobre NFS. Por estas razones quizá sea conveniente " "colocar su archivo de intercambio en «/tmp»." -#: ../app/config/gimprc-blurbs.h:385 +#: ../app/config/gimprc-blurbs.h:390 msgid "When enabled, menus can be torn off." msgstr "Cuando se encuentre activado, los menús podrán ser separados." -#: ../app/config/gimprc-blurbs.h:388 +#: ../app/config/gimprc-blurbs.h:393 msgid "" "When enabled, you can change keyboard shortcuts for menu items by hitting a " "key combination while the menu item is highlighted." @@ -6826,16 +7177,16 @@ msgstr "" "elementos del menú presionando una combinación de teclas mientras el " "elemento del menú está resaltado." -#: ../app/config/gimprc-blurbs.h:392 +#: ../app/config/gimprc-blurbs.h:397 msgid "Save changed keyboard shortcuts when GIMP exits." msgstr "Guardar las combinaciones de teclas modificadas al salir de GIMP." -#: ../app/config/gimprc-blurbs.h:395 +#: ../app/config/gimprc-blurbs.h:400 msgid "Restore saved keyboard shortcuts on each GIMP startup." msgstr "" "Restaurar las combinaciones de teclas guardadas en cada inicio de GIMP." -#: ../app/config/gimprc-blurbs.h:398 +#: ../app/config/gimprc-blurbs.h:403 msgid "" "Sets the folder for temporary storage. Files will appear here during the " "course of running GIMP. Most files will disappear when GIMP exits, but some " @@ -6848,12 +7199,12 @@ msgstr "" "permanecer, por lo tanto es mejor si esta carpeta no está compartida con " "otros usuarios." -#: ../app/config/gimprc-blurbs.h:410 +#: ../app/config/gimprc-blurbs.h:415 msgid "Sets the size of the thumbnail shown in the Open dialog." msgstr "" "Establece el tamaño de la miniatura que se muestra en el diálogo Abrir." -#: ../app/config/gimprc-blurbs.h:413 +#: ../app/config/gimprc-blurbs.h:418 msgid "" "The thumbnail in the Open dialog will be automatically updated if the file " "being previewed is smaller than the size set here." @@ -6862,7 +7213,7 @@ msgstr "" "archivo que se está previsualizando es más pequeño que el tamaño establecido " "aquí." -#: ../app/config/gimprc-blurbs.h:417 +#: ../app/config/gimprc-blurbs.h:422 msgid "" "When the amount of pixel data exceeds this limit, GIMP will start to swap " "tiles to disk. This is a lot slower but it makes it possible to work on " @@ -6874,31 +7225,31 @@ msgstr "" "con imágenes que no cabrían en la memoria de otra forma. Si tiene mucha RAM, " "quizá quiera poner esto a un valor más alto." -#: ../app/config/gimprc-blurbs.h:423 +#: ../app/config/gimprc-blurbs.h:428 msgid "Show the current foreground and background colors in the toolbox." msgstr "" "Mostrar los colores de frente y fondo actuales en la caja de herramientas." -#: ../app/config/gimprc-blurbs.h:426 +#: ../app/config/gimprc-blurbs.h:431 msgid "Show the currently selected brush, pattern and gradient in the toolbox." msgstr "" "Mostrar los pinceles, patrones y degradados activos en la caja de " "herramientas" -#: ../app/config/gimprc-blurbs.h:429 +#: ../app/config/gimprc-blurbs.h:434 msgid "Show the currently active image in the toolbox." msgstr "Mostrar la imagen activa en la caja de herramientas." -#: ../app/config/gimprc-blurbs.h:435 +#: ../app/config/gimprc-blurbs.h:440 msgid "Sets the manner in which transparency is displayed in images." msgstr "Establece la forma en que se muestra la transparencia en las imágenes." -#: ../app/config/gimprc-blurbs.h:438 +#: ../app/config/gimprc-blurbs.h:443 msgid "Sets the size of the checkerboard used to display transparency." msgstr "" "Establece el tamaño del cuadriculado utilizado para mostrar la transparencia." -#: ../app/config/gimprc-blurbs.h:441 +#: ../app/config/gimprc-blurbs.h:446 msgid "" "When enabled, GIMP will not save an image if it has not been changed since " "it was opened." @@ -6906,7 +7257,7 @@ msgstr "" "Cuando se encuentre activado GIMP no guardará una imagen si no se ha " "modificado desde que se abrió." -#: ../app/config/gimprc-blurbs.h:445 +#: ../app/config/gimprc-blurbs.h:450 msgid "" "Sets the minimal number of operations that can be undone. More undo levels " "are kept available until the undo-size limit is reached." @@ -6915,7 +7266,7 @@ msgstr "" "niveles de deshacer se mantienen disponibles hasta que se alcanza el límite " "de niveles de deshacer." -#: ../app/config/gimprc-blurbs.h:449 +#: ../app/config/gimprc-blurbs.h:454 msgid "" "Sets an upper limit to the memory that is used per image to keep operations " "on the undo stack. Regardless of this setting, at least as many undo-levels " @@ -6926,22 +7277,22 @@ msgstr "" "configuración sólo pueden deshacerse tantos niveles deshacer como este " "configurado." -#: ../app/config/gimprc-blurbs.h:454 +#: ../app/config/gimprc-blurbs.h:459 msgid "Sets the size of the previews in the Undo History." msgstr "Obtiene el tamaño de las vistas previas en el Histórico de deshacer." -#: ../app/config/gimprc-blurbs.h:457 +#: ../app/config/gimprc-blurbs.h:462 msgid "When enabled, pressing F1 will open the help browser." msgstr "Cuando se encuentre activado, pulsando F1 se abrirá el visor de ayuda." -#: ../app/config/gimprc-blurbs.h:460 +#: ../app/config/gimprc-blurbs.h:465 #, fuzzy #| msgid "When enabled, menus can be torn off." msgid "When enabled, uses OpenCL for some operations." msgstr "Cuando se encuentre activado, los menús podrán ser separados." -#: ../app/config/gimprc-deserialize.c:136 ../app/core/gimp-modules.c:136 -#: ../app/core/gimp-units.c:167 ../app/gui/session.c:286 +#: ../app/config/gimprc-deserialize.c:136 ../app/core/gimp-modules.c:135 +#: ../app/core/gimp-units.c:168 ../app/gui/session.c:292 #: ../app/plug-in/plug-in-rc.c:241 msgid "fatal parse error" msgstr "Error fatal de análisis" @@ -6951,1454 +7302,1384 @@ msgstr "Error fatal de análisis" msgid "value for token %s is not a valid UTF-8 string" msgstr "el valor para la señal %s no es una cadena UTF-8 válida" -#: ../app/core/core-enums.c:61 -#| msgctxt "precision" -#| msgid "8-bit integer" -msgctxt "component-type" -msgid "8-bit integer" -msgstr "entero de 8 bits" - -#: ../app/core/core-enums.c:62 -#| msgctxt "precision" -#| msgid "16-bit integer" -msgctxt "component-type" -msgid "16-bit integer" -msgstr "entero de 16 bits" - -#: ../app/core/core-enums.c:63 -#| msgctxt "precision" -#| msgid "32-bit integer" -msgctxt "component-type" -msgid "32-bit integer" -msgstr "entero de 32 bits" - -#: ../app/core/core-enums.c:64 -#| msgctxt "precision" -#| msgid "16-bit floating point" -msgctxt "component-type" -msgid "16-bit floating point" -msgstr "16 bits en coma flotante" - -#: ../app/core/core-enums.c:65 -#| msgctxt "precision" -#| msgid "32-bit floating point" -msgctxt "component-type" -msgid "32-bit floating point" -msgstr "32 bits en coma flotante" - -#: ../app/core/core-enums.c:124 +#: ../app/core/core-enums.c:89 msgctxt "convert-dither-type" msgid "None" msgstr "Ninguno" -#: ../app/core/core-enums.c:125 +#: ../app/core/core-enums.c:90 msgctxt "convert-dither-type" msgid "Floyd-Steinberg (normal)" msgstr "Floyd-Steinberg (normal)" -#: ../app/core/core-enums.c:126 +#: ../app/core/core-enums.c:91 msgctxt "convert-dither-type" msgid "Floyd-Steinberg (reduced color bleeding)" msgstr "Floyd-Steinberg (sangrado de color reducido)" -#: ../app/core/core-enums.c:127 +#: ../app/core/core-enums.c:92 msgctxt "convert-dither-type" msgid "Positioned" msgstr "Posicionado" -#: ../app/core/core-enums.c:157 -msgctxt "convert-palette-type" -msgid "Generate optimum palette" -msgstr "Generar paleta óptima" - -#: ../app/core/core-enums.c:158 -msgctxt "convert-palette-type" -msgid "Use web-optimized palette" -msgstr "Usar paleta optimizada para web" - -#: ../app/core/core-enums.c:159 -msgctxt "convert-palette-type" -msgid "Use black and white (1-bit) palette" -msgstr "Usar paleta en blanco y negro (1-bit)" - -#: ../app/core/core-enums.c:160 -msgctxt "convert-palette-type" -msgid "Use custom palette" -msgstr "Usar paleta personal" - -#: ../app/core/core-enums.c:219 +#: ../app/core/core-enums.c:151 msgctxt "curve-type" msgid "Smooth" msgstr "Suave" -#: ../app/core/core-enums.c:220 +#: ../app/core/core-enums.c:152 msgctxt "curve-type" msgid "Freehand" msgstr "Mano alzada" -#: ../app/core/core-enums.c:297 +#: ../app/core/core-enums.c:229 msgctxt "histogram-channel" msgid "Value" msgstr "Valor" -#: ../app/core/core-enums.c:298 +#: ../app/core/core-enums.c:230 msgctxt "histogram-channel" msgid "Red" msgstr "Rojo" -#: ../app/core/core-enums.c:299 +#: ../app/core/core-enums.c:231 msgctxt "histogram-channel" msgid "Green" msgstr "Verde" -#: ../app/core/core-enums.c:300 +#: ../app/core/core-enums.c:232 msgctxt "histogram-channel" msgid "Blue" msgstr "Azul" -#: ../app/core/core-enums.c:301 +#: ../app/core/core-enums.c:233 msgctxt "histogram-channel" msgid "Alpha" msgstr "Alfa" -#: ../app/core/core-enums.c:302 +#: ../app/core/core-enums.c:234 msgctxt "histogram-channel" msgid "RGB" msgstr "RGB" -#: ../app/core/core-enums.c:393 +#: ../app/core/core-enums.c:286 msgctxt "layer-mode-effects" msgid "Normal" msgstr "Normal" -#: ../app/core/core-enums.c:394 +#: ../app/core/core-enums.c:287 msgctxt "layer-mode-effects" msgid "Dissolve" msgstr "Disolver" -#: ../app/core/core-enums.c:395 +#: ../app/core/core-enums.c:288 msgctxt "layer-mode-effects" msgid "Behind" msgstr "Detrás" -#: ../app/core/core-enums.c:396 +#: ../app/core/core-enums.c:289 msgctxt "layer-mode-effects" msgid "Multiply" msgstr "Multiplicar" -#: ../app/core/core-enums.c:397 +#: ../app/core/core-enums.c:290 msgctxt "layer-mode-effects" msgid "Screen" msgstr "Pantalla" -#: ../app/core/core-enums.c:398 +#: ../app/core/core-enums.c:291 msgctxt "layer-mode-effects" msgid "Overlay" msgstr "Solapar" -#: ../app/core/core-enums.c:399 +#: ../app/core/core-enums.c:292 msgctxt "layer-mode-effects" msgid "Difference" msgstr "Diferencia" -#: ../app/core/core-enums.c:400 +#: ../app/core/core-enums.c:293 msgctxt "layer-mode-effects" msgid "Addition" msgstr "Suma" -#: ../app/core/core-enums.c:401 +#: ../app/core/core-enums.c:294 msgctxt "layer-mode-effects" msgid "Subtract" msgstr "Sustraer" -#: ../app/core/core-enums.c:402 +#: ../app/core/core-enums.c:295 msgctxt "layer-mode-effects" msgid "Darken only" msgstr "Oscurecer sólo" -#: ../app/core/core-enums.c:403 +#: ../app/core/core-enums.c:296 msgctxt "layer-mode-effects" msgid "Lighten only" msgstr "Clarear sólo" -#: ../app/core/core-enums.c:404 +#: ../app/core/core-enums.c:297 msgctxt "layer-mode-effects" msgid "Hue" msgstr "Tono" -#: ../app/core/core-enums.c:405 +#: ../app/core/core-enums.c:298 msgctxt "layer-mode-effects" msgid "Saturation" msgstr "Saturación" -#: ../app/core/core-enums.c:406 +#: ../app/core/core-enums.c:299 msgctxt "layer-mode-effects" msgid "Color" msgstr "Color" -#: ../app/core/core-enums.c:407 +#: ../app/core/core-enums.c:300 msgctxt "layer-mode-effects" msgid "Value" msgstr "Valor" -#: ../app/core/core-enums.c:408 +#: ../app/core/core-enums.c:301 msgctxt "layer-mode-effects" msgid "Divide" msgstr "Dividir" -#: ../app/core/core-enums.c:409 +#: ../app/core/core-enums.c:302 msgctxt "layer-mode-effects" msgid "Dodge" msgstr "Blanquear" -#: ../app/core/core-enums.c:410 +#: ../app/core/core-enums.c:303 msgctxt "layer-mode-effects" msgid "Burn" msgstr "Ennegrecer" -#: ../app/core/core-enums.c:411 +#: ../app/core/core-enums.c:304 msgctxt "layer-mode-effects" msgid "Hard light" msgstr "Claridad fuerte" -#: ../app/core/core-enums.c:412 +#: ../app/core/core-enums.c:305 msgctxt "layer-mode-effects" msgid "Soft light" msgstr "Claridad suave" -#: ../app/core/core-enums.c:413 +#: ../app/core/core-enums.c:306 msgctxt "layer-mode-effects" msgid "Grain extract" msgstr "Extraer granulado" -#: ../app/core/core-enums.c:414 +#: ../app/core/core-enums.c:307 msgctxt "layer-mode-effects" msgid "Grain merge" msgstr "Combinar granulado" -#: ../app/core/core-enums.c:415 +#: ../app/core/core-enums.c:308 msgctxt "layer-mode-effects" msgid "Color erase" msgstr "Borrar color" -#: ../app/core/core-enums.c:416 +#: ../app/core/core-enums.c:309 msgctxt "layer-mode-effects" msgid "Erase" msgstr "Borrar" -#: ../app/core/core-enums.c:417 +#: ../app/core/core-enums.c:310 msgctxt "layer-mode-effects" msgid "Replace" msgstr "Reemplazar" -#: ../app/core/core-enums.c:418 +#: ../app/core/core-enums.c:311 msgctxt "layer-mode-effects" msgid "Anti erase" msgstr "Anti-borrado" -#: ../app/core/core-enums.c:499 +#: ../app/core/core-enums.c:339 +msgctxt "matting-engine" +msgid "Matting Global" +msgstr "" + +#: ../app/core/core-enums.c:340 +msgctxt "matting-engine" +msgid "Matting Levin" +msgstr "" + +#: ../app/core/core-enums.c:425 msgctxt "align-reference-type" msgid "First item" msgstr "Primer elemento" -#: ../app/core/core-enums.c:500 +#: ../app/core/core-enums.c:426 msgctxt "align-reference-type" msgid "Image" msgstr "Imagen" -#: ../app/core/core-enums.c:501 +#: ../app/core/core-enums.c:427 msgctxt "align-reference-type" msgid "Selection" msgstr "Selección" -#: ../app/core/core-enums.c:502 +#: ../app/core/core-enums.c:428 msgctxt "align-reference-type" msgid "Active layer" msgstr "Capa activa" -#: ../app/core/core-enums.c:503 +#: ../app/core/core-enums.c:429 msgctxt "align-reference-type" msgid "Active channel" msgstr "Canal activo" -#: ../app/core/core-enums.c:504 +#: ../app/core/core-enums.c:430 msgctxt "align-reference-type" msgid "Active path" msgstr "Ruta activa" -#: ../app/core/core-enums.c:536 -msgctxt "fill-type" -msgid "Foreground color" -msgstr "Color de frente" - -#: ../app/core/core-enums.c:537 -msgctxt "fill-type" -msgid "Background color" -msgstr "Color de fondo" - -#: ../app/core/core-enums.c:538 -msgctxt "fill-type" -msgid "White" -msgstr "Blanco" - -#: ../app/core/core-enums.c:539 -msgctxt "fill-type" -msgid "Transparency" -msgstr "Transparencia" - -#: ../app/core/core-enums.c:540 -msgctxt "fill-type" -msgid "Pattern" -msgstr "Patrón" - -#: ../app/core/core-enums.c:541 -msgctxt "fill-type" -msgid "None" -msgstr "Ninguno" - -#: ../app/core/core-enums.c:569 +#: ../app/core/core-enums.c:458 msgctxt "fill-style" msgid "Solid color" msgstr "Color sólido" -#: ../app/core/core-enums.c:570 +#: ../app/core/core-enums.c:459 msgctxt "fill-style" msgid "Pattern" msgstr "Patrón" -#: ../app/core/core-enums.c:598 +#: ../app/core/core-enums.c:487 msgctxt "stroke-method" msgid "Stroke line" msgstr "Trazar línea" -#: ../app/core/core-enums.c:599 +#: ../app/core/core-enums.c:488 msgctxt "stroke-method" msgid "Stroke with a paint tool" msgstr "Trazar utilizando una herramienta de pintura" -#: ../app/core/core-enums.c:628 +#: ../app/core/core-enums.c:517 msgctxt "join-style" msgid "Miter" msgstr "Mitra" -#: ../app/core/core-enums.c:629 +#: ../app/core/core-enums.c:518 msgctxt "join-style" msgid "Round" msgstr "Circular" -#: ../app/core/core-enums.c:630 +#: ../app/core/core-enums.c:519 msgctxt "join-style" msgid "Bevel" msgstr "Biselado" -#: ../app/core/core-enums.c:659 +#: ../app/core/core-enums.c:548 msgctxt "cap-style" msgid "Butt" msgstr "Cabo" -#: ../app/core/core-enums.c:660 +#: ../app/core/core-enums.c:549 msgctxt "cap-style" msgid "Round" msgstr "Redondeado" -#: ../app/core/core-enums.c:661 +#: ../app/core/core-enums.c:550 msgctxt "cap-style" msgid "Square" msgstr "Cuadrado" -#: ../app/core/core-enums.c:698 +#: ../app/core/core-enums.c:587 msgctxt "dash-preset" msgid "Custom" msgstr "Personalizada" -#: ../app/core/core-enums.c:699 +#: ../app/core/core-enums.c:588 msgctxt "dash-preset" msgid "Line" msgstr "Línea" -#: ../app/core/core-enums.c:700 +#: ../app/core/core-enums.c:589 msgctxt "dash-preset" msgid "Long dashes" msgstr "Guiones largos" -#: ../app/core/core-enums.c:701 +#: ../app/core/core-enums.c:590 msgctxt "dash-preset" msgid "Medium dashes" msgstr "Guiones medianos" -#: ../app/core/core-enums.c:702 +#: ../app/core/core-enums.c:591 msgctxt "dash-preset" msgid "Short dashes" msgstr "Guiones cortos" -#: ../app/core/core-enums.c:703 +#: ../app/core/core-enums.c:592 msgctxt "dash-preset" msgid "Sparse dots" msgstr "Puntos espaciados" -#: ../app/core/core-enums.c:704 +#: ../app/core/core-enums.c:593 msgctxt "dash-preset" msgid "Normal dots" msgstr "Puntos normales" -#: ../app/core/core-enums.c:705 +#: ../app/core/core-enums.c:594 msgctxt "dash-preset" msgid "Dense dots" msgstr "Puntos densos" -#: ../app/core/core-enums.c:706 +#: ../app/core/core-enums.c:595 msgctxt "dash-preset" msgid "Stipples" msgstr "Punteados" -#: ../app/core/core-enums.c:707 +#: ../app/core/core-enums.c:596 msgctxt "dash-preset" msgid "Dash, dot" msgstr "Raya - punto" -#: ../app/core/core-enums.c:708 +#: ../app/core/core-enums.c:597 msgctxt "dash-preset" msgid "Dash, dot, dot" msgstr "Raya - punto - punto" -#: ../app/core/core-enums.c:737 -msgctxt "brush-generated-shape" -msgid "Circle" -msgstr "Círculo" - -#: ../app/core/core-enums.c:738 -msgctxt "brush-generated-shape" -msgid "Square" -msgstr "Cuadrado" - -#: ../app/core/core-enums.c:739 -msgctxt "brush-generated-shape" -msgid "Diamond" -msgstr "Rombo" - -#: ../app/core/core-enums.c:768 -msgctxt "orientation-type" -msgid "Horizontal" -msgstr "Horizontal" - -#: ../app/core/core-enums.c:769 -msgctxt "orientation-type" -msgid "Vertical" -msgstr "Vertical" - -#: ../app/core/core-enums.c:770 -msgctxt "orientation-type" -msgid "Unknown" -msgstr "Desconocido" - -#: ../app/core/core-enums.c:806 -#, fuzzy -#| msgctxt "precision" -#| msgid "8-bit integer" -msgctxt "precision" -msgid "8-bit linear integer" -msgstr "entero de 8 bits" - -#: ../app/core/core-enums.c:807 -#, fuzzy -#| msgctxt "precision" -#| msgid "8-bit integer" -msgctxt "precision" -msgid "8-bit gamma integer" -msgstr "entero de 8 bits" - -#: ../app/core/core-enums.c:808 -#, fuzzy -#| msgctxt "precision" -#| msgid "16-bit integer" -msgctxt "precision" -msgid "16-bit linear integer" -msgstr "entero de 16 bits" - -#: ../app/core/core-enums.c:809 -#, fuzzy -#| msgctxt "precision" -#| msgid "16-bit integer" -msgctxt "precision" -msgid "16-bit gamma integer" -msgstr "entero de 16 bits" - -#: ../app/core/core-enums.c:810 -#, fuzzy -#| msgctxt "precision" -#| msgid "32-bit integer" -msgctxt "precision" -msgid "32-bit linear integer" -msgstr "entero de 32 bits" - -#: ../app/core/core-enums.c:811 -#, fuzzy -#| msgctxt "precision" -#| msgid "32-bit integer" -msgctxt "precision" -msgid "32-bit gamma integer" -msgstr "entero de 32 bits" - -#: ../app/core/core-enums.c:812 -#, fuzzy -#| msgctxt "precision" -#| msgid "16-bit floating point" -msgctxt "precision" -msgid "16-bit linear floating point" -msgstr "16 bits en coma flotante" - -#: ../app/core/core-enums.c:813 -#, fuzzy -#| msgctxt "precision" -#| msgid "16-bit floating point" -msgctxt "precision" -msgid "16-bit gamma floating point" -msgstr "16 bits en coma flotante" - -#: ../app/core/core-enums.c:814 -#, fuzzy -#| msgctxt "precision" -#| msgid "32-bit floating point" -msgctxt "precision" -msgid "32-bit linear floating point" -msgstr "32 bits en coma flotante" - -#: ../app/core/core-enums.c:815 -#, fuzzy -#| msgctxt "precision" -#| msgid "32-bit floating point" -msgctxt "precision" -msgid "32-bit gamma floating point" -msgstr "32 bits en coma flotante" - -#: ../app/core/core-enums.c:846 +#: ../app/core/core-enums.c:628 msgctxt "item-set" msgid "None" msgstr "Ninguno" -#: ../app/core/core-enums.c:847 +#: ../app/core/core-enums.c:629 msgctxt "item-set" msgid "All layers" msgstr "Todas las capas" -#: ../app/core/core-enums.c:848 +#: ../app/core/core-enums.c:630 msgctxt "item-set" msgid "Image-sized layers" msgstr "Capas del tamaño de la imagen" -#: ../app/core/core-enums.c:849 +#: ../app/core/core-enums.c:631 msgctxt "item-set" msgid "All visible layers" msgstr "Todas las capas visibles" -#: ../app/core/core-enums.c:850 +#: ../app/core/core-enums.c:632 msgctxt "item-set" msgid "All linked layers" msgstr "Todas las capas enlazadas" -#: ../app/core/core-enums.c:916 +#: ../app/core/core-enums.c:667 msgctxt "view-size" msgid "Tiny" msgstr "Diminuto" -#: ../app/core/core-enums.c:917 +#: ../app/core/core-enums.c:668 msgctxt "view-size" msgid "Very small" msgstr "Muy pequeño" -#: ../app/core/core-enums.c:918 +#: ../app/core/core-enums.c:669 msgctxt "view-size" msgid "Small" msgstr "Pequeño" -#: ../app/core/core-enums.c:919 +#: ../app/core/core-enums.c:670 msgctxt "view-size" msgid "Medium" msgstr "Mediano" -#: ../app/core/core-enums.c:920 +#: ../app/core/core-enums.c:671 msgctxt "view-size" msgid "Large" msgstr "Grande" -#: ../app/core/core-enums.c:921 +#: ../app/core/core-enums.c:672 msgctxt "view-size" msgid "Very large" msgstr "Muy grande" -#: ../app/core/core-enums.c:922 +#: ../app/core/core-enums.c:673 msgctxt "view-size" msgid "Huge" msgstr "Enorme" -#: ../app/core/core-enums.c:923 +#: ../app/core/core-enums.c:674 msgctxt "view-size" msgid "Enormous" msgstr "Monumental" -#: ../app/core/core-enums.c:924 +#: ../app/core/core-enums.c:675 msgctxt "view-size" msgid "Gigantic" msgstr "Gigantesco" -#: ../app/core/core-enums.c:952 +#: ../app/core/core-enums.c:703 msgctxt "view-type" msgid "View as list" msgstr "Ver como lista" -#: ../app/core/core-enums.c:953 +#: ../app/core/core-enums.c:704 msgctxt "view-type" msgid "View as grid" msgstr "Ver como rejilla" -#: ../app/core/core-enums.c:982 +#: ../app/core/core-enums.c:733 msgctxt "thumbnail-size" msgid "No thumbnails" msgstr "Sin miniaturas" -#: ../app/core/core-enums.c:983 +#: ../app/core/core-enums.c:734 msgctxt "thumbnail-size" msgid "Normal (128x128)" msgstr "Normal (128x128)" -#: ../app/core/core-enums.c:984 +#: ../app/core/core-enums.c:735 msgctxt "thumbnail-size" msgid "Large (256x256)" msgstr "Grande (256x256)" -#: ../app/core/core-enums.c:1165 +#: ../app/core/core-enums.c:917 msgctxt "undo-type" msgid "<>" msgstr "<>" -#: ../app/core/core-enums.c:1166 +#: ../app/core/core-enums.c:918 msgctxt "undo-type" msgid "Scale image" msgstr "Escalar la imagen" -#: ../app/core/core-enums.c:1167 +#: ../app/core/core-enums.c:919 msgctxt "undo-type" msgid "Resize image" msgstr "Redimensionar imagen" -#: ../app/core/core-enums.c:1168 +#: ../app/core/core-enums.c:920 msgctxt "undo-type" msgid "Flip image" msgstr "Voltear la imagen" -#: ../app/core/core-enums.c:1169 +#: ../app/core/core-enums.c:921 msgctxt "undo-type" msgid "Rotate image" msgstr "Rotar la imagen" -#: ../app/core/core-enums.c:1170 +#: ../app/core/core-enums.c:922 msgctxt "undo-type" msgid "Crop image" msgstr "Recortar la imagen" -#: ../app/core/core-enums.c:1171 +#: ../app/core/core-enums.c:923 msgctxt "undo-type" msgid "Convert image" msgstr "Convertir la imagen" -#: ../app/core/core-enums.c:1172 +#: ../app/core/core-enums.c:924 msgctxt "undo-type" msgid "Remove item" msgstr "Eliminar el elemento" -#: ../app/core/core-enums.c:1173 +#: ../app/core/core-enums.c:925 msgctxt "undo-type" msgid "Merge layers" msgstr "Combinar capas" -#: ../app/core/core-enums.c:1174 +#: ../app/core/core-enums.c:926 msgctxt "undo-type" msgid "Merge paths" msgstr "Combinar rutas" -#: ../app/core/core-enums.c:1175 +#: ../app/core/core-enums.c:927 msgctxt "undo-type" msgid "Quick Mask" msgstr "Máscara rápida" -#: ../app/core/core-enums.c:1176 ../app/core/core-enums.c:1207 -#: ../app/core/gimpimage-grid.c:63 +#: ../app/core/core-enums.c:928 ../app/core/core-enums.c:959 +#: ../app/core/gimpimage-grid.c:64 msgctxt "undo-type" msgid "Grid" msgstr "Rejilla" -#: ../app/core/core-enums.c:1177 ../app/core/core-enums.c:1209 +#: ../app/core/core-enums.c:929 ../app/core/core-enums.c:962 msgctxt "undo-type" msgid "Guide" msgstr "Guía" -#: ../app/core/core-enums.c:1178 ../app/core/core-enums.c:1210 +#: ../app/core/core-enums.c:930 ../app/core/core-enums.c:963 msgctxt "undo-type" msgid "Sample Point" msgstr "Punto de muestra" -#: ../app/core/core-enums.c:1179 ../app/core/core-enums.c:1211 +#: ../app/core/core-enums.c:931 ../app/core/core-enums.c:964 msgctxt "undo-type" msgid "Layer/Channel" msgstr "Capa/canal" -#: ../app/core/core-enums.c:1180 ../app/core/core-enums.c:1212 +#: ../app/core/core-enums.c:932 ../app/core/core-enums.c:965 msgctxt "undo-type" msgid "Layer/Channel modification" msgstr "Modificación de capa o canal" -#: ../app/core/core-enums.c:1181 ../app/core/core-enums.c:1213 +#: ../app/core/core-enums.c:933 ../app/core/core-enums.c:966 msgctxt "undo-type" msgid "Selection mask" msgstr "Máscara de selección" -#: ../app/core/core-enums.c:1182 ../app/core/core-enums.c:1217 +#: ../app/core/core-enums.c:934 ../app/core/core-enums.c:970 msgctxt "undo-type" msgid "Item visibility" msgstr "Visibilidad del elemento" -#: ../app/core/core-enums.c:1183 ../app/core/core-enums.c:1218 +#: ../app/core/core-enums.c:935 ../app/core/core-enums.c:971 msgctxt "undo-type" msgid "Link/Unlink item" msgstr "Enlazar o desenlazar elemento" -#: ../app/core/core-enums.c:1184 +#: ../app/core/core-enums.c:936 msgctxt "undo-type" msgid "Item properties" msgstr "Propiedades del elemento" -#: ../app/core/core-enums.c:1185 ../app/core/core-enums.c:1216 +#: ../app/core/core-enums.c:937 ../app/core/core-enums.c:969 msgctxt "undo-type" msgid "Move item" msgstr "Mover el elemento" -#: ../app/core/core-enums.c:1186 +#: ../app/core/core-enums.c:938 msgctxt "undo-type" msgid "Scale item" msgstr "Escalar elemento" -#: ../app/core/core-enums.c:1187 +#: ../app/core/core-enums.c:939 msgctxt "undo-type" msgid "Resize item" msgstr "Redimensionar elemento" -#: ../app/core/core-enums.c:1188 +#: ../app/core/core-enums.c:940 msgctxt "undo-type" msgid "Add layer" msgstr "Añadir capa" -#: ../app/core/core-enums.c:1189 ../app/core/core-enums.c:1232 +#: ../app/core/core-enums.c:941 ../app/core/core-enums.c:985 msgctxt "undo-type" msgid "Add layer mask" msgstr "Añadir máscara de capa" -#: ../app/core/core-enums.c:1190 ../app/core/core-enums.c:1234 +#: ../app/core/core-enums.c:942 ../app/core/core-enums.c:987 msgctxt "undo-type" msgid "Apply layer mask" msgstr "Aplicar máscara de capa" -#: ../app/core/core-enums.c:1191 ../app/core/core-enums.c:1242 +#: ../app/core/core-enums.c:943 ../app/core/core-enums.c:995 msgctxt "undo-type" msgid "Floating selection to layer" msgstr "Selección flotante a capa" -#: ../app/core/core-enums.c:1192 +#: ../app/core/core-enums.c:944 msgctxt "undo-type" msgid "Float selection" msgstr "Selección flotante" -#: ../app/core/core-enums.c:1193 +#: ../app/core/core-enums.c:945 msgctxt "undo-type" msgid "Anchor floating selection" msgstr "Anclar la selección flotante" -#: ../app/core/core-enums.c:1194 ../app/core/gimp-edit.c:288 +#: ../app/core/core-enums.c:946 ../app/core/gimp-edit.c:286 msgctxt "undo-type" msgid "Paste" msgstr "Pegar" -#: ../app/core/core-enums.c:1195 ../app/core/gimp-edit.c:608 +#: ../app/core/core-enums.c:947 ../app/core/gimp-edit.c:594 msgctxt "undo-type" msgid "Cut" msgstr "Cortar" -#: ../app/core/core-enums.c:1196 +#: ../app/core/core-enums.c:948 msgctxt "undo-type" msgid "Text" msgstr "Texto" -#: ../app/core/core-enums.c:1197 ../app/core/core-enums.c:1243 +#: ../app/core/core-enums.c:949 ../app/core/core-enums.c:996 #: ../app/core/gimpdrawable-transform.c:636 msgctxt "undo-type" msgid "Transform" msgstr "Transformar" -#: ../app/core/core-enums.c:1198 ../app/core/core-enums.c:1244 +#: ../app/core/core-enums.c:950 ../app/core/core-enums.c:997 msgctxt "undo-type" msgid "Paint" msgstr "Pintar" -#: ../app/core/core-enums.c:1199 ../app/core/core-enums.c:1247 +#: ../app/core/core-enums.c:951 ../app/core/core-enums.c:1000 msgctxt "undo-type" msgid "Attach parasite" msgstr "Adjuntar parásito" -#: ../app/core/core-enums.c:1200 ../app/core/core-enums.c:1248 +#: ../app/core/core-enums.c:952 ../app/core/core-enums.c:1001 msgctxt "undo-type" msgid "Remove parasite" msgstr "Eliminar parásito" -#: ../app/core/core-enums.c:1201 +#: ../app/core/core-enums.c:953 msgctxt "undo-type" msgid "Import paths" msgstr "Importar rutas" -#: ../app/core/core-enums.c:1202 +#: ../app/core/core-enums.c:954 msgctxt "undo-type" msgid "Plug-In" msgstr "Complemento" -#: ../app/core/core-enums.c:1203 +#: ../app/core/core-enums.c:955 msgctxt "undo-type" msgid "Image type" msgstr "Tipo de imagen" -#: ../app/core/core-enums.c:1204 +#: ../app/core/core-enums.c:956 msgctxt "undo-type" msgid "Image precision" msgstr "Precisión de la imagen" -#: ../app/core/core-enums.c:1205 +#: ../app/core/core-enums.c:957 msgctxt "undo-type" msgid "Image size" msgstr "Tamaño de la imagen" -#: ../app/core/core-enums.c:1206 +#: ../app/core/core-enums.c:958 msgctxt "undo-type" msgid "Image resolution change" msgstr "Cambio de resolución de la imagen" -#: ../app/core/core-enums.c:1208 +#: ../app/core/core-enums.c:960 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Change Image Unit" +msgctxt "undo-type" +msgid "Change metadata" +msgstr "Cambiar la unidad de medida" + +#: ../app/core/core-enums.c:961 msgctxt "undo-type" msgid "Change indexed palette" msgstr "Cambiar la paleta indexada" -#: ../app/core/core-enums.c:1214 +#: ../app/core/core-enums.c:967 msgctxt "undo-type" msgid "Reorder item" msgstr "Reordenar elemento" -#: ../app/core/core-enums.c:1215 +#: ../app/core/core-enums.c:968 msgctxt "undo-type" msgid "Rename item" msgstr "Renombrar elemento" -#: ../app/core/core-enums.c:1219 +#: ../app/core/core-enums.c:972 msgctxt "undo-type" msgid "Lock/Unlock content" msgstr "Bloquear/desbloquear contenido" -#: ../app/core/core-enums.c:1220 +#: ../app/core/core-enums.c:973 msgctxt "undo-type" msgid "Lock/Unlock position" msgstr "Bloquear/desbloquear posición" -#: ../app/core/core-enums.c:1221 +#: ../app/core/core-enums.c:974 msgctxt "undo-type" msgid "New layer" msgstr "Capa nueva" -#: ../app/core/core-enums.c:1222 +#: ../app/core/core-enums.c:975 msgctxt "undo-type" msgid "Delete layer" msgstr "Borra la capa" -#: ../app/core/core-enums.c:1223 +#: ../app/core/core-enums.c:976 msgctxt "undo-type" msgid "Set layer mode" msgstr "Definir el modo de la capa" -#: ../app/core/core-enums.c:1224 +#: ../app/core/core-enums.c:977 msgctxt "undo-type" msgid "Set layer opacity" msgstr "Definir la opacidad de la capa" -#: ../app/core/core-enums.c:1225 +#: ../app/core/core-enums.c:978 msgctxt "undo-type" msgid "Lock/Unlock alpha channel" msgstr "Bloquear o desbloquear el canal Alfa" -#: ../app/core/core-enums.c:1226 +#: ../app/core/core-enums.c:979 msgctxt "undo-type" msgid "Suspend group layer resize" msgstr "Suspender el redimensionamiento del grupo de capas" -#: ../app/core/core-enums.c:1227 +#: ../app/core/core-enums.c:980 msgctxt "undo-type" msgid "Resume group layer resize" msgstr "Reanudar el redimensionamiento del gurpo de capas" -#: ../app/core/core-enums.c:1228 +#: ../app/core/core-enums.c:981 msgctxt "undo-type" msgid "Convert group layer" msgstr "Convertir el grupo de capas" -#: ../app/core/core-enums.c:1229 +#: ../app/core/core-enums.c:982 msgctxt "undo-type" msgid "Text layer" msgstr "Capa de texto" -#: ../app/core/core-enums.c:1230 +#: ../app/core/core-enums.c:983 msgctxt "undo-type" msgid "Text layer modification" msgstr "Modificación de la capa de texto" -#: ../app/core/core-enums.c:1231 +#: ../app/core/core-enums.c:984 msgctxt "undo-type" msgid "Convert text layer" msgstr "Convertir capa de texto" -#: ../app/core/core-enums.c:1233 +#: ../app/core/core-enums.c:986 msgctxt "undo-type" msgid "Delete layer mask" msgstr "Eliminar máscara de capa" -#: ../app/core/core-enums.c:1235 +#: ../app/core/core-enums.c:988 msgctxt "undo-type" msgid "Show layer mask" msgstr "Mostrar máscara de capa" -#: ../app/core/core-enums.c:1236 +#: ../app/core/core-enums.c:989 msgctxt "undo-type" msgid "New channel" msgstr "Nuevo canal" -#: ../app/core/core-enums.c:1237 +#: ../app/core/core-enums.c:990 msgctxt "undo-type" msgid "Delete channel" msgstr "Borra el canal" -#: ../app/core/core-enums.c:1238 +#: ../app/core/core-enums.c:991 msgctxt "undo-type" msgid "Channel color" msgstr "Color del canal" -#: ../app/core/core-enums.c:1239 +#: ../app/core/core-enums.c:992 msgctxt "undo-type" msgid "New path" msgstr "Nueva ruta" -#: ../app/core/core-enums.c:1240 +#: ../app/core/core-enums.c:993 msgctxt "undo-type" msgid "Delete path" msgstr "Eliminar ruta" -#: ../app/core/core-enums.c:1241 +#: ../app/core/core-enums.c:994 msgctxt "undo-type" msgid "Path modification" msgstr "Modificación de la ruta" -#: ../app/core/core-enums.c:1245 +#: ../app/core/core-enums.c:998 msgctxt "undo-type" msgid "Ink" msgstr "Tinta" -#: ../app/core/core-enums.c:1246 +#: ../app/core/core-enums.c:999 msgctxt "undo-type" msgid "Select foreground" msgstr "Seleccionar primer plano" -#: ../app/core/core-enums.c:1249 +#: ../app/core/core-enums.c:1002 msgctxt "undo-type" msgid "Not undoable" msgstr "No se puede deshacer" -#: ../app/core/core-enums.c:1523 -msgctxt "select-criterion" -msgid "Composite" -msgstr "Compuesto" - -#: ../app/core/core-enums.c:1524 -msgctxt "select-criterion" -msgid "Red" -msgstr "Rojo" - -#: ../app/core/core-enums.c:1525 -msgctxt "select-criterion" -msgid "Green" -msgstr "Verde" - -#: ../app/core/core-enums.c:1526 -msgctxt "select-criterion" -msgid "Blue" -msgstr "Azul" - -#: ../app/core/core-enums.c:1527 -msgctxt "select-criterion" -msgid "Hue" -msgstr "Tono" - -#: ../app/core/core-enums.c:1528 -msgctxt "select-criterion" -msgid "Saturation" -msgstr "Saturación" - -#: ../app/core/core-enums.c:1529 -msgctxt "select-criterion" -msgid "Value" -msgstr "Valor" - -#: ../app/core/core-enums.c:1558 +#: ../app/core/core-enums.c:1115 msgctxt "message-severity" msgid "Message" msgstr "Mensaje" -#: ../app/core/core-enums.c:1559 +#: ../app/core/core-enums.c:1116 msgctxt "message-severity" msgid "Warning" msgstr "Advertencia" -#: ../app/core/core-enums.c:1560 +#: ../app/core/core-enums.c:1117 msgctxt "message-severity" msgid "Error" msgstr "Error" -#: ../app/core/core-enums.c:1589 +#: ../app/core/core-enums.c:1146 msgctxt "color-profile-policy" msgid "Ask what to do" msgstr "Preguntar qué hacer" -#: ../app/core/core-enums.c:1590 +#: ../app/core/core-enums.c:1147 msgctxt "color-profile-policy" msgid "Keep embedded profile" msgstr "Conservar perfil incrustado" -#: ../app/core/core-enums.c:1591 +#: ../app/core/core-enums.c:1148 msgctxt "color-profile-policy" msgid "Convert to RGB workspace" msgstr "Convertir al espacio de colores RGB" -#: ../app/core/core-enums.c:1628 +#: ../app/core/core-enums.c:1185 msgctxt "dynamics-output-type" msgid "Opacity" msgstr "Opacidad" -#: ../app/core/core-enums.c:1629 +#: ../app/core/core-enums.c:1186 msgctxt "dynamics-output-type" msgid "Size" msgstr "Tamaño" -#: ../app/core/core-enums.c:1630 +#: ../app/core/core-enums.c:1187 msgctxt "dynamics-output-type" msgid "Angle" msgstr "Ángulo" -#: ../app/core/core-enums.c:1631 +#: ../app/core/core-enums.c:1188 msgctxt "dynamics-output-type" msgid "Color" msgstr "Color" -#: ../app/core/core-enums.c:1632 +#: ../app/core/core-enums.c:1189 msgctxt "dynamics-output-type" msgid "Hardness" msgstr "Dureza" -#: ../app/core/core-enums.c:1633 +#: ../app/core/core-enums.c:1190 msgctxt "dynamics-output-type" msgid "Force" msgstr "Fuerza" -#: ../app/core/core-enums.c:1634 +#: ../app/core/core-enums.c:1191 msgctxt "dynamics-output-type" msgid "Aspect ratio" msgstr "Proporción de aspecto" -#: ../app/core/core-enums.c:1635 +#: ../app/core/core-enums.c:1192 msgctxt "dynamics-output-type" msgid "Spacing" msgstr "Espaciado" -#: ../app/core/core-enums.c:1636 +#: ../app/core/core-enums.c:1193 msgctxt "dynamics-output-type" msgid "Rate" msgstr "Tasa" -#: ../app/core/core-enums.c:1637 +#: ../app/core/core-enums.c:1194 msgctxt "dynamics-output-type" msgid "Flow" msgstr "Flujo" -#: ../app/core/core-enums.c:1638 +#: ../app/core/core-enums.c:1195 msgctxt "dynamics-output-type" msgid "Jitter" msgstr "Vibración" -#: ../app/core/gimpbrush.c:147 -msgid "Brush Spacing" -msgstr "Espaciado del pincel" +#: ../app/core/core-enums.c:1223 +#, fuzzy +#| msgctxt "dialogs-action" +#| msgid "Open the selection editor" +msgctxt "image-map-region" +msgid "Use the selection as input" +msgstr "Abre el editor de selección" -#: ../app/core/gimpbrushgenerated.c:128 -msgid "Brush Shape" -msgstr "Forma del pincel" +#: ../app/core/core-enums.c:1224 +#, fuzzy +#| msgid "Use the online version" +msgctxt "image-map-region" +msgid "Use the entire layer as input" +msgstr "Usar la versión en línea" -#: ../app/core/gimpbrushgenerated.c:136 -msgid "Brush Radius" -msgstr "Radio del pincel" +#: ../app/core/gimp.c:665 +msgid "Initialization" +msgstr "Inicialización" -#: ../app/core/gimpbrushgenerated.c:143 -msgid "Brush Spikes" -msgstr "Puntas del pincel" +#. register all internal procedures +#: ../app/core/gimp.c:766 +msgid "Internal Procedures" +msgstr "Procedimientos internos" -#: ../app/core/gimpbrushgenerated.c:150 -msgid "Brush Hardness" -msgstr "Dureza del pincel" +#. initialize the global parasite table +#: ../app/core/gimp.c:1029 +msgid "Looking for data files" +msgstr "Buscando archivos de datos" -#: ../app/core/gimpbrushgenerated.c:158 ../app/paint/gimppaintoptions.c:159 -msgid "Brush Aspect Ratio" -msgstr "Proporción de aspecto del pincel" +#: ../app/core/gimp.c:1029 +msgid "Parasites" +msgstr "Parásitos" -#: ../app/core/gimpbrushgenerated.c:165 ../app/paint/gimppaintoptions.c:163 -msgid "Brush Angle" -msgstr "Ángulo del pincel" +#. initialize the list of gimp dynamics +#: ../app/core/gimp.c:1038 ../app/dialogs/preferences-dialog.c:2611 +#: ../app/tools/gimppaintoptions-gui.c:203 +msgid "Dynamics" +msgstr "Dinámica" -#: ../app/core/gimpbrushgenerated-load.c:85 +#. initialize the list of fonts +#: ../app/core/gimp.c:1058 +msgid "Fonts (this may take a while)" +msgstr "Tipografías (esto puede tardar un rato)" + +#. initialize the module list +#: ../app/core/gimp.c:1075 ../app/dialogs/preferences-dialog.c:2643 +msgid "Modules" +msgstr "Módulos" + +#. update tag cache +#: ../app/core/gimp.c:1079 +msgid "Updating tag cache" +msgstr "Actualizar la caché de etiquetas" + +#: ../app/core/gimp-contexts.c:153 ../app/core/gimptooloptions.c:370 +#: ../app/gui/session.c:427 ../app/menus/menus.c:459 +#: ../app/widgets/gimpdevices.c:201 #, c-format -msgid "Fatal parse error in brush file '%s': Not a GIMP brush file." -msgstr "" -"Error fatal de análisis: en el archivo de pincel «%s»: no es un archivo de " -"pincel de GIMP." +msgid "Deleting \"%s\" failed: %s" +msgstr "El borrado de «%s» ha fallado: %s" -#: ../app/core/gimpbrushgenerated-load.c:102 +#: ../app/core/gimp-edit.c:183 ../app/core/gimpimage-new.c:302 +msgid "Pasted Layer" +msgstr "Capa pegada" + +#: ../app/core/gimp-edit.c:420 +msgctxt "undo-type" +msgid "Clear" +msgstr "Limpiar" + +#: ../app/core/gimp-edit.c:448 +msgctxt "undo-type" +msgid "Fill with Foreground Color" +msgstr "Rellenar con el color del frente" + +#: ../app/core/gimp-edit.c:452 +msgctxt "undo-type" +msgid "Fill with Background Color" +msgstr "Rellenar con el color del fondo" + +#: ../app/core/gimp-edit.c:456 +msgctxt "undo-type" +msgid "Fill with White" +msgstr "Rellenar con blanco" + +#: ../app/core/gimp-edit.c:460 +msgctxt "undo-type" +msgid "Fill with Transparency" +msgstr "Rellenar con transparencia" + +#: ../app/core/gimp-edit.c:464 +msgctxt "undo-type" +msgid "Fill with Pattern" +msgstr "Rellenar con un patrón" + +#: ../app/core/gimp-edit.c:607 +msgid "Global Buffer" +msgstr "Búfer global" + +#: ../app/core/gimp-gradients.c:63 +msgid "FG to BG (RGB)" +msgstr "Frente a fondo (RGB)" + +#: ../app/core/gimp-gradients.c:71 +msgid "FG to BG (Hardedge)" +msgstr "Frente a fondo (bordes duros)" + +#: ../app/core/gimp-gradients.c:88 +msgid "FG to BG (HSV counter-clockwise)" +msgstr "Frente a fondo (HSV en sentido antihorario)" + +#: ../app/core/gimp-gradients.c:96 +msgid "FG to BG (HSV clockwise hue)" +msgstr "Frente a fondo (HSV tono en sentido horario)" + +#: ../app/core/gimp-gradients.c:104 +msgid "FG to Transparent" +msgstr "Frente a transparente" + +#. This is a special string to specify the language identifier to +#. * look for in the gimp-tags-default.xml file. Please translate the +#. * C in it according to the name of the po file used for +#. * gimp-tags-default.xml. E.g. lithuanian for the translation, +#. * that would be "tags-locale:lt". +#. +#: ../app/core/gimp-tags.c:87 +msgid "tags-locale:C" +msgstr "tags-locale:es" + +#: ../app/core/gimp-user-install.c:208 #, c-format msgid "" -"Fatal parse error in brush file '%s': Unknown GIMP brush version in line %d." +"It seems you have used GIMP %s before. GIMP will now migrate your user " +"settings to '%s'." msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: versión de pincel de " -"GIMP desconocida en la línea %d." +"Parece que ha usado GIMP %s antes. GIMP migrará sus ajustes de usuario a " +"«%s»." -#: ../app/core/gimpbrushgenerated-load.c:126 ../app/core/gimpbrush-load.c:280 -#: ../app/core/gimpbrushpipe-load.c:95 +#: ../app/core/gimp-user-install.c:213 +#, c-format +msgid "" +"It appears that you are using GIMP for the first time. GIMP will now create " +"a folder named '%s' and copy some files to it." +msgstr "" +"Parece que está usando GIMP por primera vez. GIMP creará ahora una carpeta " +"llamada «%s» y copiará algunos archivos en ella." + +#: ../app/core/gimp-user-install.c:412 +#, c-format +msgid "Copying file '%s' from '%s'..." +msgstr "Copiando el archivo «%s» desde «%s»…" + +#: ../app/core/gimp-user-install.c:427 ../app/core/gimp-user-install.c:453 +#, c-format +msgid "Creating folder '%s'..." +msgstr "Creando la carpeta «%s»…" + +#: ../app/core/gimp-user-install.c:438 ../app/core/gimp-user-install.c:464 +#, c-format +msgid "Cannot create folder '%s': %s" +msgstr "No se puede crear la carpeta «%s»: %s" + +#: ../app/core/gimp-utils.c:553 +msgid "No patterns available for this operation." +msgstr "No hay patrones disponibles para esta operación." + +#: ../app/core/gimpbrush-load.c:173 +#, fuzzy, c-format +#| msgid "Fatal parse error in brush file '%s': Width = 0." +msgid "Fatal parse error in brush file: Width = 0." +msgstr "Error fatal de análisis en el archivo de pincel «%s»: anchura = 0." + +#: ../app/core/gimpbrush-load.c:180 +#, fuzzy, c-format +#| msgid "Fatal parse error in brush file '%s': Height = 0." +msgid "Fatal parse error in brush file: Height = 0." +msgstr "Error fatal de análisis en el archivo de pincel «%s»: altura = 0." + +#: ../app/core/gimpbrush-load.c:187 +#, fuzzy, c-format +#| msgid "Fatal parse error in brush file '%s': Bytes = 0." +msgid "Fatal parse error in brush file: Bytes = 0." +msgstr "Error fatal de análisis en el archivo de pincel «%s»: bytes = 0." + +#: ../app/core/gimpbrush-load.c:212 +#, fuzzy, c-format +#| msgid "Fatal parse error in brush file '%s': Unknown depth %d." +msgid "Fatal parse error in brush file: Unknown depth %d." +msgstr "" +"Error fatal de análisis en el archivo de pincel «%s»: profundidad " +"desconocida %d." + +#: ../app/core/gimpbrush-load.c:224 +#, fuzzy, c-format +#| msgid "Fatal parse error in brush file '%s': Unknown version %d." +msgid "Fatal parse error in brush file: Unknown version %d." +msgstr "" +"Error fatal de análisis en el archivo de pincel «%s»: versión desconocida %d." + +#: ../app/core/gimpbrush-load.c:245 ../app/core/gimpbrushgenerated-load.c:125 +#: ../app/core/gimpbrushpipe-load.c:75 #, c-format msgid "Invalid UTF-8 string in brush file '%s'." msgstr "Cadena UTF-8 no válida en el archivo de pincel «%s»." -#: ../app/core/gimpbrushgenerated-load.c:148 -#, c-format -msgid "" -"Fatal parse error in brush file '%s': Unknown GIMP brush shape in line %d." -msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: forma de pincel de GIMP " -"desconocida en la línea %d." - -#: ../app/core/gimpbrushgenerated-load.c:224 -#, c-format -msgid "Line %d: %s" -msgstr "Línea %d: %s" - -#: ../app/core/gimpbrushgenerated-load.c:226 -#, c-format -msgid "File is truncated in line %d" -msgstr "El archivo está truncado en la línea %d" - -#: ../app/core/gimpbrushgenerated-load.c:229 -#, c-format -msgid "Error while reading brush file '%s': %s" -msgstr "Ocurrió un error al leer el archivo de pincel «%s»: %s" - -#: ../app/core/gimpbrush-load.c:179 -#, c-format -msgid "Could not read %d byte from '%s': %s" -msgid_plural "Could not read %d bytes from '%s': %s" -msgstr[0] "No se pudo leer %d byte de «%s»: %s" -msgstr[1] "No se pudieron leer %d byte de «%s»: %s" - -#: ../app/core/gimpbrush-load.c:201 -#, c-format -msgid "Fatal parse error in brush file '%s': Width = 0." -msgstr "Error fatal de análisis en el archivo de pincel «%s»: anchura = 0." - -#: ../app/core/gimpbrush-load.c:210 -#, c-format -msgid "Fatal parse error in brush file '%s': Height = 0." -msgstr "Error fatal de análisis en el archivo de pincel «%s»: altura = 0." - -#: ../app/core/gimpbrush-load.c:219 -#, c-format -msgid "Fatal parse error in brush file '%s': Bytes = 0." -msgstr "Error fatal de análisis en el archivo de pincel «%s»: bytes = 0." - -#: ../app/core/gimpbrush-load.c:243 -#, c-format -msgid "Fatal parse error in brush file '%s': Unknown depth %d." -msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: profundidad desconocida " -"%d." - -#: ../app/core/gimpbrush-load.c:256 -#, c-format -msgid "Fatal parse error in brush file '%s': Unknown version %d." -msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: versión desconocida %d." - -#: ../app/core/gimpbrush-load.c:272 ../app/core/gimpbrush-load.c:393 -#: ../app/core/gimpbrush-load.c:728 -#, c-format -msgid "Fatal parse error in brush file '%s': File appears truncated." -msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: el archivo parece estar " -"truncado." - -#: ../app/core/gimpbrush-load.c:287 ../app/core/gimppattern-load.c:151 +#: ../app/core/gimpbrush-load.c:252 ../app/core/gimppattern-load.c:116 #: ../app/dialogs/template-options-dialog.c:84 -#: ../app/tools/gimpvectortool.c:318 +#: ../app/tools/gimpvectortool.c:319 msgid "Unnamed" msgstr "Sin nombre" -#: ../app/core/gimpbrush-load.c:382 -#, c-format +#: ../app/core/gimpbrush-load.c:323 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in brush file '%s': Unsupported brush depth %d\n" +#| "GIMP brushes must be GRAY or RGBA." msgid "" -"Fatal parse error in brush file '%s': Unsupported brush depth %d\n" +"Fatal parse error in brush file:\n" +"Unsupported brush depth %d\n" +"GIMP brushes must be GRAY or RGBA.\n" +"This might be an obsolete GIMP brush file, try loading it as image and save " +"it again." +msgstr "" +"Error fatal de análisis en el archivo de pincel «%s»: profundidad de pincel " +"no soportado %d\n" +"Los pinceles de GIMP deben ser GRAY (GRISES) o RGBA." + +#: ../app/core/gimpbrush-load.c:370 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in brush file '%s': Unsupported brush depth %d\n" +#| "GIMP brushes must be GRAY or RGBA." +msgid "" +"Fatal parse error in brush file:\n" +"Unsupported brush depth %d\n" "GIMP brushes must be GRAY or RGBA." msgstr "" "Error fatal de análisis en el archivo de pincel «%s»: profundidad de pincel " "no soportado %d\n" "Los pinceles de GIMP deben ser GRAY (GRISES) o RGBA." -#: ../app/core/gimpbrush-load.c:454 ../app/core/gimpbrush-load.c:856 -#, c-format -msgid "" -"Fatal parse error in brush file '%s': unable to decode abr format version %d." +#: ../app/core/gimpbrush-load.c:446 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in brush file '%s': unable to decode abr format version " +#| "%d." +msgid "Unable to decode abr format version %d." msgstr "" "Error fatal de análisis en el archivo de pincel «%s»: imposible decodificar " "el formato abr versión %d." -#: ../app/core/gimpbrush-load.c:621 -#, c-format -msgid "Fatal parse error in brush file '%s': Wide brushes are not supported." +#: ../app/core/gimpbrush-load.c:644 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in brush file '%s': Wide brushes are not supported." +msgid "Fatal parse error in brush file: Wide brushes are not supported." msgstr "" -"Error fatal de análisis en el archivo de pincel «%s»: no están soportados los " -"pinceles anchos." +"Error fatal de análisis en el archivo de pincel «%s»: no están soportados " +"los pinceles anchos." -#: ../app/core/gimpbrushpipe-load.c:111 ../app/core/gimpbrushpipe-load.c:131 -#: ../app/core/gimpbrushpipe-load.c:222 +#: ../app/core/gimpbrush-load.c:785 +#, fuzzy +#| msgid "Fatal parse error in brush file '%s': File appears truncated." +msgid "Fatal parse error in brush file : File appears truncated: " +msgstr "" +"Error fatal de análisis en el archivo de pincel «%s»: el archivo parece " +"estar truncado." + +#: ../app/core/gimpbrush-load.c:931 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in brush file '%s': unable to decode abr format version " +#| "%d." +msgid "" +"Fatal parse error in brush file: Unable to decode abr format version %d." +msgstr "" +"Error fatal de análisis en el archivo de pincel «%s»: imposible decodificar " +"el formato abr versión %d." + +#: ../app/core/gimpbrush.c:149 ../app/paint/gimppaintoptions.c:186 +msgid "Brush Spacing" +msgstr "Espaciado del pincel" + +#: ../app/core/gimpbrushgenerated-load.c:75 +#, fuzzy, c-format +#| msgid "not a GIMP Curves file" +msgid "Not a GIMP brush file." +msgstr "no es un archivo de curvas de GIMP" + +#: ../app/core/gimpbrushgenerated-load.c:95 +#, c-format +msgid "Unknown GIMP brush version." +msgstr "" + +#: ../app/core/gimpbrushgenerated-load.c:152 +#, c-format +msgid "Unknown GIMP brush shape." +msgstr "" + +#: ../app/core/gimpbrushgenerated-load.c:242 +#, c-format +msgid "In line %d of brush file: " +msgstr "" + +#: ../app/core/gimpbrushgenerated.c:130 +msgid "Brush Shape" +msgstr "Forma del pincel" + +#: ../app/core/gimpbrushgenerated.c:138 +msgid "Brush Radius" +msgstr "Radio del pincel" + +#: ../app/core/gimpbrushgenerated.c:145 +msgid "Brush Spikes" +msgstr "Puntas del pincel" + +#: ../app/core/gimpbrushgenerated.c:152 ../app/paint/gimppaintoptions.c:191 +msgid "Brush Hardness" +msgstr "Dureza del pincel" + +#: ../app/core/gimpbrushgenerated.c:160 ../app/paint/gimppaintoptions.c:176 +msgid "Brush Aspect Ratio" +msgstr "Proporción de aspecto del pincel" + +#: ../app/core/gimpbrushgenerated.c:167 ../app/paint/gimppaintoptions.c:181 +msgid "Brush Angle" +msgstr "Ángulo del pincel" + +#: ../app/core/gimpbrushpipe-load.c:91 ../app/core/gimpbrushpipe-load.c:115 #, c-format msgid "Fatal parse error in brush file '%s': File is corrupt." msgstr "" "Error fatal de análisis en el archivo de pincel «%s»: el archivo está " "corrupto." -#: ../app/core/gimp.c:603 -msgid "Initialization" -msgstr "Inicialización" - -#. register all internal procedures -#: ../app/core/gimp.c:704 -msgid "Internal Procedures" -msgstr "Procedimientos internos" - -#. initialize the global parasite table -#: ../app/core/gimp.c:959 -msgid "Looking for data files" -msgstr "Buscando archivos de datos" - -#: ../app/core/gimp.c:959 -msgid "Parasites" -msgstr "Parásitos" - -#. initialize the list of gimp dynamics -#: ../app/core/gimp.c:968 ../app/dialogs/preferences-dialog.c:2516 -#: ../app/tools/gimppaintoptions-gui.c:208 -msgid "Dynamics" -msgstr "Dinámica" - -#. initialize the list of fonts -#: ../app/core/gimp.c:988 -msgid "Fonts (this may take a while)" -msgstr "Tipografías (esto puede tardar un rato)" - -#. initialize the module list -#: ../app/core/gimp.c:1005 ../app/dialogs/preferences-dialog.c:2548 -msgid "Modules" -msgstr "Módulos" - -#. update tag cache -#: ../app/core/gimp.c:1009 -msgid "Updating tag cache" -msgstr "Actualizar la caché de etiquetas" - -#: ../app/core/gimpchannel.c:275 -msgctxt "undo-type" -msgid "Rename Channel" -msgstr "Renombrar el canal" - -#: ../app/core/gimpchannel.c:276 -msgctxt "undo-type" -msgid "Move Channel" -msgstr "Mover el canal" - -#: ../app/core/gimpchannel.c:277 -msgctxt "undo-type" -msgid "Scale Channel" -msgstr "Escalar el canal" - -#: ../app/core/gimpchannel.c:278 -msgctxt "undo-type" -msgid "Resize Channel" -msgstr "Redimensionar el canal" - -#: ../app/core/gimpchannel.c:279 -msgctxt "undo-type" -msgid "Flip Channel" -msgstr "Voltear el canal" - -#: ../app/core/gimpchannel.c:280 -msgctxt "undo-type" -msgid "Rotate Channel" -msgstr "Rotar el canal" - -#: ../app/core/gimpchannel.c:281 ../app/core/gimpdrawable-transform.c:952 -msgctxt "undo-type" -msgid "Transform Channel" -msgstr "Transformar el canal" - -#: ../app/core/gimpchannel.c:282 -msgctxt "undo-type" -msgid "Stroke Channel" -msgstr "Impresionar el canal" - -#: ../app/core/gimpchannel.c:283 ../app/core/gimpselection.c:613 -msgctxt "undo-type" -msgid "Channel to Selection" -msgstr "Canal a selección" - -#: ../app/core/gimpchannel.c:284 -msgctxt "undo-type" -msgid "Reorder Channel" -msgstr "Reordenar el canal" - -#: ../app/core/gimpchannel.c:285 -msgctxt "undo-type" -msgid "Raise Channel" -msgstr "Elevar el canal" - -#: ../app/core/gimpchannel.c:286 -msgctxt "undo-type" -msgid "Raise Channel to Top" -msgstr "Elevar el canal hasta lo alto" - -#: ../app/core/gimpchannel.c:287 -msgctxt "undo-type" -msgid "Lower Channel" -msgstr "Bajar el canal" - -#: ../app/core/gimpchannel.c:288 -msgctxt "undo-type" -msgid "Lower Channel to Bottom" -msgstr "Bajar el canal hasta lo más bajo" - -#: ../app/core/gimpchannel.c:289 -msgid "Channel cannot be raised higher." -msgstr "El canal no puede ser elevado más alto." - -#: ../app/core/gimpchannel.c:290 -msgid "Channel cannot be lowered more." -msgstr "El canal no puede descender más." - -#: ../app/core/gimpchannel.c:313 -msgctxt "undo-type" -msgid "Feather Channel" -msgstr "Difuminar el canal" - -#: ../app/core/gimpchannel.c:314 -msgctxt "undo-type" -msgid "Sharpen Channel" -msgstr "Enfocar el canal" - -#: ../app/core/gimpchannel.c:315 -msgctxt "undo-type" -msgid "Clear Channel" -msgstr "Limpiar el canal" - -#: ../app/core/gimpchannel.c:316 -msgctxt "undo-type" -msgid "Fill Channel" -msgstr "Rellenar el canal" - -#: ../app/core/gimpchannel.c:317 -msgctxt "undo-type" -msgid "Invert Channel" -msgstr "Invertir el canal" - -#: ../app/core/gimpchannel.c:318 -msgctxt "undo-type" -msgid "Border Channel" -msgstr "Bordear el canal" - -#: ../app/core/gimpchannel.c:319 -msgctxt "undo-type" -msgid "Grow Channel" -msgstr "Agrandar el canal" - -#: ../app/core/gimpchannel.c:320 -msgctxt "undo-type" -msgid "Shrink Channel" -msgstr "Achicar el canal" - -#: ../app/core/gimpchannel.c:785 -msgid "Cannot stroke empty channel." -msgstr "No se puede trazar un canal vacío." - -#: ../app/core/gimpchannel.c:1674 -msgctxt "undo-type" -msgid "Set Channel Color" -msgstr "Definir el color del canal" - -#: ../app/core/gimpchannel.c:1733 -msgctxt "undo-type" -msgid "Set Channel Opacity" -msgstr "Definir la opacidad del canal" - -#: ../app/core/gimpchannel.c:1835 ../app/core/gimpselection.c:160 -msgid "Selection Mask" -msgstr "Máscara de selección" - -#: ../app/core/gimpchannel-select.c:63 +#: ../app/core/gimpchannel-select.c:65 msgctxt "undo-type" msgid "Rectangle Select" msgstr "Selección rectangular" -#: ../app/core/gimpchannel-select.c:115 +#: ../app/core/gimpchannel-select.c:117 msgctxt "undo-type" msgid "Ellipse Select" msgstr "Selección elíptica" -#: ../app/core/gimpchannel-select.c:170 +#: ../app/core/gimpchannel-select.c:172 msgctxt "undo-type" msgid "Rounded Rectangle Select" msgstr "Selección rectangular redondeada" -#: ../app/core/gimpchannel-select.c:437 ../app/core/gimplayer.c:309 +#: ../app/core/gimpchannel-select.c:439 ../app/core/gimplayer.c:310 msgctxt "undo-type" msgid "Alpha to Selection" msgstr "Alfa a selección" -#: ../app/core/gimpchannel-select.c:475 +#: ../app/core/gimpchannel-select.c:477 #, c-format msgctxt "undo-type" msgid "%s Channel to Selection" msgstr "Canal %s a selección" -#: ../app/core/gimpchannel-select.c:523 +#: ../app/core/gimpchannel-select.c:526 msgctxt "undo-type" msgid "Fuzzy Select" msgstr "Selección difusa" -#: ../app/core/gimpchannel-select.c:570 +#: ../app/core/gimpchannel-select.c:574 msgctxt "undo-type" msgid "Select by Color" msgstr "Seleccionar por color" -#: ../app/core/gimpcontext.c:640 ../app/tools/gimppaintoptions-gui.c:102 +#: ../app/core/gimpchannel.c:276 +msgctxt "undo-type" +msgid "Rename Channel" +msgstr "Renombrar el canal" + +#: ../app/core/gimpchannel.c:277 +msgctxt "undo-type" +msgid "Move Channel" +msgstr "Mover el canal" + +#: ../app/core/gimpchannel.c:278 +msgctxt "undo-type" +msgid "Scale Channel" +msgstr "Escalar el canal" + +#: ../app/core/gimpchannel.c:279 +msgctxt "undo-type" +msgid "Resize Channel" +msgstr "Redimensionar el canal" + +#: ../app/core/gimpchannel.c:280 +msgctxt "undo-type" +msgid "Flip Channel" +msgstr "Voltear el canal" + +#: ../app/core/gimpchannel.c:281 +msgctxt "undo-type" +msgid "Rotate Channel" +msgstr "Rotar el canal" + +#: ../app/core/gimpchannel.c:282 ../app/core/gimpdrawable-transform.c:952 +msgctxt "undo-type" +msgid "Transform Channel" +msgstr "Transformar el canal" + +#: ../app/core/gimpchannel.c:283 +msgctxt "undo-type" +msgid "Stroke Channel" +msgstr "Impresionar el canal" + +#: ../app/core/gimpchannel.c:284 ../app/core/gimpselection.c:614 +msgctxt "undo-type" +msgid "Channel to Selection" +msgstr "Canal a selección" + +#: ../app/core/gimpchannel.c:285 +msgctxt "undo-type" +msgid "Reorder Channel" +msgstr "Reordenar el canal" + +#: ../app/core/gimpchannel.c:286 +msgctxt "undo-type" +msgid "Raise Channel" +msgstr "Elevar el canal" + +#: ../app/core/gimpchannel.c:287 +msgctxt "undo-type" +msgid "Raise Channel to Top" +msgstr "Elevar el canal hasta lo alto" + +#: ../app/core/gimpchannel.c:288 +msgctxt "undo-type" +msgid "Lower Channel" +msgstr "Bajar el canal" + +#: ../app/core/gimpchannel.c:289 +msgctxt "undo-type" +msgid "Lower Channel to Bottom" +msgstr "Bajar el canal hasta lo más bajo" + +#: ../app/core/gimpchannel.c:290 +msgid "Channel cannot be raised higher." +msgstr "El canal no puede ser elevado más alto." + +#: ../app/core/gimpchannel.c:291 +msgid "Channel cannot be lowered more." +msgstr "El canal no puede descender más." + +#: ../app/core/gimpchannel.c:314 +msgctxt "undo-type" +msgid "Feather Channel" +msgstr "Difuminar el canal" + +#: ../app/core/gimpchannel.c:315 +msgctxt "undo-type" +msgid "Sharpen Channel" +msgstr "Enfocar el canal" + +#: ../app/core/gimpchannel.c:316 +msgctxt "undo-type" +msgid "Clear Channel" +msgstr "Limpiar el canal" + +#: ../app/core/gimpchannel.c:317 +msgctxt "undo-type" +msgid "Fill Channel" +msgstr "Rellenar el canal" + +#: ../app/core/gimpchannel.c:318 +msgctxt "undo-type" +msgid "Invert Channel" +msgstr "Invertir el canal" + +#: ../app/core/gimpchannel.c:319 +msgctxt "undo-type" +msgid "Border Channel" +msgstr "Bordear el canal" + +#: ../app/core/gimpchannel.c:320 +msgctxt "undo-type" +msgid "Grow Channel" +msgstr "Agrandar el canal" + +#: ../app/core/gimpchannel.c:321 +msgctxt "undo-type" +msgid "Shrink Channel" +msgstr "Achicar el canal" + +#: ../app/core/gimpchannel.c:788 +msgid "Cannot stroke empty channel." +msgstr "No se puede trazar un canal vacío." + +#: ../app/core/gimpchannel.c:1676 +msgctxt "undo-type" +msgid "Set Channel Color" +msgstr "Definir el color del canal" + +#: ../app/core/gimpchannel.c:1730 +msgctxt "undo-type" +msgid "Set Channel Opacity" +msgstr "Definir la opacidad del canal" + +#: ../app/core/gimpchannel.c:1827 ../app/core/gimpselection.c:161 +msgid "Selection Mask" +msgstr "Máscara de selección" + +#: ../app/core/gimpcontext.c:640 ../app/tools/gimppaintoptions-gui.c:123 #: ../app/widgets/gimpbrushselect.c:177 ../app/widgets/gimplayertreeview.c:286 msgid "Opacity" msgstr "Opacidad" @@ -8407,20 +8688,20 @@ msgstr "Opacidad" msgid "Paint Mode" msgstr "Modo de pintura" -#: ../app/core/gimp-contexts.c:154 ../app/core/gimptooloptions.c:375 -#: ../app/gui/session.c:399 ../app/menus/menus.c:467 -#: ../app/widgets/gimpdevices.c:209 -#, c-format -msgid "Deleting \"%s\" failed: %s" -msgstr "El borrado de «%s» ha fallado: %s" +#: ../app/core/gimpdata.c:537 ../app/core/gimpdata.c:545 +#, fuzzy, c-format +#| msgid "Error reading '%s': %s" +msgid "Error saving '%s': " +msgstr "Ocurrió un error al leer «%s»: %s" -#: ../app/core/gimpdata.c:680 -#, c-format -msgid "Could not delete '%s': %s" -msgstr "No se ha podido eliminar «%s»: %s" +#: ../app/core/gimpdata.c:551 +#, fuzzy, c-format +#| msgid "Error running '%s'" +msgid "Error saving '%s'" +msgstr "Ocurrió un error al ejecutar «%s»" -#: ../app/core/gimpdatafactory.c:428 ../app/core/gimpdatafactory.c:457 -#: ../app/core/gimpdatafactory.c:623 ../app/core/gimpdatafactory.c:645 +#: ../app/core/gimpdatafactory.c:411 ../app/core/gimpdatafactory.c:440 +#: ../app/core/gimpdatafactory.c:606 ../app/core/gimpdatafactory.c:628 #, c-format msgid "" "Failed to save data:\n" @@ -8431,28 +8712,32 @@ msgstr "" "\n" "%s" -#: ../app/core/gimpdatafactory.c:537 ../app/core/gimpdatafactory.c:540 -#: ../app/core/gimpitem.c:522 ../app/core/gimpitem.c:525 +#: ../app/core/gimpdatafactory.c:520 ../app/core/gimpdatafactory.c:523 +#: ../app/core/gimpitem.c:525 ../app/core/gimpitem.c:528 msgid "copy" msgstr "copiar" -#: ../app/core/gimpdatafactory.c:549 ../app/core/gimpitem.c:534 +#: ../app/core/gimpdatafactory.c:532 ../app/core/gimpitem.c:537 #, c-format msgid "%s copy" msgstr "Copia de %s" -#: ../app/core/gimpdatafactory.c:750 -#, c-format +#: ../app/core/gimpdatafactory.c:723 +#, fuzzy, c-format +#| msgid "" +#| "You have a writable data folder configured (%s), but this folder does not " +#| "exist. Please create the folder or fix your configuation in the " +#| "Preferences dialog's 'Folders' section." msgid "" "You have a writable data folder configured (%s), but this folder does not " -"exist. Please create the folder or fix your configuation in the Preferences " +"exist. Please create the folder or fix your configuration in the Preferences " "dialog's 'Folders' section." msgstr "" "Tiene configurada una carpeta escribible de datos (%s), pero esta carpeta no " "existe. Cree la carpeta o arregle su configuración en la sección «Carpetas» " "del diálogo Preferencias." -#: ../app/core/gimpdatafactory.c:771 +#: ../app/core/gimpdatafactory.c:742 #, c-format msgid "" "You have a writable data folder configured, but this folder is not part of " @@ -8463,12 +8748,30 @@ msgstr "" "forma parte de su ruta de búsqueda. Probablemente ha editado manualmente el " "archivo gimprc, arréglelo en la sección «Carpetas» del diálogo Preferencias. " -#: ../app/core/gimpdatafactory.c:781 +#: ../app/core/gimpdatafactory.c:752 #, c-format msgid "You don't have any writable data folder configured." msgstr "No tiene configurada una carpeta escribible de datos." -#: ../app/core/gimpdatafactory.c:945 +#: ../app/core/gimpdatafactory.c:884 +#, fuzzy, c-format +#| msgid "Error reading '%s': %s" +msgid "Error loading '%s': " +msgstr "Ocurrió un error al leer «%s»: %s" + +#: ../app/core/gimpdatafactory.c:890 +#, fuzzy, c-format +#| msgid "Error reading '%s': %s" +msgid "Error loading '%s'" +msgstr "Ocurrió un error al leer «%s»: %s" + +#: ../app/core/gimpdatafactory.c:899 ../app/xcf/xcf.c:331 +#, fuzzy, c-format +#| msgid "Could not open '%s' for reading: %s" +msgid "Could not open '%s' for reading: " +msgstr "No se ha podido abrir «%s» para lectura: %s" + +#: ../app/core/gimpdatafactory.c:958 #, c-format msgid "" "Failed to load data:\n" @@ -8479,46 +8782,42 @@ msgstr "" "\n" "%s" -#: ../app/core/gimpdrawable-blend.c:216 -msgctxt "undo-type" -msgid "Blend" -msgstr "Mezclar" - -#: ../app/core/gimpdrawable-blend.c:546 -msgid "Calculating distance map" -msgstr "Calculando mapa de distancias" - -#: ../app/core/gimpdrawable-blend.c:940 ../app/pdb/edit-cmds.c:783 -#: ../app/tools/gimpblendtool.c:249 -msgid "Blending" -msgstr "Mezclando" - -#: ../app/core/gimpdrawable-bucket-fill.c:101 -msgid "No patterns available for this operation." -msgstr "No hay patrones disponibles para esta operación." - -#: ../app/core/gimpdrawable-bucket-fill.c:259 -msgctxt "undo-type" -msgid "Bucket Fill" -msgstr "Relleno de cubeta" - -#: ../app/core/gimpdrawable.c:515 +#: ../app/core/gimpdrawable.c:527 msgctxt "undo-type" msgid "Scale" msgstr "Redimensionar" -#: ../app/core/gimpdrawable-equalize.c:52 +#: ../app/core/gimpdrawable-blend.c:215 ../app/tools/gimpblendtool.c:1081 +msgctxt "undo-type" +msgid "Blend" +msgstr "Mezclar" + +#: ../app/core/gimpdrawable-blend.c:543 +msgid "Calculating distance map" +msgstr "Calculando mapa de distancias" + +#: ../app/core/gimpdrawable-blend.c:866 ../app/pdb/edit-cmds.c:792 +#: ../app/tools/gimpblendtool.c:857 +msgid "Blending" +msgstr "Mezclando" + +#: ../app/core/gimpdrawable-bucket-fill.c:245 +msgctxt "undo-type" +msgid "Bucket Fill" +msgstr "Relleno de cubeta" + +#: ../app/core/gimpdrawable-equalize.c:53 msgctxt "undo-type" msgid "Equalize" msgstr "Ecualizar" -#: ../app/core/gimpdrawable-foreground-extract.c:140 -msgid "Foreground Extraction" -msgstr "Extracción del primer plano" +#: ../app/core/gimpdrawable-foreground-extract.c:65 +msgid "Computing alpha of unknown pixels" +msgstr "" -#: ../app/core/gimpdrawable-levels.c:71 -#: ../app/tools/gimpforegroundselectoptions.c:312 -#: ../app/tools/gimplevelstool.c:136 +#: ../app/core/gimpdrawable-levels.c:72 +#: ../app/tools/gimpforegroundselectoptions.c:324 +#: ../app/tools/gimplevelstool.c:133 msgid "Levels" msgstr "Niveles" @@ -8528,7 +8827,7 @@ msgid "Offset Drawable" msgstr "Desplazar el dibujable" #: ../app/core/gimpdrawable-stroke.c:271 -#: ../app/paint/gimppaintcore-stroke.c:333 ../app/vectors/gimpvectors.c:555 +#: ../app/paint/gimppaintcore-stroke.c:331 ../app/vectors/gimpvectors.c:555 msgid "Not enough points to stroke" msgstr "No hay suficientes puntos para trazar" @@ -8551,7 +8850,7 @@ msgctxt "undo-type" msgid "Rotate" msgstr "Rotar" -#: ../app/core/gimpdrawable-transform.c:950 ../app/core/gimplayer.c:308 +#: ../app/core/gimpdrawable-transform.c:950 ../app/core/gimplayer.c:309 msgctxt "undo-type" msgid "Transform Layer" msgstr "Transformar la capa" @@ -8560,266 +8859,204 @@ msgstr "Transformar la capa" msgid "Transformation" msgstr "Transformación" -#: ../app/core/gimpdynamicsoutput.c:135 +#: ../app/core/gimpdynamicsoutput.c:136 msgid "Output type" msgstr "Tipo de salida" -#: ../app/core/gimp-edit.c:185 ../app/core/gimpimage-new.c:305 -msgid "Pasted Layer" -msgstr "Capa pegada" +#: ../app/core/gimpgradient-load.c:72 +#, fuzzy, c-format +#| msgid "not a GIMP Curves file" +msgid "Not a GIMP gradient file." +msgstr "no es un archivo de curvas de GIMP" -#: ../app/core/gimp-edit.c:425 -msgctxt "undo-type" -msgid "Clear" -msgstr "Limpiar" - -#: ../app/core/gimp-edit.c:449 -msgctxt "undo-type" -msgid "Fill with Foreground Color" -msgstr "Rellenar con el color del frente" - -#: ../app/core/gimp-edit.c:454 -msgctxt "undo-type" -msgid "Fill with Background Color" -msgstr "Rellenar con el color del fondo" - -#: ../app/core/gimp-edit.c:459 -msgctxt "undo-type" -msgid "Fill with White" -msgstr "Rellenar con blanco" - -#: ../app/core/gimp-edit.c:464 -msgctxt "undo-type" -msgid "Fill with Transparency" -msgstr "Rellenar con transparencia" - -#: ../app/core/gimp-edit.c:469 -msgctxt "undo-type" -msgid "Fill with Pattern" -msgstr "Rellenar con un patrón" - -#: ../app/core/gimp-edit.c:621 -msgid "Global Buffer" -msgstr "Búfer global" - -#: ../app/core/gimpgradient-load.c:73 ../app/core/gimpgradient-load.c:98 -#: ../app/core/gimpgradient-load.c:119 ../app/core/gimpgradient-load.c:170 -#, c-format -msgid "Fatal parse error in gradient file '%s': Read error in line %d." -msgstr "" -"Error fatal de análisis en el archivo de degradado «%s»: error de lectura en " -"la línea %d." - -#: ../app/core/gimpgradient-load.c:83 -#, c-format -msgid "Fatal parse error in gradient file '%s': Not a GIMP gradient file." -msgstr "" -"Error fatal de análisis: en el archivo de degradados «%s»: no es un archivo " -"de degradados de GIMP." - -#: ../app/core/gimpgradient-load.c:111 +#: ../app/core/gimpgradient-load.c:95 #, c-format msgid "Invalid UTF-8 string in gradient file '%s'." msgstr "Cadena UTF-8 no válida en el archivo de degradado «%s»." -#: ../app/core/gimpgradient-load.c:138 +#: ../app/core/gimpgradient-load.c:121 #, c-format -msgid "Fatal parse error in gradient file '%s': File is corrupt in line %d." +msgid "File is corrupt." msgstr "" -"Error fatal de análisis en el archivo de degradados «%s»: el archivo está " -"corrupto en la línea %d." -#: ../app/core/gimpgradient-load.c:220 ../app/core/gimpgradient-load.c:231 +#: ../app/core/gimpgradient-load.c:195 ../app/core/gimpgradient-load.c:203 #, c-format -msgid "Fatal parse error in gradient file '%s': Corrupt segment %d in line %d." +msgid "Corrupt segment %d." msgstr "" -"Error fatal de análisis en el archivo de degradados «%s»: segmento %d " -"corrupto en la línea %d." -#: ../app/core/gimpgradient-load.c:243 ../app/core/gimpgradient-load.c:257 -#, c-format -msgid "Gradient file '%s' is corrupt: Segments do not span the range 0-1." +#: ../app/core/gimpgradient-load.c:214 ../app/core/gimpgradient-load.c:224 +#, fuzzy, c-format +#| msgid "Gradient file '%s' is corrupt: Segments do not span the range 0-1." +msgid "Segments do not span the range 0-1." msgstr "" "El archivo de degradado «%s» está corrompido. Los segmentos no se expanden a " "través del rango 0-1." -#: ../app/core/gimpgradient-load.c:337 -#, c-format -msgid "No linear gradients found in '%s'" +#: ../app/core/gimpgradient-load.c:239 +#, fuzzy, c-format +#| msgid "Invalid empty gradient name" +msgid "In line %d of gradient file: " +msgstr "Nombre vacío del degradado no válido" + +#: ../app/core/gimpgradient-load.c:315 +#, fuzzy, c-format +#| msgid "No linear gradients found in '%s'" +msgid "No linear gradients found." msgstr "No se encontraron degradados lineales en «%s»" -#: ../app/core/gimpgradient-load.c:347 -#, c-format -msgid "Failed to import gradients from '%s': %s" -msgstr "Fallo al importar degradados desde «%s»: %s" +#: ../app/core/gimpgradient-save.c:211 +#, fuzzy, c-format +#| msgid "Opening '%s' failed: %s" +msgid "Writing POV file '%s' failed: %s" +msgstr "La apertura de «%s» ha fallado: %s" -#: ../app/core/gimp-gradients.c:62 -msgid "FG to BG (RGB)" -msgstr "Frente a fondo (RGB)" - -#: ../app/core/gimp-gradients.c:70 -msgid "FG to BG (Hardedge)" -msgstr "Frente a fondo (bordes duros)" - -#: ../app/core/gimp-gradients.c:87 -msgid "FG to BG (HSV counter-clockwise)" -msgstr "Frente a fondo (HSV en sentido antihorario)" - -#: ../app/core/gimp-gradients.c:95 -msgid "FG to BG (HSV clockwise hue)" -msgstr "Frente a fondo (HSV tono en sentido horario)" - -#: ../app/core/gimp-gradients.c:103 -msgid "FG to Transparent" -msgstr "Frente a transparente" - -#: ../app/core/gimpgrid.c:85 +#: ../app/core/gimpgrid.c:86 msgid "Line style used for the grid." msgstr "Estilo de línea utilizado por la rejilla." -#: ../app/core/gimpgrid.c:91 +#: ../app/core/gimpgrid.c:92 msgid "The foreground color of the grid." msgstr "El color de frente de la rejilla." -#: ../app/core/gimpgrid.c:96 +#: ../app/core/gimpgrid.c:97 msgid "" "The background color of the grid; only used in double dashed line style." msgstr "" "El color de fondo de la rejilla, sólo se utiliza en el estilo de línea de " "guiones dobles." -#: ../app/core/gimpgrid.c:102 +#: ../app/core/gimpgrid.c:103 msgid "Horizontal spacing of grid lines." msgstr "Espacio horizontal de la líneas de la rejilla." -#: ../app/core/gimpgrid.c:107 +#: ../app/core/gimpgrid.c:108 msgid "Vertical spacing of grid lines." msgstr "Espacio vertical de las líneas de la rejilla." -#: ../app/core/gimpgrid.c:116 +#: ../app/core/gimpgrid.c:117 msgid "" "Horizontal offset of the first grid line; this may be a negative number." msgstr "" "Desplazamiento horizontal de la primera línea de la rejilla, puede ser un " "número negativo." -#: ../app/core/gimpgrid.c:123 +#: ../app/core/gimpgrid.c:124 msgid "Vertical offset of the first grid line; this may be a negative number." msgstr "" "Desplazamiento vertical de la primera línea de la rejilla, puede ser un " "número negativo." -#: ../app/core/gimpgrouplayer.c:221 +#: ../app/core/gimpgrouplayer.c:225 msgid "Layer Group" msgstr "Grupo de capas" -#: ../app/core/gimpgrouplayer.c:222 +#: ../app/core/gimpgrouplayer.c:226 msgctxt "undo-type" msgid "Rename Layer Group" msgstr "Renombrar el grupo de capas" -#: ../app/core/gimpgrouplayer.c:223 +#: ../app/core/gimpgrouplayer.c:227 msgctxt "undo-type" msgid "Move Layer Group" msgstr "Mover el grupo de capas" -#: ../app/core/gimpgrouplayer.c:224 +#: ../app/core/gimpgrouplayer.c:228 msgctxt "undo-type" msgid "Scale Layer Group" msgstr "Escalar el grupo de capas" -#: ../app/core/gimpgrouplayer.c:225 +#: ../app/core/gimpgrouplayer.c:229 msgctxt "undo-type" msgid "Resize Layer Group" msgstr "Redimensionar el grupo de capas" -#: ../app/core/gimpgrouplayer.c:226 +#: ../app/core/gimpgrouplayer.c:230 msgctxt "undo-type" msgid "Flip Layer Group" msgstr "Voltear el grupo de capas" -#: ../app/core/gimpgrouplayer.c:227 +#: ../app/core/gimpgrouplayer.c:231 msgctxt "undo-type" msgid "Rotate Layer Group" msgstr "Rotar el grupo de capas" -#: ../app/core/gimpgrouplayer.c:228 +#: ../app/core/gimpgrouplayer.c:232 msgctxt "undo-type" msgid "Transform Layer Group" msgstr "Transformar el grupo de capas" -#: ../app/core/gimpimage-arrange.c:142 -msgctxt "undo-type" -msgid "Arrange Objects" -msgstr "Disponer objetos" - -#: ../app/core/gimpimage.c:1851 +#: ../app/core/gimpimage.c:2165 msgid " (exported)" msgstr " (exportada)" -#: ../app/core/gimpimage.c:1855 +#: ../app/core/gimpimage.c:2169 msgid " (overwritten)" msgstr " (sobreescrita)" -#: ../app/core/gimpimage.c:1864 +#: ../app/core/gimpimage.c:2178 msgid " (imported)" msgstr " (importada)" -#: ../app/core/gimpimage.c:1989 +#: ../app/core/gimpimage.c:2403 msgctxt "undo-type" msgid "Change Image Resolution" msgstr "Cambiar la resolución de la imagen" -#: ../app/core/gimpimage.c:2041 +#: ../app/core/gimpimage.c:2455 msgctxt "undo-type" msgid "Change Image Unit" msgstr "Cambiar la unidad de medida" -#: ../app/core/gimpimage.c:2909 +#: ../app/core/gimpimage.c:3344 msgctxt "undo-type" msgid "Attach Parasite to Image" msgstr "Adjuntar parásito a la imagen" -#: ../app/core/gimpimage.c:2950 +#: ../app/core/gimpimage.c:3385 msgctxt "undo-type" msgid "Remove Parasite from Image" msgstr "Eliminar el parásito de la imagen" -#: ../app/core/gimpimage.c:3659 +#: ../app/core/gimpimage.c:4094 msgctxt "undo-type" msgid "Add Layer" msgstr "Añadir una capa" -#: ../app/core/gimpimage.c:3709 ../app/core/gimpimage.c:3729 +#: ../app/core/gimpimage.c:4144 ../app/core/gimpimage.c:4164 msgctxt "undo-type" msgid "Remove Layer" msgstr "Eliminar una capa" -#: ../app/core/gimpimage.c:3723 +#: ../app/core/gimpimage.c:4158 msgctxt "undo-type" msgid "Remove Floating Selection" msgstr "Eliminar la selección flotante" -#: ../app/core/gimpimage.c:3891 +#: ../app/core/gimpimage.c:4323 msgctxt "undo-type" msgid "Add Channel" msgstr "Añadir un canal" -#: ../app/core/gimpimage.c:3929 ../app/core/gimpimage.c:3942 +#: ../app/core/gimpimage.c:4361 ../app/core/gimpimage.c:4374 msgctxt "undo-type" msgid "Remove Channel" msgstr "Eliminar un canal" -#: ../app/core/gimpimage.c:3996 +#: ../app/core/gimpimage.c:4428 msgctxt "undo-type" msgid "Add Path" msgstr "Añadir una ruta" -#: ../app/core/gimpimage.c:4027 +#: ../app/core/gimpimage.c:4459 msgctxt "undo-type" msgid "Remove Path" msgstr "Eliminar una ruta" +#: ../app/core/gimpimage-arrange.c:168 +msgctxt "undo-type" +msgid "Arrange Objects" +msgstr "Disponer objetos" + #: ../app/core/gimpimage-colormap.c:65 #, c-format msgid "Colormap of Image #%d (%s)" @@ -8830,17 +9067,25 @@ msgctxt "undo-type" msgid "Set Colormap" msgstr "Establecer mapa de colores" -#: ../app/core/gimpimage-colormap.c:277 +#: ../app/core/gimpimage-colormap.c:244 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Set Colormap" +msgctxt "undo-type" +msgid "Unset Colormap" +msgstr "Establecer mapa de colores" + +#: ../app/core/gimpimage-colormap.c:297 msgctxt "undo-type" msgid "Change Colormap entry" msgstr "Cambiar entrada del mapa de colores" -#: ../app/core/gimpimage-colormap.c:305 +#: ../app/core/gimpimage-colormap.c:325 msgctxt "undo-type" msgid "Add Color to Colormap" msgstr "Añadir color al mapa de colores" -#: ../app/core/gimpimage-convert-precision.c:68 +#: ../app/core/gimpimage-convert-precision.c:69 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 8 bit integer" @@ -8848,7 +9093,7 @@ msgctxt "undo-type" msgid "Convert Image to 8 bit linear integer" msgstr "Convertir la imagen a enteros de 8 bit" -#: ../app/core/gimpimage-convert-precision.c:71 +#: ../app/core/gimpimage-convert-precision.c:72 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 8 bit integer" @@ -8856,7 +9101,7 @@ msgctxt "undo-type" msgid "Convert Image to 8 bit gamma integer" msgstr "Convertir la imagen a enteros de 8 bit" -#: ../app/core/gimpimage-convert-precision.c:74 +#: ../app/core/gimpimage-convert-precision.c:75 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 16 bit integer" @@ -8864,7 +9109,7 @@ msgctxt "undo-type" msgid "Convert Image to 16 bit linear integer" msgstr "Convertir imagen a enteros de 16 bits" -#: ../app/core/gimpimage-convert-precision.c:77 +#: ../app/core/gimpimage-convert-precision.c:78 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 16 bit integer" @@ -8872,7 +9117,7 @@ msgctxt "undo-type" msgid "Convert Image to 16 bit gamma integer" msgstr "Convertir imagen a enteros de 16 bits" -#: ../app/core/gimpimage-convert-precision.c:80 +#: ../app/core/gimpimage-convert-precision.c:81 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 32 bit integer" @@ -8880,7 +9125,7 @@ msgctxt "undo-type" msgid "Convert Image to 32 bit linear integer" msgstr "Convertir imagen a enteros de 32 bits" -#: ../app/core/gimpimage-convert-precision.c:83 +#: ../app/core/gimpimage-convert-precision.c:84 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 32 bit integer" @@ -8888,7 +9133,7 @@ msgctxt "undo-type" msgid "Convert Image to 32 bit gamma integer" msgstr "Convertir imagen a enteros de 32 bits" -#: ../app/core/gimpimage-convert-precision.c:86 +#: ../app/core/gimpimage-convert-precision.c:87 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 16 bit floating point" @@ -8896,7 +9141,7 @@ msgctxt "undo-type" msgid "Convert Image to 16 bit linear floating point" msgstr "Convertir imagen a 16 bits en coma flotante" -#: ../app/core/gimpimage-convert-precision.c:89 +#: ../app/core/gimpimage-convert-precision.c:90 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 16 bit floating point" @@ -8904,7 +9149,7 @@ msgctxt "undo-type" msgid "Convert Image to 16 bit gamma floating point" msgstr "Convertir imagen a 16 bits en coma flotante" -#: ../app/core/gimpimage-convert-precision.c:92 +#: ../app/core/gimpimage-convert-precision.c:93 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 32 bit floating point" @@ -8912,7 +9157,7 @@ msgctxt "undo-type" msgid "Convert Image to 32 bit linear floating point" msgstr "Convertir imagen a 32 bits en coma flotante" -#: ../app/core/gimpimage-convert-precision.c:95 +#: ../app/core/gimpimage-convert-precision.c:96 #, fuzzy #| msgctxt "undo-type" #| msgid "Convert Image to 32 bit floating point" @@ -8920,132 +9165,95 @@ msgctxt "undo-type" msgid "Convert Image to 32 bit gamma floating point" msgstr "Convertir imagen a 32 bits en coma flotante" -#: ../app/core/gimpimage-convert-type.c:777 +#: ../app/core/gimpimage-convert-precision.c:99 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Convert Image to 16 bit floating point" +msgctxt "undo-type" +msgid "Convert Image to 64 bit linear floating point" +msgstr "Convertir imagen a 16 bits en coma flotante" + +#: ../app/core/gimpimage-convert-precision.c:102 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Convert Image to 16 bit floating point" +msgctxt "undo-type" +msgid "Convert Image to 64 bit gamma floating point" +msgstr "Convertir imagen a 16 bits en coma flotante" + +#: ../app/core/gimpimage-convert-type.c:779 msgid "Cannot convert image: palette is empty." msgstr "No se puede convertir la imagen, la paleta está vacía." -#: ../app/core/gimpimage-convert-type.c:793 +#: ../app/core/gimpimage-convert-type.c:795 msgctxt "undo-type" msgid "Convert Image to RGB" msgstr "Convertir la imagen a RGB" -#: ../app/core/gimpimage-convert-type.c:797 +#: ../app/core/gimpimage-convert-type.c:799 msgctxt "undo-type" msgid "Convert Image to Grayscale" msgstr "Convertir la imagen a escala de grises" -#: ../app/core/gimpimage-convert-type.c:801 +#: ../app/core/gimpimage-convert-type.c:803 msgctxt "undo-type" msgid "Convert Image to Indexed" msgstr "Convertir la imagen a colores indexados" -#: ../app/core/gimpimage-convert-type.c:882 +#: ../app/core/gimpimage-convert-type.c:884 msgid "Converting to indexed colors (stage 2)" msgstr "Convirtiendo a colores indexados (paso 2)" -#: ../app/core/gimpimage-convert-type.c:927 +#: ../app/core/gimpimage-convert-type.c:929 msgid "Converting to indexed colors (stage 3)" msgstr "Convirtiendo a colores indexados (paso 3)" -#: ../app/core/gimpimage-crop.c:73 +#: ../app/core/gimpimage-crop.c:74 msgctxt "undo-type" msgid "Crop Image" msgstr "Recortar la imagen" -#: ../app/core/gimpimage-crop.c:76 ../app/core/gimpimage-resize.c:89 +#: ../app/core/gimpimage-crop.c:77 ../app/core/gimpimage-resize.c:90 msgctxt "undo-type" msgid "Resize Image" msgstr "Redimensionar la imagen" -#: ../app/core/gimpimagefile.c:700 ../app/dialogs/preferences-dialog.c:1501 -msgid "Folder" -msgstr "Carpeta" - -#: ../app/core/gimpimagefile.c:705 -msgid "Special File" -msgstr "Archivo especial" - -#: ../app/core/gimpimagefile.c:721 -msgid "Remote File" -msgstr "Archivo remoto" - -#: ../app/core/gimpimagefile.c:740 -msgid "Click to create preview" -msgstr "Pulsar para crear la vista previa" - -#: ../app/core/gimpimagefile.c:746 -msgid "Loading preview..." -msgstr "Cargando la vista previa…" - -#: ../app/core/gimpimagefile.c:752 -msgid "Preview is out of date" -msgstr "La vista previa está desactualizada" - -#: ../app/core/gimpimagefile.c:758 -msgid "Cannot create preview" -msgstr "No se puede crear la vista previa" - -#: ../app/core/gimpimagefile.c:768 -msgid "(Preview may be out of date)" -msgstr "(La vista previa podría estar desactualizada)" - -#. pixel size -#: ../app/core/gimpimagefile.c:777 ../app/widgets/gimpimagepropview.c:443 -#: ../app/widgets/gimpsizebox.c:426 ../app/widgets/gimptemplateeditor.c:570 -#, c-format -msgid "%d × %d pixel" -msgid_plural "%d × %d pixels" -msgstr[0] "%d x %d píxel" -msgstr[1] "%d x %d píxeles" - -#: ../app/core/gimpimagefile.c:800 ../app/display/gimpdisplayshell-title.c:321 -#, c-format -msgid "%d layer" -msgid_plural "%d layers" -msgstr[0] "%d capa" -msgstr[1] "%d capas" - -#: ../app/core/gimpimagefile.c:848 -#, c-format -msgid "Could not open thumbnail '%s': %s" -msgstr "No se ha podido abrir la miniatura «%s»: %s" - -#: ../app/core/gimpimage-guides.c:52 +#: ../app/core/gimpimage-guides.c:53 msgctxt "undo-type" msgid "Add Horizontal Guide" msgstr "Añadir una guía horizontal" -#: ../app/core/gimpimage-guides.c:76 +#: ../app/core/gimpimage-guides.c:77 msgctxt "undo-type" msgid "Add Vertical Guide" msgstr "Añadir una guía vertical" -#: ../app/core/gimpimage-guides.c:117 +#: ../app/core/gimpimage-guides.c:118 msgctxt "undo-type" msgid "Remove Guide" msgstr "Eliminar la guía" -#: ../app/core/gimpimage-guides.c:144 +#: ../app/core/gimpimage-guides.c:145 msgctxt "undo-type" msgid "Move Guide" msgstr "Mover la guía" -#: ../app/core/gimpimage-item-list.c:51 +#: ../app/core/gimpimage-item-list.c:52 msgctxt "undo-type" msgid "Translate Items" msgstr "Trasladar elementos" -#: ../app/core/gimpimage-item-list.c:78 +#: ../app/core/gimpimage-item-list.c:79 msgctxt "undo-type" msgid "Flip Items" msgstr "Voltear elementos" -#: ../app/core/gimpimage-item-list.c:105 +#: ../app/core/gimpimage-item-list.c:106 msgctxt "undo-type" msgid "Rotate Items" msgstr "Rotar elementos" -#: ../app/core/gimpimage-item-list.c:134 +#: ../app/core/gimpimage-item-list.c:135 msgctxt "undo-type" msgid "Transform Items" msgstr "Transformar elementos" @@ -9055,48 +9263,81 @@ msgctxt "undo-type" msgid "Merge Visible Layers" msgstr "Combinar las capas visibles" -#: ../app/core/gimpimage-merge.c:178 +#: ../app/core/gimpimage-merge.c:195 msgctxt "undo-type" msgid "Flatten Image" msgstr "Aplanar la imagen" -#: ../app/core/gimpimage-merge.c:248 +#: ../app/core/gimpimage-merge.c:217 +msgid "Cannot flatten an image without any visible layer." +msgstr "" + +#: ../app/core/gimpimage-merge.c:260 msgid "Cannot merge down to a layer group." msgstr "No se puede hacer una combinación a un grupo de capas." -#: ../app/core/gimpimage-merge.c:255 +#: ../app/core/gimpimage-merge.c:267 msgid "The layer to merge down to is locked." msgstr "La capa a la que se pretende combinar está bloqueada." -#: ../app/core/gimpimage-merge.c:267 +#: ../app/core/gimpimage-merge.c:279 msgid "There is no visible layer to merge down to." msgstr "No hay ninguna capa visible a la que hacer la combinación." -#: ../app/core/gimpimage-merge.c:277 +#: ../app/core/gimpimage-merge.c:289 msgctxt "undo-type" msgid "Merge Down" msgstr "Combinar hacia abajo" -#: ../app/core/gimpimage-merge.c:305 +#: ../app/core/gimpimage-merge.c:317 msgctxt "undo-type" msgid "Merge Layer Group" msgstr "Combinar el grupo de capas" -#: ../app/core/gimpimage-merge.c:358 +#: ../app/core/gimpimage-merge.c:370 msgctxt "undo-type" msgid "Merge Visible Paths" msgstr "Combinar las rutas visibles" -#: ../app/core/gimpimage-merge.c:394 +#: ../app/core/gimpimage-merge.c:406 msgid "Not enough visible paths for a merge. There must be at least two." msgstr "" "No hay suficientes capas visibles para hacer una combinación. Deben haber " "por lo menos dos." -#: ../app/core/gimpimage-new.c:135 +#: ../app/core/gimpimage-new.c:136 msgid "Background" msgstr "Fondo" +#: ../app/core/gimpimage-profile.c:61 +msgid "ICC profile validation failed: Parasite's name is not 'icc-profile'" +msgstr "" + +#: ../app/core/gimpimage-profile.c:70 +msgid "" +"ICC profile validation failed: Parasite's flags are not (PERSISTENT | " +"UNDOABLE)" +msgstr "" + +#: ../app/core/gimpimage-profile.c:78 +msgid "" +"ICC profile validation failed: Cannot attach a color profile to a GRAY image" +msgstr "" + +#: ../app/core/gimpimage-profile.c:89 +msgid "ICC profile validation failed: " +msgstr "" + +#: ../app/core/gimpimage-profile.c:96 +msgid "ICC profile validation failed: Color profile is not for RGB color space" +msgstr "" + +#: ../app/core/gimpimage-profile.c:164 +#, fuzzy, c-format +#| msgid "Colorize operates only on RGB color layers." +msgid "Color profile '%s' is not for RGB color space" +msgstr "Colorear sólo funciona sobre capas de color RGB." + #: ../app/core/gimpimage-quick-mask.c:87 msgctxt "undo-type" msgid "Enable Quick Mask" @@ -9107,124 +9348,195 @@ msgctxt "undo-type" msgid "Disable Quick Mask" msgstr "Desactivar la máscara rápida" -#: ../app/core/gimpimage-sample-points.c:53 +#: ../app/core/gimpimage-sample-points.c:54 msgctxt "undo-type" msgid "Add Sample Point" msgstr "Añadir punto de muestra" -#: ../app/core/gimpimage-sample-points.c:98 +#: ../app/core/gimpimage-sample-points.c:99 msgctxt "undo-type" msgid "Remove Sample Point" msgstr "Quitar punto de muestra" -#: ../app/core/gimpimage-sample-points.c:126 +#: ../app/core/gimpimage-sample-points.c:127 msgctxt "undo-type" msgid "Move Sample Point" msgstr "Mover punto de muestra" -#: ../app/core/gimpimage-scale.c:85 +#: ../app/core/gimpimage-scale.c:86 msgctxt "undo-type" msgid "Scale Image" msgstr "Escalar la imagen" -#: ../app/core/gimpimage-undo-push.c:923 +#: ../app/core/gimpimage-undo-push.c:936 #, c-format msgid "Can't undo %s" msgstr "No se puede deshacer %s" -#: ../app/core/gimpitem.c:1827 +#: ../app/core/gimpimagefile.c:776 ../app/dialogs/preferences-dialog.c:1528 +msgid "Folder" +msgstr "Carpeta" + +#: ../app/core/gimpimagefile.c:781 +msgid "Special File" +msgstr "Archivo especial" + +#: ../app/core/gimpimagefile.c:797 +msgid "Remote File" +msgstr "Archivo remoto" + +#: ../app/core/gimpimagefile.c:816 +msgid "Click to create preview" +msgstr "Pulsar para crear la vista previa" + +#: ../app/core/gimpimagefile.c:822 +msgid "Loading preview..." +msgstr "Cargando la vista previa…" + +#: ../app/core/gimpimagefile.c:828 +msgid "Preview is out of date" +msgstr "La vista previa está desactualizada" + +#: ../app/core/gimpimagefile.c:834 +msgid "Cannot create preview" +msgstr "No se puede crear la vista previa" + +#: ../app/core/gimpimagefile.c:844 +msgid "(Preview may be out of date)" +msgstr "(La vista previa podría estar desactualizada)" + +#. pixel size +#: ../app/core/gimpimagefile.c:853 ../app/widgets/gimpimagepropview.c:431 +#: ../app/widgets/gimpsizebox.c:432 ../app/widgets/gimptemplateeditor.c:585 +#, c-format +msgid "%d × %d pixel" +msgid_plural "%d × %d pixels" +msgstr[0] "%d x %d píxel" +msgstr[1] "%d x %d píxeles" + +#: ../app/core/gimpimagefile.c:876 ../app/display/gimpdisplayshell-title.c:327 +#, c-format +msgid "%d layer" +msgid_plural "%d layers" +msgstr[0] "%d capa" +msgstr[1] "%d capas" + +#: ../app/core/gimpimagefile.c:924 +#, c-format +msgid "Could not open thumbnail '%s': %s" +msgstr "No se ha podido abrir la miniatura «%s»: %s" + +#: ../app/core/gimpitem.c:1844 msgctxt "undo-type" msgid "Attach Parasite" msgstr "Adjuntar parásito" -#: ../app/core/gimpitem.c:1837 +#: ../app/core/gimpitem.c:1854 msgctxt "undo-type" msgid "Attach Parasite to Item" msgstr "Adjuntar una parásito al elemento" -#: ../app/core/gimpitem.c:1888 ../app/core/gimpitem.c:1895 +#: ../app/core/gimpitem.c:1905 ../app/core/gimpitem.c:1912 msgctxt "undo-type" msgid "Remove Parasite from Item" msgstr "Eliminar un parásito del elemento" -#: ../app/core/gimpitem-exclusive.c:81 +#: ../app/core/gimpitem-exclusive.c:82 msgid "Set Item Exclusive Visible" msgstr "Define al elemento como exclusivo visible" -#: ../app/core/gimpitem-exclusive.c:172 +#: ../app/core/gimpitem-exclusive.c:173 msgid "Set Item Exclusive Linked" msgstr "Definir al elemento como exclusivo enlazado" -#: ../app/core/gimplayer.c:302 +#: ../app/core/gimplayer-floating-sel.c:97 +msgctxt "undo-type" +msgid "Anchor Floating Selection" +msgstr "Anclar una selección flotante" + +#: ../app/core/gimplayer-floating-sel.c:154 ../app/core/gimplayer.c:795 +msgid "" +"Cannot create a new layer from the floating selection because it belongs to " +"a layer mask or channel." +msgstr "" +"No se puede crear una capa nueva a partir de la selección flotante porque " +"ésta pertenece a una máscara de capa o canal." + +#: ../app/core/gimplayer-floating-sel.c:161 +msgctxt "undo-type" +msgid "Floating Selection to Layer" +msgstr "Selección flotante a capa" + +#: ../app/core/gimplayer.c:303 msgctxt "undo-type" msgid "Rename Layer" msgstr "Renombrar una capa" -#: ../app/core/gimplayer.c:303 +#: ../app/core/gimplayer.c:304 msgctxt "undo-type" msgid "Move Layer" msgstr "Mover una capa" -#: ../app/core/gimplayer.c:304 +#: ../app/core/gimplayer.c:305 msgctxt "undo-type" msgid "Scale Layer" msgstr "Escalar una capa" -#: ../app/core/gimplayer.c:305 +#: ../app/core/gimplayer.c:306 msgctxt "undo-type" msgid "Resize Layer" msgstr "Redimensionar una capa" -#: ../app/core/gimplayer.c:306 +#: ../app/core/gimplayer.c:307 msgctxt "undo-type" msgid "Flip Layer" msgstr "Voltear una capa" -#: ../app/core/gimplayer.c:307 +#: ../app/core/gimplayer.c:308 msgctxt "undo-type" msgid "Rotate Layer" msgstr "Rotar una capa" -#: ../app/core/gimplayer.c:310 +#: ../app/core/gimplayer.c:311 msgctxt "undo-type" msgid "Reorder Layer" msgstr "Reordenar una capa" -#: ../app/core/gimplayer.c:311 +#: ../app/core/gimplayer.c:312 msgctxt "undo-type" msgid "Raise Layer" msgstr "Elevar una capa" -#: ../app/core/gimplayer.c:312 +#: ../app/core/gimplayer.c:313 msgctxt "undo-type" msgid "Raise Layer to Top" msgstr "Elevar una capa hasta lo más alto" -#: ../app/core/gimplayer.c:313 +#: ../app/core/gimplayer.c:314 msgctxt "undo-type" msgid "Lower Layer" msgstr "Bajar una capa" -#: ../app/core/gimplayer.c:314 +#: ../app/core/gimplayer.c:315 msgctxt "undo-type" msgid "Lower Layer to Bottom" msgstr "Bajar una capa hasta la parte más baja" -#: ../app/core/gimplayer.c:315 +#: ../app/core/gimplayer.c:316 msgid "Layer cannot be raised higher." msgstr "La capa no puede ser elevada más alto." -#: ../app/core/gimplayer.c:316 +#: ../app/core/gimplayer.c:317 msgid "Layer cannot be lowered more." msgstr "La capa no puede bajarse más." -#: ../app/core/gimplayer.c:526 ../app/core/gimplayer.c:1441 -#: ../app/core/gimplayermask.c:255 +#: ../app/core/gimplayer.c:522 ../app/core/gimplayer.c:1448 +#: ../app/core/gimplayermask.c:256 #, c-format msgid "%s mask" msgstr "máscara %s" -#: ../app/core/gimplayer.c:565 +#: ../app/core/gimplayer.c:561 #, c-format msgid "" "Floating Selection\n" @@ -9233,284 +9545,279 @@ msgstr "" "Selección flotante\n" "(%s)" -#: ../app/core/gimplayer.c:799 ../app/core/gimplayer-floating-sel.c:148 -msgid "" -"Cannot create a new layer from the floating selection because it belongs to " -"a layer mask or channel." -msgstr "" -"No se puede crear una capa nueva a partir de la selección flotante porque " -"ésta pertenece a una máscara de capa o canal." - -#: ../app/core/gimplayer.c:1346 +#: ../app/core/gimplayer.c:1353 msgid "Unable to add a layer mask since the layer already has one." msgstr "No se puede añadir una máscara de capa dado que la capa ya posee una." -#: ../app/core/gimplayer.c:1357 +#: ../app/core/gimplayer.c:1364 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "No se puede añadir una máscara de capa de dimensiones distintas a la capa " "especificada." -#: ../app/core/gimplayer.c:1363 +#: ../app/core/gimplayer.c:1370 msgctxt "undo-type" msgid "Add Layer Mask" msgstr "Añadir máscara de capa" -#: ../app/core/gimplayer.c:1491 +#: ../app/core/gimplayer.c:1498 msgctxt "undo-type" msgid "Transfer Alpha to Mask" msgstr "Transferir alfa a la máscara" -#: ../app/core/gimplayer.c:1638 +#: ../app/core/gimplayer.c:1645 msgctxt "undo-type" msgid "Apply Layer Mask" msgstr "Aplicar máscara de capa" -#: ../app/core/gimplayer.c:1639 +#: ../app/core/gimplayer.c:1646 msgctxt "undo-type" msgid "Delete Layer Mask" msgstr "Eliminar máscara de capa" -#: ../app/core/gimplayer.c:1742 +#: ../app/core/gimplayer.c:1749 msgctxt "undo-type" msgid "Enable Layer Mask" msgstr "Activar máscara de capa" -#: ../app/core/gimplayer.c:1743 +#: ../app/core/gimplayer.c:1750 msgctxt "undo-type" msgid "Disable Layer Mask" msgstr "Desactivar máscara de capa" -#: ../app/core/gimplayer.c:1822 +#: ../app/core/gimplayer.c:1829 msgctxt "undo-type" msgid "Show Layer Mask" msgstr "Mostrar la máscara de la capa" -#: ../app/core/gimplayer.c:1896 +#: ../app/core/gimplayer.c:1903 msgctxt "undo-type" msgid "Add Alpha Channel" msgstr "Añadir un canal alfa" -#: ../app/core/gimplayer.c:1928 +#: ../app/core/gimplayer.c:1935 msgctxt "undo-type" msgid "Remove Alpha Channel" msgstr "Eliminar el canal alfa" -#: ../app/core/gimplayer.c:1948 +#: ../app/core/gimplayer.c:1955 msgctxt "undo-type" msgid "Layer to Image Size" msgstr "Capa a tamaño de imagen" -#: ../app/core/gimplayer-floating-sel.c:93 -msgctxt "undo-type" -msgid "Anchor Floating Selection" -msgstr "Anclar una selección flotante" - -#: ../app/core/gimplayer-floating-sel.c:155 -msgctxt "undo-type" -msgid "Floating Selection to Layer" -msgstr "Selección flotante a capa" - -#: ../app/core/gimplayermask.c:81 +#: ../app/core/gimplayermask.c:82 msgctxt "undo-type" msgid "Move Layer Mask" msgstr "Mover la máscara de la capa" -#: ../app/core/gimplayermask.c:82 +#: ../app/core/gimplayermask.c:83 msgctxt "undo-type" msgid "Layer Mask to Selection" msgstr "Máscara de capa a selección" -#: ../app/core/gimplayermask.c:157 +#: ../app/core/gimplayermask.c:158 #, c-format msgid "Cannot rename layer masks." msgstr "No se pueden renombrar las máscaras de capa." -#: ../app/core/gimppalette-import.c:426 +#: ../app/core/gimppalette-import.c:422 #, c-format msgid "Index %d" msgstr "Índice: %d" -#: ../app/core/gimppalette-import.c:536 +#: ../app/core/gimppalette-import.c:544 #, c-format msgid "Unknown type of palette file: %s" msgstr "Tipo de archivo de paleta desconocido: %s" -#: ../app/core/gimppalette-load.c:87 ../app/core/gimppalette-load.c:113 -#: ../app/core/gimppalette-load.c:134 ../app/core/gimppalette-load.c:163 -#: ../app/core/gimppalette-load.c:239 +#: ../app/core/gimppalette-load.c:70 #, c-format -msgid "Fatal parse error in palette file '%s': Read error in line %d." +msgid "Missing magic header." msgstr "" -"Error fatal de análisis en el archivo de paleta «%s»: error de lectura en la " -"línea %d." -#: ../app/core/gimppalette-load.c:97 -#, c-format -msgid "Fatal parse error in palette file '%s': Missing magic header." -msgstr "" -"Error fatal de análisis en el archivo de paleta «%s»: cabecera mágica perdida." - -#: ../app/core/gimppalette-load.c:126 +#: ../app/core/gimppalette-load.c:93 #, c-format msgid "Invalid UTF-8 string in palette file '%s'" msgstr "Cadena UTF-8 no válida en el archivo de paleta «%s»" -#: ../app/core/gimppalette-load.c:150 +#: ../app/core/gimppalette-load.c:113 #, c-format msgid "" "Reading palette file '%s': Invalid number of columns in line %d. Using " "default value." msgstr "" -"Leyendo el archivo de paleta «%s»: número no válido de columnas en la línea %" -"d. Usando el valor predeterminado." +"Leyendo el archivo de paleta «%s»: número no válido de columnas en la línea " +"%d. Usando el valor predeterminado." -#: ../app/core/gimppalette-load.c:186 +#: ../app/core/gimppalette-load.c:147 #, c-format msgid "Reading palette file '%s': Missing RED component in line %d." msgstr "" "Leyendo el archivo de paleta «%s»: falta la componente ROJO en la línea %d." -#: ../app/core/gimppalette-load.c:194 +#: ../app/core/gimppalette-load.c:155 #, c-format msgid "Reading palette file '%s': Missing GREEN component in line %d." msgstr "" "Leyendo el archivo de paleta «%s»: falta la componente VERDE en la línea %d." -#: ../app/core/gimppalette-load.c:202 +#: ../app/core/gimppalette-load.c:163 #, c-format msgid "Reading palette file '%s': Missing BLUE component in line %d." msgstr "" "Leyendo el archivo de paleta «%s»: falta la componente AZUL en la línea %d." -#: ../app/core/gimppalette-load.c:212 +#: ../app/core/gimppalette-load.c:173 #, c-format msgid "Reading palette file '%s': RGB value out of range in line %d." msgstr "" "Leyendo el archivo de paleta «%s»: valor RGB fuera de rango en la línea %d." -#: ../app/core/gimppalette-load.c:479 -#, c-format -msgid "Could not read header from palette file '%s'" +#: ../app/core/gimppalette-load.c:209 ../app/core/gimppalette-load.c:456 +#, fuzzy, c-format +#| msgid "Reading palette file '%s': RGB value out of range in line %d." +msgid "Reading palette file '%s': Read %d colors from truncated file: %s" +msgstr "" +"Leyendo el archivo de paleta «%s»: valor RGB fuera de rango en la línea %d." + +#: ../app/core/gimppalette-load.c:233 +#, fuzzy, c-format +#| msgid "Unknown type of palette file: %s" +msgid "In line %d of palette file: " +msgstr "Tipo de archivo de paleta desconocido: %s" + +#: ../app/core/gimppalette-load.c:429 +#, fuzzy, c-format +#| msgid "Could not read header from palette file '%s'" +msgid "Could not read header from palette file '%s': " msgstr "No se ha podido leer la cabecera del archivo de paleta «%s»" -#: ../app/core/gimppalette-load.c:502 ../app/core/gimppalette-load.c:590 -#, c-format -msgid "Fatal parse error in palette file '%s'" -msgstr "Error fatal de análisis en el archivo de paleta «%s»" - -#: ../app/core/gimppattern-load.c:90 ../app/core/gimppattern-load.c:136 -#: ../app/core/gimppattern-load.c:175 -#, c-format -msgid "Fatal parse error in pattern file '%s': File appears truncated." +#: ../app/core/gimppalette-load.c:461 +msgid "Premature end of file." msgstr "" -"Error fatal de análisis en el archivo de patrón «%s»: el archivo parece estar " -"truncado." -#: ../app/core/gimppattern-load.c:109 -#, c-format -msgid "" -"Fatal parse error in pattern file '%s': Unknown pattern format version %d." +#: ../app/core/gimppattern-load.c:60 +#, fuzzy +#| msgid "File is truncated in line %d" +msgid "File appears truncated: " +msgstr "El archivo está truncado en la línea %d" + +#: ../app/core/gimppattern-load.c:77 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in pattern file '%s': Unknown pattern format version %d." +msgid "Unknown pattern format version %d." msgstr "" "Error de análisis fatal en el archivo de patrón «%s»: versión del formato de " "patrón desconocida %d." -#: ../app/core/gimppattern-load.c:119 -#, c-format +#: ../app/core/gimppattern-load.c:86 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in pattern file '%s: Unsupported pattern depth %d.\n" +#| "GIMP Patterns must be GRAY or RGB." msgid "" -"Fatal parse error in pattern file '%s: Unsupported pattern depth %d.\n" +"Unsupported pattern depth %d.\n" "GIMP Patterns must be GRAY or RGB." msgstr "" "Error de análisis fatal en el archivo de patrón «%s»: profundidad del patrón " "no soportada %d.\n" "Los patrones de GIMP deben ser GRAY o RGB." -#: ../app/core/gimppattern-load.c:144 +#: ../app/core/gimppattern-load.c:103 ../app/core/gimppattern-load.c:141 +#, fuzzy +#| msgid "File is truncated in line %d" +msgid "File appears truncated." +msgstr "El archivo está truncado en la línea %d" + +#: ../app/core/gimppattern-load.c:109 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "Cadena UTF-8 no válida en el archivo de patrón «%s»." -#: ../app/core/gimppdbprogress.c:281 ../app/widgets/gimppdbdialog.c:333 +#: ../app/core/gimppattern-load.c:152 +#, fuzzy +#| msgid "Fatal parse error in palette file '%s'" +msgid "Fatal parse error in pattern file: " +msgstr "Error fatal de análisis en el archivo de paleta «%s»" + +#: ../app/core/gimppdbprogress.c:282 ../app/widgets/gimppdbdialog.c:332 #, c-format msgid "Unable to run %s callback. The corresponding plug-in may have crashed." msgstr "" "No se puede ejecutar la retrollamada %s. El complemento correspondiente debe " "haber fallado." -#: ../app/core/gimpprogress.c:106 ../app/core/gimpprogress.c:153 -msgid "Please wait" -msgstr "Por favor, espere" - -#: ../app/core/gimpselection.c:161 +#: ../app/core/gimpselection.c:162 msgctxt "undo-type" msgid "Move Selection" msgstr "Mover la selección" -#: ../app/core/gimpselection.c:162 +#: ../app/core/gimpselection.c:163 msgctxt "undo-type" msgid "Stroke Selection" msgstr "Trazar la selección" -#: ../app/core/gimpselection.c:179 +#: ../app/core/gimpselection.c:180 msgctxt "undo-type" msgid "Feather Selection" msgstr "Difuminar la selección" -#: ../app/core/gimpselection.c:180 +#: ../app/core/gimpselection.c:181 msgctxt "undo-type" msgid "Sharpen Selection" msgstr "Enfocar la selección" -#: ../app/core/gimpselection.c:181 +#: ../app/core/gimpselection.c:182 msgctxt "undo-type" msgid "Select None" msgstr "Seleccionar nada" -#: ../app/core/gimpselection.c:182 +#: ../app/core/gimpselection.c:183 msgctxt "undo-type" msgid "Select All" msgstr "Seleccionar todo" -#: ../app/core/gimpselection.c:183 +#: ../app/core/gimpselection.c:184 msgctxt "undo-type" msgid "Invert Selection" msgstr "Invertir la selección" -#: ../app/core/gimpselection.c:184 +#: ../app/core/gimpselection.c:185 msgctxt "undo-type" msgid "Border Selection" msgstr "Selección de borde" -#: ../app/core/gimpselection.c:185 +#: ../app/core/gimpselection.c:186 msgctxt "undo-type" msgid "Grow Selection" msgstr "Agrandar selección" -#: ../app/core/gimpselection.c:186 +#: ../app/core/gimpselection.c:187 msgctxt "undo-type" msgid "Shrink Selection" msgstr "Encoger selección" -#: ../app/core/gimpselection.c:293 +#: ../app/core/gimpselection.c:294 msgid "There is no selection to stroke." msgstr "No hay ninguna selección que trazar." -#: ../app/core/gimpselection.c:694 +#: ../app/core/gimpselection.c:695 msgid "Unable to cut or copy because the selected region is empty." msgstr "No se puede cortar o copiar porque la región seleccionada está vacía." -#: ../app/core/gimpselection.c:822 +#: ../app/core/gimpselection.c:823 msgid "Cannot float selection because the selected region is empty." msgstr "" "No se puede hacer flotar la selección porque la región seleccionada está " "vacía." -#: ../app/core/gimpselection.c:829 +#: ../app/core/gimpselection.c:830 msgctxt "undo-type" msgid "Float Selection" msgstr "Flotar la selección" -#: ../app/core/gimpselection.c:845 +#: ../app/core/gimpselection.c:846 msgid "Floated Layer" msgstr "Capa flotante" @@ -9523,30 +9830,32 @@ msgstr "" "extendiese hasta una distancia mayor que el límite de mediana multiplicado " "por el grosor de la línea a partir del punto real de unión." -#. This is a special string to specify the language identifier to -#. * look for in the gimp-tags-default.xml file. Please translate the -#. * C in it according to the name of the po file used for -#. * gimp-tags-default.xml. E.g. lithuanian for the translation, -#. * that would be "tags-locale:lt". -#. -#: ../app/core/gimp-tags.c:88 -msgid "tags-locale:C" -msgstr "tags-locale:es" +#: ../app/core/gimptagcache.c:442 +#, fuzzy, c-format +#| msgid "Error writing '%s': %s" +msgid "Error writing '%s': %s\n" +msgstr "Ocurrió un error al escribir «%s»: %s" -#: ../app/core/gimptemplate.c:134 +#: ../app/core/gimptemplate.c:135 msgid "The unit used for coordinate display when not in dot-for-dot mode." msgstr "" "La unidad utilizada para las coordenadas de visualización cuando no se " "encuentra en modo de punto por punto." -#: ../app/core/gimptemplate.c:141 +#: ../app/core/gimptemplate.c:142 msgid "The horizontal image resolution." msgstr "La resolución horizontal de la imagen." -#: ../app/core/gimptemplate.c:147 +#: ../app/core/gimptemplate.c:148 msgid "The vertical image resolution." msgstr "La resolución vertical de la imagen." +#: ../app/core/gimptoolpreset-load.c:64 +#, fuzzy +#| msgid "Tool Preset Editor" +msgid "Tool preset file is corrupt." +msgstr "Editor de ajustes prefijados de las herramientas" + #: ../app/core/gimpunit.c:60 msgctxt "unit-singular" msgid "pixel" @@ -9607,40 +9916,7 @@ msgctxt "plural" msgid "percent" msgstr "porcentaje" -#: ../app/core/gimp-user-install.c:176 -#, c-format -msgid "" -"It seems you have used GIMP %s before. GIMP will now migrate your user " -"settings to '%s'." -msgstr "" -"Parece que ha usado GIMP %s antes. GIMP migrará sus ajustes de usuario a «%" -"s»." - -#: ../app/core/gimp-user-install.c:181 -#, c-format -msgid "" -"It appears that you are using GIMP for the first time. GIMP will now create " -"a folder named '%s' and copy some files to it." -msgstr "" -"Parece que está usando GIMP por primera vez. GIMP creará ahora una carpeta " -"llamada «%s» y copiará algunos archivos en ella." - -#: ../app/core/gimp-user-install.c:380 -#, c-format -msgid "Copying file '%s' from '%s'..." -msgstr "Copiando el archivo «%s» desde «%s»…" - -#: ../app/core/gimp-user-install.c:395 ../app/core/gimp-user-install.c:421 -#, c-format -msgid "Creating folder '%s'..." -msgstr "Creando la carpeta «%s»…" - -#: ../app/core/gimp-user-install.c:406 ../app/core/gimp-user-install.c:432 -#, c-format -msgid "Cannot create folder '%s': %s" -msgstr "No se puede crear la carpeta «%s»: %s" - -#: ../app/dialogs/about-dialog.c:115 ../app/gui/gui.c:493 +#: ../app/dialogs/about-dialog.c:115 msgid "About GIMP" msgstr "Acerca de GIMP" @@ -9658,14 +9934,20 @@ msgstr "" "Pablo G. del Campo\n" "Francisco Vila" -#: ../app/dialogs/about-dialog.c:522 +#: ../app/dialogs/about-dialog.c:529 msgid "GIMP is brought to you by" msgstr "GIMP se ha realizado para usted por" -#: ../app/dialogs/about-dialog.c:597 +#: ../app/dialogs/about-dialog.c:604 msgid "This is an unstable development release." msgstr "Esta es una versión de desarrollo inestable." +#: ../app/dialogs/action-search-dialog.c:135 +#, fuzzy +#| msgid "Selection" +msgid "Search Actions" +msgstr "Selección" + #: ../app/dialogs/channel-options-dialog.c:146 msgid "Channel _name:" msgstr "_Nombre del canal:" @@ -9674,45 +9956,45 @@ msgstr "_Nombre del canal:" msgid "Initialize from _selection" msgstr "Iniciar a partir de la _selección" -#: ../app/dialogs/convert-precision-dialog.c:114 +#: ../app/dialogs/convert-precision-dialog.c:128 #, c-format msgid "Convert Image to %s" msgstr "Convertir imagen a %s" -#: ../app/dialogs/convert-precision-dialog.c:118 +#: ../app/dialogs/convert-precision-dialog.c:132 msgid "Precision Conversion" msgstr "Precisión de la conversión" -#: ../app/dialogs/convert-precision-dialog.c:133 +#: ../app/dialogs/convert-precision-dialog.c:147 #: ../app/dialogs/convert-type-dialog.c:141 msgid "C_onvert" msgstr "C_onvertir" #. dithering -#: ../app/dialogs/convert-precision-dialog.c:164 -#: ../app/dialogs/convert-type-dialog.c:237 +#: ../app/dialogs/convert-precision-dialog.c:178 +#: ../app/dialogs/convert-type-dialog.c:239 #: ../app/tools/gimpblendoptions.c:248 msgid "Dithering" msgstr "Difuminado" -#: ../app/dialogs/convert-precision-dialog.c:180 +#: ../app/dialogs/convert-precision-dialog.c:197 msgid "_Layers:" msgstr "_Capas:" -#: ../app/dialogs/convert-precision-dialog.c:202 +#: ../app/dialogs/convert-precision-dialog.c:219 msgid "_Text Layers:" msgstr "_Capas de texto:" -#: ../app/dialogs/convert-precision-dialog.c:219 -#: ../app/dialogs/convert-type-dialog.c:287 +#: ../app/dialogs/convert-precision-dialog.c:236 +#: ../app/dialogs/convert-type-dialog.c:289 msgid "Dithering text layers will make them uneditable" msgstr "Difuminar las capas de texto hará que no sean editables" -#: ../app/dialogs/convert-precision-dialog.c:228 +#: ../app/dialogs/convert-precision-dialog.c:245 msgid "_Channels and Masks:" msgstr "_Canales y máscaras:" -#: ../app/dialogs/convert-precision-dialog.c:262 +#: ../app/dialogs/convert-precision-dialog.c:279 msgid "Converting to lower bit depth" msgstr "Convertir a una profundidad de bits menor" @@ -9728,27 +10010,27 @@ msgstr "Convertir la imagen a colores indexados" msgid "_Maximum number of colors:" msgstr "Número _máximo de colores:" -#: ../app/dialogs/convert-type-dialog.c:220 +#: ../app/dialogs/convert-type-dialog.c:222 msgid "_Remove unused colors from colormap" msgstr "_Eliminar los colores sin usar de la paleta final" -#: ../app/dialogs/convert-type-dialog.c:249 +#: ../app/dialogs/convert-type-dialog.c:251 msgid "Color _dithering:" msgstr "_Difuminar el color:" -#: ../app/dialogs/convert-type-dialog.c:264 +#: ../app/dialogs/convert-type-dialog.c:266 msgid "Enable dithering of _transparency" msgstr "Activar difuminado de _transparencia" -#: ../app/dialogs/convert-type-dialog.c:276 +#: ../app/dialogs/convert-type-dialog.c:278 msgid "Enable dithering of text layers" msgstr "Activar difuminado de las capas de texto" -#: ../app/dialogs/convert-type-dialog.c:307 +#: ../app/dialogs/convert-type-dialog.c:309 msgid "Converting to indexed colors" msgstr "Convirtiendo a colores indexados" -#: ../app/dialogs/convert-type-dialog.c:437 ../app/pdb/convert-cmds.c:162 +#: ../app/dialogs/convert-type-dialog.c:439 ../app/pdb/convert-cmds.c:162 msgid "Cannot convert to a palette with more than 256 colors." msgstr "No se puede convertir a una paleta con más de 256 colores." @@ -9768,71 +10050,71 @@ msgid "" msgstr "" "¿Está seguro de que quiere eliminar «%s» de la lista y eliminarlo del disco?" -#: ../app/dialogs/dialogs.c:305 +#: ../app/dialogs/dialogs-constructors.c:213 ../app/gui/gui.c:166 +#: ../app/gui/gui-message.c:157 +msgid "GIMP Message" +msgstr "Mensaje de GIMP" + +#: ../app/dialogs/dialogs.c:310 msgid "Devices" msgstr "Dispositivos" -#: ../app/dialogs/dialogs.c:305 +#: ../app/dialogs/dialogs.c:310 msgid "Device Status" msgstr "Estado del dispositivo" -#: ../app/dialogs/dialogs.c:309 +#: ../app/dialogs/dialogs.c:314 msgid "Errors" msgstr "Errores" -#: ../app/dialogs/dialogs.c:313 +#: ../app/dialogs/dialogs.c:318 msgid "Pointer" msgstr "Puntero" -#: ../app/dialogs/dialogs.c:332 +#: ../app/dialogs/dialogs.c:337 msgid "History" msgstr "Historial" -#: ../app/dialogs/dialogs.c:334 +#: ../app/dialogs/dialogs.c:339 msgid "Image Templates" msgstr "Plantillas de imágenes" -#: ../app/dialogs/dialogs.c:361 +#: ../app/dialogs/dialogs.c:366 msgid "Histogram" msgstr "Histograma" -#: ../app/dialogs/dialogs.c:365 +#: ../app/dialogs/dialogs.c:370 msgid "Selection" msgstr "Selección" -#: ../app/dialogs/dialogs.c:365 +#: ../app/dialogs/dialogs.c:370 msgid "Selection Editor" msgstr "Editor de selección" -#: ../app/dialogs/dialogs.c:369 +#: ../app/dialogs/dialogs.c:374 msgid "Undo" msgstr "Deshacer" -#: ../app/dialogs/dialogs.c:369 +#: ../app/dialogs/dialogs.c:374 msgid "Undo History" msgstr "Historial de deshacer" -#: ../app/dialogs/dialogs.c:379 +#: ../app/dialogs/dialogs.c:384 msgid "Navigation" msgstr "Navegación" -#: ../app/dialogs/dialogs.c:379 +#: ../app/dialogs/dialogs.c:384 msgid "Display Navigation" msgstr "Navegación de la vista" -#: ../app/dialogs/dialogs.c:385 +#: ../app/dialogs/dialogs.c:390 msgid "FG/BG" msgstr "PP/SP" -#: ../app/dialogs/dialogs.c:385 +#: ../app/dialogs/dialogs.c:390 msgid "FG/BG Color" msgstr "Color PP/SP" -#: ../app/dialogs/dialogs-constructors.c:203 ../app/gui/gui.c:161 -#: ../app/gui/gui-message.c:149 -msgid "GIMP Message" -msgstr "Mensaje de GIMP" - #: ../app/dialogs/fade-dialog.c:109 #, c-format msgid "Fade %s" @@ -9851,27 +10133,27 @@ msgid "_Opacity:" msgstr "_Opacidad:" # ¿O es abrir capas? depende del contexto. FVD -#: ../app/dialogs/file-open-dialog.c:259 +#: ../app/dialogs/file-open-dialog.c:262 msgid "Open layers" msgstr "Abrir capas" -#: ../app/dialogs/file-open-location-dialog.c:72 +#: ../app/dialogs/file-open-location-dialog.c:74 msgid "Open Location" msgstr "Abrir dirección" -#: ../app/dialogs/file-open-location-dialog.c:110 +#: ../app/dialogs/file-open-location-dialog.c:112 msgid "Enter location (URI):" msgstr "Introduzca dirección (URI):" -#: ../app/dialogs/file-save-dialog.c:105 +#: ../app/dialogs/file-save-dialog.c:112 msgid "Export Image" msgstr "Exportar la imagen" -#: ../app/dialogs/file-save-dialog.c:106 +#: ../app/dialogs/file-save-dialog.c:113 msgid "_Export" msgstr "_Exportar" -#: ../app/dialogs/file-save-dialog.c:419 +#: ../app/dialogs/file-save-dialog.c:453 msgid "" "Saving remote files needs to determine the file format from the file " "extension. Please enter a file extension that matches the selected file " @@ -9881,7 +10163,13 @@ msgstr "" "desde la extensión del archivo. Introduzca una extensión que coincida con el " "formato de archivo seleccionado o no introduzca ninguna extensión de archivo." -#: ../app/dialogs/file-save-dialog.c:546 +#: ../app/dialogs/file-save-dialog.c:604 +#, fuzzy +#| msgid "The given filename does not have any known file extension." +msgid "The given filename cannot be used for exporting" +msgstr "El archivo dado no tiene una extensión conocida." + +#: ../app/dialogs/file-save-dialog.c:605 msgid "" "You can use this dialog to export to various file formats. If you want to " "save the image to the GIMP XCF format, use File→Save instead." @@ -9890,7 +10178,20 @@ msgstr "" "quiere guardar la imagen en el formato XCF de GIMP, use Archivo→Guardar en " "su lugar." -#: ../app/dialogs/file-save-dialog.c:553 +#: ../app/dialogs/file-save-dialog.c:608 +#, fuzzy +#| msgctxt "dialogs-action" +#| msgid "Open the layers dialog" +msgid "Take me to the Save dialog" +msgstr "Abre el diálogo de capas" + +#: ../app/dialogs/file-save-dialog.c:612 +#, fuzzy +#| msgid "The given filename does not have any known file extension." +msgid "The given filename cannot be used for saving" +msgstr "El archivo dado no tiene una extensión conocida." + +#: ../app/dialogs/file-save-dialog.c:613 msgid "" "You can use this dialog to save to the GIMP XCF format. Use File→Export to " "export to other file formats." @@ -9898,7 +10199,18 @@ msgstr "" "Puede usar este diálogo para guardar en el formato XCF de GIMP. Use " "Archivo→Exportar para exportar a otros formatos de archivo." -#: ../app/dialogs/file-save-dialog.c:559 +#: ../app/dialogs/file-save-dialog.c:615 +#, fuzzy +#| msgctxt "dialogs-action" +#| msgid "Open the paths dialog" +msgid "Take me to the Export dialog" +msgstr "Abre el diálogo de rutas" + +#: ../app/dialogs/file-save-dialog.c:618 ../app/dialogs/file-save-dialog.c:693 +msgid "Extension Mismatch" +msgstr "Incongruencia de la extensión" + +#: ../app/dialogs/file-save-dialog.c:677 msgid "" "The given filename does not have any known file extension. Please enter a " "known file extension or select a file format from the file format list." @@ -9907,24 +10219,20 @@ msgstr "" "introduzca una extensión de archivo conocida o seleccione un formato de " "archivo de la lista de formatos de archivo." -#: ../app/dialogs/file-save-dialog.c:573 -msgid "Extension Mismatch" -msgstr "Incongruencia de la extensión" - -#: ../app/dialogs/file-save-dialog.c:589 +#: ../app/dialogs/file-save-dialog.c:709 msgid "The given file extension does not match the chosen file type." msgstr "" "La extensión de archivo dada no concuerda con el tipo de archivo elegido." -#: ../app/dialogs/file-save-dialog.c:593 +#: ../app/dialogs/file-save-dialog.c:713 msgid "Do you want to save the image using this name anyway?" msgstr "¿Seguro que quiere guardar la imagen con este nombre?" -#: ../app/dialogs/file-save-dialog.c:651 +#: ../app/dialogs/file-save-dialog.c:782 msgid "Saving canceled" msgstr "Guardado cancelado" -#: ../app/dialogs/file-save-dialog.c:659 ../app/widgets/gimpdnd-xds.c:186 +#: ../app/dialogs/file-save-dialog.c:788 ../app/widgets/gimpdnd-xds.c:181 #, c-format msgid "" "Saving '%s' failed:\n" @@ -9983,33 +10291,34 @@ msgstr "Mezclar solamente dentro del grupo acti_vo" msgid "_Discard invisible layers" msgstr "_Descartar las capas invisibles" -#: ../app/dialogs/image-new-dialog.c:97 +#: ../app/dialogs/image-new-dialog.c:98 msgid "Create a New Image" msgstr "Crear una imagen nueva" -#: ../app/dialogs/image-new-dialog.c:135 -#: ../app/dialogs/preferences-dialog.c:1795 +#: ../app/dialogs/image-new-dialog.c:136 +#: ../app/dialogs/preferences-dialog.c:1840 msgid "_Template:" msgstr "Plan_tilla:" -#: ../app/dialogs/image-new-dialog.c:308 +#: ../app/dialogs/image-new-dialog.c:317 msgid "Confirm Image Size" msgstr "Confirmar el tamaño de la imagen" -#: ../app/dialogs/image-new-dialog.c:330 +#: ../app/dialogs/image-new-dialog.c:339 #: ../app/dialogs/image-scale-dialog.c:239 #, c-format msgid "You are trying to create an image with a size of %s." msgstr "Está intentando crear una imagen con un tamaño de %s." -#: ../app/dialogs/image-new-dialog.c:337 +#: ../app/dialogs/image-new-dialog.c:346 #, c-format msgid "" "An image of the chosen size will use more memory than what is configured as " "\"Maximum Image Size\" in the Preferences dialog (currently %s)." msgstr "" "Una imagen del tamaño elegido usará más memoria de la que está configurada " -"como «Tamaño máximo de la imagen» en el diálogo Preferencias (actualmente %s)." +"como «Tamaño máximo de la imagen» en el diálogo Preferencias (actualmente " +"%s)." #: ../app/dialogs/image-properties-dialog.c:60 #: ../app/dialogs/image-properties-dialog.c:63 @@ -10059,15 +10368,15 @@ msgstr "" msgid "Is this what you want to do?" msgstr "¿Es eso lo que quiere hacer?" -#: ../app/dialogs/input-devices-dialog.c:55 +#: ../app/dialogs/input-devices-dialog.c:56 msgid "Configure Input Devices" msgstr "Configurar los dispositivos de entrada" -#: ../app/dialogs/keyboard-shortcuts-dialog.c:48 +#: ../app/dialogs/keyboard-shortcuts-dialog.c:49 msgid "Configure Keyboard Shortcuts" msgstr "Configurar combinaciones de teclas" -#: ../app/dialogs/keyboard-shortcuts-dialog.c:73 +#: ../app/dialogs/keyboard-shortcuts-dialog.c:74 msgid "" "To edit a shortcut key, click on the corresponding row and type a new " "accelerator, or press backspace to clear." @@ -10075,7 +10384,7 @@ msgstr "" "Para editar una combinación de teclas, pulse en la fila correspondiente y " "teclee un acelerador nuevo, o pulse la tecla de retroceso para borrar." -#: ../app/dialogs/keyboard-shortcuts-dialog.c:81 +#: ../app/dialogs/keyboard-shortcuts-dialog.c:82 msgid "S_ave keyboard shortcuts on exit" msgstr "_Guardar las combinaciones de teclas al salir" @@ -10097,20 +10406,20 @@ msgstr "_Nombre de la capa:" #. The size labels #: ../app/dialogs/layer-options-dialog.c:142 -#: ../app/tools/gimpmeasuretool.c:1123 +#: ../app/tools/gimpmeasuretool.c:1134 msgid "Width:" msgstr "Anchura:" #: ../app/dialogs/layer-options-dialog.c:148 -#: ../app/tools/gimpmeasuretool.c:1151 +#: ../app/tools/gimpmeasuretool.c:1162 msgid "Height:" msgstr "Altura:" -#: ../app/dialogs/layer-options-dialog.c:205 +#: ../app/dialogs/layer-options-dialog.c:206 msgid "Layer Fill Type" msgstr "Tipo de relleno de la capa" -#: ../app/dialogs/layer-options-dialog.c:224 +#: ../app/dialogs/layer-options-dialog.c:225 msgid "Set name from _text" msgstr "Establecer el nombre a partir del _texto" @@ -10155,50 +10464,50 @@ msgstr "Nivel: %s, Vidas: %s" #: ../app/dialogs/lebl-dialog.c:152 msgid "Left/Right to move, Space to fire, 'p' to pause, 'q' to quit" msgstr "" -"Izquierda/Derecha para mover, espacio para disparar, «p» para pausa, «q» para " -"salir" +"Izquierda/Derecha para mover, espacio para disparar, «p» para pausa, «q» " +"para salir" #: ../app/dialogs/lebl-dialog.c:803 msgid "Killer GEGLs from Outer Space" msgstr "Los GEGL asesinos del espacio exterior" -#: ../app/dialogs/module-dialog.c:126 +#: ../app/dialogs/module-dialog.c:127 msgid "Module Manager" msgstr "Gestor de módulos" -#: ../app/dialogs/module-dialog.c:150 +#: ../app/dialogs/module-dialog.c:151 msgid "You will have to restart GIMP for the changes to take effect." msgstr "Necesitará reiniciar GIMP para que los cambios tengan efecto." -#: ../app/dialogs/module-dialog.c:191 +#: ../app/dialogs/module-dialog.c:192 msgid "Module" msgstr "Módulo" -#: ../app/dialogs/module-dialog.c:468 +#: ../app/dialogs/module-dialog.c:469 msgid "Only in memory" msgstr "Sólo en memoria" -#: ../app/dialogs/module-dialog.c:473 +#: ../app/dialogs/module-dialog.c:474 msgid "No longer available" msgstr "Ya no se encuentra disponible" -#: ../app/dialogs/module-dialog.c:498 +#: ../app/dialogs/module-dialog.c:499 msgid "Author:" msgstr "Autor:" -#: ../app/dialogs/module-dialog.c:499 +#: ../app/dialogs/module-dialog.c:500 msgid "Version:" msgstr "Versión:" -#: ../app/dialogs/module-dialog.c:500 +#: ../app/dialogs/module-dialog.c:501 msgid "Date:" msgstr "Fecha:" -#: ../app/dialogs/module-dialog.c:501 +#: ../app/dialogs/module-dialog.c:502 msgid "Copyright:" msgstr "Copyright:" -#: ../app/dialogs/module-dialog.c:502 +#: ../app/dialogs/module-dialog.c:503 msgid "Location:" msgstr "Ubicación:" @@ -10226,32 +10535,32 @@ msgstr "Desplazamiento" msgid "_Offset" msgstr "Desplazamient_o" -#: ../app/dialogs/offset-dialog.c:184 ../app/dialogs/resize-dialog.c:229 +#: ../app/dialogs/offset-dialog.c:185 ../app/dialogs/resize-dialog.c:229 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/offset-dialog.c:186 ../app/dialogs/resize-dialog.c:230 +#: ../app/dialogs/offset-dialog.c:187 ../app/dialogs/resize-dialog.c:230 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/offset-dialog.c:213 +#: ../app/dialogs/offset-dialog.c:214 msgid "By width/_2, height/2" msgstr "Por anchura_2, altura/2" #. The edge behavior frame -#: ../app/dialogs/offset-dialog.c:242 +#: ../app/dialogs/offset-dialog.c:243 msgid "Edge Behavior" msgstr "Comportamiento de los bordes" -#: ../app/dialogs/offset-dialog.c:246 +#: ../app/dialogs/offset-dialog.c:247 msgid "W_rap around" msgstr "_Volver al principio" -#: ../app/dialogs/offset-dialog.c:249 +#: ../app/dialogs/offset-dialog.c:250 msgid "Fill with _background color" msgstr "Rellenar con el color del _fondo" -#: ../app/dialogs/offset-dialog.c:252 +#: ../app/dialogs/offset-dialog.c:253 msgid "Make _transparent" msgstr "Hacer _transparente" @@ -10270,7 +10579,7 @@ msgstr "Seleccionar origen" # Es Degradado #: ../app/dialogs/palette-import-dialog.c:214 -#: ../app/dialogs/preferences-dialog.c:1711 +#: ../app/dialogs/preferences-dialog.c:1756 msgid "_Gradient" msgstr "_Degradado" @@ -10322,6 +10631,7 @@ msgstr "_Intervalo:" #. The "Preview" frame #: ../app/dialogs/palette-import-dialog.c:361 +#: ../app/tools/gimpforegroundselecttool.c:1208 msgid "Preview" msgstr "Vista previa" @@ -10329,22 +10639,22 @@ msgstr "Vista previa" msgid "The selected source contains no colors." msgstr "La fuente seleccionada no contiene colores." -#: ../app/dialogs/preferences-dialog.c:264 +#: ../app/dialogs/preferences-dialog.c:267 msgid "Reset All Preferences" msgstr "Restablecer todas las preferencias" -#: ../app/dialogs/preferences-dialog.c:282 +#: ../app/dialogs/preferences-dialog.c:285 msgid "Do you really want to reset all preferences to default values?" msgstr "" "¿Realmente desea reiniciar todas las preferencias a sus valores " "predeterminados?" -#: ../app/dialogs/preferences-dialog.c:352 +#: ../app/dialogs/preferences-dialog.c:355 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "" "Necesitará reiniciar GIMP para que los siguientes cambios tengan efecto:" -#: ../app/dialogs/preferences-dialog.c:534 +#: ../app/dialogs/preferences-dialog.c:541 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -10352,17 +10662,17 @@ msgstr "" "Sus combinaciones de teclas se restablecerán a los valores de fábrica la " "próxima vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:545 +#: ../app/dialogs/preferences-dialog.c:552 msgid "Remove all Keyboard Shortcuts" msgstr "Eliminar todas las combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:567 +#: ../app/dialogs/preferences-dialog.c:574 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "" "¿Realmente desea eliminar todas las combinaciones de teclas de todos los " "menús?" -#: ../app/dialogs/preferences-dialog.c:608 +#: ../app/dialogs/preferences-dialog.c:615 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -10370,7 +10680,7 @@ msgstr "" "Su configuración de ventanas se restablecerá al valor de fábrica la próxima " "vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:643 +#: ../app/dialogs/preferences-dialog.c:650 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -10378,7 +10688,7 @@ msgstr "" "Su configuración de dispositivos de entrada se restablecerá a los valores de " "fábrica la siguiente vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:678 +#: ../app/dialogs/preferences-dialog.c:692 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -10386,773 +10696,884 @@ msgstr "" "Sus opciones de herramientas se restablecerán a los valores predeterminados " "la próxima vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:1093 +#: ../app/dialogs/preferences-dialog.c:1077 msgid "Show _menubar" msgstr "Mostrar la barra de _menús" -#: ../app/dialogs/preferences-dialog.c:1097 +#: ../app/dialogs/preferences-dialog.c:1081 msgid "Show _rulers" msgstr "Mostrar las _reglas" -#: ../app/dialogs/preferences-dialog.c:1100 +#: ../app/dialogs/preferences-dialog.c:1084 msgid "Show scroll_bars" msgstr "Mostrar las _barras de desplazamiento" -#: ../app/dialogs/preferences-dialog.c:1103 +#: ../app/dialogs/preferences-dialog.c:1087 msgid "Show s_tatusbar" msgstr "Mostrar la barra de es_tado" -#: ../app/dialogs/preferences-dialog.c:1111 +#: ../app/dialogs/preferences-dialog.c:1095 msgid "Show s_election" msgstr "Mostrar la s_elección" -#: ../app/dialogs/preferences-dialog.c:1114 +#: ../app/dialogs/preferences-dialog.c:1098 msgid "Show _layer boundary" msgstr "Mostrar el _límite de la capa" -#: ../app/dialogs/preferences-dialog.c:1117 +#: ../app/dialogs/preferences-dialog.c:1101 msgid "Show _guides" msgstr "Mostra_r las guías" -#: ../app/dialogs/preferences-dialog.c:1120 +#: ../app/dialogs/preferences-dialog.c:1104 msgid "Show gri_d" msgstr "Mostrar la _rejilla" -#: ../app/dialogs/preferences-dialog.c:1126 +#: ../app/dialogs/preferences-dialog.c:1110 msgid "Canvas _padding mode:" msgstr "Modo de _relleno del lienzo:" -#: ../app/dialogs/preferences-dialog.c:1131 +#: ../app/dialogs/preferences-dialog.c:1115 msgid "Custom p_adding color:" msgstr "Color de _relleno del lienzo:" -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:1116 msgid "Select Custom Canvas Padding Color" msgstr "Establecer el color personalizado de relleno del lienzo" -#: ../app/dialogs/preferences-dialog.c:1266 +#: ../app/dialogs/preferences-dialog.c:1147 +#, fuzzy +#| msgctxt "view-action" +#| msgid "Sn_ap to Guides" +msgid "Snap to Guides" +msgstr "Ajust_ar a las guías" + +#: ../app/dialogs/preferences-dialog.c:1150 +#, fuzzy +#| msgctxt "view-action" +#| msgid "Sna_p to Grid" +msgid "Snap to Grid" +msgstr "Ajustar a la rej_illa" + +#: ../app/dialogs/preferences-dialog.c:1158 +#, fuzzy +#| msgctxt "view-action" +#| msgid "Snap to _Canvas Edges" +msgid "Snap to Canvas Edges" +msgstr "Ajustar a los bordes del _lienzo" + +#: ../app/dialogs/preferences-dialog.c:1161 +#, fuzzy +#| msgctxt "view-action" +#| msgid "Snap t_o Active Path" +msgid "Snap to Active Path" +msgstr "Ajustar a la _ruta activa" + +#: ../app/dialogs/preferences-dialog.c:1267 msgid "Preferences" msgstr "Preferencias" -#: ../app/dialogs/preferences-dialog.c:1302 -#: ../app/dialogs/preferences-dialog.c:2556 +#: ../app/dialogs/preferences-dialog.c:1303 +#: ../app/dialogs/preferences-dialog.c:2651 msgid "Environment" msgstr "Entorno" -#: ../app/dialogs/preferences-dialog.c:1312 +#: ../app/dialogs/preferences-dialog.c:1313 msgid "Resource Consumption" msgstr "Consumo de recursos" -#: ../app/dialogs/preferences-dialog.c:1322 +#: ../app/dialogs/preferences-dialog.c:1323 msgid "Minimal number of _undo levels:" msgstr "Número mínimo de niveles de _deshacer:" -#: ../app/dialogs/preferences-dialog.c:1325 +#: ../app/dialogs/preferences-dialog.c:1326 msgid "Maximum undo _memory:" msgstr "_Memoria máxima para deshacer:" -#: ../app/dialogs/preferences-dialog.c:1328 +#: ../app/dialogs/preferences-dialog.c:1329 msgid "Tile cache _size:" msgstr "Tamaño del caché de _mosaico:" -#: ../app/dialogs/preferences-dialog.c:1331 +#: ../app/dialogs/preferences-dialog.c:1332 msgid "Maximum _new image size:" msgstr "Tamaño máximo de la imagen _nueva:" -#: ../app/dialogs/preferences-dialog.c:1336 +#: ../app/dialogs/preferences-dialog.c:1337 msgid "Number of _processors to use:" msgstr "Número de _procesadores que usar:" #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1341 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Hardware Acceleration" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1345 +#: ../app/dialogs/preferences-dialog.c:1346 msgid "Use OpenCL" msgstr "" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1349 +#: ../app/dialogs/preferences-dialog.c:1350 msgid "Image Thumbnails" msgstr "Miniaturas de imágenes" -#: ../app/dialogs/preferences-dialog.c:1354 +#: ../app/dialogs/preferences-dialog.c:1355 msgid "Size of _thumbnails:" msgstr "Tamaño de las _miniaturas:" -#: ../app/dialogs/preferences-dialog.c:1358 +#: ../app/dialogs/preferences-dialog.c:1359 msgid "Maximum _filesize for thumbnailing:" msgstr "Tamaño _máximo del archivo para miniaturizar:" -#: ../app/dialogs/preferences-dialog.c:1368 +#: ../app/dialogs/preferences-dialog.c:1369 msgid "Keep record of used files in the Recent Documents list" msgstr "" "Mantener un registro de los archivos utilizados en la lista de documentos " "recientes" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1378 msgid "User Interface" msgstr "Interfaz de usuario" -#: ../app/dialogs/preferences-dialog.c:1379 +#: ../app/dialogs/preferences-dialog.c:1380 msgid "Interface" msgstr "Interfaz" -#: ../app/dialogs/preferences-dialog.c:1389 +#: ../app/dialogs/preferences-dialog.c:1390 msgid "Language" msgstr "Idioma" #. Previews -#: ../app/dialogs/preferences-dialog.c:1395 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Previews" msgstr "Vistas previas" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1399 msgid "_Enable layer & channel previews" msgstr "_Activar las vistas previas de las capas y los canales" -#: ../app/dialogs/preferences-dialog.c:1404 +#: ../app/dialogs/preferences-dialog.c:1405 msgid "_Default layer & channel preview size:" msgstr "Tamaño predeterminado de las vistas previas de _capas y canales:" -#: ../app/dialogs/preferences-dialog.c:1407 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Na_vigation preview size:" msgstr "Tamaño de vistas previas de _navegación:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1411 +#: ../app/dialogs/preferences-dialog.c:1412 msgid "Keyboard Shortcuts" msgstr "Combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:1415 +#: ../app/dialogs/preferences-dialog.c:1416 msgid "_Use dynamic keyboard shortcuts" msgstr "Usar combinaciones de teclas _dinámicas" -#: ../app/dialogs/preferences-dialog.c:1419 +#: ../app/dialogs/preferences-dialog.c:1420 msgid "Configure _Keyboard Shortcuts..." msgstr "Configurar las combinaciones de _teclas…" -#: ../app/dialogs/preferences-dialog.c:1426 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "_Save keyboard shortcuts on exit" msgstr "_Guardar las combinaciones de teclas al salir" -#: ../app/dialogs/preferences-dialog.c:1430 +#: ../app/dialogs/preferences-dialog.c:1431 msgid "Save Keyboard Shortcuts _Now" msgstr "Guardar las combinaciones de teclas _ahora" -#: ../app/dialogs/preferences-dialog.c:1437 +#: ../app/dialogs/preferences-dialog.c:1438 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "_Restablecer las combinaciones de teclas a los valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:1446 +#: ../app/dialogs/preferences-dialog.c:1447 msgid "Remove _All Keyboard Shortcuts" msgstr "Eliminar _todas las combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:1458 -#: ../app/dialogs/preferences-dialog.c:1496 +#: ../app/dialogs/preferences-dialog.c:1463 +msgid "Experimental Playground" +msgstr "" + +#: ../app/dialogs/preferences-dialog.c:1465 +#, fuzzy +#| msgid "Background" +msgid "Playground" +msgstr "Fondo" + +#: ../app/dialogs/preferences-dialog.c:1471 +#, fuzzy +#| msgid "Fade Options" +msgid "Insane Options" +msgstr "Opciones de desvanecimiento" + +#: ../app/dialogs/preferences-dialog.c:1485 +#: ../app/dialogs/preferences-dialog.c:1523 msgid "Theme" msgstr "Tema" -#: ../app/dialogs/preferences-dialog.c:1466 +#: ../app/dialogs/preferences-dialog.c:1493 msgid "Select Theme" msgstr "Seleccionar un tema" -#: ../app/dialogs/preferences-dialog.c:1548 +#: ../app/dialogs/preferences-dialog.c:1575 msgid "Reload C_urrent Theme" msgstr "Recargar el tema act_ual" -#: ../app/dialogs/preferences-dialog.c:1560 +#: ../app/dialogs/preferences-dialog.c:1587 msgid "Help System" msgstr "Sistema de ayuda" #. General -#: ../app/dialogs/preferences-dialog.c:1571 -#: ../app/dialogs/preferences-dialog.c:1654 -#: ../app/dialogs/preferences-dialog.c:1863 -#: ../app/widgets/gimpcontrollereditor.c:185 +#: ../app/dialogs/preferences-dialog.c:1598 +#: ../app/dialogs/preferences-dialog.c:1699 +#: ../app/dialogs/preferences-dialog.c:1908 +#: ../app/widgets/gimpcontrollereditor.c:186 msgid "General" msgstr "General" -#: ../app/dialogs/preferences-dialog.c:1574 +#: ../app/dialogs/preferences-dialog.c:1601 msgid "Show _tooltips" msgstr "Mostrar _consejos" -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1604 msgid "Show help _buttons" msgstr "Mostrar _botones de ayuda" -#: ../app/dialogs/preferences-dialog.c:1590 +#: ../app/dialogs/preferences-dialog.c:1617 msgid "Use the online version" msgstr "Usar la versión en línea" -#: ../app/dialogs/preferences-dialog.c:1591 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Use a locally installed copy" msgstr "Usar una copia instalada localmente" -#: ../app/dialogs/preferences-dialog.c:1592 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "User manual:" msgstr "Manual del usuario:" -#: ../app/dialogs/preferences-dialog.c:1599 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "There's a local installation of the user manual." msgstr "Existe una instalación local del manual de usuario." -#: ../app/dialogs/preferences-dialog.c:1604 +#: ../app/dialogs/preferences-dialog.c:1631 msgid "The user manual is not installed locally." msgstr "El manual del usuario no está instalado localmente." #. Help Browser -#: ../app/dialogs/preferences-dialog.c:1627 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "Help Browser" msgstr "Visor de ayuda" -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1658 msgid "H_elp browser to use:" msgstr "_Visor de ayuda:" -#: ../app/dialogs/preferences-dialog.c:1643 +#. Action Search +#: ../app/dialogs/preferences-dialog.c:1662 +#, fuzzy +#| msgid "Action" +msgid "Action Search" +msgstr "Acción" + +#: ../app/dialogs/preferences-dialog.c:1666 +#, fuzzy +#| msgid "Show s_election" +msgid "Show _unavailable actions" +msgstr "Mostrar la s_elección" + +#: ../app/dialogs/preferences-dialog.c:1669 +#, fuzzy +#| msgid "Maximum _new image size:" +msgid "Maximum History Size:" +msgstr "Tamaño máximo de la imagen _nueva:" + +#: ../app/dialogs/preferences-dialog.c:1673 +#, fuzzy +#| msgid "Clear Undo History" +msgid "Clear Action History" +msgstr "Vaciar historial de deshacer" + +#: ../app/dialogs/preferences-dialog.c:1688 msgctxt "preferences" msgid "Tool Options" msgstr "Opciones de herramienta" -#: ../app/dialogs/preferences-dialog.c:1657 +#: ../app/dialogs/preferences-dialog.c:1702 msgid "_Save tool options on exit" msgstr "G_uardar las opciones de herramientas al salir" -#: ../app/dialogs/preferences-dialog.c:1661 +#: ../app/dialogs/preferences-dialog.c:1706 msgid "Save Tool Options _Now" msgstr "Guardar las opciones de herramientas _ahora" -#: ../app/dialogs/preferences-dialog.c:1668 +#: ../app/dialogs/preferences-dialog.c:1713 msgid "_Reset Saved Tool Options to Default Values" msgstr "" "R_estaurar las opciones de herramientas guardadas a los valores " "predeterminados" #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1678 +#: ../app/dialogs/preferences-dialog.c:1723 msgid "Guide & Grid Snapping" msgstr "Ajuste a la rejilla y la guía" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1728 msgid "_Snap distance:" msgstr "Distancia del ajus_te:" -#: ../app/dialogs/preferences-dialog.c:1691 +#: ../app/dialogs/preferences-dialog.c:1736 msgid "Default _interpolation:" msgstr "_Interpolación predeterminada:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1698 +#: ../app/dialogs/preferences-dialog.c:1743 msgid "Paint Options Shared Between Tools" msgstr "Opciones de pintado compartidas entre las herramientas" -#: ../app/dialogs/preferences-dialog.c:1702 +#: ../app/dialogs/preferences-dialog.c:1747 msgid "_Brush" msgstr "_Pincel" -#: ../app/dialogs/preferences-dialog.c:1705 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "_Dynamics" msgstr "_Dinámica" -#: ../app/dialogs/preferences-dialog.c:1708 +#: ../app/dialogs/preferences-dialog.c:1753 msgid "_Pattern" msgstr "_Patrón" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1715 +#: ../app/dialogs/preferences-dialog.c:1760 msgid "Move Tool" msgstr "Herramienta mover" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1764 msgid "Set layer or path as active" msgstr "Definir capa o ruta como activa" #. Appearance -#: ../app/dialogs/preferences-dialog.c:1743 -#: ../app/dialogs/preferences-dialog.c:1935 +#: ../app/dialogs/preferences-dialog.c:1788 +#: ../app/dialogs/preferences-dialog.c:1980 #: ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Apariencia" -#: ../app/dialogs/preferences-dialog.c:1747 +#: ../app/dialogs/preferences-dialog.c:1792 msgid "Show _foreground & background color" msgstr "Mostrar color de _fondo y frente" -#: ../app/dialogs/preferences-dialog.c:1751 +#: ../app/dialogs/preferences-dialog.c:1796 msgid "Show active _brush, pattern & gradient" msgstr "Mostrar _pinceles, patrones y degradados activos" -#: ../app/dialogs/preferences-dialog.c:1755 +#: ../app/dialogs/preferences-dialog.c:1800 msgid "Show active _image" msgstr "Mostrar imagen _activa" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:1763 +#: ../app/dialogs/preferences-dialog.c:1808 msgid "Tools configuration" msgstr "Configuración de las herramientas" -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1823 msgid "Default New Image" msgstr "Imagen nueva predeterminada" -#: ../app/dialogs/preferences-dialog.c:1780 +#: ../app/dialogs/preferences-dialog.c:1825 msgid "Default Image" msgstr "Imagen predeterminada" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1859 msgid "Set the default Quick Mask color" msgstr "Establecer el color predeterminado de la máscara rápida" -#: ../app/dialogs/preferences-dialog.c:1820 +#: ../app/dialogs/preferences-dialog.c:1865 msgid "Quick Mask color:" msgstr "Color de la máscara rápida:" -#: ../app/dialogs/preferences-dialog.c:1830 +#: ../app/dialogs/preferences-dialog.c:1875 msgid "Default Image Grid" msgstr "Rejilla de imagen predeterminada" -#: ../app/dialogs/preferences-dialog.c:1832 +#: ../app/dialogs/preferences-dialog.c:1877 msgid "Default Grid" msgstr "Rejilla predeterminada" -#: ../app/dialogs/preferences-dialog.c:1852 +#: ../app/dialogs/preferences-dialog.c:1897 msgid "Image Windows" msgstr "Ventanas de imagen" -#: ../app/dialogs/preferences-dialog.c:1866 +#: ../app/dialogs/preferences-dialog.c:1911 msgid "Use \"_Dot for dot\" by default" msgstr "Usar «p_unto por punto» de forma predeterminada" -#: ../app/dialogs/preferences-dialog.c:1872 +#: ../app/dialogs/preferences-dialog.c:1917 msgid "Marching _ants speed:" msgstr "Velocid_ad del «desfile de hormigas»:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:1876 +#: ../app/dialogs/preferences-dialog.c:1921 msgid "Zoom & Resize Behavior" msgstr "Comportamiento de la redimensión y la ampliación" -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1925 msgid "Resize window on _zoom" msgstr "Redimensionar la ventana al a_mpliar" -#: ../app/dialogs/preferences-dialog.c:1883 +#: ../app/dialogs/preferences-dialog.c:1928 msgid "Resize window on image _size change" msgstr "Redimen_sionar la ventana al cambiar el tamaño de la imagen" -#: ../app/dialogs/preferences-dialog.c:1889 +#: ../app/dialogs/preferences-dialog.c:1934 msgid "Fit to window" msgstr "Ajustar a la ventana" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1936 msgid "Initial zoom _ratio:" msgstr "_Proporción de ampliación inicial:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:1895 +#: ../app/dialogs/preferences-dialog.c:1940 msgid "Space Bar" msgstr "Barra espaciadora" -#: ../app/dialogs/preferences-dialog.c:1901 +#: ../app/dialogs/preferences-dialog.c:1946 msgid "_While space bar is pressed:" msgstr "_Mientras se pulsa la barra espaciadora:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:1905 +#: ../app/dialogs/preferences-dialog.c:1950 msgid "Mouse Pointers" msgstr "Punteros del ratón" -#: ../app/dialogs/preferences-dialog.c:1909 +#: ../app/dialogs/preferences-dialog.c:1954 msgid "Show _brush outline" msgstr "Mostrar el contorno del _pincel" -#: ../app/dialogs/preferences-dialog.c:1912 -msgid "Show pointer for brush _tools" +#: ../app/dialogs/preferences-dialog.c:1957 +#, fuzzy +#| msgid "Show pointer for brush _tools" +msgid "Show pointer for paint _tools" msgstr "Mostrar el puntero de las herramientas de _pincel" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1963 msgid "Pointer _mode:" msgstr "_Modo del puntero:" -#: ../app/dialogs/preferences-dialog.c:1921 +#: ../app/dialogs/preferences-dialog.c:1966 msgid "Pointer _handedness:" msgstr "Puntero diestro/_zurdo:" -#: ../app/dialogs/preferences-dialog.c:1933 +#: ../app/dialogs/preferences-dialog.c:1978 msgid "Image Window Appearance" msgstr "Apariencia de la ventana de la imagen" -#: ../app/dialogs/preferences-dialog.c:1943 +#: ../app/dialogs/preferences-dialog.c:1988 msgid "Default Appearance in Normal Mode" msgstr "Apariencia predeterminada en el modo normal" -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1993 msgid "Default Appearance in Fullscreen Mode" msgstr "Apariencia predeterminada en el modo de pantalla completa" -#: ../app/dialogs/preferences-dialog.c:1957 +#: ../app/dialogs/preferences-dialog.c:2002 msgid "Image Title & Statusbar Format" msgstr "Formato del título de imagen y la barra de estado" -#: ../app/dialogs/preferences-dialog.c:1959 +#: ../app/dialogs/preferences-dialog.c:2004 msgid "Title & Status" msgstr "Título y estado" -#: ../app/dialogs/preferences-dialog.c:1977 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Current format" msgstr "Formato actual" -#: ../app/dialogs/preferences-dialog.c:1978 +#: ../app/dialogs/preferences-dialog.c:2024 msgid "Default format" msgstr "Formato predeterminado" -#: ../app/dialogs/preferences-dialog.c:1979 +#: ../app/dialogs/preferences-dialog.c:2025 msgid "Show zoom percentage" msgstr "Mostrar el porcentaje de ampliación" -#: ../app/dialogs/preferences-dialog.c:1980 +#: ../app/dialogs/preferences-dialog.c:2026 msgid "Show zoom ratio" msgstr "Mostrar la relación de ampliación" -#: ../app/dialogs/preferences-dialog.c:1981 +#: ../app/dialogs/preferences-dialog.c:2027 msgid "Show image size" msgstr "Mostrar el tamaño de imagen" -#: ../app/dialogs/preferences-dialog.c:1994 +#: ../app/dialogs/preferences-dialog.c:2028 +#, fuzzy +#| msgid "Show image size" +msgid "Show drawable size" +msgstr "Mostrar el tamaño de imagen" + +#: ../app/dialogs/preferences-dialog.c:2041 msgid "Image Title Format" msgstr "Formato del título de imagen" -#: ../app/dialogs/preferences-dialog.c:1996 +#: ../app/dialogs/preferences-dialog.c:2043 msgid "Image Statusbar Format" msgstr "Formato de la barra de estado de la imagen" -#: ../app/dialogs/preferences-dialog.c:2081 +#: ../app/dialogs/preferences-dialog.c:2127 +#, fuzzy +#| msgid "Image Window Appearance" +msgid "Image Window Drawing Behavior" +msgstr "Apariencia de la ventana de la imagen" + +#: ../app/dialogs/preferences-dialog.c:2129 ../app/tools/gimpwarpoptions.c:76 +msgid "Behavior" +msgstr "Comportamiento" + +#: ../app/dialogs/preferences-dialog.c:2137 +#, fuzzy +#| msgid "Default Appearance in Normal Mode" +msgid "Default Behavior in Normal Mode" +msgstr "Apariencia predeterminada en el modo normal" + +#: ../app/dialogs/preferences-dialog.c:2141 +#, fuzzy +#| msgid "Default Appearance in Fullscreen Mode" +msgid "Default Behavior in Fullscreen Mode" +msgstr "Apariencia predeterminada en el modo de pantalla completa" + +#: ../app/dialogs/preferences-dialog.c:2150 msgid "Display" msgstr "Pantalla" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2092 +#: ../app/dialogs/preferences-dialog.c:2161 msgid "Transparency" msgstr "Transparencia" -#: ../app/dialogs/preferences-dialog.c:2096 +#: ../app/dialogs/preferences-dialog.c:2165 msgid "_Check style:" msgstr "Estilo de la _cuadrícula:" -#: ../app/dialogs/preferences-dialog.c:2099 +#: ../app/dialogs/preferences-dialog.c:2168 msgid "Check _size:" msgstr "Ta_maño de la cuadrícula:" -#: ../app/dialogs/preferences-dialog.c:2102 +#: ../app/dialogs/preferences-dialog.c:2171 msgid "Monitor Resolution" msgstr "Resolución de monitor" # Debe ir en minúsculas por las reglas de estilo #. Pixels -#: ../app/dialogs/preferences-dialog.c:2106 +#: ../app/dialogs/preferences-dialog.c:2175 #: ../app/display/gimpcursorview.c:206 ../app/widgets/gimpgrideditor.c:199 #: ../app/widgets/gimpgrideditor.c:231 msgid "Pixels" msgstr "píxeles" -#: ../app/dialogs/preferences-dialog.c:2124 +#: ../app/dialogs/preferences-dialog.c:2193 msgid "Horizontal" msgstr "Horizontal" -#: ../app/dialogs/preferences-dialog.c:2126 +#: ../app/dialogs/preferences-dialog.c:2195 msgid "Vertical" msgstr "Vertical" -#: ../app/dialogs/preferences-dialog.c:2128 -#: ../app/widgets/gimpimagepropview.c:472 +#: ../app/dialogs/preferences-dialog.c:2197 +#: ../app/widgets/gimpimagepropview.c:460 msgid "ppi" msgstr "ppp" -#: ../app/dialogs/preferences-dialog.c:2144 +#: ../app/dialogs/preferences-dialog.c:2215 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_Detectar automáticamente (actualmente %d x %d ppp)" -#: ../app/dialogs/preferences-dialog.c:2162 +#: ../app/dialogs/preferences-dialog.c:2233 msgid "_Enter manually" msgstr "Introducir _manualmente" -#: ../app/dialogs/preferences-dialog.c:2177 +#: ../app/dialogs/preferences-dialog.c:2248 msgid "C_alibrate..." msgstr "C_alibrar…" -#: ../app/dialogs/preferences-dialog.c:2205 +#: ../app/dialogs/preferences-dialog.c:2276 msgid "Color Management" msgstr "Gestión del color" -#: ../app/dialogs/preferences-dialog.c:2224 +#: ../app/dialogs/preferences-dialog.c:2295 msgid "_RGB profile:" msgstr "Perfil _RGB:" -#: ../app/dialogs/preferences-dialog.c:2225 +#: ../app/dialogs/preferences-dialog.c:2296 msgid "Select RGB Color Profile" msgstr "Seleccionar el perfil de color RGB" -#: ../app/dialogs/preferences-dialog.c:2226 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "_CMYK profile:" msgstr "Perfil _CMYK:" -#: ../app/dialogs/preferences-dialog.c:2227 +#: ../app/dialogs/preferences-dialog.c:2298 msgid "Select CMYK Color Profile" msgstr "Seleccionar el perfil de color CMYK" -#: ../app/dialogs/preferences-dialog.c:2228 +#: ../app/dialogs/preferences-dialog.c:2299 msgid "_Monitor profile:" msgstr "Perfil del _monitor:" -#: ../app/dialogs/preferences-dialog.c:2229 +#: ../app/dialogs/preferences-dialog.c:2300 msgid "Select Monitor Color Profile" msgstr "Seleccionar el perfil de color del monitor" -#: ../app/dialogs/preferences-dialog.c:2230 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "_Print simulation profile:" msgstr "Perfil de simulación de _impresión:" -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2302 msgid "Select Printer Color Profile" msgstr "Seleccionar el perfil de color de la impresora" -#: ../app/dialogs/preferences-dialog.c:2242 +#: ../app/dialogs/preferences-dialog.c:2313 msgid "_Mode of operation:" msgstr "_Modo de operación:" -#: ../app/dialogs/preferences-dialog.c:2272 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "_Try to use the system monitor profile" msgstr "In_tentar utilizar el perfil de monitor del sistema" -#: ../app/dialogs/preferences-dialog.c:2282 +#: ../app/dialogs/preferences-dialog.c:2352 msgid "_Display rendering intent:" msgstr "Prueba de renderizado en _pantalla:" -#: ../app/dialogs/preferences-dialog.c:2291 +#: ../app/dialogs/preferences-dialog.c:2358 +msgid "Use _black point compensation for the display" +msgstr "" + +#: ../app/dialogs/preferences-dialog.c:2372 msgid "_Softproof rendering intent:" msgstr "_Pseudoprueba de renderizado:" -#: ../app/dialogs/preferences-dialog.c:2304 +#: ../app/dialogs/preferences-dialog.c:2378 +msgid "Use black _point compensation for softproofing" +msgstr "" + +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Mark out of gamut colors" msgstr "Marcar a partir de los colores del gamut" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2401 msgid "Select Warning Color" msgstr "Seleccionar el color de las advertencias" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2414 msgid "File Open behaviour:" msgstr "Comportamiento de apertura de archivos:" -#: ../app/dialogs/preferences-dialog.c:2334 +#: ../app/dialogs/preferences-dialog.c:2426 msgid "Input Devices" msgstr "Dispositivos de entrada" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:2343 +#: ../app/dialogs/preferences-dialog.c:2435 msgid "Extended Input Devices" msgstr "Dispositivos de entrada extendidos" -#: ../app/dialogs/preferences-dialog.c:2347 +#: ../app/dialogs/preferences-dialog.c:2439 msgid "Configure E_xtended Input Devices..." msgstr "Configurar los dispositivos de entrada e_xtendidos…" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "_Save input device settings on exit" msgstr "Guardar la configuración del dispositivo de entrada al _salir" -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2450 msgid "Save Input Device Settings _Now" msgstr "Guardar la configuración del dispositivo de entrada _ahora" -#: ../app/dialogs/preferences-dialog.c:2365 +#: ../app/dialogs/preferences-dialog.c:2457 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "" "_Restablecer la configuración guardada del dispositivo de entrada a los " "valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2472 msgid "Additional Input Controllers" msgstr "Controles adicionales de entrada" -#: ../app/dialogs/preferences-dialog.c:2382 +#: ../app/dialogs/preferences-dialog.c:2474 msgid "Input Controllers" msgstr "Controladores de entrada" -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2490 msgid "Window Management" msgstr "Gestión de la ventana" -#: ../app/dialogs/preferences-dialog.c:2406 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Window Manager Hints" msgstr "Hints del gestor de ventanas" -#: ../app/dialogs/preferences-dialog.c:2412 +#: ../app/dialogs/preferences-dialog.c:2504 msgid "Hint for _docks and toolbox:" msgstr "Pista para los emprotables y la caja de herramien_tas:" -#: ../app/dialogs/preferences-dialog.c:2415 +#: ../app/dialogs/preferences-dialog.c:2507 msgid "Focus" msgstr "Foco" -#: ../app/dialogs/preferences-dialog.c:2419 +#: ../app/dialogs/preferences-dialog.c:2511 msgid "Activate the _focused image" msgstr "Activar la imagen con el _foco" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2423 +#: ../app/dialogs/preferences-dialog.c:2515 msgid "Window Positions" msgstr "Posiciones de las ventanas" -#: ../app/dialogs/preferences-dialog.c:2426 +#: ../app/dialogs/preferences-dialog.c:2518 msgid "_Save window positions on exit" msgstr "G_uardar posiciones de ventanas al salir" -#: ../app/dialogs/preferences-dialog.c:2430 +#: ../app/dialogs/preferences-dialog.c:2521 +msgid "Open windows on the same _monitor they were open before" +msgstr "" + +#: ../app/dialogs/preferences-dialog.c:2525 msgid "Save Window Positions _Now" msgstr "Guardar las posiciones de las ventanas _ahora" -#: ../app/dialogs/preferences-dialog.c:2437 +#: ../app/dialogs/preferences-dialog.c:2532 msgid "_Reset Saved Window Positions to Default Values" msgstr "" "R_estaurar las posiciones de ventana guardadas a los valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:2452 +#: ../app/dialogs/preferences-dialog.c:2547 msgid "Folders" msgstr "Carpetas" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2566 msgid "Temporary folder:" msgstr "Carpeta temporal:" -#: ../app/dialogs/preferences-dialog.c:2472 +#: ../app/dialogs/preferences-dialog.c:2567 msgid "Select Folder for Temporary Files" msgstr "Seleccione la carpeta para los archivos temporales" -#: ../app/dialogs/preferences-dialog.c:2476 +#: ../app/dialogs/preferences-dialog.c:2571 msgid "Swap folder:" msgstr "Carpeta de intercambio:" -#: ../app/dialogs/preferences-dialog.c:2477 +#: ../app/dialogs/preferences-dialog.c:2572 msgid "Select Swap Folder" msgstr "Seleccionar la carpeta de intercambio" -#: ../app/dialogs/preferences-dialog.c:2512 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "Brush Folders" msgstr "Carpetas de pinceles" -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2609 msgid "Select Brush Folders" msgstr "Seleccionar la carpeta de pinceles" -#: ../app/dialogs/preferences-dialog.c:2516 +#: ../app/dialogs/preferences-dialog.c:2611 msgid "Dynamics Folders" msgstr "Carpetas de dinámicas" -#: ../app/dialogs/preferences-dialog.c:2518 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "Select Dynamics Folders" msgstr "Selecciona las carpetas de dinámicas" -#: ../app/dialogs/preferences-dialog.c:2520 +#: ../app/dialogs/preferences-dialog.c:2615 msgid "Pattern Folders" msgstr "Carpetas de patrones" -#: ../app/dialogs/preferences-dialog.c:2522 +#: ../app/dialogs/preferences-dialog.c:2617 msgid "Select Pattern Folders" msgstr "Seleccionar la carpeta de patrones" -#: ../app/dialogs/preferences-dialog.c:2524 +#: ../app/dialogs/preferences-dialog.c:2619 msgid "Palette Folders" msgstr "Carpetas de paletas" -#: ../app/dialogs/preferences-dialog.c:2526 +#: ../app/dialogs/preferences-dialog.c:2621 msgid "Select Palette Folders" msgstr "Seleccionar las carpetas de paletas" -#: ../app/dialogs/preferences-dialog.c:2528 +#: ../app/dialogs/preferences-dialog.c:2623 msgid "Gradient Folders" msgstr "Carpetas de degradados" -#: ../app/dialogs/preferences-dialog.c:2530 +#: ../app/dialogs/preferences-dialog.c:2625 msgid "Select Gradient Folders" msgstr "Seleccionar las carpetas de degradados" -#: ../app/dialogs/preferences-dialog.c:2532 +#: ../app/dialogs/preferences-dialog.c:2627 msgid "Font Folders" msgstr "Carpetas de tipografías" -#: ../app/dialogs/preferences-dialog.c:2534 +#: ../app/dialogs/preferences-dialog.c:2629 msgid "Select Font Folders" msgstr "Seleccionar las carpetas de tipografías" -#: ../app/dialogs/preferences-dialog.c:2536 +#: ../app/dialogs/preferences-dialog.c:2631 msgid "Tool Preset Folders" msgstr "Carpetas de preajustes de las herramientas" -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2633 msgid "Select Tool Preset Folders" msgstr "Seleccionar las carpetas de preajustes" -#: ../app/dialogs/preferences-dialog.c:2540 +#: ../app/dialogs/preferences-dialog.c:2635 msgid "Plug-In Folders" msgstr "Carpetas de complementos" -#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2637 msgid "Select Plug-In Folders" msgstr "Seleccionar las carpetas de complementos" -#: ../app/dialogs/preferences-dialog.c:2544 +#: ../app/dialogs/preferences-dialog.c:2639 msgid "Scripts" msgstr "Guiones" -#: ../app/dialogs/preferences-dialog.c:2544 +#: ../app/dialogs/preferences-dialog.c:2639 msgid "Script-Fu Folders" msgstr "Carpetas de scripts-fu" -#: ../app/dialogs/preferences-dialog.c:2546 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "Select Script-Fu Folders" msgstr "Seleccionar la carpeta de script-fu" -#: ../app/dialogs/preferences-dialog.c:2548 +#: ../app/dialogs/preferences-dialog.c:2643 msgid "Module Folders" msgstr "Carpetas de módulos" -#: ../app/dialogs/preferences-dialog.c:2550 +#: ../app/dialogs/preferences-dialog.c:2645 msgid "Select Module Folders" msgstr "Seleccionar las carpetas de módulos" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "Interpreters" msgstr "Intérpretes" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "Interpreter Folders" msgstr "Carpetas del intérprete" -#: ../app/dialogs/preferences-dialog.c:2554 +#: ../app/dialogs/preferences-dialog.c:2649 msgid "Select Interpreter Folders" msgstr "Seleccionar las carpetas de los intérpretes" -#: ../app/dialogs/preferences-dialog.c:2556 +#: ../app/dialogs/preferences-dialog.c:2651 msgid "Environment Folders" msgstr "Carpetas de entorno" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2653 msgid "Select Environment Folders" msgstr "Seleccionar las carpetas de entorno" -#: ../app/dialogs/preferences-dialog.c:2560 +#: ../app/dialogs/preferences-dialog.c:2655 msgid "Themes" msgstr "Temas" -#: ../app/dialogs/preferences-dialog.c:2560 +#: ../app/dialogs/preferences-dialog.c:2655 msgid "Theme Folders" msgstr "Carpetas de temas" -#: ../app/dialogs/preferences-dialog.c:2562 +#: ../app/dialogs/preferences-dialog.c:2657 msgid "Select Theme Folders" msgstr "Seleccionar las carpetas de temas" @@ -11161,59 +11582,87 @@ msgid "Print Size" msgstr "Tamaño de la impresión" #. the image size labels -#: ../app/dialogs/print-size-dialog.c:165 ../app/widgets/gimpsizebox.c:192 +#: ../app/dialogs/print-size-dialog.c:169 ../app/widgets/gimpsizebox.c:193 #: ../app/widgets/gimptemplateeditor.c:180 msgid "_Width:" msgstr "Anc_hura:" -#: ../app/dialogs/print-size-dialog.c:172 ../app/widgets/gimpsizebox.c:196 +#: ../app/dialogs/print-size-dialog.c:176 ../app/widgets/gimpsizebox.c:197 #: ../app/widgets/gimptemplateeditor.c:187 msgid "H_eight:" msgstr "A_ltura:" #. the resolution labels -#: ../app/dialogs/print-size-dialog.c:222 ../app/widgets/gimpsizebox.c:254 +#: ../app/dialogs/print-size-dialog.c:230 ../app/widgets/gimpsizebox.c:260 #: ../app/widgets/gimptemplateeditor.c:309 msgid "_X resolution:" msgstr "Resolución _X:" -#: ../app/dialogs/print-size-dialog.c:229 ../app/widgets/gimpsizebox.c:257 +#: ../app/dialogs/print-size-dialog.c:237 ../app/widgets/gimpsizebox.c:263 #: ../app/widgets/gimptemplateeditor.c:316 msgid "_Y resolution:" msgstr "Resolución _Y:" -#: ../app/dialogs/print-size-dialog.c:240 ../app/widgets/gimpsizebox.c:250 +#: ../app/dialogs/print-size-dialog.c:248 ../app/widgets/gimpsizebox.c:256 #, c-format msgid "pixels/%a" msgstr "píxeles/%a" -#: ../app/dialogs/quit-dialog.c:105 +#: ../app/dialogs/quit-dialog.c:144 msgid "Quit GIMP" msgstr "Salir de GIMP" -#: ../app/dialogs/quit-dialog.c:105 +#: ../app/dialogs/quit-dialog.c:144 msgid "Close All Images" msgstr "Cerrar todas las imágenes" -#: ../app/dialogs/quit-dialog.c:164 +#: ../app/dialogs/quit-dialog.c:212 msgid "If you quit GIMP now, these changes will be lost." msgstr "Si sale de GIMP ahora, estos cambios se perderán." -#: ../app/dialogs/quit-dialog.c:167 +#: ../app/dialogs/quit-dialog.c:215 msgid "If you close these images now, changes will be lost." msgstr "Si cierra ahora estas imágenes, se perderán los cambios." -#: ../app/dialogs/quit-dialog.c:214 +#: ../app/dialogs/quit-dialog.c:300 #, c-format msgid "There is one image with unsaved changes:" msgid_plural "There are %d images with unsaved changes:" msgstr[0] "Hay una imagen con cambios no guardados:" msgstr[1] "Hay %d imágenes con cambios no guardados:" -#: ../app/dialogs/quit-dialog.c:236 +#: ../app/dialogs/quit-dialog.c:311 +#, fuzzy, c-format +#| msgid "Press 'q' to quit" +msgid "Press %s to quit." +msgstr "Pulse «q» para salir" + +#: ../app/dialogs/quit-dialog.c:314 +#, c-format +msgid "Press %s to close all images." +msgstr "" + +#: ../app/dialogs/quit-dialog.c:330 +#, c-format +msgid "Press %s to discard all changes and quit." +msgstr "" + +#: ../app/dialogs/quit-dialog.c:333 +#, c-format +msgid "Press %s to discard all changes and close all images." +msgstr "" + +#: ../app/dialogs/quit-dialog.c:341 +#: ../app/display/gimpdisplayshell-close.c:179 msgid "_Discard Changes" msgstr "_Descartar cambios" +#: ../app/dialogs/quit-dialog.c:421 +#, fuzzy, c-format +#| msgid "Export to %s" +msgid "Exported to %s" +msgstr "Exportar a %s" + #: ../app/dialogs/resize-dialog.c:120 msgid "Canvas Size" msgstr "Tamaño del lienzo" @@ -11230,19 +11679,19 @@ msgstr "Redimensionar _capas:" msgid "Resize _text layers" msgstr "Redimensionar capas de _texto" -#: ../app/dialogs/resolution-calibrate-dialog.c:69 +#: ../app/dialogs/resolution-calibrate-dialog.c:70 msgid "Calibrate Monitor Resolution" msgstr "Calibrar resolución del monitor" -#: ../app/dialogs/resolution-calibrate-dialog.c:128 +#: ../app/dialogs/resolution-calibrate-dialog.c:129 msgid "Measure the rulers and enter their lengths:" msgstr "Mida las reglas e introduzca sus longitudes debajo:" -#: ../app/dialogs/resolution-calibrate-dialog.c:153 +#: ../app/dialogs/resolution-calibrate-dialog.c:154 msgid "_Horizontal:" msgstr "_Horizontal:" -#: ../app/dialogs/resolution-calibrate-dialog.c:158 +#: ../app/dialogs/resolution-calibrate-dialog.c:159 msgid "_Vertical:" msgstr "_Vertical:" @@ -11251,7 +11700,7 @@ msgstr "_Vertical:" msgid "Image Size" msgstr "Tamaño de la imagen" -#: ../app/dialogs/scale-dialog.c:176 ../app/tools/gimppaintoptions-gui.c:391 +#: ../app/dialogs/scale-dialog.c:176 ../app/tools/gimppaintoptions-gui.c:398 msgid "Quality" msgstr "Calidad" @@ -11322,21 +11771,21 @@ msgstr "Aprender más" msgid "tips-locale:C" msgstr "tips-locale:es" -#: ../app/dialogs/user-install-dialog.c:84 +#: ../app/dialogs/user-install-dialog.c:85 msgid "GIMP User Installation" msgstr "Instalación de usuario de GIMP" -#: ../app/dialogs/user-install-dialog.c:93 +#: ../app/dialogs/user-install-dialog.c:94 msgid "User installation failed!" msgstr "¡La instalación de usuario ha fallado!" -#: ../app/dialogs/user-install-dialog.c:95 +#: ../app/dialogs/user-install-dialog.c:96 msgid "The GIMP user installation failed; see the log for details." msgstr "" "La instalación de usuario de GIMP ha fallado, vea el informe para obtener " "más detalles." -#: ../app/dialogs/user-install-dialog.c:98 +#: ../app/dialogs/user-install-dialog.c:99 msgid "Installation Log" msgstr "Informe de la instalación" @@ -11357,7 +11806,6 @@ msgid "Import Paths from SVG" msgstr "Importar rutas desde SVG" #: ../app/dialogs/vectors-import-dialog.c:92 -#: ../app/widgets/gimpprofilechooserdialog.c:121 msgid "All files (*.*)" msgstr "Todos los archivos (*.*)" @@ -11425,7 +11873,7 @@ msgstr "Espaciado de las líneas" #: ../app/display/gimpcursorview.c:674 ../app/display/gimpcursorview.c:675 #: ../app/display/gimpcursorview.c:788 ../app/display/gimpcursorview.c:789 #: ../app/display/gimpcursorview.c:790 ../app/display/gimpcursorview.c:791 -#: ../app/widgets/gimpcolorframe.c:684 +#: ../app/widgets/gimpcolorframe.c:686 msgid "n/a" msgstr "n/d" @@ -11465,43 +11913,52 @@ msgstr "Al" msgid "_Sample Merged" msgstr "_Muestra combinada" -#: ../app/display/gimpdisplayshell.c:520 +#: ../app/display/gimpdisplayshell.c:529 msgid "Access the image menu" msgstr "Ir al menú de imagen" -#: ../app/display/gimpdisplayshell.c:631 +#: ../app/display/gimpdisplayshell.c:640 msgid "Zoom image when window size changes" msgstr "Ampliar imagen cuando cambia el tamaño de ventana" -#: ../app/display/gimpdisplayshell.c:660 +#: ../app/display/gimpdisplayshell.c:669 msgid "Toggle Quick Mask" msgstr "Activar máscara rápida" -#: ../app/display/gimpdisplayshell.c:683 +#: ../app/display/gimpdisplayshell.c:692 msgid "Navigate the image display" msgstr "Navegar por la imagen" -#: ../app/display/gimpdisplayshell.c:755 -#: ../app/display/gimpdisplayshell.c:1351 ../app/widgets/gimptoolbox.c:252 +#: ../app/display/gimpdisplayshell.c:764 +#: ../app/display/gimpdisplayshell.c:1433 ../app/widgets/gimptoolbox.c:251 msgid "Drop image files here to open them" msgstr "Arrastre hasta aquí los archivos de imagen para abrirlos" -#: ../app/display/gimpdisplayshell-close.c:155 -#: ../app/display/gimpdisplayshell-close.c:228 +#: ../app/display/gimpdisplayshell-callbacks.c:525 +msgid "" +"Unstable Development Version\n" +"\n" +"Please build latest git master before\n" +"reporting any bugs against this version" +msgstr "" + +#: ../app/display/gimpdisplayshell-close.c:168 +#: ../app/display/gimpdisplayshell-close.c:268 #, c-format msgid "Close %s" msgstr "Cerrar %s" -#: ../app/display/gimpdisplayshell-close.c:166 -msgid "Close _without Saving" -msgstr "Cerrar si_n guardar" +#: ../app/display/gimpdisplayshell-close.c:216 +#, c-format +msgid "Press %s to discard all changes and close the image." +msgstr "" -#: ../app/display/gimpdisplayshell-close.c:236 +#: ../app/display/gimpdisplayshell-close.c:276 #, c-format msgid "Save the changes to image '%s' before closing?" msgstr "¿Desea guardar los cambios a la imagen «%s» antes de cerrar?" -#: ../app/display/gimpdisplayshell-close.c:269 +#: ../app/display/gimpdisplayshell-close.c:309 #, c-format msgid "If you don't save the image, changes from the last hour will be lost." msgid_plural "" @@ -11511,7 +11968,7 @@ msgstr[0] "" msgstr[1] "" "Si no guarda la imagen, los cambios desde las últimas %d horas se perderán." -#: ../app/display/gimpdisplayshell-close.c:280 +#: ../app/display/gimpdisplayshell-close.c:320 #, c-format msgid "" "If you don't save the image, changes from the last hour and %d minute will " @@ -11526,7 +11983,7 @@ msgstr[1] "" "Si no guarda la imagen, los cambios desde la última hora y %d minutos se " "perderán." -#: ../app/display/gimpdisplayshell-close.c:292 +#: ../app/display/gimpdisplayshell-close.c:332 #, c-format msgid "If you don't save the image, changes from the last minute will be lost." msgid_plural "" @@ -11536,59 +11993,58 @@ msgstr[0] "" msgstr[1] "" "Si no guarda la imagen, los cambios desde los últimos %d minutos se perderán." -#: ../app/display/gimpdisplayshell-close.c:310 +#: ../app/display/gimpdisplayshell-close.c:350 #, c-format msgid "The image has been exported to '%s'." msgstr "La imagen se ha exportado en «%s»." -#: ../app/display/gimpdisplayshell-dnd.c:245 -#: ../app/display/gimpdisplayshell-dnd.c:645 -#: ../app/display/gimpdisplayshell-dnd.c:702 +#: ../app/display/gimpdisplayshell-dnd.c:247 +#: ../app/display/gimpdisplayshell-dnd.c:651 +#: ../app/display/gimpdisplayshell-dnd.c:710 msgid "Drop New Layer" msgstr "Soltar la capa nueva" -#: ../app/display/gimpdisplayshell-dnd.c:288 +#: ../app/display/gimpdisplayshell-dnd.c:290 msgid "Drop New Path" msgstr "Descartar la ruta nueva" -#: ../app/display/gimpdisplayshell-dnd.c:360 -#: ../app/display/gimpdisplayshell-dnd.c:459 ../app/tools/gimpblendtool.c:166 -#: ../app/tools/gimpbucketfilltool.c:137 ../app/tools/gimpimagemaptool.c:288 +#: ../app/display/gimpdisplayshell-dnd.c:361 +#: ../app/display/gimpdisplayshell-dnd.c:460 ../app/tools/gimpblendtool.c:227 +#: ../app/tools/gimpbucketfilltool.c:137 ../app/tools/gimpimagemaptool.c:305 #: ../app/tools/gimpselectiontool.c:427 msgid "Cannot modify the pixels of layer groups." msgstr "No se pueden modificar píxeles de los grupos de capas." -#: ../app/display/gimpdisplayshell-dnd.c:368 -#: ../app/display/gimpdisplayshell-dnd.c:467 ../app/tools/gimpblendtool.c:173 +#: ../app/display/gimpdisplayshell-dnd.c:369 +#: ../app/display/gimpdisplayshell-dnd.c:468 ../app/tools/gimpblendtool.c:234 #: ../app/tools/gimpbucketfilltool.c:144 ../app/tools/gimpcroptool.c:325 -#: ../app/tools/gimpimagemaptool.c:295 ../app/tools/gimppainttool.c:265 -#: ../app/tools/gimpselectiontool.c:432 ../app/tools/gimptransformtool.c:272 -#: ../app/tools/gimptransformtool.c:1369 +#: ../app/tools/gimpimagemaptool.c:312 ../app/tools/gimppainttool.c:278 +#: ../app/tools/gimpselectiontool.c:432 ../app/tools/gimptransformtool.c:1822 msgid "The active layer's pixels are locked." msgstr "Los píxeles de la capa activa están bloqueados." -#: ../app/display/gimpdisplayshell-dnd.c:387 +#: ../app/display/gimpdisplayshell-dnd.c:388 #: ../app/widgets/gimpdrawabletreeview.c:242 #: ../app/widgets/gimpdrawabletreeview.c:330 msgctxt "undo-type" msgid "Drop pattern to layer" msgstr "Arrastrar patrón a la capa" -#: ../app/display/gimpdisplayshell-dnd.c:388 +#: ../app/display/gimpdisplayshell-dnd.c:389 #: ../app/widgets/gimpdrawabletreeview.c:266 #: ../app/widgets/gimpdrawabletreeview.c:331 msgctxt "undo-type" msgid "Drop color to layer" msgstr "Arrastrar color a la capa" -#: ../app/display/gimpdisplayshell-dnd.c:545 -#: ../app/widgets/gimplayertreeview.c:727 +#: ../app/display/gimpdisplayshell-dnd.c:547 +#: ../app/widgets/gimplayertreeview.c:728 msgid "Drop layers" msgstr "Descartar las capas" -#: ../app/display/gimpdisplayshell-dnd.c:678 -#: ../app/display/gimpdisplayshell-dnd.c:694 -#: ../app/widgets/gimplayertreeview.c:804 ../app/widgets/gimptoolbox-dnd.c:264 +#: ../app/display/gimpdisplayshell-dnd.c:684 +#: ../app/display/gimpdisplayshell-dnd.c:702 +#: ../app/widgets/gimplayertreeview.c:803 ../app/widgets/gimptoolbox-dnd.c:272 msgid "Dropped Buffer" msgstr "Búfer descartado" @@ -11600,12 +12056,12 @@ msgstr "Filtros de pantalla de color" msgid "Configure Color Display Filters" msgstr "Configuración de los filtros de colores de la pantalla" -#: ../app/display/gimpdisplayshell-handlers.c:796 +#: ../app/display/gimpdisplayshell-handlers.c:794 #, c-format msgid "Image saved to '%s'" msgstr "Imagen guardada en «%s»" -#: ../app/display/gimpdisplayshell-handlers.c:810 +#: ../app/display/gimpdisplayshell-handlers.c:806 #, c-format msgid "Image exported to '%s'" msgstr "Imagen exportada en «%s»" @@ -11614,25 +12070,20 @@ msgstr "Imagen exportada en «%s»" msgid "Layer Select" msgstr "Selección de capas" -#: ../app/display/gimpdisplayshell-rotate-dialog.c:102 -#| msgctxt "undo-type" -#| msgid "Rotate image" +#: ../app/display/gimpdisplayshell-rotate-dialog.c:114 msgid "Rotate View" msgstr "Rotar vista" -#: ../app/display/gimpdisplayshell-rotate-dialog.c:104 -#| msgctxt "layers-action" -#| msgid "Select _Bottom Layer" +#: ../app/display/gimpdisplayshell-rotate-dialog.c:116 msgid "Select Rotation Angle" msgstr "Seleccionar el ángulo de rotación" -#: ../app/display/gimpdisplayshell-rotate-dialog.c:141 -#: ../app/tools/gimpmeasuretool.c:1095 +#: ../app/display/gimpdisplayshell-rotate-dialog.c:154 +#: ../app/tools/gimpmeasuretool.c:1106 msgid "Angle:" msgstr "Ángulo:" -#: ../app/display/gimpdisplayshell-rotate-dialog.c:154 -#| msgid "15 degrees (%s)" +#: ../app/display/gimpdisplayshell-rotate-dialog.c:167 msgid "degrees" msgstr "grados" @@ -11648,54 +12099,58 @@ msgstr "Seleccione la relación de aumento" msgid "Zoom ratio:" msgstr "Relación de aumento:" -#: ../app/display/gimpdisplayshell-scale-dialog.c:187 +#: ../app/display/gimpdisplayshell-scale-dialog.c:189 msgid "Zoom:" msgstr "Aumento:" -#: ../app/display/gimpdisplayshell-title.c:286 +#: ../app/display/gimpdisplayshell-title.c:292 msgid "(modified)" msgstr "(modificada)" -#: ../app/display/gimpdisplayshell-title.c:291 +#: ../app/display/gimpdisplayshell-title.c:297 msgid "(clean)" msgstr "(limpia)" -#: ../app/display/gimpdisplayshell-title.c:342 -#: ../app/display/gimpdisplayshell-title.c:355 +#: ../app/display/gimpdisplayshell-title.c:343 +#: ../app/display/gimpdisplayshell-title.c:352 #: ../app/widgets/gimpactiongroup.c:860 msgid "(none)" msgstr "(ninguna)" -#: ../app/display/gimpstatusbar.c:374 +#: ../app/display/gimpstatusbar.c:423 #, c-format msgid "Cancel %s" msgstr "Cancelar %s" -#: ../app/file/file-open.c:138 ../app/file/file-save.c:117 +#: ../app/file/file-open.c:134 ../app/file/file-save.c:115 msgid "Not a regular file" msgstr "No es un archivo regular" -#: ../app/file/file-open.c:197 +#: ../app/file/file-open.c:143 +msgid "Premission denied" +msgstr "" + +#: ../app/file/file-open.c:239 #, c-format msgid "%s plug-in returned SUCCESS but did not return an image" msgstr "" "El complemento %s finalizó correctamente pero no ha devuelto una imagen" -#: ../app/file/file-open.c:208 +#: ../app/file/file-open.c:250 #, c-format msgid "%s plug-In could not open image" msgstr "El complemento %s no ha podido abrir la imagen" -#: ../app/file/file-open.c:582 +#: ../app/file/file-open.c:638 msgid "Image doesn't contain any layers" msgstr "La imagen no contiene ninguna capa" -#: ../app/file/file-open.c:638 +#: ../app/file/file-open.c:697 #, c-format msgid "Opening '%s' failed: %s" msgstr "La apertura de «%s» ha fallado: %s" -#: ../app/file/file-open.c:752 +#: ../app/file/file-open.c:801 msgid "" "Color management has been disabled. It can be enabled again in the " "Preferences dialog." @@ -11703,91 +12158,133 @@ msgstr "" "La gestión del color se ha desactivado. Puede volverse a activar en el " "diálogo de Preferencias." -#: ../app/file/file-procedure.c:210 +#: ../app/file/file-procedure.c:211 msgid "Unknown file type" msgstr "Tipo de archivo desconocido" -#: ../app/file/file-save.c:230 +#: ../app/file/file-remote.c:113 +msgid "Mounting remote volume" +msgstr "" + +#: ../app/file/file-remote.c:289 +#, fuzzy +#| msgctxt "file-action" +#| msgid "Open an image file" +msgid "Opening remote file" +msgstr "Abrir un archivo de imagen" + +#: ../app/file/file-remote.c:357 +#, c-format +msgid "Downloading image (%s of %s)" +msgstr "" + +#: ../app/file/file-remote.c:361 +#, c-format +msgid "Uploading image (%s of %s)" +msgstr "" + +#: ../app/file/file-remote.c:384 +#, c-format +msgid "Downloaded %s of image data" +msgstr "" + +#: ../app/file/file-remote.c:388 +#, c-format +msgid "Uploaded %s of image data" +msgstr "" + +#: ../app/file/file-save.c:124 +msgid "Permission denied" +msgstr "" + +#: ../app/file/file-save.c:279 #, c-format msgid "%s plug-in could not save image" msgstr "El complemento %s no ha podido guardar la imagen" -#: ../app/file/file-utils.c:72 +#: ../app/file/file-utils.c:66 #, c-format msgid "'%s:' is not a valid URI scheme" msgstr "«%s:» no es un esquema de URI válido" -#: ../app/file/file-utils.c:88 ../app/file/file-utils.c:124 +#: ../app/file/file-utils.c:82 ../app/file/file-utils.c:120 msgid "Invalid character sequence in URI" msgstr "Secuencia de caracteres no válida en el URI" -#: ../app/gegl/gimp-babl.c:229 ../app/gegl/gimp-babl.c:230 -#: ../app/gegl/gimp-babl.c:231 ../app/gegl/gimp-babl.c:232 -#: ../app/gegl/gimp-babl.c:233 ../app/gegl/gimp-babl.c:234 -#: ../app/gegl/gimp-babl.c:235 ../app/gegl/gimp-babl.c:236 -#: ../app/gegl/gimp-babl.c:237 ../app/gegl/gimp-babl.c:238 +#: ../app/gegl/gimp-babl.c:259 ../app/gegl/gimp-babl.c:260 +#: ../app/gegl/gimp-babl.c:261 ../app/gegl/gimp-babl.c:262 +#: ../app/gegl/gimp-babl.c:263 ../app/gegl/gimp-babl.c:264 +#: ../app/gegl/gimp-babl.c:265 ../app/gegl/gimp-babl.c:266 +#: ../app/gegl/gimp-babl.c:267 ../app/gegl/gimp-babl.c:268 +#: ../app/gegl/gimp-babl.c:269 ../app/gegl/gimp-babl.c:270 msgid "RGB" msgstr "RGB" -#: ../app/gegl/gimp-babl.c:240 ../app/gegl/gimp-babl.c:241 -#: ../app/gegl/gimp-babl.c:242 ../app/gegl/gimp-babl.c:243 -#: ../app/gegl/gimp-babl.c:244 ../app/gegl/gimp-babl.c:245 -#: ../app/gegl/gimp-babl.c:246 ../app/gegl/gimp-babl.c:247 -#: ../app/gegl/gimp-babl.c:248 ../app/gegl/gimp-babl.c:249 +#: ../app/gegl/gimp-babl.c:272 ../app/gegl/gimp-babl.c:273 +#: ../app/gegl/gimp-babl.c:274 ../app/gegl/gimp-babl.c:275 +#: ../app/gegl/gimp-babl.c:276 ../app/gegl/gimp-babl.c:277 +#: ../app/gegl/gimp-babl.c:278 ../app/gegl/gimp-babl.c:279 +#: ../app/gegl/gimp-babl.c:280 ../app/gegl/gimp-babl.c:281 +#: ../app/gegl/gimp-babl.c:282 ../app/gegl/gimp-babl.c:283 msgid "RGB-alpha" msgstr "RGB-alpha" -#: ../app/gegl/gimp-babl.c:251 ../app/gegl/gimp-babl.c:252 -#: ../app/gegl/gimp-babl.c:253 ../app/gegl/gimp-babl.c:254 -#: ../app/gegl/gimp-babl.c:255 ../app/gegl/gimp-babl.c:256 -#: ../app/gegl/gimp-babl.c:257 ../app/gegl/gimp-babl.c:258 -#: ../app/gegl/gimp-babl.c:259 ../app/gegl/gimp-babl.c:260 +#: ../app/gegl/gimp-babl.c:285 ../app/gegl/gimp-babl.c:286 +#: ../app/gegl/gimp-babl.c:287 ../app/gegl/gimp-babl.c:288 +#: ../app/gegl/gimp-babl.c:289 ../app/gegl/gimp-babl.c:290 +#: ../app/gegl/gimp-babl.c:291 ../app/gegl/gimp-babl.c:292 +#: ../app/gegl/gimp-babl.c:293 ../app/gegl/gimp-babl.c:294 +#: ../app/gegl/gimp-babl.c:295 ../app/gegl/gimp-babl.c:296 msgid "Grayscale" msgstr "Escala de grises" -#: ../app/gegl/gimp-babl.c:262 ../app/gegl/gimp-babl.c:263 -#: ../app/gegl/gimp-babl.c:264 ../app/gegl/gimp-babl.c:265 -#: ../app/gegl/gimp-babl.c:266 ../app/gegl/gimp-babl.c:267 -#: ../app/gegl/gimp-babl.c:268 ../app/gegl/gimp-babl.c:269 -#: ../app/gegl/gimp-babl.c:270 ../app/gegl/gimp-babl.c:271 +#: ../app/gegl/gimp-babl.c:298 ../app/gegl/gimp-babl.c:299 +#: ../app/gegl/gimp-babl.c:300 ../app/gegl/gimp-babl.c:301 +#: ../app/gegl/gimp-babl.c:302 ../app/gegl/gimp-babl.c:303 +#: ../app/gegl/gimp-babl.c:304 ../app/gegl/gimp-babl.c:305 +#: ../app/gegl/gimp-babl.c:306 ../app/gegl/gimp-babl.c:307 +#: ../app/gegl/gimp-babl.c:308 ../app/gegl/gimp-babl.c:309 msgid "Grayscale-alpha" msgstr "Escala de grises-alfa" -#: ../app/gegl/gimp-babl.c:273 ../app/gegl/gimp-babl.c:274 -#: ../app/gegl/gimp-babl.c:275 ../app/gegl/gimp-babl.c:276 -#: ../app/gegl/gimp-babl.c:277 ../app/gegl/gimp-babl.c:278 -#: ../app/gegl/gimp-babl.c:279 ../app/gegl/gimp-babl.c:280 -#: ../app/gegl/gimp-babl.c:281 ../app/gegl/gimp-babl.c:282 +#: ../app/gegl/gimp-babl.c:311 ../app/gegl/gimp-babl.c:312 +#: ../app/gegl/gimp-babl.c:313 ../app/gegl/gimp-babl.c:314 +#: ../app/gegl/gimp-babl.c:315 ../app/gegl/gimp-babl.c:316 +#: ../app/gegl/gimp-babl.c:317 ../app/gegl/gimp-babl.c:318 +#: ../app/gegl/gimp-babl.c:319 ../app/gegl/gimp-babl.c:320 +#: ../app/gegl/gimp-babl.c:321 ../app/gegl/gimp-babl.c:322 msgid "Red component" msgstr "Componente roja" -#: ../app/gegl/gimp-babl.c:284 ../app/gegl/gimp-babl.c:285 -#: ../app/gegl/gimp-babl.c:286 ../app/gegl/gimp-babl.c:287 -#: ../app/gegl/gimp-babl.c:288 ../app/gegl/gimp-babl.c:289 -#: ../app/gegl/gimp-babl.c:290 ../app/gegl/gimp-babl.c:291 -#: ../app/gegl/gimp-babl.c:292 ../app/gegl/gimp-babl.c:293 +#: ../app/gegl/gimp-babl.c:324 ../app/gegl/gimp-babl.c:325 +#: ../app/gegl/gimp-babl.c:326 ../app/gegl/gimp-babl.c:327 +#: ../app/gegl/gimp-babl.c:328 ../app/gegl/gimp-babl.c:329 +#: ../app/gegl/gimp-babl.c:330 ../app/gegl/gimp-babl.c:331 +#: ../app/gegl/gimp-babl.c:332 ../app/gegl/gimp-babl.c:333 +#: ../app/gegl/gimp-babl.c:334 ../app/gegl/gimp-babl.c:335 msgid "Green component" msgstr "Componente verde" -#: ../app/gegl/gimp-babl.c:295 ../app/gegl/gimp-babl.c:296 -#: ../app/gegl/gimp-babl.c:297 ../app/gegl/gimp-babl.c:298 -#: ../app/gegl/gimp-babl.c:299 ../app/gegl/gimp-babl.c:300 -#: ../app/gegl/gimp-babl.c:301 ../app/gegl/gimp-babl.c:302 -#: ../app/gegl/gimp-babl.c:303 ../app/gegl/gimp-babl.c:304 +#: ../app/gegl/gimp-babl.c:337 ../app/gegl/gimp-babl.c:338 +#: ../app/gegl/gimp-babl.c:339 ../app/gegl/gimp-babl.c:340 +#: ../app/gegl/gimp-babl.c:341 ../app/gegl/gimp-babl.c:342 +#: ../app/gegl/gimp-babl.c:343 ../app/gegl/gimp-babl.c:344 +#: ../app/gegl/gimp-babl.c:345 ../app/gegl/gimp-babl.c:346 +#: ../app/gegl/gimp-babl.c:347 ../app/gegl/gimp-babl.c:348 msgid "Blue component" msgstr "Componente azul" -#: ../app/gegl/gimp-babl.c:306 ../app/gegl/gimp-babl.c:307 -#: ../app/gegl/gimp-babl.c:308 ../app/gegl/gimp-babl.c:309 -#: ../app/gegl/gimp-babl.c:310 ../app/gegl/gimp-babl.c:311 +#: ../app/gegl/gimp-babl.c:350 ../app/gegl/gimp-babl.c:351 +#: ../app/gegl/gimp-babl.c:352 ../app/gegl/gimp-babl.c:353 +#: ../app/gegl/gimp-babl.c:354 ../app/gegl/gimp-babl.c:355 msgid "Alpha component" msgstr "Componente alfa" -#: ../app/gegl/gimp-babl.c:339 +#: ../app/gegl/gimp-babl.c:383 msgid "Indexed-alpha" msgstr "Indexado-alfa" -#: ../app/gegl/gimp-babl.c:341 +#: ../app/gegl/gimp-babl.c:385 msgid "Indexed" msgstr "Indexado" @@ -11797,8 +12294,6 @@ msgid "Create or adjust the cage" msgstr "Crear o ajustar la rejilla" #: ../app/gegl/gimp-gegl-enums.c:25 -#| msgctxt "cage-mode" -#| msgid "Deform the cage to deform the image" msgctxt "cage-mode" msgid "" "Deform the cage\n" @@ -11807,20 +12302,141 @@ msgstr "" "Deformar la rejilla\n" "para deformar la imagen" -#: ../app/operations/gimpcurvesconfig.c:456 +#: ../app/operations/gimpbrightnesscontrastconfig.c:76 +#, fuzzy +#| msgid "_Brightness" +msgid "Brightness" +msgstr "_Brillo" + +#: ../app/operations/gimpbrightnesscontrastconfig.c:81 +#, fuzzy +#| msgid "_Contrast" +msgid "Contrast" +msgstr "_Contraste" + +#: ../app/operations/gimpcolorbalanceconfig.c:96 +#: ../app/operations/gimphuesaturationconfig.c:94 +msgid "The affected range" +msgstr "" + +#: ../app/operations/gimpcolorbalanceconfig.c:102 +#, fuzzy +#| msgid "Cyan" +msgid "Cyan-Red" +msgstr "Cian" + +#: ../app/operations/gimpcolorbalanceconfig.c:107 +#, fuzzy +#| msgid "Magenta" +msgid "Magenta-Green" +msgstr "Magenta" + +#: ../app/operations/gimpcolorbalanceconfig.c:112 +#, fuzzy +#| msgid "Yellow" +msgid "Yellow-Blue" +msgstr "Amarillo" + +#: ../app/operations/gimpcolorbalanceconfig.c:117 +#, fuzzy +#| msgid "Preserve _luminosity" +msgid "Preserve Luminosity" +msgstr "Conservar la _luminosidad" + +#: ../app/operations/gimpcolorizeconfig.c:79 +#: ../app/operations/gimphuesaturationconfig.c:100 +#, fuzzy +#| msgctxt "layer-mode-effects" +#| msgid "Hue" +msgid "Hue" +msgstr "Tono" + +#: ../app/operations/gimpcolorizeconfig.c:84 +#: ../app/operations/gimphuesaturationconfig.c:105 +#, fuzzy +#| msgctxt "layer-mode-effects" +#| msgid "Saturation" +msgid "Saturation" +msgstr "Saturación" + +#: ../app/operations/gimpcolorizeconfig.c:89 +#: ../app/operations/gimphuesaturationconfig.c:110 +#, fuzzy +#| msgid "_Lightness" +msgid "Lightness" +msgstr "_Luminosidad" + +#: ../app/operations/gimpcurvesconfig.c:104 +#: ../app/operations/gimplevelsconfig.c:105 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Delete channel" +msgid "The affected channel" +msgstr "Borra el canal" + +#: ../app/operations/gimpcurvesconfig.c:110 +#, fuzzy +#| msgid "Curves" +msgid "Curve" +msgstr "Curvas" + +#: ../app/operations/gimpcurvesconfig.c:524 msgid "not a GIMP Curves file" msgstr "no es un archivo de curvas de GIMP" -#: ../app/operations/gimpcurvesconfig.c:471 -#: ../app/operations/gimplevelsconfig.c:808 -msgid "parse error" -msgstr "Error de análisis" +#: ../app/operations/gimpcurvesconfig.c:555 +msgid "Parse error, didn't find 2 integers" +msgstr "" -#: ../app/operations/gimplevelsconfig.c:761 +#: ../app/operations/gimpcurvesconfig.c:671 +msgid "Writing curves file failed: " +msgstr "" + +#: ../app/operations/gimpdesaturateconfig.c:73 +#, fuzzy +#| msgid "Desaturate" +msgid "Desaturate mode" +msgstr "Desaturar" + +#: ../app/operations/gimphuesaturationconfig.c:115 +#, fuzzy +#| msgid "_Overlap" +msgid "Overlap" +msgstr "S_olapar" + +#: ../app/operations/gimplevelsconfig.c:111 ../app/tools/gimplevelstool.c:457 +msgid "Gamma" +msgstr "Gamma" + +#: ../app/operations/gimplevelsconfig.c:116 +msgid "Low Input" +msgstr "" + +#: ../app/operations/gimplevelsconfig.c:121 +msgid "High Input" +msgstr "" + +#: ../app/operations/gimplevelsconfig.c:126 +msgid "Low Output" +msgstr "" + +#: ../app/operations/gimplevelsconfig.c:131 +msgid "High Output" +msgstr "" + +#: ../app/operations/gimplevelsconfig.c:769 msgid "not a GIMP Levels file" msgstr "no es un archivo de niveles GIMP" -#: ../app/operations/gimpoperationcagecoefcalc.c:68 +#: ../app/operations/gimplevelsconfig.c:837 +msgid "parse error" +msgstr "Error de análisis" + +#: ../app/operations/gimplevelsconfig.c:872 +msgid "Writing levels file failed: " +msgstr "" + +#: ../app/operations/gimpoperationcagecoefcalc.c:69 msgid "Compute a set of coefficient buffer for the GIMP cage tool" msgstr "" "Calcular un conjunto de búfer de coeficientes para la herramienta «jaula» de " @@ -11855,139 +12471,172 @@ msgid "" "value" msgstr "" -#. initialize the document history -#: ../app/gui/gui.c:421 +#: ../app/operations/gimpthresholdconfig.c:73 +#, fuzzy +#| msgid "Threshold" +msgid "Low threshold" +msgstr "Umbral B/N" + +#: ../app/operations/gimpthresholdconfig.c:78 +#, fuzzy +#| msgid "Threshold" +msgid "High threshold" +msgstr "Umbral B/N" + +#. TRANSLATORS: there is no need to translate this in GIMP. This uses +#. * "gtk20" domain as a special trick to determine language direction, +#. * but xgettext extracts it anyway mistakenly into GIMP po files. +#. * Leave an empty string as translation. It does not matter. +#. +#: ../app/gui/gui.c:210 +msgid "default:LTR" +msgstr "" + +#. load the recent documents after gimp_real_restore() because we +#. * need the mime-types implemented by plug-ins +#. +#: ../app/gui/gui.c:498 msgid "Documents" msgstr "Documentos" -#: ../app/gui/splash.c:116 +#: ../app/gui/splash.c:118 msgid "GIMP Startup" msgstr "Inicio de GIMP" -#: ../app/paint/gimpairbrush.c:65 ../app/tools/gimpairbrushtool.c:55 +#: ../app/paint/gimpairbrush.c:66 ../app/tools/gimpairbrushtool.c:55 msgid "Airbrush" msgstr "Aerógrafo" -#: ../app/paint/gimpbrushcore.c:385 +#: ../app/paint/gimpbrushcore.c:401 msgid "No brushes available for use with this tool." msgstr "No hay pinceles disponibles para usar con esta herramienta." -#: ../app/paint/gimpbrushcore.c:392 +#: ../app/paint/gimpbrushcore.c:408 msgid "No paint dynamics available for use with this tool." msgstr "" "No hay dinámicas de pintura disponibles para su uso con esta herramienta." -#: ../app/paint/gimpclone.c:84 ../app/tools/gimpclonetool.c:56 +#: ../app/paint/gimpclone.c:85 ../app/tools/gimpclonetool.c:56 msgid "Clone" msgstr "Clonar" -#: ../app/paint/gimpclone.c:126 +#: ../app/paint/gimpclone.c:127 msgid "No patterns available for use with this tool." msgstr "No hay patrones disponibles para usar con esta herramienta." -#: ../app/paint/gimpconvolve.c:77 +#: ../app/paint/gimpconvolve.c:78 msgid "Convolve" msgstr "Convolución" # //R ???? -#: ../app/paint/gimpdodgeburn.c:65 +#: ../app/paint/gimpdodgeburn.c:66 msgid "Dodge/Burn" msgstr "blanquear/ennegrecer" -#: ../app/paint/gimperaser.c:60 ../app/tools/gimperasertool.c:66 +#: ../app/paint/gimperaser.c:61 ../app/tools/gimperasertool.c:66 msgid "Eraser" msgstr "Goma de borrar" -#: ../app/paint/gimpheal.c:104 ../app/tools/gimphealtool.c:53 +#: ../app/paint/gimpheal.c:105 ../app/tools/gimphealtool.c:53 msgid "Heal" msgstr "Sanear" -#: ../app/paint/gimpheal.c:143 +#: ../app/paint/gimpheal.c:144 msgid "Healing does not operate on indexed layers." msgstr "El saneado no funciona en capas indexadas." -#: ../app/paint/gimpink.c:98 ../app/tools/gimpinktool.c:55 +#: ../app/paint/gimpink.c:99 ../app/tools/gimpinktool.c:61 msgid "Ink" msgstr "Tinta" -#: ../app/paint/gimpinkoptions.c:72 +#: ../app/paint/gimpinkoptions.c:73 msgid "Ink Blob Size" msgstr "Tamaño de la gota de tinta" -#: ../app/paint/gimpinkoptions.c:99 +#: ../app/paint/gimpinkoptions.c:100 msgid "Ink Blob Aspect Ratio" msgstr "Proporción de aspecto de la gota de tinta" -#: ../app/paint/gimpinkoptions.c:103 +#: ../app/paint/gimpinkoptions.c:104 msgid "Ink Blob Angle" msgstr "Ángulo de la gota de tinta" -#: ../app/paint/gimppaintbrush.c:65 ../app/tools/gimppaintbrushtool.c:51 +#: ../app/paint/gimppaintbrush.c:66 ../app/tools/gimppaintbrushtool.c:51 msgid "Paintbrush" msgstr "Pincel" -#: ../app/paint/gimppaintcore.c:138 +#: ../app/paint/gimppaintcore.c:139 msgid "Paint" msgstr "Pintar" -#: ../app/paint/gimppaintoptions.c:154 +#: ../app/paint/gimppaintoptions.c:166 msgid "Brush Size" msgstr "Tamaño del pincel" -#: ../app/paint/gimppaintoptions.c:168 +#: ../app/paint/gimppaintoptions.c:171 +msgid "Link brush size with canvas zoom" +msgstr "" + +#: ../app/paint/gimppaintoptions.c:196 +#, fuzzy +#| msgid "Brush Folders" +msgid "Brush Force" +msgstr "Carpetas de pinceles" + +#: ../app/paint/gimppaintoptions.c:201 msgid "Every stamp has its own opacity" msgstr "Cada sello tiene su propia opacidad" -#: ../app/paint/gimppaintoptions.c:174 +#: ../app/paint/gimppaintoptions.c:207 msgid "Ignore fuzziness of the current brush" msgstr "Ignorar la borrosidad del pincel actual" -#: ../app/paint/gimppaintoptions.c:179 +#: ../app/paint/gimppaintoptions.c:212 msgid "Scatter brush as you paint" msgstr "Hacer pinceladas dispersas con el pincel mientras pinta" -#: ../app/paint/gimppaintoptions.c:183 +#: ../app/paint/gimppaintoptions.c:216 msgid "Distance of scattering" msgstr "Distancia de la dispersión" -#: ../app/paint/gimppaintoptions.c:193 +#: ../app/paint/gimppaintoptions.c:226 msgid "Distance over which strokes fade out" msgstr "Distancia sobre la que se desvanecen las pinceladas" -#: ../app/paint/gimppaintoptions.c:201 +#: ../app/paint/gimppaintoptions.c:234 msgid "Reverse direction of fading" msgstr "Dirección invertida del desvanecimiento" -#: ../app/paint/gimppaintoptions.c:205 +#: ../app/paint/gimppaintoptions.c:238 msgid "How fade is repeated as you paint" msgstr "Cómo se repite el desvanecimiento mientras pinta" -#: ../app/paint/gimppaintoptions.c:264 +#: ../app/paint/gimppaintoptions.c:297 msgid "Paint smoother strokes" msgstr "Hacer pinceladas más suaves" -#: ../app/paint/gimppaintoptions.c:268 +#: ../app/paint/gimppaintoptions.c:301 msgid "Depth of smoothing" msgstr "Profundidad del suavizado" -#: ../app/paint/gimppaintoptions.c:272 +#: ../app/paint/gimppaintoptions.c:305 msgid "Gravity of the pen" msgstr "Gravedad de la pluma" -#: ../app/paint/gimppencil.c:41 ../app/tools/gimppenciltool.c:51 +#: ../app/paint/gimppencil.c:42 ../app/tools/gimppenciltool.c:51 msgid "Pencil" msgstr "Lápiz" -#: ../app/paint/gimpperspectiveclone.c:89 +#: ../app/paint/gimpperspectiveclone.c:90 #: ../app/tools/gimpperspectiveclonetool.c:133 msgid "Perspective Clone" msgstr "Clonar con perspectiva" -#: ../app/paint/gimpsmudge.c:81 ../app/tools/gimpsmudgetool.c:54 +#: ../app/paint/gimpsmudge.c:83 ../app/tools/gimpsmudgetool.c:54 msgid "Smudge" msgstr "Borronear" -#: ../app/paint/gimpsourcecore.c:236 +#: ../app/paint/gimpsourcecore.c:237 msgid "Set a source image first." msgstr "Establezca una imagen de origen primero." @@ -12021,41 +12670,16 @@ msgctxt "source-align-mode" msgid "Fixed" msgstr "Fijo" -#: ../app/paint/paint-enums.c:114 -msgctxt "convolve-type" -msgid "Blur" -msgstr "Desenfoque" - -#: ../app/paint/paint-enums.c:115 -msgctxt "convolve-type" -msgid "Sharpen" -msgstr "Enfoque" - -#: ../app/paint/paint-enums.c:144 -msgctxt "ink-blob-type" -msgid "Circle" -msgstr "Círculo" - -#: ../app/paint/paint-enums.c:145 -msgctxt "ink-blob-type" -msgid "Square" -msgstr "Cuadrado" - -#: ../app/paint/paint-enums.c:146 -msgctxt "ink-blob-type" -msgid "Diamond" -msgstr "Rombo" - -#: ../app/pdb/channel-cmds.c:188 +#: ../app/pdb/channel-cmds.c:198 msgid "Combine Masks" msgstr "Combinar máscaras" -#: ../app/pdb/color-cmds.c:89 +#: ../app/pdb/color-cmds.c:89 ../app/pdb/drawable-color-cmds.c:89 msgctxt "undo-type" msgid "Brightness-Contrast" msgstr "Brillo-Contraste" -#: ../app/pdb/color-cmds.c:149 +#: ../app/pdb/color-cmds.c:149 ../app/pdb/drawable-color-cmds.c:592 msgctxt "undo-type" msgid "Levels" msgstr "Niveles" @@ -12070,16 +12694,17 @@ msgid "Desaturate" msgstr "Desaturar" #: ../app/pdb/color-cmds.c:433 ../app/pdb/color-cmds.c:480 +#: ../app/pdb/drawable-color-cmds.c:237 ../app/pdb/drawable-color-cmds.c:284 msgctxt "undo-type" msgid "Curves" msgstr "Curvas" -#: ../app/pdb/color-cmds.c:534 +#: ../app/pdb/color-cmds.c:534 ../app/pdb/drawable-color-cmds.c:143 msgctxt "undo-type" msgid "Color Balance" msgstr "Balance de color" -#: ../app/pdb/color-cmds.c:580 +#: ../app/pdb/color-cmds.c:580 ../app/pdb/drawable-color-cmds.c:189 msgctxt "undo-type" msgid "Colorize" msgstr "Colorear" @@ -12090,15 +12715,55 @@ msgstr "Tono y saturación" #: ../app/pdb/color-cmds.c:765 ../app/tools/gimpblendoptions.c:269 #: ../app/tools/gimpbucketfilloptions.c:285 -#: ../app/tools/gimpregionselectoptions.c:215 +#: ../app/tools/gimpregionselectoptions.c:232 #: ../app/tools/gimpthresholdtool.c:88 msgid "Threshold" msgstr "Umbral B/N" -#: ../app/pdb/drawable-cmds.c:521 +#: ../app/pdb/drawable-cmds.c:523 msgid "Plug-In" msgstr "Complemento" +#: ../app/pdb/drawable-cmds.c:959 ../app/tools/gimpforegroundselecttool.c:983 +msgctxt "command" +msgid "Foreground Select" +msgstr "Selección del frente" + +#: ../app/pdb/drawable-color-cmds.c:324 +#, fuzzy +#| msgid "Desaturate" +msgctxt "undo-type" +msgid "Desaturate" +msgstr "Desaturar" + +#: ../app/pdb/drawable-color-cmds.c:500 +#, fuzzy +#| msgid "Hue-Saturation" +msgctxt "undo-type" +msgid "Hue-Saturation" +msgstr "Tono y saturación" + +#: ../app/pdb/drawable-color-cmds.c:533 +#, fuzzy +#| msgid "Invert" +msgctxt "undo-type" +msgid "Invert" +msgstr "Invertir" + +#: ../app/pdb/drawable-color-cmds.c:660 +#, fuzzy +#| msgid "Posterize" +msgctxt "undo-type" +msgid "Posterize" +msgstr "Posterizar" + +#: ../app/pdb/drawable-color-cmds.c:702 +#, fuzzy +#| msgid "Threshold" +msgctxt "undo-type" +msgid "Threshold" +msgstr "Umbral B/N" + #: ../app/pdb/drawable-transform-cmds.c:355 #: ../app/pdb/drawable-transform-cmds.c:455 #: ../app/pdb/item-transform-cmds.c:270 ../app/pdb/transform-tools-cmds.c:171 @@ -12109,7 +12774,7 @@ msgstr "Perspectiva" #: ../app/pdb/drawable-transform-cmds.c:977 #: ../app/pdb/drawable-transform-cmds.c:1064 #: ../app/pdb/item-transform-cmds.c:621 ../app/pdb/transform-tools-cmds.c:432 -#: ../app/tools/gimpsheartool.c:115 +#: ../app/tools/gimpsheartool.c:116 msgid "Shearing" msgstr "Inclinando" @@ -12141,136 +12806,128 @@ msgstr "" "No se puede convertir esta capa en una capa normal porque no es una " "selección flotante." -#: ../app/pdb/gimppdb.c:305 ../app/pdb/gimppdb.c:376 -#: ../app/pdb/gimppdb-query.c:299 +#: ../app/pdb/gimppdb-query.c:139 +#, fuzzy, c-format +#| msgid "Opening '%s' failed: %s" +msgid "Writing PDB file '%s' failed: %s" +msgstr "La apertura de «%s» ha fallado: %s" + +#: ../app/pdb/gimppdb-query.c:314 ../app/pdb/gimppdb.c:306 +#: ../app/pdb/gimppdb.c:377 #, c-format msgid "Procedure '%s' not found" msgstr "No se encuentra el procedimiento «%s»" -#: ../app/pdb/gimppdb.c:411 -#, c-format -msgid "" -"Procedure '%s' has been called with a wrong type for argument #%d. Expected %" -"s, got %s." -msgstr "" -"Se ha llamado al procedimiento «%s» con un valor con un tipo erróneo para el " -"argumento #%d. Se esperaba %s pero se obtuvo %s." - -# //R Ojito -#: ../app/pdb/gimppdbcontext.c:88 ../app/tools/gimpselectionoptions.c:79 -msgid "Smooth edges" -msgstr "Bordes suavizados" - -#: ../app/pdb/gimppdb-utils.c:73 +#: ../app/pdb/gimppdb-utils.c:75 msgid "Invalid empty brush name" msgstr "Nombre vacío del pincel no válido" -#: ../app/pdb/gimppdb-utils.c:82 +#: ../app/pdb/gimppdb-utils.c:84 #, c-format msgid "Brush '%s' not found" msgstr "No se encuentra el pincel «%s»" -#: ../app/pdb/gimppdb-utils.c:87 +#: ../app/pdb/gimppdb-utils.c:89 #, c-format msgid "Brush '%s' is not editable" msgstr "El pincel «%s» no es editable" -#: ../app/pdb/gimppdb-utils.c:113 +#: ../app/pdb/gimppdb-utils.c:115 #, c-format msgid "Brush '%s' is not a generated brush" msgstr "El pincel «%s» no es un pincel generado" -#: ../app/pdb/gimppdb-utils.c:134 +#: ../app/pdb/gimppdb-utils.c:136 msgid "Invalid empty paint dynamics name" msgstr "Nombre vacío de dinámica de pintura no válido" -#: ../app/pdb/gimppdb-utils.c:143 +#: ../app/pdb/gimppdb-utils.c:145 #, c-format msgid "Paint dynamics '%s' not found" msgstr "No se encuentra la dinámica de pintura «%s»" -#: ../app/pdb/gimppdb-utils.c:148 +#: ../app/pdb/gimppdb-utils.c:150 #, c-format msgid "Paint dynamics '%s' is not editable" msgstr "La dinámica de pintura «%s» no es editable" -#: ../app/pdb/gimppdb-utils.c:168 +#: ../app/pdb/gimppdb-utils.c:170 msgid "Invalid empty pattern name" msgstr "Nombre vacío del patrón no válido" -#: ../app/pdb/gimppdb-utils.c:177 +#: ../app/pdb/gimppdb-utils.c:179 #, c-format msgid "Pattern '%s' not found" msgstr "No se encuentra el patrón «%s»" -#: ../app/pdb/gimppdb-utils.c:197 +#: ../app/pdb/gimppdb-utils.c:199 msgid "Invalid empty gradient name" msgstr "Nombre vacío del degradado no válido" -#: ../app/pdb/gimppdb-utils.c:206 +#: ../app/pdb/gimppdb-utils.c:208 #, c-format msgid "Gradient '%s' not found" msgstr "No se encuentra el degradado «%s»" -#: ../app/pdb/gimppdb-utils.c:211 +#: ../app/pdb/gimppdb-utils.c:213 #, c-format msgid "Gradient '%s' is not editable" msgstr "El degradado «%s» no es editable" -#: ../app/pdb/gimppdb-utils.c:232 +#: ../app/pdb/gimppdb-utils.c:234 msgid "Invalid empty palette name" msgstr "Nombre vacío de paleta no válido" -#: ../app/pdb/gimppdb-utils.c:241 +#: ../app/pdb/gimppdb-utils.c:243 #, c-format msgid "Palette '%s' not found" msgstr "No se encuentra la paleta «%s»" -#: ../app/pdb/gimppdb-utils.c:246 +#: ../app/pdb/gimppdb-utils.c:248 #, c-format msgid "Palette '%s' is not editable" msgstr "La paleta «%s» no es editable" -#: ../app/pdb/gimppdb-utils.c:266 +#: ../app/pdb/gimppdb-utils.c:268 msgid "Invalid empty font name" msgstr "Nombre vacío de tipografía no válido" -#: ../app/pdb/gimppdb-utils.c:276 +#: ../app/pdb/gimppdb-utils.c:278 #, c-format msgid "Font '%s' not found" msgstr "No se encuentra la tipografía «%s»" -#: ../app/pdb/gimppdb-utils.c:295 +#: ../app/pdb/gimppdb-utils.c:297 msgid "Invalid empty buffer name" msgstr "Nombre vacío de búfer no válido" -#: ../app/pdb/gimppdb-utils.c:305 +#: ../app/pdb/gimppdb-utils.c:307 #, c-format msgid "Named buffer '%s' not found" msgstr "No se encuentra el búfer con nombre «%s»" -#: ../app/pdb/gimppdb-utils.c:324 +#: ../app/pdb/gimppdb-utils.c:326 msgid "Invalid empty paint method name" msgstr "Nombre vacío de método de pintura no válido" -#: ../app/pdb/gimppdb-utils.c:334 +#: ../app/pdb/gimppdb-utils.c:336 #, c-format msgid "Paint method '%s' does not exist" msgstr "No existe el método de pintura «%s»" -#: ../app/pdb/gimppdb-utils.c:353 +#: ../app/pdb/gimppdb-utils.c:355 #, c-format msgid "Item '%s' (%d) cannot be used because it has not been added to an image" msgstr "" "No se puede usar el elemento «%s» (%d) porque no se ha añadido a una imagen" -#: ../app/pdb/gimppdb-utils.c:363 +#: ../app/pdb/gimppdb-utils.c:365 #, c-format msgid "Item '%s' (%d) cannot be used because it is attached to another image" msgstr "" "No se puede usar el elemento «%s» (%d) porque está asignado a otra imagen" -#: ../app/pdb/gimppdb-utils.c:389 +#: ../app/pdb/gimppdb-utils.c:391 #, c-format msgid "" "Item '%s' (%d) cannot be used because it is not a direct child of an item " @@ -12279,7 +12936,7 @@ msgstr "" "No se puede usar el elemento «%s» (%d) porque no es un descendiente directo " "de un árbol de elementos" -#: ../app/pdb/gimppdb-utils.c:417 +#: ../app/pdb/gimppdb-utils.c:419 #, c-format msgid "" "Items '%s' (%d) and '%s' (%d) cannot be used because they are not part of " @@ -12288,28 +12945,29 @@ msgstr "" "No se pueden usar los elementos «%s» (%d) y «%s» (%d) porque no forman parte " "del mismo árbol de elementos" -#: ../app/pdb/gimppdb-utils.c:442 +#: ../app/pdb/gimppdb-utils.c:444 #, c-format msgid "Item '%s' (%d) must not be an ancestor of '%s' (%d)" msgstr "El elemento «%s» (%d) no debe ser un ancestro de «%s» (%d)" -#: ../app/pdb/gimppdb-utils.c:466 +#: ../app/pdb/gimppdb-utils.c:468 #, c-format msgid "Item '%s' (%d) has already been added to an image" msgstr "El elemento «%s» (%d) ya se ha añadido a una imagen" -#: ../app/pdb/gimppdb-utils.c:474 +#: ../app/pdb/gimppdb-utils.c:476 #, c-format msgid "Trying to add item '%s' (%d) to wrong image" msgstr "Intentando añadir el elemento «%s» (%d) a la imagen equivocada" -#: ../app/pdb/gimppdb-utils.c:494 +#: ../app/pdb/gimppdb-utils.c:496 #, c-format msgid "Item '%s' (%d) cannot be modified because its contents are locked" msgstr "" -"No se puede modificar el elemento «%s» (%d) porque su contenido está bloqueado" +"No se puede modificar el elemento «%s» (%d) porque su contenido está " +"bloqueado" -#: ../app/pdb/gimppdb-utils.c:504 +#: ../app/pdb/gimppdb-utils.c:506 #, c-format msgid "" "Item '%s' (%d) cannot be modified because its position and size are locked" @@ -12317,59 +12975,80 @@ msgstr "" "No se puede modificar el elemento «%s» (%d) porque su posición y su tamaño " "están bloqueados" -#: ../app/pdb/gimppdb-utils.c:524 +#: ../app/pdb/gimppdb-utils.c:526 #, c-format msgid "Item '%s' (%d) cannot be used because it is not a group item" msgstr "" "No se puede usar el elemento «%s» (%d) porque no es un elemento de grupo" -#: ../app/pdb/gimppdb-utils.c:544 +#: ../app/pdb/gimppdb-utils.c:546 #, c-format msgid "Item '%s' (%d) cannot be modified because it is a group item" msgstr "" "No se puede modificar el elemento «%s» (%d) porque es un elemento de grupo" -#: ../app/pdb/gimppdb-utils.c:565 +#: ../app/pdb/gimppdb-utils.c:567 #, c-format msgid "Layer '%s' (%d) cannot be used because it is not a text layer" msgstr "No se puede usar la capa «%s» (%d) porque no es una capa de texto" -#: ../app/pdb/gimppdb-utils.c:606 +#: ../app/pdb/gimppdb-utils.c:608 #, c-format msgid "Image '%s' (%d) is of type '%s', but an image of type '%s' is expected" msgstr "" -"La imagen «%s» (%d) es del tipo «%s», pero se esperaba una imagen del tipo «%s»" +"La imagen «%s» (%d) es del tipo «%s», pero se esperaba una imagen del tipo " +"«%s»" -#: ../app/pdb/gimppdb-utils.c:629 +#: ../app/pdb/gimppdb-utils.c:631 #, c-format msgid "Image '%s' (%d) must not be of type '%s'" msgstr "La imagen «%s» (%d) no debe ser del tipo «%s»" -#: ../app/pdb/gimppdb-utils.c:649 +#: ../app/pdb/gimppdb-utils.c:651 #, c-format msgid "" "Image '%s' (%d) has precision '%s', but an image of precision '%s' is " "expected" msgstr "" -"La imagen «%s» (%d) tiene una precisión «%s», pero se esperaba una imagen con " -"una precisión «%s»" +"La imagen «%s» (%d) tiene una precisión «%s», pero se esperaba una imagen " +"con una precisión «%s»" -#: ../app/pdb/gimppdb-utils.c:672 +#: ../app/pdb/gimppdb-utils.c:674 #, c-format msgid "Image '%s' (%d) must not be of precision '%s'" msgstr "La imagen «%s» (%d) no debe tener la precisión «%s»" -#: ../app/pdb/gimppdb-utils.c:701 +#: ../app/pdb/gimppdb-utils.c:698 ../app/pdb/guides-cmds.c:178 +#, fuzzy, c-format +#| msgid "Vectors object %d does not contain stroke with ID %d" +msgid "Image '%s' (%d) does not contain guide with ID %d" +msgstr "El objeto de vectores %d no contiene un trazo con el ID %d" + +#: ../app/pdb/gimppdb-utils.c:726 #, c-format msgid "Vectors object %d does not contain stroke with ID %d" msgstr "El objeto de vectores %d no contiene un trazo con el ID %d" -#: ../app/pdb/gimpprocedure.c:375 ../app/plug-in/gimppluginprocframe.c:212 +#: ../app/pdb/gimppdb.c:412 +#, c-format +msgid "" +"Procedure '%s' has been called with a wrong type for argument #%d. Expected " +"%s, got %s." +msgstr "" +"Se ha llamado al procedimiento «%s» con un valor con un tipo erróneo para el " +"argumento #%d. Se esperaba %s pero se obtuvo %s." + +# //R Ojito +#: ../app/pdb/gimppdbcontext.c:89 ../app/tools/gimpselectionoptions.c:79 +msgid "Smooth edges" +msgstr "Bordes suavizados" + +#: ../app/pdb/gimpprocedure.c:376 ../app/plug-in/gimppluginprocframe.c:213 #, c-format msgid "Procedure '%s' returned no return values" msgstr "El procedimiento «%s» no ha devuelto ningún valor de retorno" -#: ../app/pdb/gimpprocedure.c:645 +#: ../app/pdb/gimpprocedure.c:646 #, c-format msgid "" "Procedure '%s' returned a wrong value type for return value '%s' (#%d). " @@ -12378,74 +13057,74 @@ msgstr "" "El procedimiento «%s» ha devuelto un valor con tipo erróneo para el valor " "devuelto «%s» (#%d). Se esperaba %s pero se obtuvo %s." -#: ../app/pdb/gimpprocedure.c:657 +#: ../app/pdb/gimpprocedure.c:658 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#%" -"d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument '%s' (#" +"%d). Expected %s, got %s." msgstr "" "El procedimiento «%s» se ha llamado con un valor con un tipo erróneo para el " "argumento «%s» (#%d). Se esperaba %s pero se obtuvo %s." -#: ../app/pdb/gimpprocedure.c:690 +#: ../app/pdb/gimpprocedure.c:691 #, c-format msgid "" "Procedure '%s' returned an invalid ID for argument '%s'. Most likely a plug-" "in is trying to work on a layer that doesn't exist any longer." msgstr "" -"El procedimiento «%s» ha devuelto un ID no válido para el argumento «%s». Con " -"toda probabilidad un complemento está tratando de operar sobre una capa que " -"ya no existe." +"El procedimiento «%s» ha devuelto un ID no válido para el argumento «%s». " +"Con toda probabilidad un complemento está tratando de operar sobre una capa " +"que ya no existe." -#: ../app/pdb/gimpprocedure.c:703 +#: ../app/pdb/gimpprocedure.c:704 #, c-format msgid "" "Procedure '%s' has been called with an invalid ID for argument '%s'. Most " "likely a plug-in is trying to work on a layer that doesn't exist any longer." msgstr "" -"El procedimiento «%s» se ha llamado con un ID incorrecto para el argumento «%" -"s». Con toda probabilidad un complemento está tratando de operar sobre una " +"El procedimiento «%s» se ha llamado con un ID incorrecto para el argumento " +"«%s». Con toda probabilidad un complemento está tratando de operar sobre una " "capa que ya no existe." -#: ../app/pdb/gimpprocedure.c:720 +#: ../app/pdb/gimpprocedure.c:721 #, c-format msgid "" "Procedure '%s' returned an invalid ID for argument '%s'. Most likely a plug-" "in is trying to work on an image that doesn't exist any longer." msgstr "" -"El procedimiento «%s» ha devuelto un ID no válido para el argumento «%s». Con " -"toda probabilidad un complemento está tratando de operar sobre una capa que " -"ya no existe." +"El procedimiento «%s» ha devuelto un ID no válido para el argumento «%s». " +"Con toda probabilidad un complemento está tratando de operar sobre una capa " +"que ya no existe." -#: ../app/pdb/gimpprocedure.c:733 +#: ../app/pdb/gimpprocedure.c:734 #, c-format msgid "" "Procedure '%s' has been called with an invalid ID for argument '%s'. Most " "likely a plug-in is trying to work on an image that doesn't exist any longer." msgstr "" -"El procedimiento «%s» se ha llamado con un ID no válido para el argumento «%" -"s». Con toda probabilidad un complemento está tratando de operar sobre una " +"El procedimiento «%s» se ha llamado con un ID no válido para el argumento " +"«%s». Con toda probabilidad un complemento está tratando de operar sobre una " "capa que ya no existe." -#: ../app/pdb/gimpprocedure.c:754 +#: ../app/pdb/gimpprocedure.c:755 #, c-format msgid "" "Procedure '%s' returned '%s' as return value '%s' (#%d, type %s). This value " "is out of range." msgstr "" -"El procedimiento «%s» ha devuelto «%s» como valor de retorno «%s» (#%d, tipo %" -"s). Este valor está fuera de los límites." +"El procedimiento «%s» ha devuelto «%s» como valor de retorno «%s» (#%d, tipo " +"%s). Este valor está fuera de los límites." -#: ../app/pdb/gimpprocedure.c:768 +#: ../app/pdb/gimpprocedure.c:769 #, c-format msgid "" -"Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type %" -"s). This value is out of range." +"Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type " +"%s). This value is out of range." msgstr "" -"El procedimiento «%s» se ha llamado con un valor «%s» para el argumento «%s» (#%" -"d, tipo %s). Este valor está fuera de los límites." +"El procedimiento «%s» se ha llamado con un valor «%s» para el argumento " +"«%s» (#%d, tipo %s). Este valor está fuera de los límites." -#: ../app/pdb/image-cmds.c:2455 +#: ../app/pdb/image-cmds.c:2520 msgid "" "Image resolution is out of bounds, using the default resolution instead." msgstr "" @@ -12457,103 +13136,271 @@ msgstr "" msgid "Free Select" msgstr "Selección libre" -#: ../app/pdb/layer-cmds.c:540 ../app/pdb/layer-cmds.c:584 +#: ../app/pdb/layer-cmds.c:537 ../app/pdb/layer-cmds.c:581 msgid "Move Layer" msgstr "Mover la capa" -#: ../app/pdb/plug-in-compat-cmds.c:91 +#: ../app/pdb/plug-in-compat-cmds.c:194 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Gaussian Blur..." +msgctxt "undo-type" +msgid "Gaussian Blur" +msgstr "Desenfoque ga_ussiano…" + +#: ../app/pdb/plug-in-compat-cmds.c:259 +msgctxt "undo-type" +msgid "Alien Map" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:296 +#, fuzzy +#| msgid "Antialiasing" +msgctxt "undo-type" +msgid "Antialias" +msgstr "Alisado" + +#: ../app/pdb/plug-in-compat-cmds.c:339 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Apply layer mask" +msgctxt "undo-type" +msgid "Apply Canvas" +msgstr "Aplicar máscara de capa" + +#: ../app/pdb/plug-in-compat-cmds.c:399 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Apply Layer Mask" +msgctxt "undo-type" +msgid "Apply Lens" +msgstr "Aplicar máscara de capa" + +#: ../app/pdb/plug-in-compat-cmds.c:449 msgid "Autocrop image" msgstr "Autorecortar imagen" -#: ../app/pdb/plug-in-compat-cmds.c:138 +#: ../app/pdb/plug-in-compat-cmds.c:503 msgid "Autocrop layer" msgstr "Autorecortar capa" -#: ../app/pdb/plug-in-compat-cmds.c:186 +#: ../app/pdb/plug-in-compat-cmds.c:549 +msgctxt "undo-type" +msgid "Stretch Contrast HSV" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:587 +#, fuzzy +#| msgid "_Contrast" +msgctxt "undo-type" +msgid "Stretch Contrast" +msgstr "_Contraste" + +#: ../app/pdb/plug-in-compat-cmds.c:654 +#, fuzzy +#| msgctxt "channels-action" +#| msgid "Channels Menu" +msgctxt "undo-type" +msgid "Channel Mixer" +msgstr "Menú de canales" + +#: ../app/pdb/plug-in-compat-cmds.c:698 msgctxt "undo-type" msgid "Color to Alpha" msgstr "Color a alfa" -#: ../app/pdb/plug-in-compat-cmds.c:249 +#: ../app/pdb/plug-in-compat-cmds.c:744 +#, c-format +msgid "Array 'matrix' has only %d members, must have 25" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:752 +#, c-format +msgid "Array 'channels' has only %d members, must have 5" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:824 +#, fuzzy +#| msgid "Transformation Matrix" +msgctxt "undo-type" +msgid "Convolution Matrix" +msgstr "Matriz de transformación" + +#: ../app/pdb/plug-in-compat-cmds.c:886 msgctxt "undo-type" msgid "Cubism" msgstr "Cubismo" -#: ../app/pdb/plug-in-compat-cmds.c:324 ../app/pdb/plug-in-compat-cmds.c:403 +#: ../app/pdb/plug-in-compat-cmds.c:931 +#, fuzzy +#| msgid "_Desaturate..." +msgctxt "undo-type" +msgid "Deinterlace" +msgstr "_Desaturar…" + +#: ../app/pdb/plug-in-compat-cmds.c:1005 +#, fuzzy +#| msgid "Color Management" +msgctxt "undo-type" +msgid "Color Exchange" +msgstr "Gestión del color" + +#: ../app/pdb/plug-in-compat-cmds.c:1189 +msgctxt "undo-type" +msgid "Glass Tile" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:1242 +#, fuzzy +#| msgctxt "plug-in-action" +#| msgid "_Noise" +msgctxt "undo-type" +msgid "Noise HSV" +msgstr "R_uido" + +#: ../app/pdb/plug-in-compat-cmds.c:1279 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Laplace" +msgctxt "undo-type" +msgid "Laplace" +msgstr "_Laplace" + +# Location lo traducimos por lugar (Serrador) +#: ../app/pdb/plug-in-compat-cmds.c:1355 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "Lens Distortion..." +msgctxt "undo-type" +msgid "Lens Distortion" +msgstr "Distorsión de lente…" + +#: ../app/pdb/plug-in-compat-cmds.c:1395 +#, fuzzy +#| msgid "File Name:" +msgctxt "undo-type" +msgid "Tile Seamless" +msgstr "Nombre de archivo:" + +#: ../app/pdb/plug-in-compat-cmds.c:1478 ../app/pdb/plug-in-compat-cmds.c:1562 #, fuzzy #| msgid "Motion only" msgctxt "undo-type" msgid "Motion Blur" msgstr "Sólo movimiento" +#: ../app/pdb/plug-in-compat-cmds.c:1663 +msgctxt "undo-type" +msgid "Mosaic" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:1725 +msgctxt "undo-type" +msgid "Supernova" +msgstr "" + # Debe ir en minúsculas por las reglas de estilo -#: ../app/pdb/plug-in-compat-cmds.c:449 ../app/pdb/plug-in-compat-cmds.c:493 +#: ../app/pdb/plug-in-compat-cmds.c:1766 ../app/pdb/plug-in-compat-cmds.c:1809 msgctxt "undo-type" msgid "Pixelize" msgstr "Pixelar" -#: ../app/pdb/plug-in-compat-cmds.c:546 +#: ../app/pdb/plug-in-compat-cmds.c:1860 +msgctxt "undo-type" +msgid "Plasma" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:1914 msgctxt "undo-type" msgid "Polar Coordinates" msgstr "Coordenadas polares" -#: ../app/pdb/plug-in-compat-cmds.c:587 +#: ../app/pdb/plug-in-compat-cmds.c:1954 msgctxt "undo-type" msgid "Red Eye Removal" msgstr "Eliminar ojos rojos" -#: ../app/pdb/plug-in-compat-cmds.c:641 +#: ../app/pdb/plug-in-compat-cmds.c:2007 #, fuzzy #| msgid "Random" msgctxt "undo-type" msgid "Random Hurl" msgstr "Aleatorio" -#: ../app/pdb/plug-in-compat-cmds.c:695 +#: ../app/pdb/plug-in-compat-cmds.c:2060 #, fuzzy #| msgid "Random" msgctxt "undo-type" msgid "Random Pick" msgstr "Aleatorio" -#: ../app/pdb/plug-in-compat-cmds.c:749 +#: ../app/pdb/plug-in-compat-cmds.c:2113 #, fuzzy #| msgid "Random" msgctxt "undo-type" msgid "Random Slur" msgstr "Aleatorio" -#: ../app/pdb/plug-in-compat-cmds.c:794 +#: ../app/pdb/plug-in-compat-cmds.c:2188 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_RGB Noise..." +msgctxt "undo-type" +msgid "RGB Noise" +msgstr "Ruido _RGB…" + +#: ../app/pdb/plug-in-compat-cmds.c:2311 +#, fuzzy +#| msgctxt "plug-in-action" +#| msgid "_Noise" +msgctxt "undo-type" +msgid "Noisify" +msgstr "R_uido" + +#: ../app/pdb/plug-in-compat-cmds.c:2355 msgctxt "undo-type" msgid "Semi-Flatten" msgstr "Semiaplanar" -#: ../app/pdb/plug-in-compat-cmds.c:838 +#: ../app/pdb/plug-in-compat-cmds.c:2398 msgctxt "undo-type" msgid "Shift" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:883 +#: ../app/pdb/plug-in-compat-cmds.c:2446 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Sobel..." +msgctxt "undo-type" +msgid "Sobel" +msgstr "_Sóbel…" + +#: ../app/pdb/plug-in-compat-cmds.c:2490 msgctxt "undo-type" msgid "Spread" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:925 +#: ../app/pdb/plug-in-compat-cmds.c:2531 msgctxt "undo-type" msgid "Threshold Alpha" msgstr "Umbral alfa" -#: ../app/pdb/plug-in-compat-cmds.c:963 +#: ../app/pdb/plug-in-compat-cmds.c:2577 +msgctxt "undo-type" +msgid "Video" +msgstr "" + +#: ../app/pdb/plug-in-compat-cmds.c:2614 msgctxt "undo-type" msgid "Value Invert" msgstr "Invertir valor" -#: ../app/pdb/plug-in-compat-cmds.c:1027 +#: ../app/pdb/plug-in-compat-cmds.c:2677 msgctxt "undo-type" msgid "Waves" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:1074 +#: ../app/pdb/plug-in-compat-cmds.c:2725 msgctxt "undo-type" msgid "Whirl and Pinch" msgstr "" @@ -12608,27 +13455,27 @@ msgstr "Añadir un trazado de ruta" msgid "Extend path stroke" msgstr "Extender trazado de ruta" -#: ../app/plug-in/gimpenvirontable.c:281 +#: ../app/plug-in/gimpenvirontable.c:329 #, c-format msgid "Empty variable name in environment file %s" msgstr "Nombre de variable vacío en el archivo de entorno %s" -#: ../app/plug-in/gimpenvirontable.c:299 +#: ../app/plug-in/gimpenvirontable.c:348 #, c-format msgid "Illegal variable name in environment file %s: %s" msgstr "Nombre de variable ilegal en el archivo de ambiente %s: %s" -#: ../app/plug-in/gimpinterpreterdb.c:263 +#: ../app/plug-in/gimpinterpreterdb.c:296 #, c-format msgid "Bad interpreter referenced in interpreter file %s: %s" msgstr "Intérprete erróneo referenciado en el archivo del intérprete %s: %s" -#: ../app/plug-in/gimpinterpreterdb.c:322 +#: ../app/plug-in/gimpinterpreterdb.c:359 #, c-format msgid "Bad binary format string in interpreter file %s" msgstr "Cadena de formato binario errónea en el archivo del intérprete %s" -#: ../app/plug-in/gimpplugin.c:643 +#: ../app/plug-in/gimpplugin.c:648 #, c-format msgid "" "Plug-in crashed: \"%s\"\n" @@ -12644,42 +13491,7 @@ msgstr "" "GIMP. Sería conveniente que guardase todas sus imágenes y reiniciase GIMP, " "para no arriesgarse." -#: ../app/plug-in/gimppluginmanager.c:296 -msgid "Plug-In Interpreters" -msgstr "Intérpretes de complementos" - -#: ../app/plug-in/gimppluginmanager.c:303 -msgid "Plug-In Environment" -msgstr "Entorno de complementos" - -#: ../app/plug-in/gimppluginmanager-call.c:169 -#: ../app/plug-in/gimppluginmanager-call.c:219 -#: ../app/plug-in/gimppluginmanager-call.c:317 -#, c-format -msgid "Failed to run plug-in \"%s\"" -msgstr "Se produjo un fallo alejecutar el complemento «%s»" - -#: ../app/plug-in/gimppluginmanager-restore.c:229 -msgid "Searching Plug-Ins" -msgstr "Buscando complementos" - -#: ../app/plug-in/gimppluginmanager-restore.c:284 -msgid "Resource configuration" -msgstr "Configuración de recursos" - -#: ../app/plug-in/gimppluginmanager-restore.c:320 -msgid "Querying new Plug-ins" -msgstr "Verificando si hay complementos nuevos" - -#: ../app/plug-in/gimppluginmanager-restore.c:370 -msgid "Initializing Plug-ins" -msgstr "Inicializando los complementos" - -#: ../app/plug-in/gimppluginmanager-restore.c:442 -msgid "Starting Extensions" -msgstr "Inicializando los añadidos" - -#: ../app/plug-in/gimpplugin-message.c:485 +#: ../app/plug-in/gimpplugin-message.c:486 #, c-format msgid "" "Calling error for procedure '%s':\n" @@ -12688,7 +13500,7 @@ msgstr "" "Error de llamada para el procedimiento «%s»:\n" "%s" -#: ../app/plug-in/gimpplugin-message.c:494 +#: ../app/plug-in/gimpplugin-message.c:495 #, c-format msgid "" "Execution error for procedure '%s':\n" @@ -12697,7 +13509,46 @@ msgstr "" "Error de ejecución para el procedimiento «%s»:\n" "%s" -#: ../app/plug-in/gimppluginprocedure.c:993 +#: ../app/plug-in/gimpplugin-progress.c:330 +msgid "Cancelled" +msgstr "Cancelado" + +#: ../app/plug-in/gimppluginmanager.c:282 +msgid "Plug-In Interpreters" +msgstr "Intérpretes de complementos" + +#: ../app/plug-in/gimppluginmanager.c:288 +msgid "Plug-In Environment" +msgstr "Entorno de complementos" + +#: ../app/plug-in/gimppluginmanager-call.c:172 +#: ../app/plug-in/gimppluginmanager-call.c:223 +#: ../app/plug-in/gimppluginmanager-call.c:321 +#, c-format +msgid "Failed to run plug-in \"%s\"" +msgstr "Se produjo un fallo alejecutar el complemento «%s»" + +#: ../app/plug-in/gimppluginmanager-restore.c:237 +msgid "Searching Plug-Ins" +msgstr "Buscando complementos" + +#: ../app/plug-in/gimppluginmanager-restore.c:334 +msgid "Resource configuration" +msgstr "Configuración de recursos" + +#: ../app/plug-in/gimppluginmanager-restore.c:370 +msgid "Querying new Plug-ins" +msgstr "Verificando si hay complementos nuevos" + +#: ../app/plug-in/gimppluginmanager-restore.c:421 +msgid "Initializing Plug-ins" +msgstr "Inicializando los complementos" + +#: ../app/plug-in/gimppluginmanager-restore.c:494 +msgid "Starting Extensions" +msgstr "Inicializando los añadidos" + +#: ../app/plug-in/gimppluginprocedure.c:994 #, c-format msgid "" "Calling error for '%s':\n" @@ -12706,7 +13557,7 @@ msgstr "" "Error de llamada para «%s»:\n" "%s" -#: ../app/plug-in/gimppluginprocedure.c:1005 +#: ../app/plug-in/gimppluginprocedure.c:1006 #, c-format msgid "" "Execution error for '%s':\n" @@ -12715,25 +13566,17 @@ msgstr "" "Error de ejecución para «%s»:\n" "%s" -#: ../app/plug-in/gimpplugin-progress.c:331 -msgid "Cancelled" -msgstr "Cancelado" - -#: ../app/plug-in/plug-in-icc-profile.c:76 +#: ../app/plug-in/plug-in-icc-profile.c:68 #, c-format msgid "Can't apply color profile to grayscale image (%s)" msgstr "" -#: ../app/plug-in/plug-in-icc-profile.c:119 -#: ../app/plug-in/plug-in-icc-profile.c:194 -#: ../app/plug-in/plug-in-icc-profile.c:253 +#: ../app/plug-in/plug-in-icc-profile.c:111 #, c-format msgid "Error running '%s'" msgstr "Ocurrió un error al ejecutar «%s»" -#: ../app/plug-in/plug-in-icc-profile.c:143 -#: ../app/plug-in/plug-in-icc-profile.c:204 -#: ../app/plug-in/plug-in-icc-profile.c:263 +#: ../app/plug-in/plug-in-icc-profile.c:135 #, c-format msgid "Plug-In missing (%s)" msgstr "Falta el complemento (%s)" @@ -12748,19 +13591,19 @@ msgstr "Ignorando «%s»: versión de protocolo de GIMP incorrecta." msgid "Skipping '%s': wrong pluginrc file format version." msgstr "Omitiendo «%s»: versión del formato del archivo pluginrc incorrecta." -#: ../app/plug-in/plug-in-rc.c:506 +#: ../app/plug-in/plug-in-rc.c:510 #, c-format msgid "invalid value '%s' for icon type" msgstr "valor no válido «%s» para el tipo de icono" -#: ../app/plug-in/plug-in-rc.c:521 +#: ../app/plug-in/plug-in-rc.c:525 #, c-format msgid "invalid value '%ld' for icon type" msgstr "valor no válido «%ld» para el tipo de icono" #. This is a so-called pangram; it's supposed to #. contain all characters found in the alphabet. -#: ../app/text/gimpfont.c:43 +#: ../app/text/gimpfont.c:50 msgid "" "Pack my box with\n" "five dozen liquor jugs." @@ -12768,7 +13611,7 @@ msgstr "" "El veloz murciélago hindú comía feliz cardillo y kiwi. La cigüeña tocaba el " "saxofón detrás del palenque de paja." -#: ../app/text/gimptext-compat.c:106 ../app/tools/gimptexttool.c:1401 +#: ../app/text/gimptext-compat.c:106 ../app/tools/gimptexttool.c:1410 msgid "Add Text Layer" msgstr "Añadir una capa de texto" @@ -12808,18 +13651,24 @@ msgstr "Transformar la capa de texto" msgid "Discard Text Information" msgstr "Eliminar la información de texto" -#: ../app/text/gimptextlayer.c:628 +#: ../app/text/gimptextlayer.c:629 msgid "Due to lack of any fonts, text functionality is not available." msgstr "" "Debido a la falta de tipografías la funcionalidad de texto no está " "disponible." # Aquí creo que Empty es adjetivo también -#: ../app/text/gimptextlayer.c:682 +#: ../app/text/gimptextlayer.c:688 msgid "Empty Text Layer" msgstr "Capa de texto vacía" -#: ../app/text/gimptextlayer-xcf.c:76 +#: ../app/text/gimptextlayer.c:738 +msgid "" +"Your text cannot be rendered. It is likely too big. Please make it shorter " +"or use a smaller font." +msgstr "" + +#: ../app/text/gimptextlayer-xcf.c:77 #, c-format msgid "" "Problems parsing the text parasite for layer '%s':\n" @@ -12834,6 +13683,12 @@ msgstr "" "Algunas propiedades del texto podrían estar incorrectas. Al menos que quiera " "editar la capa de texto no necesitará preocuparse por esto." +#: ../app/text/gimptextlayout.c:578 +msgid "" +"The new text layout cannot be generated. Most likely the font size is too " +"big." +msgstr "" + #: ../app/text/text-enums.c:23 msgctxt "text-box-mode" msgid "Dynamic" @@ -12844,6 +13699,14 @@ msgctxt "text-box-mode" msgid "Fixed" msgstr "Fijo" +#: ../app/tools/gimp-tools.c:367 +msgid "" +"This tool has\n" +"no options." +msgstr "" +"Esta herramienta\n" +"no tiene opciones." + #: ../app/tools/gimpairbrushtool.c:56 msgid "Airbrush Tool: Paint using a brush, with variable pressure" msgstr "Herramienta aerógrafo: pintar con presión variable mediante un pincel" @@ -12877,68 +13740,75 @@ msgstr "Desplazamiento horizontal para la distribución" msgid "Vertical offset for distribution" msgstr "Desplazamiento vertical para la distribución" -#: ../app/tools/gimpalignoptions.c:273 ../app/tools/gimpaligntool.c:124 +#: ../app/tools/gimpalignoptions.c:279 ../app/tools/gimpaligntool.c:124 msgid "Align" msgstr "Alineado" -#: ../app/tools/gimpalignoptions.c:282 -#| msgid "Relative to:" +#: ../app/tools/gimpalignoptions.c:288 msgid "Relative to" msgstr "Relativo a" -#: ../app/tools/gimpalignoptions.c:293 +#: ../app/tools/gimpalignoptions.c:299 msgid "Align left edge of target" msgstr "Alinear al borde izquierdo del objetivo" -#: ../app/tools/gimpalignoptions.c:297 +#: ../app/tools/gimpalignoptions.c:303 msgid "Align center of target" msgstr "Alinear al centro del objetivo" -#: ../app/tools/gimpalignoptions.c:301 +#: ../app/tools/gimpalignoptions.c:307 msgid "Align right edge of target" msgstr "Alinear al borde derecho del objetivo" -#: ../app/tools/gimpalignoptions.c:309 +#: ../app/tools/gimpalignoptions.c:315 msgid "Align top edge of target" msgstr "Alinear al borde superior del objetivo" -#: ../app/tools/gimpalignoptions.c:313 +#: ../app/tools/gimpalignoptions.c:319 msgid "Align middle of target" msgstr "Alinear a la mitad del objetivo" -#: ../app/tools/gimpalignoptions.c:317 +#: ../app/tools/gimpalignoptions.c:323 msgid "Align bottom of target" msgstr "Alinear a la parte inferior del objetivo" -#: ../app/tools/gimpalignoptions.c:319 +#: ../app/tools/gimpalignoptions.c:325 msgid "Distribute" msgstr "Distribuir" -#: ../app/tools/gimpalignoptions.c:333 +#: ../app/tools/gimpalignoptions.c:339 msgid "Distribute left edges of targets" msgstr "Distribuir los bordes izquierdos de los objetivos" -#: ../app/tools/gimpalignoptions.c:337 +#: ../app/tools/gimpalignoptions.c:343 msgid "Distribute horizontal centers of targets" msgstr "Distribuir horizontalmente los centros de los objetivos" -#: ../app/tools/gimpalignoptions.c:341 +#: ../app/tools/gimpalignoptions.c:347 msgid "Distribute right edges of targets" msgstr "Distribuir los bordes derechos de los objetivos" -#: ../app/tools/gimpalignoptions.c:349 +#: ../app/tools/gimpalignoptions.c:351 +msgid "Distribute targets evenly in the horizontal" +msgstr "" + +#: ../app/tools/gimpalignoptions.c:359 msgid "Distribute top edges of targets" msgstr "Distribuir los bordes superiores de los objetivos" -#: ../app/tools/gimpalignoptions.c:353 +#: ../app/tools/gimpalignoptions.c:363 msgid "Distribute vertical centers of targets" msgstr "Distribuir los centros verticales de los objetivos" -#: ../app/tools/gimpalignoptions.c:357 +#: ../app/tools/gimpalignoptions.c:367 msgid "Distribute bottoms of targets" msgstr "Distribuir las partes inferiores de los objetivos" -#: ../app/tools/gimpalignoptions.c:363 +#: ../app/tools/gimpalignoptions.c:371 +msgid "Distribute targets evenly in the vertical" +msgstr "" + +#: ../app/tools/gimpalignoptions.c:377 msgid "Offset:" msgstr "Desplazamiento:" @@ -12950,35 +13820,35 @@ msgstr "Herramienta de alineación:Alinee o coloque capas y otros objetos" msgid "_Align" msgstr "_Alineado" -#: ../app/tools/gimpaligntool.c:548 +#: ../app/tools/gimpaligntool.c:551 msgid "Click on a layer, path or guide, or Click-Drag to pick several layers" msgstr "Pulse sobre una capa, ruta o guía, o arrastre para elegir varias capas" -#: ../app/tools/gimpaligntool.c:556 +#: ../app/tools/gimpaligntool.c:559 msgid "Click to pick this layer as first item" msgstr "Pulse para elegir esta capa como primer elemento" -#: ../app/tools/gimpaligntool.c:563 +#: ../app/tools/gimpaligntool.c:566 msgid "Click to add this layer to the list" msgstr "Pulse para añadir esta capa a la lista" -#: ../app/tools/gimpaligntool.c:567 +#: ../app/tools/gimpaligntool.c:570 msgid "Click to pick this guide as first item" msgstr "Pulse para elegir esta guía como primer elemento" -#: ../app/tools/gimpaligntool.c:574 +#: ../app/tools/gimpaligntool.c:577 msgid "Click to add this guide to the list" msgstr "Pulse para añadir esta guía a la lista" -#: ../app/tools/gimpaligntool.c:578 +#: ../app/tools/gimpaligntool.c:581 msgid "Click to pick this path as first item" msgstr "Pulse para elegir esta ruta como primer elemento" -#: ../app/tools/gimpaligntool.c:585 +#: ../app/tools/gimpaligntool.c:588 msgid "Click to add this path to the list" msgstr "Pulse para añadir esta ruta a la lista" -#: ../app/tools/gimpblendoptions.c:211 ../app/tools/gimppaintoptions-gui.c:344 +#: ../app/tools/gimpblendoptions.c:211 ../app/tools/gimppaintoptions-gui.c:351 msgid "Gradient" msgstr "Degradado" @@ -12987,8 +13857,7 @@ msgstr "Degradado" msgid "Shape" msgstr "Forma" -#: ../app/tools/gimpblendoptions.c:230 ../app/tools/gimppaintoptions-gui.c:326 -#| msgid "Repeat:" +#: ../app/tools/gimpblendoptions.c:230 ../app/tools/gimppaintoptions-gui.c:333 msgid "Repeat" msgstr "Repetir" @@ -13000,42 +13869,42 @@ msgstr "Sobremuestreo adaptativo" msgid "Max depth" msgstr "Profundidad máxima" -#: ../app/tools/gimpblendtool.c:109 +#: ../app/tools/gimpblendtool.c:163 msgid "Blend" msgstr "Mezcla" -#: ../app/tools/gimpblendtool.c:110 +#: ../app/tools/gimpblendtool.c:164 msgid "Blend Tool: Fill selected area with a color gradient" msgstr "" "Herramienta de mezcla: rellenar el área seleccionada con un degradado de " "colores" -#: ../app/tools/gimpblendtool.c:111 +#: ../app/tools/gimpblendtool.c:165 msgid "Blen_d" msgstr "_Mezcla [Blend]" -#: ../app/tools/gimpblendtool.c:180 ../app/tools/gimpbucketfilltool.c:151 -#: ../app/tools/gimpimagemaptool.c:302 ../app/tools/gimppainttool.c:272 -#: ../app/tools/gimptransformtool.c:286 -#| msgid "The active layer's position is locked." +#: ../app/tools/gimpblendtool.c:241 ../app/tools/gimpbucketfilltool.c:151 +#: ../app/tools/gimpforegroundselecttool.c:286 +#: ../app/tools/gimpimagemaptool.c:319 ../app/tools/gimppainttool.c:285 +#: ../app/tools/gimptransformtool.c:1829 msgid "The active layer is not visible." msgstr "La capa activa no está visible." -#: ../app/tools/gimpblendtool.c:187 +#: ../app/tools/gimpblendtool.c:248 msgid "No gradient available for use with this tool." msgstr "No hay degradados disponibles para usar con esta herramienta." -#: ../app/tools/gimpblendtool.c:452 ../app/tools/gimppainttool.c:630 +#: ../app/tools/gimpblendtool.c:899 ../app/tools/gimppainttool.c:655 #, c-format msgid "%s for constrained angles" msgstr "%s para ángulos restringidos" -#: ../app/tools/gimpblendtool.c:453 +#: ../app/tools/gimpblendtool.c:900 #, c-format msgid "%s to move the whole line" msgstr "%s para mover toda la línea" -#: ../app/tools/gimpblendtool.c:457 +#: ../app/tools/gimpblendtool.c:904 msgid "Blend: " msgstr "Mezcla: " @@ -13063,17 +13932,15 @@ msgstr "Importar los ajustes de Brillo y contraste" msgid "Export Brightness-Contrast settings" msgstr "Exportar los ajustes de Brillo y contraste" -#: ../app/tools/gimpbrightnesscontrasttool.c:252 -#| msgid "_Brightness:" +#: ../app/tools/gimpbrightnesscontrasttool.c:253 msgid "_Brightness" msgstr "_Brillo" #: ../app/tools/gimpbrightnesscontrasttool.c:261 -#| msgid "Con_trast:" msgid "_Contrast" msgstr "_Contraste" -#: ../app/tools/gimpbrightnesscontrasttool.c:269 +#: ../app/tools/gimpbrightnesscontrasttool.c:268 msgid "Edit these Settings as Levels" msgstr "Editar estos ajustes como niveles" @@ -13090,7 +13957,7 @@ msgid "Base filled area on all visible layers" msgstr "Área base rellenada en todas las capas visibles" #: ../app/tools/gimpbucketfilloptions.c:111 -#: ../app/tools/gimpregionselectoptions.c:96 +#: ../app/tools/gimpregionselectoptions.c:97 msgid "Maximum color difference" msgstr "Máxima diferencia de color" @@ -13129,12 +13996,11 @@ msgstr "Rellenar áreas transparentes" #: ../app/tools/gimpbucketfilloptions.c:279 #: ../app/tools/gimpcloneoptions-gui.c:80 #: ../app/tools/gimpcolorpickeroptions.c:159 ../app/tools/gimphealtool.c:99 -#: ../app/tools/gimpregionselectoptions.c:209 +#: ../app/tools/gimpregionselectoptions.c:226 msgid "Sample merged" msgstr "Muestra combinada" #: ../app/tools/gimpbucketfilloptions.c:292 -#| msgid "Fill by:" msgid "Fill by" msgstr "Rellenar con" @@ -13178,27 +14044,27 @@ msgid "" "of the cage with a color" msgstr "Rellenar la posición original de la jaula con un color sencillo" -#: ../app/tools/gimpcagetool.c:150 ../app/tools/gimpcagetool.c:1192 +#: ../app/tools/gimpcagetool.c:159 ../app/tools/gimpcagetool.c:1181 msgid "Cage Transform" msgstr "Transformar rejilla" -#: ../app/tools/gimpcagetool.c:151 +#: ../app/tools/gimpcagetool.c:160 msgid "Cage Transform: Deform a selection with a cage" msgstr "Transformar rejilla: deformar una selección con una rejilla" -#: ../app/tools/gimpcagetool.c:152 +#: ../app/tools/gimpcagetool.c:161 msgid "_Cage Transform" msgstr "_Transformar rejilla" -#: ../app/tools/gimpcagetool.c:351 +#: ../app/tools/gimpcagetool.c:324 ../app/tools/gimpwarptool.c:313 msgid "Press ENTER to commit the transform" msgstr "Pulse INTRO para realizar la transformación" -#: ../app/tools/gimpcagetool.c:1095 +#: ../app/tools/gimpcagetool.c:1084 msgid "Computing Cage Coefficients" msgstr "Calculando coeficientes de Cage" -#: ../app/tools/gimpcagetool.c:1243 +#: ../app/tools/gimpcagetool.c:1232 msgid "Cage transform" msgstr "Transformar rejilla" @@ -13207,7 +14073,6 @@ msgid "Source" msgstr "Origen" #: ../app/tools/gimpcloneoptions-gui.c:103 ../app/tools/gimphealtool.c:105 -#| msgid "Alignment:" msgid "Alignment" msgstr "Alineación" @@ -13263,49 +14128,49 @@ msgstr "Exportar los ajustes de balance de color" msgid "Color Balance operates only on RGB color layers." msgstr "El balance de color sólo funciona sobre capas de color RGB." -#: ../app/tools/gimpcolorbalancetool.c:196 +#: ../app/tools/gimpcolorbalancetool.c:197 msgid "Select Range to Adjust" msgstr "Seleccione el rango para ajustar" -#: ../app/tools/gimpcolorbalancetool.c:201 ../app/tools/gimplevelstool.c:155 +#: ../app/tools/gimpcolorbalancetool.c:202 ../app/tools/gimplevelstool.c:152 msgid "Adjust Color Levels" msgstr "Ajustar los niveles de color" -#: ../app/tools/gimpcolorbalancetool.c:217 +#: ../app/tools/gimpcolorbalancetool.c:218 #: ../app/tools/gimphuesaturationtool.c:200 msgid "Cyan" msgstr "Cian" -#: ../app/tools/gimpcolorbalancetool.c:217 +#: ../app/tools/gimpcolorbalancetool.c:218 #: ../app/tools/gimphuesaturationtool.c:197 msgid "Red" msgstr "Rojo" -#: ../app/tools/gimpcolorbalancetool.c:221 +#: ../app/tools/gimpcolorbalancetool.c:222 #: ../app/tools/gimphuesaturationtool.c:202 msgid "Magenta" msgstr "Magenta" -#: ../app/tools/gimpcolorbalancetool.c:221 +#: ../app/tools/gimpcolorbalancetool.c:222 #: ../app/tools/gimphuesaturationtool.c:199 msgid "Green" msgstr "Verde" -#: ../app/tools/gimpcolorbalancetool.c:225 +#: ../app/tools/gimpcolorbalancetool.c:226 #: ../app/tools/gimphuesaturationtool.c:198 msgid "Yellow" msgstr "Amarillo" -#: ../app/tools/gimpcolorbalancetool.c:225 +#: ../app/tools/gimpcolorbalancetool.c:226 #: ../app/tools/gimphuesaturationtool.c:201 msgid "Blue" msgstr "Azul" -#: ../app/tools/gimpcolorbalancetool.c:232 +#: ../app/tools/gimpcolorbalancetool.c:233 msgid "R_eset Range" msgstr "R_einiciar el rango" -#: ../app/tools/gimpcolorbalancetool.c:242 +#: ../app/tools/gimpcolorbalancetool.c:243 msgid "Preserve _luminosity" msgstr "Conservar la _luminosidad" @@ -13343,19 +14208,16 @@ msgstr "Seleccionar el color" #: ../app/tools/gimpcolorizetool.c:174 #: ../app/tools/gimphuesaturationtool.c:303 -#| msgid "_Hue:" msgid "_Hue" msgstr "_Tono" #: ../app/tools/gimpcolorizetool.c:181 #: ../app/tools/gimphuesaturationtool.c:317 -#| msgid "_Saturation:" msgid "_Saturation" msgstr "_Saturación" #: ../app/tools/gimpcolorizetool.c:188 #: ../app/tools/gimphuesaturationtool.c:310 -#| msgid "_Lightness:" msgid "_Lightness" msgstr "_Luminosidad" @@ -13428,11 +14290,11 @@ msgstr "_Recoge-color" msgid "Click in any image to view its color" msgstr "Pulse sobre cualquier imagen para ver su color" -#: ../app/tools/gimpcolorpickertool.c:239 ../app/tools/gimppainttool.c:483 +#: ../app/tools/gimpcolorpickertool.c:239 ../app/tools/gimppainttool.c:497 msgid "Click in any image to pick the foreground color" msgstr "Pulse sobre cualquier imagen para recoger el color de frente" -#: ../app/tools/gimpcolorpickertool.c:247 ../app/tools/gimppainttool.c:489 +#: ../app/tools/gimpcolorpickertool.c:247 ../app/tools/gimppainttool.c:503 msgid "Click in any image to pick the background color" msgstr "Pulse sobre cualquier imagen para recoger el color de fondo" @@ -13440,23 +14302,23 @@ msgstr "Pulse sobre cualquier imagen para recoger el color de fondo" msgid "Click in any image to add the color to the palette" msgstr "Pulse sobre cualquier imagen para añadir el color a la paleta" -#: ../app/tools/gimpcolorpickertool.c:311 +#: ../app/tools/gimpcolorpickertool.c:315 msgid "Color Picker Information" msgstr "Información del recoge-color" -#: ../app/tools/gimpcolortool.c:234 ../app/tools/gimpcolortool.c:407 +#: ../app/tools/gimpcolortool.c:235 ../app/tools/gimpcolortool.c:408 msgid "Move Sample Point: " msgstr "Mover punto de muestra: " -#: ../app/tools/gimpcolortool.c:399 +#: ../app/tools/gimpcolortool.c:400 msgid "Remove Sample Point" msgstr "Eliminar punto de muestra" -#: ../app/tools/gimpcolortool.c:400 +#: ../app/tools/gimpcolortool.c:401 msgid "Cancel Sample Point" msgstr "Cancelar punto de muestra" -#: ../app/tools/gimpcolortool.c:408 +#: ../app/tools/gimpcolortool.c:409 msgid "Add Sample Point: " msgstr "Añadir punto de muestra: " @@ -13474,39 +14336,39 @@ msgstr "" msgid "Bl_ur / Sharpen" msgstr "E_mborronar / enfocar" -#: ../app/tools/gimpconvolvetool.c:185 +#: ../app/tools/gimpconvolvetool.c:182 msgid "Click to blur" msgstr "Pulse para emborronar" -#: ../app/tools/gimpconvolvetool.c:186 +#: ../app/tools/gimpconvolvetool.c:183 msgid "Click to blur the line" msgstr "Pulse para emborronar la línea" -#: ../app/tools/gimpconvolvetool.c:187 +#: ../app/tools/gimpconvolvetool.c:184 #, c-format msgid "%s to sharpen" msgstr "%s para enfocar" -#: ../app/tools/gimpconvolvetool.c:191 +#: ../app/tools/gimpconvolvetool.c:188 msgid "Click to sharpen" msgstr "Pulse para enfocar" -#: ../app/tools/gimpconvolvetool.c:192 +#: ../app/tools/gimpconvolvetool.c:189 msgid "Click to sharpen the line" msgstr "Pulse para enfocar la línea" -#: ../app/tools/gimpconvolvetool.c:193 +#: ../app/tools/gimpconvolvetool.c:190 #, c-format msgid "%s to blur" msgstr "%s para emborronar" #. the type radio box -#: ../app/tools/gimpconvolvetool.c:217 +#: ../app/tools/gimpconvolvetool.c:214 #, c-format msgid "Convolve Type (%s)" msgstr "Tipo de convolución (%s)" -#: ../app/tools/gimpconvolvetool.c:229 +#: ../app/tools/gimpconvolvetool.c:226 msgctxt "convolve-tool" msgid "Rate" msgstr "Tasa" @@ -13554,60 +14416,61 @@ msgstr "Pulse o presione «Retorno» para recortar" msgid "There is no active layer to crop." msgstr "No hay una capa activa que cortar." -#: ../app/tools/gimpcurvestool.c:147 +#: ../app/tools/gimpcurvestool.c:140 msgid "Curves" msgstr "Curvas" -#: ../app/tools/gimpcurvestool.c:148 +#: ../app/tools/gimpcurvestool.c:141 msgid "Curves Tool: Adjust color curves" msgstr "Herramienta de curvas: ajustar las curvas de color" -#: ../app/tools/gimpcurvestool.c:149 +#: ../app/tools/gimpcurvestool.c:142 msgid "_Curves..." msgstr "_Curvas…" -#: ../app/tools/gimpcurvestool.c:172 +#: ../app/tools/gimpcurvestool.c:165 msgid "Adjust Color Curves" msgstr "Ajustar las curvas de color" -#: ../app/tools/gimpcurvestool.c:174 +#: ../app/tools/gimpcurvestool.c:167 msgid "Import Curves" msgstr "Importar curvas" -#: ../app/tools/gimpcurvestool.c:175 +#: ../app/tools/gimpcurvestool.c:168 msgid "Export Curves" msgstr "Exportar curvas" -#: ../app/tools/gimpcurvestool.c:319 +#: ../app/tools/gimpcurvestool.c:312 msgid "Click to add a control point" msgstr "Pulse para añadir un punto de control" -#: ../app/tools/gimpcurvestool.c:324 +#: ../app/tools/gimpcurvestool.c:317 msgid "Click to add control points to all channels" msgstr "Pulse para añadir puntos de control a todos los canales" -#: ../app/tools/gimpcurvestool.c:329 +#: ../app/tools/gimpcurvestool.c:322 msgid "Click to locate on curve (try Shift, Ctrl)" msgstr "Pulse para situar sobre la curva (pruebe Mayús o Ctrl)" -#: ../app/tools/gimpcurvestool.c:423 ../app/tools/gimplevelstool.c:332 +#: ../app/tools/gimpcurvestool.c:416 ../app/tools/gimplevelstool.c:339 msgid "Cha_nnel:" msgstr "Ca_nal:" -#: ../app/tools/gimpcurvestool.c:449 ../app/tools/gimplevelstool.c:356 +#: ../app/tools/gimpcurvestool.c:442 ../app/tools/gimplevelstool.c:363 msgid "R_eset Channel" msgstr "R_einiciar el canal" -#: ../app/tools/gimpcurvestool.c:543 ../app/widgets/gimpdeviceinfoeditor.c:461 +#: ../app/tools/gimpcurvestool.c:536 ../app/widgets/gimpdeviceinfoeditor.c:461 msgid "Curve _type:" msgstr "_Tipo de curva:" -#: ../app/tools/gimpcurvestool.c:618 ../app/tools/gimplevelstool.c:641 -#, c-format -msgid "Could not read header from '%s': %s" +#: ../app/tools/gimpcurvestool.c:601 ../app/tools/gimplevelstool.c:625 +#, fuzzy +#| msgid "Could not read header from '%s': %s" +msgid "Could not read header: " msgstr "No se ha podido leer la cabecera de «%s»: %s" -#: ../app/tools/gimpcurvestool.c:691 +#: ../app/tools/gimpcurvestool.c:641 msgid "Use _old curves file format" msgstr "Usar el formato antigu_o de archivo de curvas" @@ -13647,58 +14510,58 @@ msgstr "" msgid "Dod_ge / Burn" msgstr "_Marcar a fuego/Quemar" -#: ../app/tools/gimpdodgeburntool.c:188 +#: ../app/tools/gimpdodgeburntool.c:189 msgid "Click to dodge" msgstr "Pulse para marcar a fuego" -#: ../app/tools/gimpdodgeburntool.c:189 +#: ../app/tools/gimpdodgeburntool.c:190 msgid "Click to dodge the line" msgstr "Pulse para marcar a fuego la línea" -#: ../app/tools/gimpdodgeburntool.c:190 +#: ../app/tools/gimpdodgeburntool.c:191 #, c-format msgid "%s to burn" msgstr "%s para quemar" -#: ../app/tools/gimpdodgeburntool.c:194 +#: ../app/tools/gimpdodgeburntool.c:195 msgid "Click to burn" msgstr "Pulse para quemar" -#: ../app/tools/gimpdodgeburntool.c:195 +#: ../app/tools/gimpdodgeburntool.c:196 msgid "Click to burn the line" msgstr "Pulse para quemar la línea" -#: ../app/tools/gimpdodgeburntool.c:196 +#: ../app/tools/gimpdodgeburntool.c:197 #, c-format msgid "%s to dodge" msgstr "%s para marcar a fuego" #. the type (dodge or burn) -#: ../app/tools/gimpdodgeburntool.c:220 +#: ../app/tools/gimpdodgeburntool.c:221 #, c-format msgid "Type (%s)" msgstr "Tipo (%s)" #. mode (highlights, midtones, or shadows) -#: ../app/tools/gimpdodgeburntool.c:231 +#: ../app/tools/gimpdodgeburntool.c:232 msgid "Range" msgstr "Rango" -#: ../app/tools/gimpdodgeburntool.c:237 +#: ../app/tools/gimpdodgeburntool.c:238 msgid "Exposure" msgstr "Exposición" -#: ../app/tools/gimpeditselectiontool.c:241 +#: ../app/tools/gimpeditselectiontool.c:237 msgid "Move Selection" msgstr "Mover la selección" -#: ../app/tools/gimpeditselectiontool.c:245 -#: ../app/tools/gimpeditselectiontool.c:1240 +#: ../app/tools/gimpeditselectiontool.c:241 +#: ../app/tools/gimpeditselectiontool.c:1236 msgid "Move Floating Selection" msgstr "Mover la selección flotante" -#: ../app/tools/gimpeditselectiontool.c:454 -#: ../app/tools/gimpeditselectiontool.c:731 +#: ../app/tools/gimpeditselectiontool.c:450 +#: ../app/tools/gimpeditselectiontool.c:727 msgid "Move: " msgstr "Mover: " @@ -13819,74 +14682,114 @@ msgstr "" msgid "Parameter for matting-global" msgstr "" -#: ../app/tools/gimpforegroundselectoptions.c:255 +#: ../app/tools/gimpforegroundselectoptions.c:264 #, fuzzy #| msgid "Paint Mode" msgid "Draw Mode" msgstr "Modo de pintura" -#: ../app/tools/gimpforegroundselectoptions.c:266 +#: ../app/tools/gimpforegroundselectoptions.c:275 #, fuzzy #| msgid "Stroke Path" msgid "Stroke width" msgstr "Trazar ruta" -#: ../app/tools/gimpforegroundselectoptions.c:285 +#: ../app/tools/gimpforegroundselectoptions.c:294 #, fuzzy #| msgid "Reset size to brush's native size" msgid "Reset stroke width native size" msgstr "Reiniciar tamaño al tamaño nativo del pincel" -#: ../app/tools/gimpforegroundselectoptions.c:290 -#| msgid "Preview color:" +#: ../app/tools/gimpforegroundselectoptions.c:299 msgid "Preview color" msgstr "Vista previa del color" -#: ../app/tools/gimpforegroundselectoptions.c:301 +#: ../app/tools/gimpforegroundselectoptions.c:310 msgid "Engine" msgstr "" -#: ../app/tools/gimpforegroundselectoptions.c:325 -#| msgid "Active Filters" +#: ../app/tools/gimpforegroundselectoptions.c:337 msgid "Active levels" msgstr "Niveles activos" -#: ../app/tools/gimpforegroundselectoptions.c:338 +#: ../app/tools/gimpforegroundselectoptions.c:350 #, fuzzy #| msgid "Interpolation:" msgid "Iterations" msgstr "Interpolación:" -#: ../app/tools/gimpforegroundselecttool.c:149 +#: ../app/tools/gimpforegroundselecttool.c:183 msgid "Foreground Select" msgstr "Selección del frente" -#: ../app/tools/gimpforegroundselecttool.c:150 +#: ../app/tools/gimpforegroundselecttool.c:184 msgid "Foreground Select Tool: Select a region containing foreground objects" msgstr "" "Herramienta de selección del primer plano: seleccionar una zona que contiene " "objetos en el frente" -#: ../app/tools/gimpforegroundselecttool.c:151 +#: ../app/tools/gimpforegroundselecttool.c:185 msgid "F_oreground Select" msgstr "Selección del _frente" -#: ../app/tools/gimpforegroundselecttool.c:283 -msgid "" -"Paint trimap, (background, foreground and unknown) or press Enter to preview" -msgstr "" +#: ../app/tools/gimpforegroundselecttool.c:298 +#, fuzzy +#| msgid "Foreground Select" +msgid "Dialog for foreground select" +msgstr "Selección del frente" -#: ../app/tools/gimpforegroundselecttool.c:288 +#: ../app/tools/gimpforegroundselecttool.c:313 +#, fuzzy +#| msgid "_Preview" +msgid "_Preview mask" +msgstr "Vista _previa" + +#: ../app/tools/gimpforegroundselecttool.c:324 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Select foreground" +msgid "Select foreground pixels" +msgstr "Seleccionar primer plano" + +#: ../app/tools/gimpforegroundselecttool.c:592 msgid "Roughly outline the object to extract" msgstr "Dibuje un círculo aproximado alrededor del objeto que quiere extraer" -#: ../app/tools/gimpforegroundselecttool.c:292 -msgid "Press escape for return to trimap or Enter to apply" +#: ../app/tools/gimpforegroundselecttool.c:605 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Select foreground" +msgid "Selecting foreground," +msgstr "Seleccionar primer plano" + +#: ../app/tools/gimpforegroundselecttool.c:607 +#, fuzzy +#| msgctxt "undo-type" +#| msgid "Select foreground" +msgid "Selecting background," +msgstr "Seleccionar primer plano" + +#: ../app/tools/gimpforegroundselecttool.c:609 +#, fuzzy +#| msgid "Selection" +msgid "Selecting unknown," +msgstr "Selección" + +#: ../app/tools/gimpforegroundselecttool.c:612 +#, fuzzy +#| msgid "Click or press Enter to crop" +msgid "press Enter to preview." +msgstr "Pulse o presione «Retorno» para recortar" + +#: ../app/tools/gimpforegroundselecttool.c:614 +msgid "press Escape to exit preview or Enter to apply." msgstr "" -#: ../app/tools/gimpforegroundselecttool.c:748 -msgid "Computing alpha of unknown pixels" -msgstr "" +#: ../app/tools/gimpforegroundselecttool.c:1204 +#, fuzzy +#| msgid "Paint Dynamics" +msgid "Paint mask" +msgstr "Dinámica de la pintura" #: ../app/tools/gimpfreeselecttool.c:197 msgid "" @@ -13899,50 +14802,50 @@ msgstr "" msgid "_Free Select" msgstr "Selección _libre" -#: ../app/tools/gimpfreeselecttool.c:1030 +#: ../app/tools/gimpfreeselecttool.c:1031 msgid "Click to complete selection" msgstr "Pulse para completar la selección" -#: ../app/tools/gimpfreeselecttool.c:1034 +#: ../app/tools/gimpfreeselecttool.c:1035 msgid "Click-Drag to move segment vertex" msgstr "Pulse y arrastre para mover el vértice del segmento" -#: ../app/tools/gimpfreeselecttool.c:1039 +#: ../app/tools/gimpfreeselecttool.c:1040 msgid "Return commits, Escape cancels, Backspace removes last segment" msgstr "" "Retorno realiza la acción, Escape cancela, Retroceso quita el último segmento" -#: ../app/tools/gimpfreeselecttool.c:1043 +#: ../app/tools/gimpfreeselecttool.c:1044 msgid "Click-Drag adds a free segment, Click adds a polygonal segment" msgstr "" "Pulse y arrastre para añadir un segmento libre, pulse para añadir un " "segmento poligonal" -#: ../app/tools/gimpfreeselecttool.c:1562 +#: ../app/tools/gimpfreeselecttool.c:1567 msgctxt "command" msgid "Free Select" msgstr "Selección libre" -#: ../app/tools/gimpfuzzyselecttool.c:65 +#: ../app/tools/gimpfuzzyselecttool.c:66 msgid "Fuzzy Select" msgstr "Selección difusa" -#: ../app/tools/gimpfuzzyselecttool.c:66 +#: ../app/tools/gimpfuzzyselecttool.c:67 msgid "Fuzzy Select Tool: Select a contiguous region on the basis of color" msgstr "" "Selección difusa: seleccionar una región contigua basándose en el color" -#: ../app/tools/gimpfuzzyselecttool.c:67 +#: ../app/tools/gimpfuzzyselecttool.c:68 msgid "Fu_zzy Select" msgstr "Selección _difusa" -#: ../app/tools/gimpfuzzyselecttool.c:80 +#: ../app/tools/gimpfuzzyselecttool.c:81 msgctxt "command" msgid "Fuzzy Select" msgstr "Selección difusa" #: ../app/tools/gimpgegltool.c:72 ../app/tools/gimpgegltool.c:85 -#: ../app/tools/gimpoperationtool.c:108 ../app/tools/gimpoperationtool.c:128 +#: ../app/tools/gimpoperationtool.c:112 ../app/tools/gimpoperationtool.c:132 msgid "GEGL Operation" msgstr "Operación de GEGL" @@ -13951,11 +14854,11 @@ msgid "GEGL Tool: Use an arbitrary GEGL operation" msgstr "Herramienta GEGL: utilice una operación GEGL arbitraria" # Location lo traducimos por lugar (Serrador) -#: ../app/tools/gimpgegltool.c:74 ../app/tools/gimpoperationtool.c:110 +#: ../app/tools/gimpgegltool.c:74 ../app/tools/gimpoperationtool.c:114 msgid "_GEGL Operation..." msgstr "Operación _GEGL…" -#: ../app/tools/gimpgegltool.c:364 +#: ../app/tools/gimpgegltool.c:403 msgid "Select an operation from the list above" msgstr "Seleccionar una operación de la lista de arriba" @@ -14048,7 +14951,6 @@ msgid "Select Primary Color to Adjust" msgstr "Seleccione el color primario para modificar" #: ../app/tools/gimphuesaturationtool.c:288 -#| msgid "_Overlap:" msgid "_Overlap" msgstr "S_olapar" @@ -14060,7 +14962,7 @@ msgstr "Modificar el color seleccionado" msgid "R_eset Color" msgstr "R_establecer el color" -#: ../app/tools/gimpimagemaptool.c:383 +#: ../app/tools/gimpimagemaptool.c:410 msgid "_Preview" msgstr "Vista _previa" @@ -14068,7 +14970,7 @@ msgstr "Vista _previa" msgid "Pre_sets:" msgstr "Aju_stes prefijados:" -#: ../app/tools/gimpimagemaptool-settings.c:216 +#: ../app/tools/gimpimagemaptool-settings.c:248 #, c-format msgid "Settings saved to '%s'" msgstr "Preferencias guardadas «%s»" @@ -14079,12 +14981,12 @@ msgid "Adjustment" msgstr "Ajuste" #: ../app/tools/gimpinkoptions-gui.c:65 ../app/tools/gimpinkoptions-gui.c:88 -#: ../app/tools/gimppaintoptions-gui.c:138 ../app/tools/gimpwarpoptions.c:180 +#: ../app/tools/gimppaintoptions-gui.c:155 ../app/tools/gimpwarpoptions.c:199 msgid "Size" msgstr "Tamaño" #: ../app/tools/gimpinkoptions-gui.c:72 -#: ../app/tools/gimppaintoptions-gui.c:188 +#: ../app/tools/gimppaintoptions-gui.c:171 #: ../app/widgets/gimpbrusheditor.c:200 msgid "Angle" msgstr "Ángulo" @@ -14104,11 +15006,11 @@ msgstr "Inclinación" msgid "Speed" msgstr "Velocidad" -#: ../app/tools/gimpinktool.c:56 +#: ../app/tools/gimpinktool.c:62 msgid "Ink Tool: Calligraphy-style painting" msgstr "Herramienta de tinta: escritura tipo caligrafía" -#: ../app/tools/gimpinktool.c:57 +#: ../app/tools/gimpinktool.c:63 msgid "In_k" msgstr "_Tinta" @@ -14135,7 +15037,7 @@ msgstr "" msgid "Intelligent _Scissors" msgstr "Tijeras _inteligentes" -#: ../app/tools/gimpiscissorstool.c:914 ../app/tools/gimpmeasuretool.c:603 +#: ../app/tools/gimpiscissorstool.c:914 ../app/tools/gimpmeasuretool.c:606 msgid "Click-Drag to move this point" msgstr "Pulse y arrastre para mover este punto" @@ -14164,66 +15066,62 @@ msgstr "Presione «Retorno» para convertir a una selección" msgid "Click or Click-Drag to add a point" msgstr "Pulse o arrastre para añadir un punto" -#: ../app/tools/gimplevelstool.c:137 +#: ../app/tools/gimplevelstool.c:134 msgid "Levels Tool: Adjust color levels" msgstr "Herramienta de niveles: ajustar los niveles de color" -#: ../app/tools/gimplevelstool.c:138 +#: ../app/tools/gimplevelstool.c:135 msgid "_Levels..." msgstr "_Niveles…" -#: ../app/tools/gimplevelstool.c:157 +#: ../app/tools/gimplevelstool.c:154 msgid "Import Levels" msgstr "Importar niveles" -#: ../app/tools/gimplevelstool.c:158 +#: ../app/tools/gimplevelstool.c:155 msgid "Export Levels" msgstr "Exportar niveles" -#: ../app/tools/gimplevelstool.c:275 +#: ../app/tools/gimplevelstool.c:282 msgid "Pick black point" msgstr "Seleccionar un punto negro" -#: ../app/tools/gimplevelstool.c:279 +#: ../app/tools/gimplevelstool.c:286 msgid "Pick gray point" msgstr "Seleccionar un punto gris" -#: ../app/tools/gimplevelstool.c:283 +#: ../app/tools/gimplevelstool.c:290 msgid "Pick white point" msgstr "Seleccionar un punto blanco" #. Input levels frame -#: ../app/tools/gimplevelstool.c:371 +#: ../app/tools/gimplevelstool.c:378 msgid "Input Levels" msgstr "Niveles de entrada" -#: ../app/tools/gimplevelstool.c:450 -msgid "Gamma" -msgstr "Gamma" - #. Output levels frame -#: ../app/tools/gimplevelstool.c:485 +#: ../app/tools/gimplevelstool.c:492 msgid "Output Levels" msgstr "Niveles de salida" #. all channels frame -#: ../app/tools/gimplevelstool.c:543 +#: ../app/tools/gimplevelstool.c:550 msgid "All Channels" msgstr "Todos los canales" -#: ../app/tools/gimplevelstool.c:555 ../app/tools/gimpthresholdtool.c:231 +#: ../app/tools/gimplevelstool.c:562 ../app/tools/gimpthresholdtool.c:231 msgid "_Auto" msgstr "_Auto" -#: ../app/tools/gimplevelstool.c:557 +#: ../app/tools/gimplevelstool.c:564 msgid "Adjust levels automatically" msgstr "Ajustar los niveles automáticamente" -#: ../app/tools/gimplevelstool.c:580 +#: ../app/tools/gimplevelstool.c:587 msgid "Edit these Settings as Curves" msgstr "Editar estos ajustes como curvas" -#: ../app/tools/gimplevelstool.c:784 +#: ../app/tools/gimplevelstool.c:735 msgid "Use _old levels file format" msgstr "Usar el formato antigu_o de archivo de niveles" @@ -14278,45 +15176,45 @@ msgstr "Herramienta de medida: medir distancias y ángulos" msgid "_Measure" msgstr "_Medir" -#: ../app/tools/gimpmeasuretool.c:247 +#: ../app/tools/gimpmeasuretool.c:250 msgid "Add Guides" msgstr "Añadir guías" -#: ../app/tools/gimpmeasuretool.c:313 +#: ../app/tools/gimpmeasuretool.c:316 msgid "Drag to create a line" msgstr "Arrastre para crear una línea" -#: ../app/tools/gimpmeasuretool.c:558 +#: ../app/tools/gimpmeasuretool.c:561 msgid "Click to place vertical and horizontal guides" msgstr "Pulse para colocar guías verticales y horizontales" -#: ../app/tools/gimpmeasuretool.c:566 +#: ../app/tools/gimpmeasuretool.c:569 msgid "Click to place a horizontal guide" msgstr "Pulse para colocar una guía horizontal" -#: ../app/tools/gimpmeasuretool.c:580 +#: ../app/tools/gimpmeasuretool.c:583 msgid "Click to place a vertical guide" msgstr "Pulse para colocar una guía vertical" -#: ../app/tools/gimpmeasuretool.c:593 +#: ../app/tools/gimpmeasuretool.c:596 msgid "Click-Drag to add a new point" msgstr "Pulse y arrastre para añadir un punto nuevo" -#: ../app/tools/gimpmeasuretool.c:622 +#: ../app/tools/gimpmeasuretool.c:625 msgid "Click-Drag to move all points" msgstr "Pulse y arrastre para mover todos los puntos" -#: ../app/tools/gimpmeasuretool.c:937 ../app/tools/gimpmeasuretool.c:1078 -#: ../app/tools/gimpmeasuretool.c:1134 ../app/tools/gimpmeasuretool.c:1162 -#: ../app/tools/gimppainttool.c:639 +#: ../app/tools/gimpmeasuretool.c:940 ../app/tools/gimpmeasuretool.c:1089 +#: ../app/tools/gimpmeasuretool.c:1145 ../app/tools/gimpmeasuretool.c:1173 +#: ../app/tools/gimppainttool.c:664 msgid "pixels" msgstr "píxeles" -#: ../app/tools/gimpmeasuretool.c:1046 +#: ../app/tools/gimpmeasuretool.c:1054 msgid "Measure Distances and Angles" msgstr "Medida de distancias y ángulos" -#: ../app/tools/gimpmeasuretool.c:1067 +#: ../app/tools/gimpmeasuretool.c:1078 msgid "Distance:" msgstr "Distancia:" @@ -14350,75 +15248,79 @@ msgstr "Mover:" msgid "Tool Toggle (%s)" msgstr "Activar herramienta (%s)" -#: ../app/tools/gimpmovetool.c:127 +#: ../app/tools/gimpmovetool.c:125 msgctxt "tool" msgid "Move" msgstr "Mover" -#: ../app/tools/gimpmovetool.c:128 +#: ../app/tools/gimpmovetool.c:126 msgid "Move Tool: Move layers, selections, and other objects" msgstr "Herramienta mover: mover capas, selecciones y otros objetos" -#: ../app/tools/gimpmovetool.c:129 +#: ../app/tools/gimpmovetool.c:127 msgid "_Move" msgstr "_Mover" -#: ../app/tools/gimpmovetool.c:252 ../app/tools/gimpmovetool.c:612 +#: ../app/tools/gimpmovetool.c:248 ../app/tools/gimpmovetool.c:608 msgid "Move Guide: " msgstr "Mover la guía: " -#: ../app/tools/gimpmovetool.c:297 +#: ../app/tools/gimpmovetool.c:293 msgid "There is no path to move." msgstr "No hay ninguna ruta que mover." -#: ../app/tools/gimpmovetool.c:298 ../app/tools/gimptransformtool.c:1392 +#: ../app/tools/gimpmovetool.c:294 ../app/tools/gimptransformtool.c:1850 msgid "The active path's position is locked." msgstr "La posición de la ruta activa está bloqueada." -#: ../app/tools/gimpmovetool.c:329 +#: ../app/tools/gimpmovetool.c:325 msgid "The selection is empty." msgstr "La selección está vacía." -#: ../app/tools/gimpmovetool.c:337 +#: ../app/tools/gimpmovetool.c:333 msgid "There is no layer to move." msgstr "No hay ninguna capa que mover." -#: ../app/tools/gimpmovetool.c:341 ../app/tools/gimpmovetool.c:367 +#: ../app/tools/gimpmovetool.c:337 ../app/tools/gimpmovetool.c:363 msgid "The active layer's position is locked." msgstr "Los posición de la capa activa está bloqueada." -#: ../app/tools/gimpmovetool.c:354 +#: ../app/tools/gimpmovetool.c:350 msgid "The active channel's position is locked." msgstr "La posición del canal activo está bloqueado." -#: ../app/tools/gimpmovetool.c:606 +#: ../app/tools/gimpmovetool.c:602 msgid "Remove Guide" msgstr "Eliminar la guía" -#: ../app/tools/gimpmovetool.c:606 +#: ../app/tools/gimpmovetool.c:602 msgid "Cancel Guide" msgstr "Cancelar la guía" -#: ../app/tools/gimpmovetool.c:612 +#: ../app/tools/gimpmovetool.c:608 msgid "Add Guide: " msgstr "Añadir guía: " -#: ../app/tools/gimpoperationtool.c:109 +#: ../app/tools/gimpoperationtool.c:113 msgid "Operation Tool: Use an arbitrary GEGL operation" msgstr "Herramienta de operación: utilizar una operación GEGL arbitraria" -#: ../app/tools/gimpoperationtool.c:321 +#: ../app/tools/gimpoperationtool.c:339 #, fuzzy, c-format #| msgid "Import Threshold Settings" msgid "Import '%s' Settings" msgstr "Importar los ajustes de umbral" -#: ../app/tools/gimpoperationtool.c:322 +#: ../app/tools/gimpoperationtool.c:340 #, fuzzy, c-format #| msgid "Export Threshold Settings" msgid "Export '%s' Settings" msgstr "Exportar los ajustes de umbral" +#: ../app/tools/gimpoperationtool.c:643 +msgid "_Aux Input" +msgstr "" + #: ../app/tools/gimppaintbrushtool.c:52 msgid "Paintbrush Tool: Paint smooth strokes using a brush" msgstr "Herramienta pincel: pintar trazos de bordes suaves mediante un pincel" @@ -14427,94 +15329,137 @@ msgstr "Herramienta pincel: pintar trazos de bordes suaves mediante un pincel" msgid "_Paintbrush" msgstr "_Pincel" -#: ../app/tools/gimppaintoptions-gui.c:87 -#| msgid "Mode:" +#: ../app/tools/gimppaintoptions-gui.c:107 +#: ../app/widgets/gimplayertreeview.c:269 msgid "Mode" msgstr "Modo" -#: ../app/tools/gimppaintoptions-gui.c:127 +#: ../app/tools/gimppaintoptions-gui.c:148 msgid "Brush" msgstr "Pincel" -#: ../app/tools/gimppaintoptions-gui.c:157 +#: ../app/tools/gimppaintoptions-gui.c:156 msgid "Reset size to brush's native size" msgstr "Reiniciar tamaño al tamaño nativo del pincel" -#: ../app/tools/gimppaintoptions-gui.c:164 +#: ../app/tools/gimppaintoptions-gui.c:163 msgid "Aspect Ratio" msgstr "Proporción de aspecto" -#: ../app/tools/gimppaintoptions-gui.c:181 +#: ../app/tools/gimppaintoptions-gui.c:164 msgid "Reset aspect ratio to brush's native" msgstr "Reiniciar la proporción de aspecto a la nativa del pincel" -#: ../app/tools/gimppaintoptions-gui.c:205 +#: ../app/tools/gimppaintoptions-gui.c:172 msgid "Reset angle to zero" msgstr "Restablecer el ángulo a cero" -#: ../app/tools/gimppaintoptions-gui.c:243 +#: ../app/tools/gimppaintoptions-gui.c:179 +#: ../app/widgets/gimpbrusheditor.c:211 +#: ../app/widgets/gimpbrushfactoryview.c:81 +#: ../app/widgets/gimpgrideditor.c:174 +msgid "Spacing" +msgstr "Espaciado" + +#: ../app/tools/gimppaintoptions-gui.c:180 +#, fuzzy +#| msgid "Reset size to brush's native size" +msgid "Reset spacing to brush's native spacing" +msgstr "Reiniciar tamaño al tamaño nativo del pincel" + +#: ../app/tools/gimppaintoptions-gui.c:187 ../app/tools/gimpwarpoptions.c:206 +#: ../app/widgets/gimpbrusheditor.c:178 +msgid "Hardness" +msgstr "Dureza" + +#: ../app/tools/gimppaintoptions-gui.c:188 +#, fuzzy +#| msgctxt "tool-options-action" +#| msgid "Reset to default values" +msgid "Reset hardness to default" +msgstr "Reiniciar con los valores predeterminados" + +#: ../app/tools/gimppaintoptions-gui.c:195 +#, fuzzy +#| msgctxt "dynamics-output-type" +#| msgid "Force" +msgid "Force" +msgstr "Fuerza" + +#: ../app/tools/gimppaintoptions-gui.c:196 +#, fuzzy +#| msgctxt "tool-options-action" +#| msgid "Reset to default values" +msgid "Reset force to default" +msgstr "Reiniciar con los valores predeterminados" + +#: ../app/tools/gimppaintoptions-gui.c:236 +msgid "Lock brush size to zoom" +msgstr "" + +#: ../app/tools/gimppaintoptions-gui.c:250 msgid "Incremental" msgstr "Incremental" -#: ../app/tools/gimppaintoptions-gui.c:261 +#: ../app/tools/gimppaintoptions-gui.c:268 msgid "Hard edge" msgstr "Bordes duros" -#: ../app/tools/gimppaintoptions-gui.c:289 +#: ../app/tools/gimppaintoptions-gui.c:296 msgid "Dynamics Options" msgstr "Opciones de dinámica" -#: ../app/tools/gimppaintoptions-gui.c:295 +#: ../app/tools/gimppaintoptions-gui.c:302 msgid "Fade Options" msgstr "Opciones de desvanecimiento" -#: ../app/tools/gimppaintoptions-gui.c:309 +#: ../app/tools/gimppaintoptions-gui.c:316 msgid "Fade length" msgstr "Longitud de desvanecimiento" -#: ../app/tools/gimppaintoptions-gui.c:332 -#: ../app/widgets/gimpviewablebox.c:308 +#: ../app/tools/gimppaintoptions-gui.c:339 +#: ../app/widgets/gimpviewablebox.c:309 msgid "Reverse" msgstr "Invertido" -#: ../app/tools/gimppaintoptions-gui.c:339 +#: ../app/tools/gimppaintoptions-gui.c:346 msgid "Color Options" msgstr "Opciones de color" -#: ../app/tools/gimppaintoptions-gui.c:365 +#: ../app/tools/gimppaintoptions-gui.c:372 msgid "Amount" msgstr "Cantidad" -#: ../app/tools/gimppaintoptions-gui.c:369 +#: ../app/tools/gimppaintoptions-gui.c:376 msgid "Apply Jitter" msgstr "Aplicar «jitter»" -#: ../app/tools/gimppaintoptions-gui.c:387 +#: ../app/tools/gimppaintoptions-gui.c:394 msgid "Smooth stroke" msgstr "Trazado suave" -#: ../app/tools/gimppaintoptions-gui.c:397 +#: ../app/tools/gimppaintoptions-gui.c:404 msgid "Weight" msgstr "Peso" -#: ../app/tools/gimppainttool.c:138 +#: ../app/tools/gimppainttool.c:156 msgid "Click to paint" msgstr "Pulse para pintar" -#: ../app/tools/gimppainttool.c:139 +#: ../app/tools/gimppainttool.c:157 msgid "Click to draw the line" msgstr "Pulse para trazar la línea" -#: ../app/tools/gimppainttool.c:140 +#: ../app/tools/gimppainttool.c:158 #, c-format msgid "%s to pick a color" msgstr "%s para recoger un color" -#: ../app/tools/gimppainttool.c:258 +#: ../app/tools/gimppainttool.c:271 msgid "Cannot paint on layer groups." msgstr "No se puede pintar sobre un grupo de capas." -#: ../app/tools/gimppainttool.c:685 +#: ../app/tools/gimppainttool.c:710 #, c-format msgid "%s for a straight line" msgstr "%s para una línea recta" @@ -14539,7 +15484,7 @@ msgstr "" msgid "_Perspective Clone" msgstr "Clonar con _perspectiva" -#: ../app/tools/gimpperspectiveclonetool.c:670 +#: ../app/tools/gimpperspectiveclonetool.c:673 msgid "Ctrl-Click to set a clone source" msgstr "Ctrl-pulsación para fijar un origen de clonado" @@ -14595,7 +15540,7 @@ msgstr "" "Utilizar todas las capas visibles cuando se está encogiendo la selección" #: ../app/tools/gimprectangleoptions.c:123 -#: ../app/tools/gimptransformoptions.c:138 +#: ../app/tools/gimptransformoptions.c:139 msgid "Composition guides such as rule of thirds" msgstr "Guías de composición tales como la regla de los tercios" @@ -14657,8 +15602,6 @@ msgid "Expand from center" msgstr "Expandir desde el centro" #: ../app/tools/gimprectangleoptions.c:871 -#| msgctxt "source-align-mode" -#| msgid "Fixed" msgid "Fixed" msgstr "Fijo" @@ -14666,7 +15609,7 @@ msgstr "Fijo" msgid "Position:" msgstr "Posicionar:" -#: ../app/tools/gimprectangleoptions.c:1022 ../app/tools/gimptextoptions.c:526 +#: ../app/tools/gimprectangleoptions.c:1022 ../app/tools/gimptextoptions.c:527 msgid "Size:" msgstr "Tamaño:" @@ -14712,28 +15655,39 @@ msgstr "Selección _rectangular" msgid "Rectangle: " msgstr "Rectángulo: " -#: ../app/tools/gimpregionselectoptions.c:83 +#: ../app/tools/gimpregionselectoptions.c:84 msgid "Allow completely transparent regions to be selected" msgstr "Permitir seleccionar las regiones completamente transparentes" -#: ../app/tools/gimpregionselectoptions.c:90 +#: ../app/tools/gimpregionselectoptions.c:91 msgid "Base selection on all visible layers" msgstr "Selección base en todas las capas visibles" -#: ../app/tools/gimpregionselectoptions.c:102 +#: ../app/tools/gimpregionselectoptions.c:103 msgid "Selection criterion" msgstr "Criterio de selección" -#: ../app/tools/gimpregionselectoptions.c:203 +#: ../app/tools/gimpregionselectoptions.c:111 +#, fuzzy +#| msgid "Click-Drag to move the selection mask" +msgid "Draw the selected region's mask" +msgstr "Pulse y arrastre para mover la máscara de selección" + +#: ../app/tools/gimpregionselectoptions.c:220 msgid "Select transparent areas" msgstr "Seleccionar las áreas transparentes" -#: ../app/tools/gimpregionselectoptions.c:222 -#| msgid "Select by:" +#: ../app/tools/gimpregionselectoptions.c:239 msgid "Select by" msgstr "Seleccionar por" -#: ../app/tools/gimpregionselecttool.c:163 +#: ../app/tools/gimpregionselectoptions.c:245 +#, fuzzy +#| msgid "Paint Mode" +msgid "Draw Mask" +msgstr "Modo de pintura" + +#: ../app/tools/gimpregionselecttool.c:162 msgid "Move the mouse to change threshold" msgstr "Mueva el ratón para cambiar el umbral" @@ -14749,19 +15703,19 @@ msgstr "Herramienta de rotación: rotar la capa, selección o ruta" msgid "_Rotate" msgstr "_Rotar" -#: ../app/tools/gimprotatetool.c:191 +#: ../app/tools/gimprotatetool.c:193 msgid "_Angle:" msgstr "Á_ngulo:" -#: ../app/tools/gimprotatetool.c:207 +#: ../app/tools/gimprotatetool.c:211 msgid "Center _X:" msgstr "Centro _X:" -#: ../app/tools/gimprotatetool.c:216 +#: ../app/tools/gimprotatetool.c:220 msgid "Center _Y:" msgstr "Centro _Y:" -#: ../app/tools/gimprotatetool.c:374 +#: ../app/tools/gimprotatetool.c:378 #, c-format msgctxt "undo-type" msgid "Rotate by %-3.3g° around (%g, %g)" @@ -14785,26 +15739,37 @@ msgctxt "undo-type" msgid "Scale to %d x %d" msgstr "Escalar a %d x %d" -#: ../app/tools/gimpseamlesscloneoptions.c:126 -#, fuzzy -#| msgctxt "undo-type" -#| msgid "Item properties" -msgid "Temp property" -msgstr "Propiedades del elemento" +#: ../app/tools/gimpseamlesscloneoptions.c:72 +msgid "" +"Maximal amount of refinement points to be used for the interpolation mesh" +msgstr "" -#: ../app/tools/gimpseamlessclonetool.c:182 -#: ../app/tools/gimpseamlessclonetool.c:692 +#: ../app/tools/gimpseamlesscloneoptions.c:130 +#, fuzzy +#| msgid "Re-_center Segment's Midpoint" +msgid "Refinement points" +msgstr "Re_centrar punto medio del segmento" + +#: ../app/tools/gimpseamlessclonetool.c:184 +#: ../app/tools/gimpseamlessclonetool.c:757 msgid "Seamless Clone" msgstr "" -#: ../app/tools/gimpseamlessclonetool.c:183 +#: ../app/tools/gimpseamlessclonetool.c:185 msgid "Seamless Clone: Seamlessly paste one image into another" msgstr "" -#: ../app/tools/gimpseamlessclonetool.c:184 +#: ../app/tools/gimpseamlessclonetool.c:186 msgid "_Seamless Clone" msgstr "" +#: ../app/tools/gimpseamlessclonetool.c:795 +#, fuzzy +#| msgctxt "edit-action" +#| msgid "Fill the selection using the foreground color" +msgid "Cloning the foreground object" +msgstr "Rellenar la selección utilizando el color de frente" + #: ../app/tools/gimpselectionoptions.c:85 msgid "Enable feathering of selection edges" msgstr "Permitir el difuminado de los límites de la selección" @@ -14814,11 +15779,11 @@ msgid "Radius of feathering" msgstr "Radio del difuminado" #: ../app/tools/gimpselectionoptions.c:218 -#: ../app/widgets/gimpbrushselect.c:190 ../app/widgets/gimplayertreeview.c:270 +#: ../app/widgets/gimpbrushselect.c:190 msgid "Mode:" msgstr "Modo:" -#: ../app/tools/gimpselectionoptions.c:265 ../app/tools/gimptextoptions.c:539 +#: ../app/tools/gimpselectionoptions.c:265 ../app/tools/gimptextoptions.c:540 msgid "Antialiasing" msgstr "Alisado" @@ -14863,41 +15828,45 @@ msgid "Click to anchor the floating selection" msgstr "Pulse para anclar la selección flotante" # Viendo el programa, parece más bien "cizalla". FVD -#: ../app/tools/gimpsheartool.c:86 +#: ../app/tools/gimpsheartool.c:87 msgid "Shear" msgstr "Inclinar" -#: ../app/tools/gimpsheartool.c:87 +#: ../app/tools/gimpsheartool.c:88 msgid "Shear Tool: Shear the layer, selection or path" msgstr "Herramienta de inclinación: inclinar la capa, selección o ruta" # Viendo el programa, parece más bien "cizalla". FVD -#: ../app/tools/gimpsheartool.c:88 +#: ../app/tools/gimpsheartool.c:89 msgid "S_hear" msgstr "_Inclinar [Shear]" -#: ../app/tools/gimpsheartool.c:137 -msgid "Shear magnitude _X:" +#: ../app/tools/gimpsheartool.c:135 +#, fuzzy +#| msgid "Shear magnitude _X:" +msgid "Shear magnitude _X" msgstr "Magnitud _X de la inclinación:" -#: ../app/tools/gimpsheartool.c:147 -msgid "Shear magnitude _Y:" +#: ../app/tools/gimpsheartool.c:146 +#, fuzzy +#| msgid "Shear magnitude _Y:" +msgid "Shear magnitude _Y" msgstr "Magnitud _Y de la inclinación:" -#: ../app/tools/gimpsheartool.c:257 +#: ../app/tools/gimpsheartool.c:258 #, c-format msgctxt "undo-type" msgid "Shear horizontally by %-3.3g" msgstr "Inclinar horizontalmente %-3.3g" -#: ../app/tools/gimpsheartool.c:261 +#: ../app/tools/gimpsheartool.c:262 #, c-format msgctxt "undo-type" msgid "Shear vertically by %-3.3g" msgstr "Inclinar verticalmente %-3.3g" #. e.g. user entered numbers but no notification callback -#: ../app/tools/gimpsheartool.c:266 +#: ../app/tools/gimpsheartool.c:267 #, c-format msgctxt "undo-type" msgid "Shear horizontally by %-3.3g, vertically by %-3.3g" @@ -14972,35 +15941,35 @@ msgstr "" msgid "Use an external editor window for text entry" msgstr "Usar una ventana de edición externa para la introducción del texto" -#: ../app/tools/gimptextoptions.c:511 +#: ../app/tools/gimptextoptions.c:512 msgid "Font" msgstr "Tipografía" -#: ../app/tools/gimptextoptions.c:535 +#: ../app/tools/gimptextoptions.c:536 msgid "Use editor" msgstr "Usar editor" -#: ../app/tools/gimptextoptions.c:555 +#: ../app/tools/gimptextoptions.c:556 msgid "Hinting:" msgstr "Hinting:" -#: ../app/tools/gimptextoptions.c:559 +#: ../app/tools/gimptextoptions.c:560 msgid "Text Color" msgstr "Color del texto" -#: ../app/tools/gimptextoptions.c:564 +#: ../app/tools/gimptextoptions.c:565 msgid "Color:" msgstr "Color:" -#: ../app/tools/gimptextoptions.c:570 +#: ../app/tools/gimptextoptions.c:571 msgid "Justify:" msgstr "Justificar:" -#: ../app/tools/gimptextoptions.c:593 +#: ../app/tools/gimptextoptions.c:594 msgid "Box:" msgstr "Caja:" -#: ../app/tools/gimptextoptions.c:610 +#: ../app/tools/gimptextoptions.c:611 msgid "Language:" msgstr "Idioma:" @@ -15016,19 +15985,19 @@ msgstr "Herramienta de texto: crear o editar capas de texto" msgid "Te_xt" msgstr "Te_xto" -#: ../app/tools/gimptexttool.c:958 +#: ../app/tools/gimptexttool.c:967 msgid "Reshape Text Layer" msgstr "Cambiar forma de la capa de texto" -#: ../app/tools/gimptexttool.c:1512 ../app/tools/gimptexttool.c:1515 +#: ../app/tools/gimptexttool.c:1521 ../app/tools/gimptexttool.c:1524 msgid "Confirm Text Editing" msgstr "Confirmar la edición del texto" -#: ../app/tools/gimptexttool.c:1519 +#: ../app/tools/gimptexttool.c:1528 msgid "Create _New Layer" msgstr "Crear una capa _nueva" -#: ../app/tools/gimptexttool.c:1543 +#: ../app/tools/gimptexttool.c:1552 msgid "" "The layer you selected is a text layer but it has been modified using other " "tools. Editing the layer with the text tool will discard these " @@ -15043,7 +16012,7 @@ msgstr "" "Puede editar la capa o crear una capa de texto nueva desde sus atributos de " "texto." -#: ../app/tools/gimptexttool-editor.c:1199 +#: ../app/tools/gimptexttool-editor.c:1237 msgid "GIMP Text Editor" msgstr "Editor de textos de GIMP" @@ -15072,116 +16041,106 @@ msgstr "Exportar los ajustes de umbral" msgid "Automatically adjust to optimal binarization threshold" msgstr "Autoajustar al umbral óptimo de binarización" -#: ../app/tools/gimptool.c:1028 +#: ../app/tools/gimptool.c:1035 msgid "Can't work on an empty image, add a layer first" msgstr "No se puede trabajar sobre una imagen vacía, añada una capa primero" -#: ../app/tools/gimp-tools.c:361 -msgid "" -"This tool has\n" -"no options." -msgstr "" -"Esta herramienta\n" -"no tiene opciones." - -#: ../app/tools/gimptransformoptions.c:110 +#: ../app/tools/gimptransformoptions.c:111 msgid "Direction of transformation" msgstr "Dirección de la transformación" -#: ../app/tools/gimptransformoptions.c:116 +#: ../app/tools/gimptransformoptions.c:117 msgid "Interpolation method" msgstr "Método de interpolación" -#: ../app/tools/gimptransformoptions.c:122 +#: ../app/tools/gimptransformoptions.c:123 msgid "How to clip" msgstr "Cómo recortar" -#: ../app/tools/gimptransformoptions.c:128 +#: ../app/tools/gimptransformoptions.c:129 msgid "Show a preview of the transformed image" msgstr "Muestra una vista previa de la imagen transformada" -#: ../app/tools/gimptransformoptions.c:133 +#: ../app/tools/gimptransformoptions.c:134 msgid "Opacity of the preview image" msgstr "Opacidad de la imagen de vista previa" -#: ../app/tools/gimptransformoptions.c:144 +#: ../app/tools/gimptransformoptions.c:145 msgid "Size of a grid cell for variable number of composition guides" msgstr "Tamaño de una celda para un número variable de guías de composición" -#: ../app/tools/gimptransformoptions.c:387 +#: ../app/tools/gimptransformoptions.c:389 msgid "Transform:" msgstr "Transformar:" -#: ../app/tools/gimptransformoptions.c:396 +#: ../app/tools/gimptransformoptions.c:398 #: ../app/widgets/gimpdynamicseditor.c:144 #: ../app/widgets/gimpdynamicsoutputeditor.c:72 msgid "Direction" msgstr "Dirección" -#: ../app/tools/gimptransformoptions.c:402 -#| msgid "Interpolation:" +#: ../app/tools/gimptransformoptions.c:404 msgid "Interpolation" msgstr "Interpolación" -#: ../app/tools/gimptransformoptions.c:409 -#| msgid "Clipping:" +#: ../app/tools/gimptransformoptions.c:411 msgid "Clipping" msgstr "Recortado" -#: ../app/tools/gimptransformoptions.c:416 +#: ../app/tools/gimptransformoptions.c:418 msgid "Image opacity" msgstr "Opacidad de la imagen" -#: ../app/tools/gimptransformoptions.c:420 +#: ../app/tools/gimptransformoptions.c:422 msgid "Show image preview" msgstr "Mostrar vista previa de la imagen" -#: ../app/tools/gimptransformoptions.c:432 +#: ../app/tools/gimptransformoptions.c:434 msgid "Guides" msgstr "Guías" -#: ../app/tools/gimptransformoptions.c:452 +#: ../app/tools/gimptransformoptions.c:455 #, c-format msgid "15 degrees (%s)" msgstr "15 grados (%s)" -#: ../app/tools/gimptransformoptions.c:453 +#: ../app/tools/gimptransformoptions.c:456 msgid "Limit rotation steps to 15 degrees" msgstr "Limitar los pasos de rotación a 15 grados" -#: ../app/tools/gimptransformoptions.c:458 +#: ../app/tools/gimptransformoptions.c:461 #, c-format msgid "Keep aspect (%s)" msgstr "Mantener proporción (%s)" -#: ../app/tools/gimptransformoptions.c:459 +#: ../app/tools/gimptransformoptions.c:462 msgid "Keep the original aspect ratio" msgstr "Mantener la relación de aspecto original" -#: ../app/tools/gimptransformtool.c:236 +#: ../app/tools/gimptransformtool.c:241 msgid "Transforming" msgstr "Transformando" -#: ../app/tools/gimptransformtool.c:279 ../app/tools/gimptransformtool.c:1371 -msgid "The active layer's position and size are locked." -msgstr "La posición de la capa activa y su tamaño están bloqueados." - -#: ../app/tools/gimptransformtool.c:801 ../app/tools/gimptransformtool.c:814 +#: ../app/tools/gimptransformtool.c:787 ../app/tools/gimptransformtool.c:800 #, fuzzy #| msgctxt "undo-type" #| msgid "Transform Items" msgid "Transform Step" msgstr "Transformar elementos" -#: ../app/tools/gimptransformtool.c:1366 +#: ../app/tools/gimptransformtool.c:1819 msgid "There is no layer to transform." msgstr "No hay ninguna capa que transformar." -#: ../app/tools/gimptransformtool.c:1387 +#: ../app/tools/gimptransformtool.c:1824 +msgid "The active layer's position and size are locked." +msgstr "La posición de la capa activa y su tamaño están bloqueados." + +#: ../app/tools/gimptransformtool.c:1845 msgid "There is no path to transform." msgstr "No hay ninguna ruta que transformar." -#: ../app/tools/gimptransformtool.c:1390 +#: ../app/tools/gimptransformtool.c:1848 msgid "The active path's strokes are locked." msgstr "Los trazos de la ruta activa están bloqueados" @@ -15250,192 +16209,227 @@ msgstr "Herramienta de rutas: crear y editar rutas" msgid "Pat_hs" msgstr "_Rutas" -#: ../app/tools/gimpvectortool.c:251 +#: ../app/tools/gimpvectortool.c:252 msgid "The active path is locked." msgstr "La ruta activa está bloqueada." -#: ../app/tools/gimpvectortool.c:341 +#: ../app/tools/gimpvectortool.c:342 msgid "Add Stroke" msgstr "Añadir un trazo" -#: ../app/tools/gimpvectortool.c:366 +#: ../app/tools/gimpvectortool.c:367 msgid "Add Anchor" msgstr "Añadir un ancla" -#: ../app/tools/gimpvectortool.c:392 +#: ../app/tools/gimpvectortool.c:393 msgid "Insert Anchor" msgstr "Insertar un ancla" -#: ../app/tools/gimpvectortool.c:423 +#: ../app/tools/gimpvectortool.c:424 msgid "Drag Handle" msgstr "Arrastrar el tirador" -#: ../app/tools/gimpvectortool.c:454 +#: ../app/tools/gimpvectortool.c:455 msgid "Drag Anchor" msgstr "Arrastrar el ancla" -#: ../app/tools/gimpvectortool.c:472 +#: ../app/tools/gimpvectortool.c:473 msgid "Drag Anchors" msgstr "Arrastrar las anclas" -#: ../app/tools/gimpvectortool.c:495 +#: ../app/tools/gimpvectortool.c:496 msgid "Drag Curve" msgstr "Arrastrar la curva" -#: ../app/tools/gimpvectortool.c:524 +#: ../app/tools/gimpvectortool.c:525 msgid "Connect Strokes" msgstr "Conectar los trazos" -#: ../app/tools/gimpvectortool.c:556 +#: ../app/tools/gimpvectortool.c:557 msgid "Drag Path" msgstr "Arrastrar la ruta" -#: ../app/tools/gimpvectortool.c:567 +#: ../app/tools/gimpvectortool.c:568 msgid "Convert Edge" msgstr "Convertir el borde" -#: ../app/tools/gimpvectortool.c:598 +#: ../app/tools/gimpvectortool.c:599 msgid "Delete Anchor" msgstr "Eliminar el ancla" -#: ../app/tools/gimpvectortool.c:621 +#: ../app/tools/gimpvectortool.c:622 msgid "Delete Segment" msgstr "Eliminar el segmento" -#: ../app/tools/gimpvectortool.c:843 +#: ../app/tools/gimpvectortool.c:844 msgid "Move Anchors" msgstr "Mover las anclas" -#: ../app/tools/gimpvectortool.c:1206 +#: ../app/tools/gimpvectortool.c:1207 msgid "Click to pick path to edit" msgstr "Pulse para elegir la ruta que desea editar" -#: ../app/tools/gimpvectortool.c:1210 +#: ../app/tools/gimpvectortool.c:1211 msgid "Click to create a new path" msgstr "Pulse para crear una ruta nueva" -#: ../app/tools/gimpvectortool.c:1214 +#: ../app/tools/gimpvectortool.c:1215 msgid "Click to create a new component of the path" msgstr "Pulse para crear un componente nuevo de la ruta" -#: ../app/tools/gimpvectortool.c:1218 +#: ../app/tools/gimpvectortool.c:1219 msgid "Click or Click-Drag to create a new anchor" msgstr "Pulse o arrastre para crear un ancla nueva" -#: ../app/tools/gimpvectortool.c:1230 ../app/tools/gimpvectortool.c:1237 +#: ../app/tools/gimpvectortool.c:1231 ../app/tools/gimpvectortool.c:1238 msgid "Click-Drag to move the anchor around" msgstr "Pulse y arrastre para mover el ancla" -#: ../app/tools/gimpvectortool.c:1241 ../app/tools/gimpvectortool.c:1264 +#: ../app/tools/gimpvectortool.c:1242 ../app/tools/gimpvectortool.c:1265 msgid "Click-Drag to move the anchors around" msgstr "Pulse y arrastre para mover las anclas" -#: ../app/tools/gimpvectortool.c:1247 +#: ../app/tools/gimpvectortool.c:1248 msgid "Click-Drag to move the handle around" msgstr "Pulse y arrastre para mover el tirador" -#: ../app/tools/gimpvectortool.c:1254 +#: ../app/tools/gimpvectortool.c:1255 msgid "Click-Drag to move the handles around symmetrically" msgstr "Pulse y arrastre para mover los tiradores de forma simétrica" -#: ../app/tools/gimpvectortool.c:1269 +#: ../app/tools/gimpvectortool.c:1270 msgid "Click-Drag to change the shape of the curve" msgstr "Pulse y arrastre para cambiar la forma de la curva" -#: ../app/tools/gimpvectortool.c:1272 +#: ../app/tools/gimpvectortool.c:1273 #, c-format msgid "%s: symmetrical" msgstr "%s: simétrico" -#: ../app/tools/gimpvectortool.c:1277 +#: ../app/tools/gimpvectortool.c:1278 msgid "Click-Drag to move the component around" msgstr "Pulse y arrastre para mover el componente alrededor" -#: ../app/tools/gimpvectortool.c:1285 +#: ../app/tools/gimpvectortool.c:1286 msgid "Click-Drag to move the path around" msgstr "Pulse y arrastre para mover la ruta alrededor" -#: ../app/tools/gimpvectortool.c:1289 +#: ../app/tools/gimpvectortool.c:1290 msgid "Click-Drag to insert an anchor on the path" msgstr "Pulsar-arrastrar para insertar un ancla en la ruta" -#: ../app/tools/gimpvectortool.c:1297 +#: ../app/tools/gimpvectortool.c:1298 msgid "Click to delete this anchor" msgstr "Pulse para eliminar este ancla" -#: ../app/tools/gimpvectortool.c:1301 +#: ../app/tools/gimpvectortool.c:1302 msgid "Click to connect this anchor with the selected endpoint" msgstr "Pulse para conectar este ancla con el extremo seleccionado" -#: ../app/tools/gimpvectortool.c:1306 +#: ../app/tools/gimpvectortool.c:1307 msgid "Click to open up the path" msgstr "Pulse para abrir la ruta" -#: ../app/tools/gimpvectortool.c:1310 +#: ../app/tools/gimpvectortool.c:1311 msgid "Click to make this node angular" msgstr "Pulse para convertir este nodo en angular" -#: ../app/tools/gimpvectortool.c:1811 +#: ../app/tools/gimpvectortool.c:1812 msgid "Delete Anchors" msgstr "Eliminar anclas" -#: ../app/tools/gimpvectortool.c:1970 +#: ../app/tools/gimpvectortool.c:1971 msgid "There is no active layer or channel to stroke to" msgstr "No hay una capa o canal activo donde se pueda trazar" -#: ../app/tools/gimpwarpoptions.c:75 -#| msgid "Edge Behavior" -msgid "Behavior" -msgstr "Comportamiento" - -#: ../app/tools/gimpwarpoptions.c:81 +#: ../app/tools/gimpwarpoptions.c:83 msgid "Effect Strength" msgstr "" -#: ../app/tools/gimpwarpoptions.c:86 +#: ../app/tools/gimpwarpoptions.c:89 msgid "Effect Size" msgstr "" -#: ../app/tools/gimpwarpoptions.c:91 +#: ../app/tools/gimpwarpoptions.c:95 #, fuzzy #| msgid "Hardness" msgid "Effect Hardness" msgstr "Dureza" -#: ../app/tools/gimpwarpoptions.c:173 +#: ../app/tools/gimpwarpoptions.c:101 +#, fuzzy +#| msgctxt "guides-type" +#| msgid "Number of lines" +msgid "Number of animation frames" +msgstr "Número de líneas" + +#: ../app/tools/gimpwarpoptions.c:192 msgid "Strength" msgstr "" -#: ../app/tools/gimpwarpoptions.c:187 ../app/widgets/gimpbrusheditor.c:178 -msgid "Hardness" -msgstr "Dureza" +#. the animation frame +#: ../app/tools/gimpwarpoptions.c:213 +#, fuzzy +#| msgctxt "plug-in-action" +#| msgid "An_imation" +msgid "Animate" +msgstr "Anima_ción" -#: ../app/tools/gimpwarptool.c:129 +#: ../app/tools/gimpwarpoptions.c:222 +msgid "Frames" +msgstr "" + +#: ../app/tools/gimpwarpoptions.c:228 +#, fuzzy +#| msgctxt "plug-in-action" +#| msgid "An_imation" +msgid "Create Animation" +msgstr "Anima_ción" + +#: ../app/tools/gimpwarptool.c:142 #, fuzzy #| msgid "Cage Transform" msgid "Warp Transform" msgstr "Transformar rejilla" -#: ../app/tools/gimpwarptool.c:130 +#: ../app/tools/gimpwarptool.c:143 msgid "Warp Transform: Deform with different tools" msgstr "" -#: ../app/tools/gimpwarptool.c:131 +#: ../app/tools/gimpwarptool.c:144 #, fuzzy #| msgid "_Cage Transform" msgid "_Warp Transform" msgstr "_Transformar rejilla" -#: ../app/tools/gimpwarptool.c:431 ../app/tools/gimpwarptool.c:443 +#: ../app/tools/gimpwarptool.c:446 ../app/tools/gimpwarptool.c:458 msgid "Warp Tool Stroke" msgstr "" -#: ../app/tools/gimpwarptool.c:647 +#: ../app/tools/gimpwarptool.c:710 #, fuzzy #| msgid "Cage transform" msgid "Warp transform" msgstr "Transformar rejilla" +#: ../app/tools/gimpwarptool.c:847 +msgid "Please add some warp strokes first." +msgstr "" + +#: ../app/tools/gimpwarptool.c:860 ../app/tools/gimpwarptool.c:896 +#, c-format +msgid "Rendering Frame %d" +msgstr "" + +#: ../app/tools/gimpwarptool.c:875 ../app/tools/gimpwarptool.c:904 +#, c-format +msgid "Frame %d" +msgstr "" + +#: ../app/tools/gimpwarptool.c:913 +msgid "Frame" +msgstr "" + #: ../app/tools/tools-enums.c:150 msgctxt "rectangle-tool-fixed-rule" msgid "Aspect ratio" @@ -15501,21 +16495,21 @@ msgctxt "vector-mode" msgid "Move" msgstr "Mover" -#: ../app/tools/tools-enums.c:306 +#: ../app/tools/tools-enums.c:308 #, fuzzy #| msgid "Mark foreground" msgctxt "matting-draw-mode" msgid "Draw foreground" msgstr "Marcar el frente" -#: ../app/tools/tools-enums.c:307 +#: ../app/tools/tools-enums.c:309 #, fuzzy #| msgid "Mark background" msgctxt "matting-draw-mode" msgid "Draw background" msgstr "Marcar el fondo" -#: ../app/tools/tools-enums.c:308 +#: ../app/tools/tools-enums.c:310 #, fuzzy #| msgctxt "orientation-type" #| msgid "Unknown" @@ -15523,23 +16517,12 @@ msgctxt "matting-draw-mode" msgid "Draw unknown" msgstr "Desconocido" -#: ../app/tools/tools-enums.c:336 -msgctxt "matting-engine" -msgid "Matting Global" -msgstr "" - -#: ../app/tools/tools-enums.c:337 -msgctxt "matting-engine" -msgid "Matting Levin" -msgstr "" - -#: ../app/tools/tools-enums.c:370 -#| msgid "Lock pixels" +#: ../app/tools/tools-enums.c:343 msgctxt "warp-behavior" msgid "Move pixels" msgstr "Mover píxeles" -#: ../app/tools/tools-enums.c:371 +#: ../app/tools/tools-enums.c:344 #, fuzzy #| msgctxt "undo-type" #| msgid "Grow Channel" @@ -15548,7 +16531,7 @@ msgid "Grow area" msgstr "Agrandar el canal" # //R Creo que hace esto -#: ../app/tools/tools-enums.c:372 +#: ../app/tools/tools-enums.c:345 #, fuzzy #| msgctxt "view-action" #| msgid "Shrink _Wrap" @@ -15556,7 +16539,7 @@ msgctxt "warp-behavior" msgid "Shrink area" msgstr "_Ajustar encogiendo" -#: ../app/tools/tools-enums.c:373 +#: ../app/tools/tools-enums.c:346 #, fuzzy #| msgctxt "gradient-editor-coloring" #| msgid "HSV (clockwise _hue)" @@ -15564,7 +16547,7 @@ msgctxt "warp-behavior" msgid "Swirl clockwise" msgstr "HSV (tono en sentido _horario)" -#: ../app/tools/tools-enums.c:374 +#: ../app/tools/tools-enums.c:347 #, fuzzy #| msgctxt "gradient-editor-coloring" #| msgid "HSV (_counter-clockwise hue)" @@ -15572,14 +16555,14 @@ msgctxt "warp-behavior" msgid "Swirl counter-clockwise" msgstr "HSV (tono en _sentido antihorario)" -#: ../app/tools/tools-enums.c:375 +#: ../app/tools/tools-enums.c:348 #, fuzzy #| msgid "Eraser" msgctxt "warp-behavior" msgid "Erase warping" msgstr "Goma de borrar" -#: ../app/tools/tools-enums.c:376 +#: ../app/tools/tools-enums.c:349 #, fuzzy #| msgid "Smoothing:" msgctxt "warp-behavior" @@ -15680,35 +16663,36 @@ msgstr "Rotar la ruta" msgid "Transform Path" msgstr "Transformar la ruta" -#: ../app/vectors/gimpvectors-export.c:95 -#, c-format -msgid "Error while writing '%s': %s" -msgstr "Ocurrió un error al escribir «%s»: %s" +#: ../app/vectors/gimpvectors-export.c:87 +#, fuzzy, c-format +#| msgid "Opening '%s' failed: %s" +msgid "Writing SVG file '%s' failed: %s" +msgstr "La apertura de «%s» ha fallado: %s" -#: ../app/vectors/gimpvectors-import.c:330 +#: ../app/vectors/gimpvectors-import.c:331 msgid "Import Paths" msgstr "Importar rutas" -#: ../app/vectors/gimpvectors-import.c:341 +#: ../app/vectors/gimpvectors-import.c:342 msgid "Imported Path" msgstr "Ruta importada" -#: ../app/vectors/gimpvectors-import.c:372 +#: ../app/vectors/gimpvectors-import.c:373 #, c-format msgid "No paths found in '%s'" msgstr "No se encontraron rutas en «%s»" -#: ../app/vectors/gimpvectors-import.c:376 +#: ../app/vectors/gimpvectors-import.c:377 msgid "No paths found in the buffer" msgstr "No se encontraron rutas en el búfer" -#: ../app/vectors/gimpvectors-import.c:386 +#: ../app/vectors/gimpvectors-import.c:387 #, c-format msgid "Failed to import paths from '%s': %s" msgstr "Fallo al importar rutas desde «%s»: %s" # Viendo el programa, parece más bien "cizalla". FVD -#: ../app/widgets/gimpactioneditor.c:69 +#: ../app/widgets/gimpactioneditor.c:70 msgid "_Search:" msgstr "Bu_scar:" @@ -15717,50 +16701,50 @@ msgstr "Bu_scar:" msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" -#: ../app/widgets/gimpactionview.c:338 -#: ../app/widgets/gimpcontrollereditor.c:341 +#: ../app/widgets/gimpactionview.c:337 +#: ../app/widgets/gimpcontrollereditor.c:342 msgid "Action" msgstr "Acción" -#: ../app/widgets/gimpactionview.c:367 +#: ../app/widgets/gimpactionview.c:366 msgid "Shortcut" msgstr "Combinación de teclas" -#: ../app/widgets/gimpactionview.c:393 +#: ../app/widgets/gimpactionview.c:392 msgid "Name" msgstr "Nombre" -#: ../app/widgets/gimpactionview.c:633 ../app/widgets/gimpactionview.c:862 +#: ../app/widgets/gimpactionview.c:632 ../app/widgets/gimpactionview.c:861 msgid "Changing shortcut failed." msgstr "Ha fallado el cambio de la combinación de teclas." -#: ../app/widgets/gimpactionview.c:670 +#: ../app/widgets/gimpactionview.c:669 msgid "Conflicting Shortcuts" msgstr "Combinaciones de teclas en conflicto" -#: ../app/widgets/gimpactionview.c:676 +#: ../app/widgets/gimpactionview.c:675 msgid "_Reassign shortcut" msgstr "_Reasignar combinación de teclas" -#: ../app/widgets/gimpactionview.c:691 +#: ../app/widgets/gimpactionview.c:690 #, c-format msgid "Shortcut \"%s\" is already taken by \"%s\" from the \"%s\" group." msgstr "La combinación de teclas «%s» ya la usa «%s» del grupo «%s»." -#: ../app/widgets/gimpactionview.c:695 +#: ../app/widgets/gimpactionview.c:694 #, c-format msgid "Reassigning the shortcut will cause it to be removed from \"%s\"." msgstr "Reasignar la combinación de teclas hará que se elimine de «%s»." -#: ../app/widgets/gimpactionview.c:790 +#: ../app/widgets/gimpactionview.c:789 msgid "Invalid shortcut." msgstr "Combinación de teclas no válida." -#: ../app/widgets/gimpactionview.c:797 ../app/widgets/gimpactionview.c:890 +#: ../app/widgets/gimpactionview.c:796 ../app/widgets/gimpactionview.c:889 msgid "F1 cannot be remapped." msgstr "No se puede remapear la tecla F1." -#: ../app/widgets/gimpactionview.c:898 +#: ../app/widgets/gimpactionview.c:897 msgid "Removing shortcut failed." msgstr "Ha fallado la eliminación de la combinación de teclas." @@ -15776,23 +16760,17 @@ msgstr "Púas" msgid "Aspect ratio" msgstr "Proporción de aspecto" -#: ../app/widgets/gimpbrusheditor.c:211 -#: ../app/widgets/gimpbrushfactoryview.c:81 -#: ../app/widgets/gimpgrideditor.c:174 -msgid "Spacing" -msgstr "Espaciado" - #: ../app/widgets/gimpbrusheditor.c:216 #: ../app/widgets/gimpbrushfactoryview.c:85 msgid "Percentage of width of brush" msgstr "Porcentaje del ancho del pincel" #: ../app/widgets/gimpbufferview.c:179 ../app/widgets/gimpbufferview.c:264 -#: ../app/widgets/gimpeditor.c:746 +#: ../app/widgets/gimpeditor.c:745 msgid "(None)" msgstr "(Ninguno)" -#: ../app/widgets/gimpcolordialog.c:150 +#: ../app/widgets/gimpcolordialog.c:151 msgid "Add the current color to the color history" msgstr "Añadir el color actual al historial de colores" @@ -15800,33 +16778,33 @@ msgstr "Añadir el color actual al historial de colores" msgid "Available Filters" msgstr "Filtros disponibles" -#: ../app/widgets/gimpcolordisplayeditor.c:219 +#: ../app/widgets/gimpcolordisplayeditor.c:221 msgid "Move the selected filter up" msgstr "Mover el filtro seleccionado hacia arriba" -#: ../app/widgets/gimpcolordisplayeditor.c:228 +#: ../app/widgets/gimpcolordisplayeditor.c:230 msgid "Move the selected filter down" msgstr "Mover el filtro seleccionado hacia abajo" -#: ../app/widgets/gimpcolordisplayeditor.c:274 +#: ../app/widgets/gimpcolordisplayeditor.c:277 msgid "Active Filters" msgstr "Filtros activos" -#: ../app/widgets/gimpcolordisplayeditor.c:325 +#: ../app/widgets/gimpcolordisplayeditor.c:328 msgid "Reset the selected filter to default values" msgstr "Reiniciar el filtro seleccionado con los valores predeterminados" -#: ../app/widgets/gimpcolordisplayeditor.c:527 +#: ../app/widgets/gimpcolordisplayeditor.c:530 #, c-format msgid "Add '%s' to the list of active filters" msgstr "Añadir «%s» a la lista de filtros activos" -#: ../app/widgets/gimpcolordisplayeditor.c:564 +#: ../app/widgets/gimpcolordisplayeditor.c:567 #, c-format msgid "Remove '%s' from the list of active filters" msgstr "Quitar «%s» de la lista de filtros activos" -#: ../app/widgets/gimpcolordisplayeditor.c:595 +#: ../app/widgets/gimpcolordisplayeditor.c:598 msgid "No filter selected" msgstr "No hay ningún filtro seleccionado" @@ -15838,70 +16816,70 @@ msgstr "" "Notación hexadecimal del color como la que se utiliza en el HTML y CSS. Esta " "entrada acepta también nombres de color CSS." -#: ../app/widgets/gimpcolorframe.c:557 ../app/widgets/gimpcolorframe.c:627 +#: ../app/widgets/gimpcolorframe.c:559 ../app/widgets/gimpcolorframe.c:629 msgid "Value:" msgstr "Valor:" -#: ../app/widgets/gimpcolorframe.c:560 ../app/widgets/gimpcolorframe.c:569 -#: ../app/widgets/gimpcolorframe.c:600 ../app/widgets/gimpcolorframe.c:630 -#: ../app/widgets/gimpcolorframe.c:655 +#: ../app/widgets/gimpcolorframe.c:562 ../app/widgets/gimpcolorframe.c:571 +#: ../app/widgets/gimpcolorframe.c:602 ../app/widgets/gimpcolorframe.c:632 +#: ../app/widgets/gimpcolorframe.c:657 msgid "Alpha:" msgstr "Alfa:" -#: ../app/widgets/gimpcolorframe.c:564 ../app/widgets/gimpcolorframe.c:595 +#: ../app/widgets/gimpcolorframe.c:566 ../app/widgets/gimpcolorframe.c:597 msgid "Red:" msgstr "Rojo:" -#: ../app/widgets/gimpcolorframe.c:565 ../app/widgets/gimpcolorframe.c:596 +#: ../app/widgets/gimpcolorframe.c:567 ../app/widgets/gimpcolorframe.c:598 msgid "Green:" msgstr "Verde:" -#: ../app/widgets/gimpcolorframe.c:566 ../app/widgets/gimpcolorframe.c:597 +#: ../app/widgets/gimpcolorframe.c:568 ../app/widgets/gimpcolorframe.c:599 msgid "Blue:" msgstr "Azul:" -#: ../app/widgets/gimpcolorframe.c:573 +#: ../app/widgets/gimpcolorframe.c:575 msgid "Index:" msgstr "Índice:" -#: ../app/widgets/gimpcolorframe.c:612 +#: ../app/widgets/gimpcolorframe.c:614 msgid "Hex:" msgstr "Hex:" -#: ../app/widgets/gimpcolorframe.c:625 +#: ../app/widgets/gimpcolorframe.c:627 msgid "Hue:" msgstr "Tono:" -#: ../app/widgets/gimpcolorframe.c:626 +#: ../app/widgets/gimpcolorframe.c:628 msgid "Sat.:" msgstr "Sat.:" # A ver si de una vez dejamos tranqilito el Cian sin acento. -#: ../app/widgets/gimpcolorframe.c:649 +#: ../app/widgets/gimpcolorframe.c:651 msgid "Cyan:" msgstr "Cian:" -#: ../app/widgets/gimpcolorframe.c:650 +#: ../app/widgets/gimpcolorframe.c:652 msgid "Magenta:" msgstr "Magenta:" -#: ../app/widgets/gimpcolorframe.c:651 +#: ../app/widgets/gimpcolorframe.c:653 msgid "Yellow:" msgstr "Amarillo:" -#: ../app/widgets/gimpcolorframe.c:652 +#: ../app/widgets/gimpcolorframe.c:654 msgid "Black:" msgstr "Negro:" -#: ../app/widgets/gimpcolormapeditor.c:200 +#: ../app/widgets/gimpcolormapeditor.c:203 msgid "Color index:" msgstr "Índice de colores:" -#: ../app/widgets/gimpcolormapeditor.c:210 +#: ../app/widgets/gimpcolormapeditor.c:213 msgid "HTML notation:" msgstr "Notación HTML:" -#: ../app/widgets/gimpcolormapeditor.c:465 +#: ../app/widgets/gimpcolormapeditor.c:468 msgid "Only indexed images have a colormap." msgstr "Solamente las imágenes indexadas tienen un mapa de colores." @@ -15909,116 +16887,116 @@ msgstr "Solamente las imágenes indexadas tienen un mapa de colores." msgid "Palette" msgstr "Paleta" -#: ../app/widgets/gimpcontainerpopup.c:596 +#: ../app/widgets/gimpcontainerpopup.c:337 msgid "Smaller Previews" msgstr "Vistas previas diminutas" -#: ../app/widgets/gimpcontainerpopup.c:601 +#: ../app/widgets/gimpcontainerpopup.c:342 msgid "Larger Previews" msgstr "Vistas previas enormes" -#: ../app/widgets/gimpcontrollereditor.c:198 +#: ../app/widgets/gimpcontrollereditor.c:199 msgid "_Dump events from this controller" msgstr "_Volcar los eventos desde este controlador" -#: ../app/widgets/gimpcontrollereditor.c:203 +#: ../app/widgets/gimpcontrollereditor.c:204 msgid "_Enable this controller" msgstr "_Activar este controlador" -#: ../app/widgets/gimpcontrollereditor.c:224 +#: ../app/widgets/gimpcontrollereditor.c:225 msgid "Name:" msgstr "Nombre:" -#: ../app/widgets/gimpcontrollereditor.c:230 +#: ../app/widgets/gimpcontrollereditor.c:231 msgid "State:" msgstr "Estado:" -#: ../app/widgets/gimpcontrollereditor.c:335 +#: ../app/widgets/gimpcontrollereditor.c:336 msgid "Event" msgstr "Evento" -#: ../app/widgets/gimpcontrollereditor.c:360 +#: ../app/widgets/gimpcontrollereditor.c:361 msgid "_Grab event" msgstr "_Capturar un evento" -#: ../app/widgets/gimpcontrollereditor.c:369 +#: ../app/widgets/gimpcontrollereditor.c:370 msgid "Select the next event arriving from the controller" msgstr "Seleccionar el siguiente evento que llega desde el controlador" -#: ../app/widgets/gimpcontrollereditor.c:525 +#: ../app/widgets/gimpcontrollereditor.c:526 #, c-format msgid "Remove the action assigned to '%s'" msgstr "Eliminar la acción asignada a «%s»" -#: ../app/widgets/gimpcontrollereditor.c:530 +#: ../app/widgets/gimpcontrollereditor.c:531 #, c-format msgid "Assign an action to '%s'" msgstr "Asignar una acción «%s»" -#: ../app/widgets/gimpcontrollereditor.c:651 +#: ../app/widgets/gimpcontrollereditor.c:652 #, c-format msgid "Select Action for Event '%s'" msgstr "Seleccionar la acción para el evento «%s»" -#: ../app/widgets/gimpcontrollereditor.c:656 +#: ../app/widgets/gimpcontrollereditor.c:657 msgid "Select Controller Event Action" msgstr "Seleccionar un controlador de acción de evento" -#: ../app/widgets/gimpcontrollerkeyboard.c:67 -#: ../app/widgets/gimpcontrollerkeyboard.c:70 -#: ../app/widgets/gimpcontrollerkeyboard.c:73 -#: ../app/widgets/gimpcontrollerkeyboard.c:76 -#: ../app/widgets/gimpcontrollerkeyboard.c:79 -#: ../app/widgets/gimpcontrollerkeyboard.c:82 -#: ../app/widgets/gimpcontrollerkeyboard.c:85 -#: ../app/widgets/gimpcontrollerkeyboard.c:88 +#: ../app/widgets/gimpcontrollerkeyboard.c:68 +#: ../app/widgets/gimpcontrollerkeyboard.c:71 +#: ../app/widgets/gimpcontrollerkeyboard.c:74 +#: ../app/widgets/gimpcontrollerkeyboard.c:77 +#: ../app/widgets/gimpcontrollerkeyboard.c:80 +#: ../app/widgets/gimpcontrollerkeyboard.c:83 +#: ../app/widgets/gimpcontrollerkeyboard.c:86 +#: ../app/widgets/gimpcontrollerkeyboard.c:89 msgid "Cursor Up" msgstr "Subir cursor" -#: ../app/widgets/gimpcontrollerkeyboard.c:92 -#: ../app/widgets/gimpcontrollerkeyboard.c:95 -#: ../app/widgets/gimpcontrollerkeyboard.c:98 -#: ../app/widgets/gimpcontrollerkeyboard.c:101 -#: ../app/widgets/gimpcontrollerkeyboard.c:104 -#: ../app/widgets/gimpcontrollerkeyboard.c:107 -#: ../app/widgets/gimpcontrollerkeyboard.c:110 -#: ../app/widgets/gimpcontrollerkeyboard.c:113 +#: ../app/widgets/gimpcontrollerkeyboard.c:93 +#: ../app/widgets/gimpcontrollerkeyboard.c:96 +#: ../app/widgets/gimpcontrollerkeyboard.c:99 +#: ../app/widgets/gimpcontrollerkeyboard.c:102 +#: ../app/widgets/gimpcontrollerkeyboard.c:105 +#: ../app/widgets/gimpcontrollerkeyboard.c:108 +#: ../app/widgets/gimpcontrollerkeyboard.c:111 +#: ../app/widgets/gimpcontrollerkeyboard.c:114 msgid "Cursor Down" msgstr "Bajar cursor" -#: ../app/widgets/gimpcontrollerkeyboard.c:117 -#: ../app/widgets/gimpcontrollerkeyboard.c:120 -#: ../app/widgets/gimpcontrollerkeyboard.c:123 -#: ../app/widgets/gimpcontrollerkeyboard.c:126 -#: ../app/widgets/gimpcontrollerkeyboard.c:129 -#: ../app/widgets/gimpcontrollerkeyboard.c:132 -#: ../app/widgets/gimpcontrollerkeyboard.c:135 -#: ../app/widgets/gimpcontrollerkeyboard.c:138 +#: ../app/widgets/gimpcontrollerkeyboard.c:118 +#: ../app/widgets/gimpcontrollerkeyboard.c:121 +#: ../app/widgets/gimpcontrollerkeyboard.c:124 +#: ../app/widgets/gimpcontrollerkeyboard.c:127 +#: ../app/widgets/gimpcontrollerkeyboard.c:130 +#: ../app/widgets/gimpcontrollerkeyboard.c:133 +#: ../app/widgets/gimpcontrollerkeyboard.c:136 +#: ../app/widgets/gimpcontrollerkeyboard.c:139 msgid "Cursor Left" msgstr "Cursor a la izquierda" -#: ../app/widgets/gimpcontrollerkeyboard.c:142 -#: ../app/widgets/gimpcontrollerkeyboard.c:145 -#: ../app/widgets/gimpcontrollerkeyboard.c:148 -#: ../app/widgets/gimpcontrollerkeyboard.c:151 -#: ../app/widgets/gimpcontrollerkeyboard.c:154 -#: ../app/widgets/gimpcontrollerkeyboard.c:157 -#: ../app/widgets/gimpcontrollerkeyboard.c:160 -#: ../app/widgets/gimpcontrollerkeyboard.c:163 +#: ../app/widgets/gimpcontrollerkeyboard.c:143 +#: ../app/widgets/gimpcontrollerkeyboard.c:146 +#: ../app/widgets/gimpcontrollerkeyboard.c:149 +#: ../app/widgets/gimpcontrollerkeyboard.c:152 +#: ../app/widgets/gimpcontrollerkeyboard.c:155 +#: ../app/widgets/gimpcontrollerkeyboard.c:158 +#: ../app/widgets/gimpcontrollerkeyboard.c:161 +#: ../app/widgets/gimpcontrollerkeyboard.c:164 msgid "Cursor Right" msgstr "Cursor a la derecha" -#: ../app/widgets/gimpcontrollerkeyboard.c:175 +#: ../app/widgets/gimpcontrollerkeyboard.c:176 msgid "Keyboard" msgstr "Teclado" -#: ../app/widgets/gimpcontrollerkeyboard.c:215 +#: ../app/widgets/gimpcontrollerkeyboard.c:216 msgid "Keyboard Events" msgstr "Eventos del teclado" -#: ../app/widgets/gimpcontrollerkeyboard.c:216 -#: ../app/widgets/gimpcontrollermouse.c:244 -#: ../app/widgets/gimpcontrollerwheel.c:218 +#: ../app/widgets/gimpcontrollerkeyboard.c:217 +#: ../app/widgets/gimpcontrollermouse.c:245 +#: ../app/widgets/gimpcontrollerwheel.c:219 msgid "Ready" msgstr "Preparado" @@ -16026,33 +17004,33 @@ msgstr "Preparado" msgid "Available Controllers" msgstr "Controladores disponibles" -#: ../app/widgets/gimpcontrollerlist.c:278 +#: ../app/widgets/gimpcontrollerlist.c:280 msgid "Active Controllers" msgstr "Controladores activos" -#: ../app/widgets/gimpcontrollerlist.c:294 +#: ../app/widgets/gimpcontrollerlist.c:296 msgid "Configure the selected controller" msgstr "Configurar el controlador seleccionado" -#: ../app/widgets/gimpcontrollerlist.c:302 +#: ../app/widgets/gimpcontrollerlist.c:304 msgid "Move the selected controller up" msgstr "Mover el controlador seleccionado hacia arriba" -#: ../app/widgets/gimpcontrollerlist.c:310 +#: ../app/widgets/gimpcontrollerlist.c:312 msgid "Move the selected controller down" msgstr "Mover el controlador seleccionado hacia abajo" -#: ../app/widgets/gimpcontrollerlist.c:427 +#: ../app/widgets/gimpcontrollerlist.c:429 #, c-format msgid "Add '%s' to the list of active controllers" msgstr "Añadir «%s» a la lista de controladores activos" -#: ../app/widgets/gimpcontrollerlist.c:478 +#: ../app/widgets/gimpcontrollerlist.c:480 #, c-format msgid "Remove '%s' from the list of active controllers" msgstr "Quitar «%s» de la lista de controladores activos" -#: ../app/widgets/gimpcontrollerlist.c:512 +#: ../app/widgets/gimpcontrollerlist.c:514 msgid "" "There can only be one active keyboard controller.\n" "\n" @@ -16062,7 +17040,7 @@ msgstr "" "\n" "Ya tiene un controlador de teclado en su lista de controladores activos." -#: ../app/widgets/gimpcontrollerlist.c:523 +#: ../app/widgets/gimpcontrollerlist.c:525 msgid "" "There can only be one active wheel controller.\n" "\n" @@ -16072,7 +17050,7 @@ msgstr "" "\n" "Ya tiene un controlador de rueda en su lista de controladores activos." -#: ../app/widgets/gimpcontrollerlist.c:534 +#: ../app/widgets/gimpcontrollerlist.c:536 msgid "" "There can only be one active mouse controller.\n" "\n" @@ -16082,24 +17060,24 @@ msgstr "" "\n" "Ya tiene un controlador de ratón en su lista de controladores activos." -#: ../app/widgets/gimpcontrollerlist.c:560 +#: ../app/widgets/gimpcontrollerlist.c:562 msgid "Remove Controller?" msgstr "¿Quitar el controlador?" -#: ../app/widgets/gimpcontrollerlist.c:565 +#: ../app/widgets/gimpcontrollerlist.c:567 msgid "Disable Controller" msgstr "Desactivar el controlador" -#: ../app/widgets/gimpcontrollerlist.c:567 +#: ../app/widgets/gimpcontrollerlist.c:569 msgid "Remove Controller" msgstr "Quitar el controlador" -#: ../app/widgets/gimpcontrollerlist.c:579 +#: ../app/widgets/gimpcontrollerlist.c:581 #, c-format msgid "Remove Controller '%s'?" msgstr "¿Quitar el controlador «%s»?" -#: ../app/widgets/gimpcontrollerlist.c:583 +#: ../app/widgets/gimpcontrollerlist.c:585 msgid "" "Removing this controller from the list of active controllers will " "permanently delete all event mappings you have configured.\n" @@ -16114,122 +17092,122 @@ msgstr "" "Al seleccionar «Desactivar el controlador» se desactivará el controlador sin " "quitarlo." -#: ../app/widgets/gimpcontrollerlist.c:635 +#: ../app/widgets/gimpcontrollerlist.c:637 msgid "Configure Input Controller" msgstr "Configurar el controlador de entrada" -#: ../app/widgets/gimpcontrollermouse.c:70 -#: ../app/widgets/gimpcontrollermouse.c:73 -#: ../app/widgets/gimpcontrollermouse.c:76 -#: ../app/widgets/gimpcontrollermouse.c:79 -#: ../app/widgets/gimpcontrollermouse.c:82 -#: ../app/widgets/gimpcontrollermouse.c:85 -#: ../app/widgets/gimpcontrollermouse.c:88 -#: ../app/widgets/gimpcontrollermouse.c:91 +#: ../app/widgets/gimpcontrollermouse.c:71 +#: ../app/widgets/gimpcontrollermouse.c:74 +#: ../app/widgets/gimpcontrollermouse.c:77 +#: ../app/widgets/gimpcontrollermouse.c:80 +#: ../app/widgets/gimpcontrollermouse.c:83 +#: ../app/widgets/gimpcontrollermouse.c:86 +#: ../app/widgets/gimpcontrollermouse.c:89 +#: ../app/widgets/gimpcontrollermouse.c:92 msgid "Button 8" msgstr "Botón 8" -#: ../app/widgets/gimpcontrollermouse.c:95 -#: ../app/widgets/gimpcontrollermouse.c:98 -#: ../app/widgets/gimpcontrollermouse.c:101 -#: ../app/widgets/gimpcontrollermouse.c:104 -#: ../app/widgets/gimpcontrollermouse.c:107 -#: ../app/widgets/gimpcontrollermouse.c:110 -#: ../app/widgets/gimpcontrollermouse.c:113 -#: ../app/widgets/gimpcontrollermouse.c:116 +#: ../app/widgets/gimpcontrollermouse.c:96 +#: ../app/widgets/gimpcontrollermouse.c:99 +#: ../app/widgets/gimpcontrollermouse.c:102 +#: ../app/widgets/gimpcontrollermouse.c:105 +#: ../app/widgets/gimpcontrollermouse.c:108 +#: ../app/widgets/gimpcontrollermouse.c:111 +#: ../app/widgets/gimpcontrollermouse.c:114 +#: ../app/widgets/gimpcontrollermouse.c:117 msgid "Button 9" msgstr "Botón 9" -#: ../app/widgets/gimpcontrollermouse.c:120 -#: ../app/widgets/gimpcontrollermouse.c:123 -#: ../app/widgets/gimpcontrollermouse.c:126 -#: ../app/widgets/gimpcontrollermouse.c:129 -#: ../app/widgets/gimpcontrollermouse.c:132 -#: ../app/widgets/gimpcontrollermouse.c:135 -#: ../app/widgets/gimpcontrollermouse.c:138 -#: ../app/widgets/gimpcontrollermouse.c:141 +#: ../app/widgets/gimpcontrollermouse.c:121 +#: ../app/widgets/gimpcontrollermouse.c:124 +#: ../app/widgets/gimpcontrollermouse.c:127 +#: ../app/widgets/gimpcontrollermouse.c:130 +#: ../app/widgets/gimpcontrollermouse.c:133 +#: ../app/widgets/gimpcontrollermouse.c:136 +#: ../app/widgets/gimpcontrollermouse.c:139 +#: ../app/widgets/gimpcontrollermouse.c:142 msgid "Button 10" msgstr "Botón 10" -#: ../app/widgets/gimpcontrollermouse.c:145 -#: ../app/widgets/gimpcontrollermouse.c:148 -#: ../app/widgets/gimpcontrollermouse.c:151 -#: ../app/widgets/gimpcontrollermouse.c:154 -#: ../app/widgets/gimpcontrollermouse.c:157 -#: ../app/widgets/gimpcontrollermouse.c:160 -#: ../app/widgets/gimpcontrollermouse.c:163 -#: ../app/widgets/gimpcontrollermouse.c:166 +#: ../app/widgets/gimpcontrollermouse.c:146 +#: ../app/widgets/gimpcontrollermouse.c:149 +#: ../app/widgets/gimpcontrollermouse.c:152 +#: ../app/widgets/gimpcontrollermouse.c:155 +#: ../app/widgets/gimpcontrollermouse.c:158 +#: ../app/widgets/gimpcontrollermouse.c:161 +#: ../app/widgets/gimpcontrollermouse.c:164 +#: ../app/widgets/gimpcontrollermouse.c:167 msgid "Button 11" msgstr "Botón 11" -#: ../app/widgets/gimpcontrollermouse.c:170 -#: ../app/widgets/gimpcontrollermouse.c:173 -#: ../app/widgets/gimpcontrollermouse.c:176 -#: ../app/widgets/gimpcontrollermouse.c:179 -#: ../app/widgets/gimpcontrollermouse.c:182 -#: ../app/widgets/gimpcontrollermouse.c:185 -#: ../app/widgets/gimpcontrollermouse.c:188 -#: ../app/widgets/gimpcontrollermouse.c:191 +#: ../app/widgets/gimpcontrollermouse.c:171 +#: ../app/widgets/gimpcontrollermouse.c:174 +#: ../app/widgets/gimpcontrollermouse.c:177 +#: ../app/widgets/gimpcontrollermouse.c:180 +#: ../app/widgets/gimpcontrollermouse.c:183 +#: ../app/widgets/gimpcontrollermouse.c:186 +#: ../app/widgets/gimpcontrollermouse.c:189 +#: ../app/widgets/gimpcontrollermouse.c:192 msgid "Button 12" msgstr "Botón 12" -#: ../app/widgets/gimpcontrollermouse.c:203 +#: ../app/widgets/gimpcontrollermouse.c:204 msgid "Mouse Buttons" msgstr "Botones del ratón" -#: ../app/widgets/gimpcontrollermouse.c:243 +#: ../app/widgets/gimpcontrollermouse.c:244 msgid "Mouse Button Events" msgstr "Eventos de los botones del ratón" -#: ../app/widgets/gimpcontrollerwheel.c:69 -#: ../app/widgets/gimpcontrollerwheel.c:72 -#: ../app/widgets/gimpcontrollerwheel.c:75 -#: ../app/widgets/gimpcontrollerwheel.c:78 -#: ../app/widgets/gimpcontrollerwheel.c:81 -#: ../app/widgets/gimpcontrollerwheel.c:84 -#: ../app/widgets/gimpcontrollerwheel.c:87 -#: ../app/widgets/gimpcontrollerwheel.c:90 +#: ../app/widgets/gimpcontrollerwheel.c:70 +#: ../app/widgets/gimpcontrollerwheel.c:73 +#: ../app/widgets/gimpcontrollerwheel.c:76 +#: ../app/widgets/gimpcontrollerwheel.c:79 +#: ../app/widgets/gimpcontrollerwheel.c:82 +#: ../app/widgets/gimpcontrollerwheel.c:85 +#: ../app/widgets/gimpcontrollerwheel.c:88 +#: ../app/widgets/gimpcontrollerwheel.c:91 msgid "Scroll Up" msgstr "Desplazar arriba" -#: ../app/widgets/gimpcontrollerwheel.c:94 -#: ../app/widgets/gimpcontrollerwheel.c:97 -#: ../app/widgets/gimpcontrollerwheel.c:100 -#: ../app/widgets/gimpcontrollerwheel.c:103 -#: ../app/widgets/gimpcontrollerwheel.c:106 -#: ../app/widgets/gimpcontrollerwheel.c:109 -#: ../app/widgets/gimpcontrollerwheel.c:112 -#: ../app/widgets/gimpcontrollerwheel.c:115 +#: ../app/widgets/gimpcontrollerwheel.c:95 +#: ../app/widgets/gimpcontrollerwheel.c:98 +#: ../app/widgets/gimpcontrollerwheel.c:101 +#: ../app/widgets/gimpcontrollerwheel.c:104 +#: ../app/widgets/gimpcontrollerwheel.c:107 +#: ../app/widgets/gimpcontrollerwheel.c:110 +#: ../app/widgets/gimpcontrollerwheel.c:113 +#: ../app/widgets/gimpcontrollerwheel.c:116 msgid "Scroll Down" msgstr "Desplazar abajo" -#: ../app/widgets/gimpcontrollerwheel.c:119 -#: ../app/widgets/gimpcontrollerwheel.c:122 -#: ../app/widgets/gimpcontrollerwheel.c:125 -#: ../app/widgets/gimpcontrollerwheel.c:128 -#: ../app/widgets/gimpcontrollerwheel.c:131 -#: ../app/widgets/gimpcontrollerwheel.c:134 -#: ../app/widgets/gimpcontrollerwheel.c:137 -#: ../app/widgets/gimpcontrollerwheel.c:140 +#: ../app/widgets/gimpcontrollerwheel.c:120 +#: ../app/widgets/gimpcontrollerwheel.c:123 +#: ../app/widgets/gimpcontrollerwheel.c:126 +#: ../app/widgets/gimpcontrollerwheel.c:129 +#: ../app/widgets/gimpcontrollerwheel.c:132 +#: ../app/widgets/gimpcontrollerwheel.c:135 +#: ../app/widgets/gimpcontrollerwheel.c:138 +#: ../app/widgets/gimpcontrollerwheel.c:141 msgid "Scroll Left" msgstr "Desplazar a la izquierda" -#: ../app/widgets/gimpcontrollerwheel.c:144 -#: ../app/widgets/gimpcontrollerwheel.c:147 -#: ../app/widgets/gimpcontrollerwheel.c:150 -#: ../app/widgets/gimpcontrollerwheel.c:153 -#: ../app/widgets/gimpcontrollerwheel.c:156 -#: ../app/widgets/gimpcontrollerwheel.c:159 -#: ../app/widgets/gimpcontrollerwheel.c:162 -#: ../app/widgets/gimpcontrollerwheel.c:165 +#: ../app/widgets/gimpcontrollerwheel.c:145 +#: ../app/widgets/gimpcontrollerwheel.c:148 +#: ../app/widgets/gimpcontrollerwheel.c:151 +#: ../app/widgets/gimpcontrollerwheel.c:154 +#: ../app/widgets/gimpcontrollerwheel.c:157 +#: ../app/widgets/gimpcontrollerwheel.c:160 +#: ../app/widgets/gimpcontrollerwheel.c:163 +#: ../app/widgets/gimpcontrollerwheel.c:166 msgid "Scroll Right" msgstr "Desplazar a la derecha" -#: ../app/widgets/gimpcontrollerwheel.c:177 +#: ../app/widgets/gimpcontrollerwheel.c:178 msgid "Mouse Wheel" msgstr "Rueda del ratón" -#: ../app/widgets/gimpcontrollerwheel.c:217 +#: ../app/widgets/gimpcontrollerwheel.c:218 msgid "Mouse Wheel Events" msgstr "Eventos de la rueda del ratón" @@ -16323,45 +17301,41 @@ msgstr "R_establecer la curva" msgid "The axis '%s' has no curve" msgstr "El eje «%s» no tiene ninguna curva" -#: ../app/widgets/gimpdevicestatus.c:138 +#: ../app/widgets/gimpdevicestatus.c:139 msgid "Save device status" msgstr "Guardar estado del dispositivo" -#: ../app/widgets/gimpdevicestatus.c:433 +#: ../app/widgets/gimpdevicestatus.c:434 #, c-format msgid "Foreground: %d, %d, %d" msgstr "Frente: %d, %d, %d" -#: ../app/widgets/gimpdevicestatus.c:438 +#: ../app/widgets/gimpdevicestatus.c:439 #, c-format msgid "Background: %d, %d, %d" msgstr "Fondo: %d, %d, %d" -#: ../app/widgets/gimpdnd-xds.c:204 +#: ../app/widgets/gimpdnd-xds.c:196 msgid "The given filename does not have any known file extension." msgstr "El archivo dado no tiene una extensión conocida." -#: ../app/widgets/gimpdnd-xds.c:222 +#: ../app/widgets/gimpdnd-xds.c:214 msgid "File Exists" msgstr "El archivo ya existe" -#: ../app/widgets/gimpdnd-xds.c:227 +#: ../app/widgets/gimpdnd-xds.c:219 msgid "_Replace" msgstr "_Reemplazar" -#: ../app/widgets/gimpdnd-xds.c:238 +#: ../app/widgets/gimpdnd-xds.c:229 #, c-format msgid "A file named '%s' already exists." msgstr "Ya existe un archivo llamado «%s»." -#: ../app/widgets/gimpdnd-xds.c:243 +#: ../app/widgets/gimpdnd-xds.c:233 msgid "Do you want to replace it with the image you are saving?" msgstr "¿Quiere reemplazarlo por la imagen que está guardando?" -#: ../app/widgets/gimpdockbook.c:292 -msgid "Configure this tab" -msgstr "Configurar esta pestaña" - #. String used to separate dockables, e.g. "Tool Options, Layers" #: ../app/widgets/gimpdock.h:34 msgctxt "dock" @@ -16384,14 +17358,22 @@ msgctxt "dock" msgid " | " msgstr " | " +#: ../app/widgets/gimpdockbook.c:294 +msgid "Configure this tab" +msgstr "Configurar esta pestaña" + #. Auto button -#: ../app/widgets/gimpdockwindow.c:385 +#: ../app/widgets/gimpdockwindow.c:383 msgid "Auto" msgstr "Auto" -#: ../app/widgets/gimpdockwindow.c:396 +#: ../app/widgets/gimpdockwindow.c:394 +#, fuzzy +#| msgid "" +#| "When enabled the dialog automatically follows the image you are working " +#| "on." msgid "" -"When enabled the dialog automatically follows the image you are working on." +"When enabled, the dialog automatically follows the image you are working on." msgstr "" "Cuando está activado el diálogo automáticamente sigue a la imagen en la que " "está trabajando." @@ -16423,11 +17405,11 @@ msgstr "Aleatorio" msgid "Fade" msgstr "Desvanecer" -#: ../app/widgets/gimperrordialog.c:150 +#: ../app/widgets/gimperrordialog.c:151 msgid "Too many error messages!" msgstr "¡Demasiados mensajes de error!" -#: ../app/widgets/gimperrordialog.c:151 +#: ../app/widgets/gimperrordialog.c:152 msgid "Messages are redirected to stderr." msgstr "Los mensajes se redirigen a stderr." @@ -16435,7 +17417,7 @@ msgstr "Los mensajes se redirigen a stderr." #. * like "GIMP Message" or #. * "PNG Message" #. -#: ../app/widgets/gimperrordialog.c:174 +#: ../app/widgets/gimperrordialog.c:175 #, c-format msgid "%s Message" msgstr "Mensaje de %s" @@ -16444,27 +17426,42 @@ msgstr "Mensaje de %s" msgid "Automatically Detected" msgstr "Detectado automáticamente" -#: ../app/widgets/gimpfiledialog.c:347 +#: ../app/widgets/gimpfiledialog.c:343 msgid "By Extension" msgstr "Por extensión" -#: ../app/widgets/gimpfiledialog.c:801 +#: ../app/widgets/gimpfiledialog.c:590 +#, c-format +msgid "" +"The image uses features from %s and cannot be saved for older GIMP versions." +msgstr "" + +#: ../app/widgets/gimpfiledialog.c:599 +#, c-format +msgid "Disables compression to make the XCF file readable by %s and later." +msgstr "" + +#: ../app/widgets/gimpfiledialog.c:843 msgid "All files" msgstr "Todos los archivos" -#: ../app/widgets/gimpfiledialog.c:806 +#: ../app/widgets/gimpfiledialog.c:848 msgid "All images" msgstr "Todas las imágenes" -#: ../app/widgets/gimpfiledialog.c:813 +#: ../app/widgets/gimpfiledialog.c:855 msgid "All XCF images" msgstr "Todas las imágenes XCF" -#: ../app/widgets/gimpfiledialog.c:815 +#: ../app/widgets/gimpfiledialog.c:857 msgid "All export images" msgstr "Todas las imágenes exportadas" -#: ../app/widgets/gimpfiledialog.c:999 +#: ../app/widgets/gimpfiledialog.c:899 +msgid "Save this XCF file with maximum compatibility" +msgstr "" + +#: ../app/widgets/gimpfiledialog.c:1059 #, c-format msgid "Select File _Type (%s)" msgstr "Seleccione el _tipo de archivo (%s)" @@ -16477,11 +17474,11 @@ msgstr "Tipo de archivo" msgid "Extensions" msgstr "Extensiones" -#: ../app/widgets/gimpfilleditor.c:124 +#: ../app/widgets/gimpfilleditor.c:125 msgid "Fill Color" msgstr "Rellenar con color" -#: ../app/widgets/gimpfilleditor.c:143 +#: ../app/widgets/gimpfilleditor.c:144 msgid "_Antialiasing" msgstr "_Anti-alias" @@ -16595,15 +17592,15 @@ msgstr "Anchura" msgid "Height" msgstr "Altura" -#: ../app/widgets/gimphelp.c:294 +#: ../app/widgets/gimphelp.c:299 msgid "Help browser is missing" msgstr "Falta el visor de ayuda" -#: ../app/widgets/gimphelp.c:295 +#: ../app/widgets/gimphelp.c:300 msgid "The GIMP help browser is not available." msgstr "No está disponible el visor de ayuda de GIMP" -#: ../app/widgets/gimphelp.c:296 +#: ../app/widgets/gimphelp.c:301 msgid "" "The GIMP help browser plug-in appears to be missing from your installation. " "You may instead use the web browser for reading the help pages." @@ -16612,31 +17609,31 @@ msgstr "" "instalación. En su lugar, puede usar el navegador web para leer las páginas " "de ayuda." -#: ../app/widgets/gimphelp.c:342 +#: ../app/widgets/gimphelp.c:347 msgid "Help browser doesn't start" msgstr "El visor de ayuda no se inicia" -#: ../app/widgets/gimphelp.c:343 +#: ../app/widgets/gimphelp.c:348 msgid "Could not start the GIMP help browser plug-in." msgstr "No se ha podido iniciar el complemento del visor de ayuda de GIMP." -#: ../app/widgets/gimphelp.c:370 +#: ../app/widgets/gimphelp.c:375 msgid "Use _Web Browser" msgstr "Usar el navegador _web" -#: ../app/widgets/gimphelp.c:620 +#: ../app/widgets/gimphelp.c:625 msgid "GIMP user manual is missing" msgstr "Falta el manual de usuario de GIMP" -#: ../app/widgets/gimphelp.c:627 +#: ../app/widgets/gimphelp.c:632 msgid "_Read Online" msgstr "_Leer en línea" -#: ../app/widgets/gimphelp.c:651 +#: ../app/widgets/gimphelp.c:656 msgid "The GIMP user manual is not installed on your computer." msgstr "El manual de usuario de GIMP no está instalado en su equipo." -#: ../app/widgets/gimphelp.c:654 +#: ../app/widgets/gimphelp.c:659 msgid "" "You may either install the additional help package or change your " "preferences to use the online version." @@ -16672,29 +17669,32 @@ msgstr "Percentil:" msgid "Channel:" msgstr "Canal:" -#: ../app/widgets/gimpiconpicker.c:242 +#: ../app/widgets/gimpiconpicker.c:245 msgid "From File..." msgstr "" -#: ../app/widgets/gimpiconpicker.c:251 -msgid "From Stock Icons..." -msgstr "" +#: ../app/widgets/gimpiconpicker.c:254 +#, fuzzy +#| msgctxt "edit-action" +#| msgid "_Copy Named..." +msgid "From Named Icons..." +msgstr "_Copiar con nombre…" -#: ../app/widgets/gimpiconpicker.c:260 +#: ../app/widgets/gimpiconpicker.c:263 #, fuzzy #| msgctxt "documents-action" #| msgid "Copy image location to clipboard" msgid "Copy Icon to Clipboard" msgstr "Copiar al portapapeles la localización de la imagen" -#: ../app/widgets/gimpiconpicker.c:269 +#: ../app/widgets/gimpiconpicker.c:272 #, fuzzy #| msgctxt "edit-action" #| msgid "Paste the content of the clipboard" msgid "Paste Icon from Clipboard" msgstr "Pegar el contenido del portapapeles" -#: ../app/widgets/gimpiconpicker.c:509 +#: ../app/widgets/gimpiconpicker.c:512 msgid "Load Icon Image" msgstr "" @@ -16711,111 +17711,111 @@ msgstr "" "Sustituir el comentario actual de la imagen por el comentario predeterminado " "establecido en Editar→Preferencias→Imagen predeterminada." -#: ../app/widgets/gimpimageprofileview.c:200 -msgid "Querying..." -msgstr "Consultando…" - -#: ../app/widgets/gimpimagepropview.c:113 +#: ../app/widgets/gimpimagepropview.c:112 msgid "Size in pixels:" msgstr "Tamaño en píxeles:" -#: ../app/widgets/gimpimagepropview.c:116 +#: ../app/widgets/gimpimagepropview.c:115 msgid "Print size:" msgstr "Tamaño de la impresión:" -#: ../app/widgets/gimpimagepropview.c:119 +#: ../app/widgets/gimpimagepropview.c:118 msgid "Resolution:" msgstr "Resolución:" -#: ../app/widgets/gimpimagepropview.c:122 +#: ../app/widgets/gimpimagepropview.c:121 msgid "Color space:" msgstr "Espacio de color:" -#: ../app/widgets/gimpimagepropview.c:125 +#: ../app/widgets/gimpimagepropview.c:124 msgid "Precision:" msgstr "Precisión:" -#: ../app/widgets/gimpimagepropview.c:130 +#: ../app/widgets/gimpimagepropview.c:129 msgid "File Name:" msgstr "Nombre de archivo:" -#: ../app/widgets/gimpimagepropview.c:136 +#: ../app/widgets/gimpimagepropview.c:135 msgid "File Size:" msgstr "Tamaño del archivo:" -#: ../app/widgets/gimpimagepropview.c:139 +#: ../app/widgets/gimpimagepropview.c:138 msgid "File Type:" msgstr "Tipo de archivo:" -#: ../app/widgets/gimpimagepropview.c:144 +#: ../app/widgets/gimpimagepropview.c:143 msgid "Size in memory:" msgstr "Tamaño en la memoria:" -#: ../app/widgets/gimpimagepropview.c:147 +#: ../app/widgets/gimpimagepropview.c:146 msgid "Undo steps:" msgstr "Pasos de deshacer:" -#: ../app/widgets/gimpimagepropview.c:150 +#: ../app/widgets/gimpimagepropview.c:149 msgid "Redo steps:" msgstr "Pasos de rehacer:" -#: ../app/widgets/gimpimagepropview.c:155 +#: ../app/widgets/gimpimagepropview.c:154 msgid "Number of pixels:" msgstr "Número de píxeles:" -#: ../app/widgets/gimpimagepropview.c:158 +#: ../app/widgets/gimpimagepropview.c:157 msgid "Number of layers:" msgstr "Número de capas:" -#: ../app/widgets/gimpimagepropview.c:161 +#: ../app/widgets/gimpimagepropview.c:160 msgid "Number of channels:" msgstr "Número de canales:" -#: ../app/widgets/gimpimagepropview.c:164 +#: ../app/widgets/gimpimagepropview.c:163 msgid "Number of paths:" msgstr "Número de rutas:" #. no undo (or redo) steps available -#: ../app/widgets/gimpimagepropview.c:412 +#: ../app/widgets/gimpimagepropview.c:400 msgid "None" msgstr "Ninguno" -#: ../app/widgets/gimpimagepropview.c:467 +#: ../app/widgets/gimpimagepropview.c:455 #: ../app/widgets/gimptemplateeditor.c:331 #, c-format msgid "pixels/%s" msgstr "píxeles/%s" -#: ../app/widgets/gimpimagepropview.c:469 +#: ../app/widgets/gimpimagepropview.c:457 #, c-format msgid "%g × %g %s" msgstr "%g x %g %s" -#: ../app/widgets/gimpimagepropview.c:490 +#: ../app/widgets/gimpimagepropview.c:478 msgid "colors" msgstr "colores" -#: ../app/widgets/gimpitemtreeview.c:745 +#: ../app/widgets/gimpitemtreeview.c:746 msgid "Lock:" msgstr "Bloquear:" +#: ../app/widgets/gimplanguagestore-parser.c:249 +msgid "System Language" +msgstr "Idioma del sistema" + #: ../app/widgets/gimplayertreeview.c:310 msgid "Lock alpha channel" msgstr "Bloquear el canal alfa" -#: ../app/widgets/gimpmessagebox.c:432 +#: ../app/widgets/gimpmessagebox.c:442 #, c-format msgid "Message repeated once." msgid_plural "Message repeated %d times." msgstr[0] "Mensaje repetido una vez." msgstr[1] "Mensaje repetido %d veces." -#: ../app/widgets/gimppaletteeditor.c:227 -#: ../app/widgets/gimppaletteeditor.c:682 +#: ../app/widgets/gimppaletteeditor.c:240 +#: ../app/widgets/gimppaletteeditor.c:716 msgid "Undefined" msgstr "Indefinido" -#: ../app/widgets/gimppaletteeditor.c:235 +#: ../app/widgets/gimppaletteeditor.c:248 msgid "Columns:" msgstr "Columnas:" @@ -16823,30 +17823,130 @@ msgstr "Columnas:" msgid "You can drop dockable dialogs here" msgstr "Puede soltar aquí los cuadros de diálogo empotrables" -#: ../app/widgets/gimpprofilechooserdialog.c:126 -msgid "ICC color profile (*.icc, *.icm)" -msgstr "Perfil de color ICC (*.icc, *.icm)" +#: ../app/widgets/gimppickablepopup.c:206 +#: ../app/widgets/gimppickablepopup.c:432 +#, fuzzy +#| msgid "Select an operation from the list above" +msgid "Select an image in the left pane" +msgstr "Seleccionar una operación de la lista de arriba" -#: ../app/widgets/gimpprogressdialog.c:221 +#: ../app/widgets/gimpprogressdialog.c:223 msgid "Progress" msgstr "Progreso" -#: ../app/widgets/gimpproptable.c:186 -msgid "New Seed" -msgstr "Semilla nueva" - -#: ../app/widgets/gimpproptable.c:298 +#: ../app/widgets/gimppropgui-constructors.c:168 #, fuzzy #| msgid "Pick color from image" msgid "Pick coordinates from the image" msgstr "Recoger color de la imagen" -#: ../app/widgets/gimpproptable.c:330 +#: ../app/widgets/gimppropgui-constructors.c:301 +#, fuzzy +#| msgctxt "gradient-editor-coloring" +#| msgid "HSV (clockwise _hue)" +msgid "Clockwise" +msgstr "HSV (tono en sentido _horario)" + +#: ../app/widgets/gimppropgui-constructors.c:387 +#, fuzzy +#| msgid "Source" +msgid "Source Range" +msgstr "Origen" + +#: ../app/widgets/gimppropgui-constructors.c:398 +#, fuzzy +#| msgid "R_eset Range" +msgid "Destination Range" +msgstr "R_einiciar el rango" + +#: ../app/widgets/gimppropgui-constructors.c:409 +#, fuzzy +#| msgid "Drag Handle" +msgid "Gray Handling" +msgstr "Arrastrar el tirador" + +#: ../app/widgets/gimppropgui.c:113 +msgid "New Seed" +msgstr "Semilla nueva" + +#: ../app/widgets/gimppropgui.c:295 #, fuzzy #| msgid "Pick color from image" msgid "Pick color from the image" msgstr "Recoger color de la imagen" +#: ../app/widgets/gimppropgui.c:394 +msgid "This operation has no editable properties" +msgstr "" + +#: ../app/widgets/gimppropgui.c:464 +msgid "1,700 K – Match flame" +msgstr "" + +#: ../app/widgets/gimppropgui.c:465 +msgid "1,850 K – Candle flame, sunset/sunrise" +msgstr "" + +#: ../app/widgets/gimppropgui.c:466 +msgid "3,000 K – Soft (or warm) white compact fluorescent lamps" +msgstr "" + +#: ../app/widgets/gimppropgui.c:467 +msgid "3,300 K – Incandescent lamps" +msgstr "" + +#: ../app/widgets/gimppropgui.c:468 +msgid "3,200 K – Studio lamps, photofloods, etc." +msgstr "" + +#: ../app/widgets/gimppropgui.c:469 +msgid "3,350 K – Studio \"CP\" light" +msgstr "" + +#: ../app/widgets/gimppropgui.c:470 +msgid "4,100 K – Moonlight" +msgstr "" + +#: ../app/widgets/gimppropgui.c:471 +msgid "5,000 K – D50" +msgstr "" + +#: ../app/widgets/gimppropgui.c:472 +msgid "5,000 K – Cool white/daylight compact fluorescent lamps" +msgstr "" + +#: ../app/widgets/gimppropgui.c:473 +msgid "5,000 K – Horizon daylight" +msgstr "" + +#: ../app/widgets/gimppropgui.c:474 +msgid "5,500 K – D55" +msgstr "" + +#: ../app/widgets/gimppropgui.c:475 +msgid "5,500 K – Vertical daylight, electronic flash" +msgstr "" + +#: ../app/widgets/gimppropgui.c:476 +msgid "6,200 K – Xenon short-arc lamp" +msgstr "" + +#: ../app/widgets/gimppropgui.c:477 +msgid "6,500 K – D65" +msgstr "" + +#: ../app/widgets/gimppropgui.c:478 +msgid "6,500 K – Daylight, overcast" +msgstr "" + +#: ../app/widgets/gimppropgui.c:479 +msgid "7,500 K – D75" +msgstr "" + +#: ../app/widgets/gimppropgui.c:480 +msgid "9,300 K" +msgstr "" + #: ../app/widgets/gimpselectiondata.c:248 #, c-format msgid "" @@ -16862,39 +17962,39 @@ msgstr "" msgid "Invalid UTF-8" msgstr "UTF-8 no válido" -#: ../app/widgets/gimpsettingsbox.c:268 +#: ../app/widgets/gimpsettingsbox.c:269 msgid "Pick a setting from the list" msgstr "Seleccione un ajuste de la lista" -#: ../app/widgets/gimpsettingsbox.c:290 +#: ../app/widgets/gimpsettingsbox.c:291 msgid "Add settings to favorites" msgstr "Añadir los ajustes a los favoritos" -#: ../app/widgets/gimpsettingsbox.c:318 +#: ../app/widgets/gimpsettingsbox.c:319 msgid "_Import Settings from File..." msgstr "_Importar ajustes desde un archivo…" -#: ../app/widgets/gimpsettingsbox.c:324 +#: ../app/widgets/gimpsettingsbox.c:325 msgid "_Export Settings to File..." msgstr "_Exportar ajustes a un archivo…" -#: ../app/widgets/gimpsettingsbox.c:331 +#: ../app/widgets/gimpsettingsbox.c:332 msgid "_Manage Settings..." msgstr "_Gestionar ajustes…" -#: ../app/widgets/gimpsettingsbox.c:635 +#: ../app/widgets/gimpsettingsbox.c:646 msgid "Add Settings to Favorites" msgstr "Añadir ajustes a los favoritos" -#: ../app/widgets/gimpsettingsbox.c:638 +#: ../app/widgets/gimpsettingsbox.c:649 msgid "Enter a name for the settings" msgstr "Introduzca un nombre para las opciones guardadas" -#: ../app/widgets/gimpsettingsbox.c:639 +#: ../app/widgets/gimpsettingsbox.c:650 msgid "Saved Settings" msgstr "Opciones guardadas" -#: ../app/widgets/gimpsettingsbox.c:680 +#: ../app/widgets/gimpsettingsbox.c:691 msgid "Manage Saved Settings" msgstr "Gestionar las opciones guardadas" @@ -16910,12 +18010,12 @@ msgstr "Exportar los ajustes seleccionados a un archivo" msgid "Delete the selected settings" msgstr "Eliminar los ajustes seleccionados" -#: ../app/widgets/gimpsizebox.c:452 +#: ../app/widgets/gimpsizebox.c:458 #, c-format msgid "%d × %d ppi" msgstr "%d x %d ppp" -#: ../app/widgets/gimpsizebox.c:454 +#: ../app/widgets/gimpsizebox.c:460 #, c-format msgid "%d ppi" msgstr "%d ppp" @@ -16960,7 +18060,7 @@ msgstr "introducir etiquetas" #. * IMPORTANT: use only one of Unicode terminal punctuation chars. #. * http://unicode.org/review/pr-23.html #. -#: ../app/widgets/gimptagentry.c:1733 +#: ../app/widgets/gimptagentry.c:1735 msgid "," msgstr "," @@ -16981,37 +18081,32 @@ msgstr "E_spacio de color:" msgid "_Precision:" msgstr "_Precisión:" -#: ../app/widgets/gimptemplateeditor.c:401 +#: ../app/widgets/gimptemplateeditor.c:400 msgid "_Fill with:" msgstr "R_ellenar con:" -#: ../app/widgets/gimptemplateeditor.c:411 +#: ../app/widgets/gimptemplateeditor.c:410 msgid "Comme_nt:" msgstr "Come_ntario:" -#: ../app/widgets/gimptemplateeditor.c:518 +#: ../app/widgets/gimptemplateeditor.c:517 msgid "_Name:" msgstr "_Nombre:" -#: ../app/widgets/gimptemplateeditor.c:524 +#: ../app/widgets/gimptemplateeditor.c:523 msgid "_Icon:" msgstr "_Icono:" -#: ../app/widgets/gimptemplateeditor.c:688 +#: ../app/widgets/gimptemplateeditor.c:703 #, c-format msgid "%d × %d ppi, %s" msgstr "%d x %d ppp, %s" -#: ../app/widgets/gimptemplateeditor.c:690 +#: ../app/widgets/gimptemplateeditor.c:705 #, c-format msgid "%d ppi, %s" msgstr "%d ppp, %s" -#: ../app/widgets/gimptextbuffer.c:1453 -#, c-format -msgid "Invalid UTF-8 data in file '%s'." -msgstr "Datos UTF-8 no válidos en el archivo «%s»." - #: ../app/widgets/gimptextbuffer-serialize.c:351 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" @@ -17022,7 +18117,32 @@ msgstr "El atributo «%s» no es válido sobre el elemento <%s> en este contexto msgid "Outermost element in text must be not <%s>" msgstr "El elemento más externo dentro del texto debe ser , no <%s>" -#: ../app/widgets/gimptexteditor.c:222 +#: ../app/widgets/gimptextbuffer.c:1444 +#, fuzzy, c-format +#| msgid "Fatal parse error in pattern file '%s': File appears truncated." +msgid "Input file '%s' appears truncated: %s" +msgstr "" +"Error fatal de análisis en el archivo de patrón «%s»: el archivo parece " +"estar truncado." + +#: ../app/widgets/gimptextbuffer.c:1462 +#, c-format +msgid "Invalid UTF-8 data in file '%s'." +msgstr "Datos UTF-8 no válidos en el archivo «%s»." + +#: ../app/widgets/gimptextbuffer.c:1511 +#, fuzzy, c-format +#| msgid "" +#| "Reverting to '%s' failed:\n" +#| "\n" +#| "%s" +msgid "Writing palette file '%s' failed: %s" +msgstr "" +"La reversión de «%s» ha fallado:\n" +"\n" +"%s" + +#: ../app/widgets/gimptexteditor.c:223 msgid "_Use selected font" msgstr "_Utilizar la tipografía seleccionada" @@ -17073,7 +18193,7 @@ msgstr "Tachado" msgid "Font \"%s\" unavailable on this system" msgstr "" -#: ../app/widgets/gimpthumbbox.c:331 +#: ../app/widgets/gimpthumbbox.c:330 #, c-format msgid "" "Click to update preview\n" @@ -17083,24 +18203,24 @@ msgstr "" "Haga %s+pulsación para forzar la actualización aún si la vista previa está " "actualizada" -#: ../app/widgets/gimpthumbbox.c:348 +#: ../app/widgets/gimpthumbbox.c:347 msgid "Pr_eview" msgstr "_Vista previa" -#: ../app/widgets/gimpthumbbox.c:405 ../app/widgets/gimpthumbbox.c:469 +#: ../app/widgets/gimpthumbbox.c:404 ../app/widgets/gimpthumbbox.c:468 msgid "No selection" msgstr "No hay selección" -#: ../app/widgets/gimpthumbbox.c:597 ../app/widgets/gimpthumbbox.c:618 +#: ../app/widgets/gimpthumbbox.c:596 ../app/widgets/gimpthumbbox.c:617 #, c-format msgid "Thumbnail %d of %d" msgstr "Miniatura %d de %d" -#: ../app/widgets/gimpthumbbox.c:738 ../app/widgets/gimpthumbbox.c:748 +#: ../app/widgets/gimpthumbbox.c:724 ../app/widgets/gimpthumbbox.c:734 msgid "Creating preview..." msgstr "Creando la vista previa…" -#: ../app/widgets/gimptoolbox-color-area.c:80 +#: ../app/widgets/gimptoolbox-color-area.c:88 msgid "" "Foreground & background colors.\n" "The black and white squares reset colors.\n" @@ -17112,16 +18232,16 @@ msgstr "" "Las flechas intercambian los colores.\n" "Pulse para abrir el diálogo de selección de colores." -#: ../app/widgets/gimptoolbox-color-area.c:141 +#: ../app/widgets/gimptoolbox-color-area.c:211 msgid "Change Foreground Color" msgstr "Cambiar el color de frente" -#: ../app/widgets/gimptoolbox-color-area.c:146 +#: ../app/widgets/gimptoolbox-color-area.c:216 msgid "Change Background Color" msgstr "Cambiar el color de fondo" -#: ../app/widgets/gimptoolbox-image-area.c:118 -#: ../app/widgets/gimptoolbox-image-area.c:123 +#: ../app/widgets/gimptoolbox-image-area.c:119 +#: ../app/widgets/gimptoolbox-image-area.c:124 msgid "" "The active image.\n" "Click to open the Image Dialog." @@ -17129,11 +18249,11 @@ msgstr "" "La imagen activa.\n" "Pulse para abrir el diálogo de imagen." -#: ../app/widgets/gimptoolbox-image-area.c:120 +#: ../app/widgets/gimptoolbox-image-area.c:121 msgid "Drag to an XDS enabled file-manager to save the image." msgstr "Arrastre sobre un gestor de archivos con XDS para guardar la imagen." -#: ../app/widgets/gimptoolbox-indicator-area.c:164 +#: ../app/widgets/gimptoolbox-indicator-area.c:167 msgid "" "The active brush.\n" "Click to open the Brush Dialog." @@ -17141,7 +18261,7 @@ msgstr "" "El pincel activo.\n" "Pulse para abrir el diálogo de pinceles." -#: ../app/widgets/gimptoolbox-indicator-area.c:196 +#: ../app/widgets/gimptoolbox-indicator-area.c:199 msgid "" "The active pattern.\n" "Click to open the Pattern Dialog." @@ -17149,7 +18269,7 @@ msgstr "" "El patrón activo.\n" "Pulse para abrir el diálogo de patrones." -#: ../app/widgets/gimptoolbox-indicator-area.c:228 +#: ../app/widgets/gimptoolbox-indicator-area.c:231 msgid "" "The active gradient.\n" "Click to open the Gradient Dialog." @@ -17226,10 +18346,6 @@ msgstr "Aplicar la tipografía almacenada" msgid "%s Preset" msgstr "Ajuste prefijado %s" -#: ../app/widgets/gimptranslationstore.c:102 -msgid "System Language" -msgstr "Idioma del sistema" - #: ../app/widgets/gimpuimanager.c:741 msgid "Your GIMP installation is incomplete:" msgstr "Su instalación de GIMP está incompleta:" @@ -17256,46 +18372,46 @@ msgstr "Bloquear los trazos de ruta" msgid "Lock path position" msgstr "Bloquear posición de la ruta" -#: ../app/widgets/gimpviewablebox.c:88 +#: ../app/widgets/gimpviewablebox.c:89 msgid "Open the brush selection dialog" msgstr "Abrir el diálogo de selección de pincel" -#: ../app/widgets/gimpviewablebox.c:152 +#: ../app/widgets/gimpviewablebox.c:153 msgid "Open the dynamics selection dialog" msgstr "Abrir el diálogo de selección de dinámica" -#: ../app/widgets/gimpviewablebox.c:217 +#: ../app/widgets/gimpviewablebox.c:218 msgid "Open the pattern selection dialog" msgstr "Abrir el diálogo de selección de patrón" -#: ../app/widgets/gimpviewablebox.c:285 +#: ../app/widgets/gimpviewablebox.c:286 msgid "Open the gradient selection dialog" msgstr "Abrir el diálogo de selección de degradado" -#: ../app/widgets/gimpviewablebox.c:397 +#: ../app/widgets/gimpviewablebox.c:398 msgid "Open the palette selection dialog" msgstr "Abrir el diálogo de selección de paleta" -#: ../app/widgets/gimpviewablebox.c:462 +#: ../app/widgets/gimpviewablebox.c:463 msgid "Open the font selection dialog" msgstr "Abrir el diálogo de selección de tipografía" -#: ../app/widgets/gimpwidgets-utils.c:596 +#: ../app/widgets/gimpwidgets-utils.c:645 #, c-format msgid "%s (try %s)" msgstr "%s (intente %s)" -#: ../app/widgets/gimpwidgets-utils.c:596 +#: ../app/widgets/gimpwidgets-utils.c:645 #, c-format msgid "%s (%s)" msgstr "%s (%s)" -#: ../app/widgets/gimpwidgets-utils.c:600 +#: ../app/widgets/gimpwidgets-utils.c:649 #, c-format msgid "%s (try %s, %s)" msgstr "%s (intente %s, %s)" -#: ../app/widgets/gimpwidgets-utils.c:604 +#: ../app/widgets/gimpwidgets-utils.c:653 #, c-format msgid "%s (try %s, %s, %s)" msgstr "%s (intente %s, %s, %s)" @@ -17310,128 +18426,161 @@ msgctxt "active-color" msgid "Background" msgstr "Fondo" +#: ../app/widgets/widgets-enums.c:52 +msgctxt "circle-background" +msgid "Plain" +msgstr "" + +#: ../app/widgets/widgets-enums.c:53 +#| msgctxt "color-frame-mode" +#| msgid "HSV" +msgctxt "circle-background" +msgid "HSV" +msgstr "HSV" + # Debe ir en minúsculas por las reglas de estilo -#: ../app/widgets/widgets-enums.c:85 +#: ../app/widgets/widgets-enums.c:114 msgctxt "color-frame-mode" msgid "Pixel" msgstr "Píxel" -#: ../app/widgets/widgets-enums.c:86 +#: ../app/widgets/widgets-enums.c:115 msgctxt "color-frame-mode" msgid "RGB" msgstr "RGB" -#: ../app/widgets/widgets-enums.c:87 +#: ../app/widgets/widgets-enums.c:116 msgctxt "color-frame-mode" msgid "HSV" msgstr "HSV" -#: ../app/widgets/widgets-enums.c:88 +#: ../app/widgets/widgets-enums.c:117 msgctxt "color-frame-mode" msgid "CMYK" msgstr "CMYK" -#: ../app/widgets/widgets-enums.c:118 +#: ../app/widgets/widgets-enums.c:147 msgctxt "color-pick-mode" msgid "Pick only" msgstr "Sólo seleccionar" -#: ../app/widgets/widgets-enums.c:119 +#: ../app/widgets/widgets-enums.c:148 msgctxt "color-pick-mode" msgid "Set foreground color" msgstr "Definir el color de frente" -#: ../app/widgets/widgets-enums.c:120 +#: ../app/widgets/widgets-enums.c:149 msgctxt "color-pick-mode" msgid "Set background color" msgstr "Definir el color de fondo" -#: ../app/widgets/widgets-enums.c:121 +#: ../app/widgets/widgets-enums.c:150 msgctxt "color-pick-mode" msgid "Add to palette" msgstr "Añadir a la paleta" -#: ../app/widgets/widgets-enums.c:178 +#: ../app/widgets/widgets-enums.c:207 msgctxt "histogram-scale" msgid "Linear histogram" msgstr "Histograma lineal" -#: ../app/widgets/widgets-enums.c:179 +#: ../app/widgets/widgets-enums.c:208 msgctxt "histogram-scale" msgid "Logarithmic histogram" msgstr "Histograma logarítmico" -#: ../app/widgets/widgets-enums.c:215 +#: ../app/widgets/widgets-enums.c:244 msgctxt "tab-style" msgid "Icon" msgstr "Icono" -#: ../app/widgets/widgets-enums.c:216 +#: ../app/widgets/widgets-enums.c:245 msgctxt "tab-style" msgid "Current status" msgstr "Estado actual" -#: ../app/widgets/widgets-enums.c:217 +#: ../app/widgets/widgets-enums.c:246 msgctxt "tab-style" msgid "Text" msgstr "Texto" -#: ../app/widgets/widgets-enums.c:218 +#: ../app/widgets/widgets-enums.c:247 msgctxt "tab-style" msgid "Description" msgstr "Descripción" -#: ../app/widgets/widgets-enums.c:219 +#: ../app/widgets/widgets-enums.c:248 msgctxt "tab-style" msgid "Icon & text" msgstr "Icono y texto" -#: ../app/widgets/widgets-enums.c:220 +#: ../app/widgets/widgets-enums.c:249 msgctxt "tab-style" msgid "Icon & desc" msgstr "Icono y descr." -#: ../app/widgets/widgets-enums.c:221 +#: ../app/widgets/widgets-enums.c:250 msgctxt "tab-style" msgid "Status & text" msgstr "Estado y texto" -#: ../app/widgets/widgets-enums.c:222 +#: ../app/widgets/widgets-enums.c:251 msgctxt "tab-style" msgid "Status & desc" msgstr "Estado y descripción" -#: ../app/widgets/widgets-enums.c:223 +#: ../app/widgets/widgets-enums.c:252 msgctxt "tab-style" msgid "Undefined" msgstr "Indefinido" -#: ../app/xcf/xcf.c:101 ../app/xcf/xcf.c:169 +#: ../app/xcf/xcf.c:109 ../app/xcf/xcf.c:181 msgid "GIMP XCF image" msgstr "Imagen XCF de GIMP" -#: ../app/xcf/xcf.c:273 +#: ../app/xcf/xcf.c:281 #, c-format msgid "Opening '%s'" msgstr "Abriendo «%s»" -#: ../app/xcf/xcf.c:315 +#: ../app/xcf/xcf.c:317 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" msgstr "" "Error XCF: se encontró una versión %d de archivo de tipo XCF no soportada" -#: ../app/xcf/xcf.c:385 +#: ../app/xcf/xcf.c:397 #, c-format msgid "Saving '%s'" msgstr "Guardando «%s»" -#: ../app/xcf/xcf.c:405 -#, c-format -msgid "Error saving XCF file: %s" -msgstr "Ocurrió un error al guardar el archivo XCF: %s" +#: ../app/xcf/xcf.c:404 +#, fuzzy, c-format +#| msgid "Close %s" +msgid "Closing '%s'" +msgstr "Cerrar %s" -#: ../app/xcf/xcf-load.c:369 +#: ../app/xcf/xcf.c:411 +#, fuzzy, c-format +#| msgid "Error writing '%s': %s" +msgid "Error writing '%s': " +msgstr "Ocurrió un error al escribir «%s»: %s" + +#: ../app/xcf/xcf-load.c:301 +#, c-format +msgid "" +"Corrupt 'exif-data' parasite discovered.\n" +"Exif data could not be migrated: %s" +msgstr "" + +#: ../app/xcf/xcf-load.c:348 +#, c-format +msgid "" +"Corrupt 'gimp-metadata' parasite discovered.\n" +"XMP data could not be migrated: %s" +msgstr "" + +#: ../app/xcf/xcf-load.c:522 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -17439,7 +18588,7 @@ msgstr "" "¡Este archivo XCF está corrupto! He cargado de él todo lo que he podido, " "pero está incompleto." -#: ../app/xcf/xcf-load.c:380 +#: ../app/xcf/xcf-load.c:533 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -17447,7 +18596,7 @@ msgstr "" "¡Este archivo XCF está corrupto! No he podido salvar de él ni siquiera una " "imagen parcial." -#: ../app/xcf/xcf-load.c:472 +#: ../app/xcf/xcf-load.c:625 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" @@ -17457,18 +18606,20 @@ msgstr "" "XCF no guardaba mapas de colores indexados \n" "correctamente. Sustituyendo mapa de grises." -#: ../app/xcf/xcf-read.c:115 +#: ../app/xcf/xcf-read.c:105 msgid "Invalid UTF-8 string in XCF file" msgstr "Cadena UTF-8 no válida en el archivo XCF" -#: ../app/xcf/xcf-seek.c:43 ../app/xcf/xcf-seek.c:60 ../app/xcf/xcf-seek.c:71 -#, c-format -msgid "Could not seek in XCF file: %s" +#: ../app/xcf/xcf-seek.c:45 +#, fuzzy +#| msgid "Could not seek in XCF file: %s" +msgid "Could not seek in XCF file: " msgstr "No se ha podido desplazarse dentro del archivo XCF: %s" -#: ../app/xcf/xcf-write.c:86 -#, c-format -msgid "Error writing XCF: %s" +#: ../app/xcf/xcf-write.c:99 +#, fuzzy +#| msgid "Error writing XCF: %s" +msgid "Error writing XCF: " msgstr "Ocurrió un error al escribir XCF: %s" #: ../data/tags/gimp-tags-default.xml.in.h:1 @@ -17480,6 +18631,324 @@ msgstr "redondo" msgid "fuzzy" msgstr "borroso" +#~ msgctxt "file-action" +#~ msgid "Export to" +#~ msgstr "Exportar a" + +#~ msgid "Export to" +#~ msgstr "Exportar a" + +#~ msgid "_Shrink from image border" +#~ msgstr "_Encoger desde el borde de la imagen" + +#~ msgid "_Lock selection to image edges" +#~ msgstr "Fijar _la selección a los bordes de la imagen" + +#~| msgctxt "precision" +#~| msgid "8-bit integer" +#~ msgctxt "component-type" +#~ msgid "8-bit integer" +#~ msgstr "entero de 8 bits" + +#~| msgctxt "precision" +#~| msgid "16-bit integer" +#~ msgctxt "component-type" +#~ msgid "16-bit integer" +#~ msgstr "entero de 16 bits" + +#~| msgctxt "precision" +#~| msgid "32-bit integer" +#~ msgctxt "component-type" +#~ msgid "32-bit integer" +#~ msgstr "entero de 32 bits" + +#~| msgctxt "precision" +#~| msgid "16-bit floating point" +#~ msgctxt "component-type" +#~ msgid "16-bit floating point" +#~ msgstr "16 bits en coma flotante" + +#~| msgctxt "precision" +#~| msgid "32-bit floating point" +#~ msgctxt "component-type" +#~ msgid "32-bit floating point" +#~ msgstr "32 bits en coma flotante" + +#~ msgctxt "convert-palette-type" +#~ msgid "Generate optimum palette" +#~ msgstr "Generar paleta óptima" + +#~ msgctxt "convert-palette-type" +#~ msgid "Use web-optimized palette" +#~ msgstr "Usar paleta optimizada para web" + +#~ msgctxt "convert-palette-type" +#~ msgid "Use black and white (1-bit) palette" +#~ msgstr "Usar paleta en blanco y negro (1-bit)" + +#~ msgctxt "convert-palette-type" +#~ msgid "Use custom palette" +#~ msgstr "Usar paleta personal" + +#~ msgctxt "fill-type" +#~ msgid "Foreground color" +#~ msgstr "Color de frente" + +#~ msgctxt "fill-type" +#~ msgid "Background color" +#~ msgstr "Color de fondo" + +#~ msgctxt "fill-type" +#~ msgid "White" +#~ msgstr "Blanco" + +#~ msgctxt "fill-type" +#~ msgid "Transparency" +#~ msgstr "Transparencia" + +#~ msgctxt "fill-type" +#~ msgid "Pattern" +#~ msgstr "Patrón" + +#~ msgctxt "fill-type" +#~ msgid "None" +#~ msgstr "Ninguno" + +#~ msgctxt "brush-generated-shape" +#~ msgid "Circle" +#~ msgstr "Círculo" + +#~ msgctxt "brush-generated-shape" +#~ msgid "Square" +#~ msgstr "Cuadrado" + +#~ msgctxt "brush-generated-shape" +#~ msgid "Diamond" +#~ msgstr "Rombo" + +#~ msgctxt "orientation-type" +#~ msgid "Horizontal" +#~ msgstr "Horizontal" + +#~ msgctxt "orientation-type" +#~ msgid "Vertical" +#~ msgstr "Vertical" + +#~ msgctxt "orientation-type" +#~ msgid "Unknown" +#~ msgstr "Desconocido" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "8-bit integer" +#~ msgctxt "precision" +#~ msgid "8-bit linear integer" +#~ msgstr "entero de 8 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "8-bit integer" +#~ msgctxt "precision" +#~ msgid "8-bit gamma integer" +#~ msgstr "entero de 8 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "16-bit integer" +#~ msgctxt "precision" +#~ msgid "16-bit linear integer" +#~ msgstr "entero de 16 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "16-bit integer" +#~ msgctxt "precision" +#~ msgid "16-bit gamma integer" +#~ msgstr "entero de 16 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "32-bit integer" +#~ msgctxt "precision" +#~ msgid "32-bit linear integer" +#~ msgstr "entero de 32 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "32-bit integer" +#~ msgctxt "precision" +#~ msgid "32-bit gamma integer" +#~ msgstr "entero de 32 bits" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "16-bit floating point" +#~ msgctxt "precision" +#~ msgid "16-bit linear floating point" +#~ msgstr "16 bits en coma flotante" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "16-bit floating point" +#~ msgctxt "precision" +#~ msgid "16-bit gamma floating point" +#~ msgstr "16 bits en coma flotante" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "32-bit floating point" +#~ msgctxt "precision" +#~ msgid "32-bit linear floating point" +#~ msgstr "32 bits en coma flotante" + +#, fuzzy +#~| msgctxt "precision" +#~| msgid "32-bit floating point" +#~ msgctxt "precision" +#~ msgid "32-bit gamma floating point" +#~ msgstr "32 bits en coma flotante" + +#~ msgctxt "select-criterion" +#~ msgid "Composite" +#~ msgstr "Compuesto" + +#~ msgctxt "select-criterion" +#~ msgid "Red" +#~ msgstr "Rojo" + +#~ msgctxt "select-criterion" +#~ msgid "Green" +#~ msgstr "Verde" + +#~ msgctxt "select-criterion" +#~ msgid "Blue" +#~ msgstr "Azul" + +#~ msgctxt "select-criterion" +#~ msgid "Hue" +#~ msgstr "Tono" + +#~ msgctxt "select-criterion" +#~ msgid "Saturation" +#~ msgstr "Saturación" + +#~ msgctxt "select-criterion" +#~ msgid "Value" +#~ msgstr "Valor" + +#~ msgid "Fatal parse error in brush file '%s': Not a GIMP brush file." +#~ msgstr "" +#~ "Error fatal de análisis: en el archivo de pincel «%s»: no es un archivo " +#~ "de pincel de GIMP." + +#~ msgid "" +#~ "Fatal parse error in brush file '%s': Unknown GIMP brush version in line " +#~ "%d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de pincel «%s»: versión de pincel " +#~ "de GIMP desconocida en la línea %d." + +#~ msgid "" +#~ "Fatal parse error in brush file '%s': Unknown GIMP brush shape in line %d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de pincel «%s»: forma de pincel de " +#~ "GIMP desconocida en la línea %d." + +#~ msgid "Line %d: %s" +#~ msgstr "Línea %d: %s" + +#~ msgid "Error while reading brush file '%s': %s" +#~ msgstr "Ocurrió un error al leer el archivo de pincel «%s»: %s" + +#~ msgid "Could not read %d byte from '%s': %s" +#~ msgid_plural "Could not read %d bytes from '%s': %s" +#~ msgstr[0] "No se pudo leer %d byte de «%s»: %s" +#~ msgstr[1] "No se pudieron leer %d byte de «%s»: %s" + +#~ msgid "Could not delete '%s': %s" +#~ msgstr "No se ha podido eliminar «%s»: %s" + +#~ msgid "Foreground Extraction" +#~ msgstr "Extracción del primer plano" + +#~ msgid "Fatal parse error in gradient file '%s': Read error in line %d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de degradado «%s»: error de lectura " +#~ "en la línea %d." + +#~ msgid "Fatal parse error in gradient file '%s': Not a GIMP gradient file." +#~ msgstr "" +#~ "Error fatal de análisis: en el archivo de degradados «%s»: no es un " +#~ "archivo de degradados de GIMP." + +#~ msgid "Fatal parse error in gradient file '%s': File is corrupt in line %d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de degradados «%s»: el archivo está " +#~ "corrupto en la línea %d." + +#~ msgid "" +#~ "Fatal parse error in gradient file '%s': Corrupt segment %d in line %d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de degradados «%s»: segmento %d " +#~ "corrupto en la línea %d." + +#~ msgid "Failed to import gradients from '%s': %s" +#~ msgstr "Fallo al importar degradados desde «%s»: %s" + +#~ msgid "Fatal parse error in palette file '%s': Read error in line %d." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de paleta «%s»: error de lectura en " +#~ "la línea %d." + +#~ msgid "Fatal parse error in palette file '%s': Missing magic header." +#~ msgstr "" +#~ "Error fatal de análisis en el archivo de paleta «%s»: cabecera mágica " +#~ "perdida." + +#~ msgid "Please wait" +#~ msgstr "Por favor, espere" + +#~ msgid "Close _without Saving" +#~ msgstr "Cerrar si_n guardar" + +#~ msgctxt "convolve-type" +#~ msgid "Blur" +#~ msgstr "Desenfoque" + +#~ msgctxt "convolve-type" +#~ msgid "Sharpen" +#~ msgstr "Enfoque" + +#~ msgctxt "ink-blob-type" +#~ msgid "Circle" +#~ msgstr "Círculo" + +#~ msgctxt "ink-blob-type" +#~ msgid "Square" +#~ msgstr "Cuadrado" + +#~ msgctxt "ink-blob-type" +#~ msgid "Diamond" +#~ msgstr "Rombo" + +#, fuzzy +#~| msgctxt "undo-type" +#~| msgid "Item properties" +#~ msgid "Temp property" +#~ msgstr "Propiedades del elemento" + +#~ msgid "Error while writing '%s': %s" +#~ msgstr "Ocurrió un error al escribir «%s»: %s" + +#~ msgid "Querying..." +#~ msgstr "Consultando…" + +#~ msgid "ICC color profile (*.icc, *.icm)" +#~ msgstr "Perfil de color ICC (*.icc, *.icm)" + +#~ msgid "Error saving XCF file: %s" +#~ msgstr "Ocurrió un error al guardar el archivo XCF: %s" + #~ msgctxt "filters-action" #~ msgid "Simulate a cartoon by enhancing edges" #~ msgstr "Simular una caricatura resaltando los bordes" @@ -17565,9 +19034,6 @@ msgstr "borroso" #~ msgid "The most widely used method for sharpening an image" #~ msgstr "El método más utilizado para aumentar el detalle de una imagen" -#~ msgid "Select a single contiguous area" -#~ msgstr "Seleccionar un área contigua simple" - #~ msgid "" #~ "Smaller values give a more accurate selection border but may introduce " #~ "holes in the selection" @@ -17607,10 +19073,6 @@ msgstr "borroso" #~ msgid "Mark foreground by painting on the object to extract" #~ msgstr "Marque el frente pintando sobre el objeto que quiere extraer" -#~ msgctxt "command" -#~ msgid "Foreground Select" -#~ msgstr "Selección del frente" - #~ msgid "Fixed:" #~ msgstr "Fijo:" @@ -17629,8 +19091,8 @@ msgstr "borroso" #~ "No se ha podido abrir un archivo de intercambio de prueba.\n" #~ "\n" #~ "Para evitar la pérdida de datos, compruebe la ubicación y los permisos de " -#~ "la carpeta de intercambio definida en sus preferencias (actualmente es «%" -#~ "s»)." +#~ "la carpeta de intercambio definida en sus preferencias (actualmente es " +#~ "«%s»)." #~ msgid "Crop Layer" #~ msgstr "Recortar la capa" @@ -17708,9 +19170,6 @@ msgstr "borroso" #~ msgid "Brightness-Contrast does not operate on indexed layers." #~ msgstr "Brillo-Contraste no funciona sobre capas indexadas." -#~ msgid "Colorize operates only on RGB color layers." -#~ msgstr "Colorear sólo funciona sobre capas de color RGB." - #~ msgid "Curves does not operate on indexed layers." #~ msgstr "Las curvas no funcionan sobre capas indexadas."