mirror of https://github.com/GNOME/gimp.git
342 lines
9.9 KiB
Plaintext
342 lines
9.9 KiB
Plaintext
# translation of gimp-python.master.po to Español
|
|
# Spanish translation for gimp-python.
|
|
# Copyright © 1998-2000,2003, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the gimp package.
|
|
#
|
|
# Pablo G. del Campo <pablodc@bigfoot.com>, 2003, 2004.
|
|
# Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2004, 2005, 2006.
|
|
# Francisco Vila <francisco.vila@hispalinux.es>, 2006, 2007, 2009.
|
|
# Oscar Cebellán Ramos <cebaman@bigfoot.com>
|
|
# Jorge González <jorgegonz@svn.gnome.org>, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gimp-python.master\n"
|
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
|
"product=gimp&component=general\n"
|
|
"POT-Creation-Date: 2009-07-23 08:30+0000\n"
|
|
"PO-Revision-Date: 2009-08-05 05:46+0200\n"
|
|
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
|
|
"Language-Team: Español <gnome-es-list@gnome.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"\n"
|
|
"X-Generator: KBabel 1.11.4\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:391
|
|
msgid "Missing exception information"
|
|
msgstr "Se ha perdido la información de la excepción"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:400
|
|
#, python-format
|
|
msgid "An error occured running %s"
|
|
msgstr "Ocurrió un error al ejecutar %s"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:411
|
|
msgid "_More Information"
|
|
msgstr "_Más información"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:523 ../plug-ins/pygimp/gimpfu.py:535
|
|
#: ../plug-ins/pygimp/gimpfu.py:541
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:533 ../plug-ins/pygimp/gimpfu.py:541
|
|
msgid "Yes"
|
|
msgstr "Sí"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:592 ../plug-ins/pygimp/gimpui.py:223
|
|
msgid "Python-Fu File Selection"
|
|
msgstr "Selección de archivos Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:603
|
|
msgid "Python-Fu Folder Selection"
|
|
msgstr "Selección de carpeta Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:694
|
|
#, python-format
|
|
msgid "Invalid input for '%s'"
|
|
msgstr "Entrada inválida para «%s»"
|
|
|
|
#: ../plug-ins/pygimp/gimpui.py:176
|
|
msgid "Python-Fu Color Selection"
|
|
msgstr "Selección de color Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:106
|
|
msgid "Saving as colored XHTML"
|
|
msgstr "Guardando como XHTML coloreado"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:183
|
|
msgid "Save as colored XHTML"
|
|
msgstr "Guardar como XHTML coloreado"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:188
|
|
msgid "Colored XHTML"
|
|
msgstr "XHTML coloreado"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:195
|
|
msgid "Character _source"
|
|
msgstr "_Fuente del carácter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196
|
|
msgid "Source code"
|
|
msgstr "Código fuente"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197
|
|
msgid "Text file"
|
|
msgstr "Archivo de texto"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
|
|
msgid "Entry box"
|
|
msgstr "Caja de entrada"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
|
|
msgid "_File to read or characters to use"
|
|
msgstr "_Archivo a leer o caracteres a usar"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201
|
|
msgid "Fo_nt size in pixels"
|
|
msgstr "Ta_maño de la tipografía en píxeles"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
|
|
msgid "_Write a separate CSS file"
|
|
msgstr "E_scribir un archivo CSS separado"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
|
|
msgid "Add a layer of fog"
|
|
msgstr "Añadir una capa de niebla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
|
msgid "_Fog..."
|
|
msgstr "_Niebla…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
|
msgid "_Layer name"
|
|
msgstr "Nombre de la _capa"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
|
msgid "Clouds"
|
|
msgstr "Nubes"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:67
|
|
msgid "_Fog color"
|
|
msgstr "Color de la nie_bla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:68
|
|
msgid "_Turbulence"
|
|
msgstr "_Turbulencia"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:69
|
|
msgid "Op_acity"
|
|
msgstr "Op_acidad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44
|
|
msgid "Offset the colors in a palette"
|
|
msgstr "Desplazar los colores de una paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49
|
|
msgid "_Offset Palette..."
|
|
msgstr "_Desplazar paleta…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:56
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:56
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:78
|
|
msgid "Palette"
|
|
msgstr "Paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
|
|
msgid "Off_set"
|
|
msgstr "De_splazamiento"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:48
|
|
msgid "Sort the colors in a palette"
|
|
msgstr "Ordena los colores en una paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:53
|
|
msgid "_Sort Palette..."
|
|
msgstr "_Ordenar paleta…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
|
|
msgid "Color _model"
|
|
msgstr "_Modelo de color"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
|
|
msgid "RGB"
|
|
msgstr "RGB"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
|
|
msgid "HSV"
|
|
msgstr "HSV"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
|
|
msgid "Channel to _sort"
|
|
msgstr "Canal que _ordenar"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
|
|
msgid "Red or Hue"
|
|
msgstr "Rojo o tono"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
|
|
msgid "Green or Saturation"
|
|
msgstr "Verde o saturación"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
|
|
msgid "Blue or Value"
|
|
msgstr "Azul o valor"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
|
|
msgid "_Ascending"
|
|
msgstr "_Ascendente"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:49
|
|
msgid "Create a repeating gradient using colors from the palette"
|
|
msgstr "Crear un degradado que se repite, utilizando los colores de la paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:54
|
|
msgid "Palette to _Repeating Gradient"
|
|
msgstr "Paleta a degradado _repetido"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:71
|
|
msgid "Create a gradient using colors from the palette"
|
|
msgstr "Crea un degradado usando los colores de la paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:76
|
|
msgid "Palette to _Gradient"
|
|
msgstr "Paleta a _degradado"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:56
|
|
msgid "Slice"
|
|
msgstr "Rodaja"
|
|
|
|
#. table snippet means a small piece of HTML code here
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:417
|
|
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
|
|
msgstr ""
|
|
"Corta una imagen a lo largo de sus guías, crea imágenes y un recorte de "
|
|
"table HTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:428
|
|
msgid "_Slice..."
|
|
msgstr "_Rodajas…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:433
|
|
msgid "Path for HTML export"
|
|
msgstr "Ruta para exportar HTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:434
|
|
msgid "Filename for export"
|
|
msgstr "Nombre de archivo para exportar"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:435
|
|
msgid "Image name prefix"
|
|
msgstr "Prefijo del nombre de la imagen"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
|
|
msgid "Image format"
|
|
msgstr "Formato de la imagen"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
|
|
msgid "Separate image folder"
|
|
msgstr "Separar carpeta de la imagen"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
|
|
msgid "Folder for image export"
|
|
msgstr "Carpeta para la exportación de imágenes"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
|
|
msgid "Space between table elements"
|
|
msgstr "Espacio entre los elementos de la tabla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:442
|
|
msgid "Javascript for onmouseover and clicked"
|
|
msgstr "Código Javascript para «onmouseover» y «clicked»"
|
|
|
|
#. table caps are table cells on the edge of the table
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:445
|
|
msgid "Skip animation for table caps"
|
|
msgstr "Saltar animación para capacidades de la tabla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:56
|
|
msgid "Python Console"
|
|
msgstr "Consola de Python"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:60
|
|
msgid "_Browse..."
|
|
msgstr "_Examinar…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:138
|
|
msgid "Python Procedure Browser"
|
|
msgstr "Examinador de procedimientos Python"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:167
|
|
#, python-format
|
|
msgid "Could not open '%s' for writing: %s"
|
|
msgstr "No se pudo abrir «%s» para escribir: %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:182
|
|
#, python-format
|
|
msgid "Could not write to '%s': %s"
|
|
msgstr "No se pudo escribir en %s: %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:190
|
|
msgid "Save Python-Fu Console Output"
|
|
msgstr "Guardar la salida de la consola de Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:216
|
|
msgid "Interactive GIMP Python interpreter"
|
|
msgstr "Intérprete interactivo de Python del GIMP"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:221
|
|
msgid "_Console"
|
|
msgstr "_Consola"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60
|
|
msgid "Add a drop shadow to a layer, and optionally bevel it"
|
|
msgstr "Aplicar sombra arrojada a una capa, y opcionalmente biselarla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:65
|
|
msgid "_Drop Shadow and Bevel..."
|
|
msgstr "_Sombra arrojada y bisel…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
|
|
msgid "_Shadow blur"
|
|
msgstr "Difuminado de la _sombra"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
|
|
msgid "_Bevel"
|
|
msgstr "_Bisel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
|
|
msgid "_Drop shadow"
|
|
msgstr "Sombra a_rrojada"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
|
|
msgid "Drop shadow _X displacement"
|
|
msgstr "Desplazamiento _X de la sombra arrojada"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
|
|
msgid "Drop shadow _Y displacement"
|
|
msgstr "Desplazamiento _Y de la sombra arrojada"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/text-brush.py:75
|
|
msgid "Create a new brush with characters from a text sequence"
|
|
msgstr "Crear un pincel nuevo con los caracteres de una secuencia de texto"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/text-brush.py:81
|
|
msgid "New Brush from _Text..."
|
|
msgstr "Nuevo pincel a partir de _texto…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/text-brush.py:84
|
|
msgid "Font"
|
|
msgstr "Tipografía"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/text-brush.py:85
|
|
msgid "Pixel Size"
|
|
msgstr "Tamaño de píxel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/text-brush.py:86
|
|
msgid "Text"
|
|
msgstr "Texto"
|