# Spanish translation
# Copyright (C) 2007 GPRename
# This file is distributed under the same license as the GPRename package.
# gprename-users@lists.sourceforge.net, 2007
msgid ""
msgstr ""
"Project-Id-Version: GPRename 2.4\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Language-Team: GALPon MiniNo <minino@galpon.org>\n"
"X-Poedit-Language: Spanish\n"

msgid "_File"
msgstr "_Archivo"

msgid "Quit"
msgstr "Salir"

msgid "_Options"
msgstr "_Opciones"

msgid "Trim spaces"
msgstr "Eliminar los espacios"

msgid "Zero auto-fill"
msgstr "Insertar ceros de forma automática"

msgid "Automatic preview"
msgstr "Vista previa automática"

msgid "Remember last directory"
msgstr "Recordar el último directorio"

msgid "Show hidden files"
msgstr "Mostrar los archivos ocultos"

msgid "Show path"
msgstr "Mostrar la ruta al archivo"

msgid "Show contents of subdirectories"
msgstr "Mostrar el contenido de los subdirectorios"

msgid "Fullscreen"
msgstr "Pantalla completa"

msgid "Disable security check"
msgstr "Desactivar el control de seguridad"

msgid "Filter"
msgstr "Filtro"

msgid "View log"
msgstr "Ver el registro"

msgid "_Help"
msgstr "Ay_uda"

msgid "Contents"
msgstr "Contenido"

msgid "About"
msgstr "Acerca de"

msgid "Name"
msgstr "Nombre"

msgid "New name"
msgstr "Nuevo nombre"

msgid "Files"
msgstr "Archivos"

msgid "Directory"
msgstr "Directorio"

msgid "Directories"
msgstr "Directorios"

msgid "Selected"
msgstr "Seleccionado"

msgid "Case Change"
msgstr "Mayúsculas / Minúsculas"

msgid "ALL UPPERCASE"
msgstr "TODO MAYÚSCULAS"

msgid "all lowercase"
msgstr "todo minúsculas"

msgid "Only the first letter"
msgstr "Solo la primera letra"

msgid "Only The First Letter And After"
msgstr "Solo Las Primeras Letras y Después De"

msgid "Insert / Delete"
msgstr "Insertar / Borrar"

msgid "Insert"
msgstr "Insertar"

msgid "at position"
msgstr "en la posición"

msgid "Delete between"
msgstr "Borrar entre"

msgid "and"
msgstr "y"

msgid "Replace / Remove"
msgstr "Reemplazar / Eliminar"

msgid "Replace"
msgstr "Reemplazar"

msgid "with"
msgstr "con"

msgid "Case sensitive"
msgstr "Sensible a MAYÚSCULAS / minúsculas."

msgid "Regular expression"
msgstr "Expresión regular"

msgid "Numerical"
msgstr "Numeral"

msgid "Add numbers starting at"
msgstr "Añadir números comenzando en"

msgid "and increment by"
msgstr "e incrementando en"

msgid "Insert before the numbers"
msgstr "Insertar antes de los números"

msgid "and after"
msgstr "y después"

msgid "Keep existing names"
msgstr "Mantener los nombres existentes"

msgid "Before the numbers"
msgstr "Antes de los números"

msgid "After the numbers"
msgstr "Después de los números"

msgid "No"
msgstr "No"

msgid "_Preview"
msgstr "_Previsualizar"

msgid "_Rename"
msgstr "_Renombrar"

msgid "_Undo"
msgstr "_Deshacer"

msgid "Refre_sh"
msgstr "A_ctualizar"

msgid "Cannot rename because it already exist."
msgstr "No se puede renombrar porque ya existe"

msgid "The log file is over 1M, you should clear it from the Options menu."
msgstr "El registro es mayor de 1M, Vd. debería borrarlo desde el menú Opciones"

msgid "Only show files or directories that contains"
msgstr "Muestra solamente los archivos o directorios que contiene"

msgid "Clear"
msgstr "Limpiar"

msgid "Trim spaces: Automatically trim double spaces to only one and remove spaces at the beginning or end of the names."
msgstr "Eliminar espacios: reemplaza automáticamente los espacios dobles por uno solo y elimina los espacios al principio y al final del nombre."

msgid "Automatic preview: This option will be turned off automatically if there's more than 10,000 files or directories listed."
msgstr "Vista previa automática: esta opción se desactiva automáticamente si hay más de 10.000 archivos o directorios en la lista."

msgid "Zero auto-fill: For the Numerical section, 1 will be named 01 if you go up to 99 and 001 if you go up to 999 and so on."
msgstr "Insertar ceros de forma automática: Para la sección numeral, 1 será renombrado a 01 si se llega a 99 o 001 si se llega a 999 y así sucesivamente."

msgid "Disable security check: If used, this can delete files after renaming, only use this when you rename case on a VFAT (Windows) partition."
msgstr "Desactivar el control de seguridad: Permite eliminar los archivos después de cambiar el nombre, utilícelo sólo cuando cambie el nombre en particiones VFAT (Windows)."

msgid "To specify the end, use a negative number or a high number."
msgstr "Para especificar el final, utilice un número negativo o un número elevado."

msgid "Backreferences with Regular expression cannot be use as $1 is considered a Perl variable."
msgstr "La captura con expresiones regulares no se puede utilizar porque $1 es considerada como una variable de Perl"

