<?xml version="1.0" encoding="UTF-8"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/label</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/label</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <default>Establecer como fondo de pantalla</default>
        <short>La etiqueta del elemento del menú</short>
        <long>La etiqueta del elemento del menú que aparecerá en el menú emergente de nautilus cuando la selección coincida con los ajustes de condiciones de aparición</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/tooltip</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/tooltip</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <default>Establece la imagen seleccionada como fondo de pantalla</default>
        <short>El consejo del elemento del menú</short>
        <long>El consejo del elemento del menú que aparecerá en la barra de estado de Nautilus cuando se apunte al elemento del menú emergente de Nautilus con su ratón</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/icon</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/icon</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <short>El icono del elemento del menú</short>
        <long>El icono del elemento del menú que aparecerá en la barra al lado de la etiqueta en el menú emergente de nautilus cuando la selección coincida con los ajustes de las condiciones de aparición</long>
      </locale>
      <default>/usr/share/icons/Tango/scalable/apps/wallpaper.svg</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/path</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/path</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <short>La ruta del comando</short>
        <long>La ruta del comando a iniciar cuando el usuario selecciona el elemento del menú en el menú emergente de Nautilus</long>
      </locale>
      <default>/usr/bin/gconftool-2 -s /desktop/gnome/background/picture_filename -t string</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/parameters</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/parameters</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <short>Los parámetros del comando</short>
        <long>Los parámetros del comando para iniciar cuando el usuario seleccione el elemento del menú en el menú contextual de Nautilus.

Los parámetros pueden contener algunos tokens especiales que se reemplazan por información de Nautilus antes de iniciar el comando:

%d : carpeta base de los archivos seleccionados
%f : el nombre del archivo seleccionado o el del primer archivo si hay varios seleccionados
%m : lista de los nombres base de los archivos/carpetas seleccionados separados por un espacio
%M : lista de los archivos/carpetas seleccionados con su ruta completa separada por un espacio
%u : URI GnomeVFS 
%s : esquema de la URI de GnomeVFS
%h : nombre de host de la URI GnomeVFS
%U : nombre de usuario de la URI %s/GnomeVFS
%% : un signo de porcentaje</long>
      </locale>
      <default>%M</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/basenames</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/basenames</applyto>
      <owner>nautilus-actions</owner>
      <type>list</type>
      <list_type>string</list_type>
      <locale name="C">
        <short>La lista de patrones con la que coincidir los archivos/carpetas seleccionados</short>
        <long>A list of strings with joker '*' or '?' to match the name of the selected file(s)/folder(s). Each selected items must match at least one of the filename patterns for the action to appear</long>
      </locale>
      <default>[*.png,*.jpg,*.svg]</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/matchcase</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/matchcase</applyto>
      <owner>nautilus-actions</owner>
      <type>bool</type>
      <locale name="C">
        <short>'true' if the filename patterns have to be case sensitive, 'false' otherwise</short>
        <long>If you need to match a filename in a case-sensitive manner, set this key to 'true'. If you also want, for example '*.jpg' to match 'photo.JPG', set 'false'</long>
      </locale>
      <default>true</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/mimetypes</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/mimetypes</applyto>
      <owner>nautilus-actions</owner>
      <type>list</type>
      <list_type>string</list_type>
      <locale name="C">
        <short>The list of patterns to match the mimetypes of the selected file(s)</short>
        <long>A list of strings with joker '*' or '?' to match the mimetypes of the selected file(s). Each selected items must match at least one of the mimetype patterns for the action to appear</long>
      </locale>
      <default>[*/*]</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/isfile</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/isfile</applyto>
      <owner>nautilus-actions</owner>
      <type>bool</type>
      <locale name="C">
        <short>«true» si la selección debe tener archivos, «false» en otro caso</short>
        <long>This setting is tied in with the 'isdir' setting. The valid combinations are:

isfile=TRUE and isdir=FALSE: the selection may hold only files
isfile=FALSE and isdir=TRUE: the selection may hold only folders
isfile=TRUE and isdir=TRUE': the selection may hold both files and folders
isfile=FALSE and isdir=FALSE: this is an invalid combination (your configuration will never appear)</long>
      </locale>
      <default>true</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/isdir</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/isdir</applyto>
      <owner>nautilus-actions</owner>
      <type>bool</type>
      <locale name="C">
        <short>«true» si la selección debe tener carpetas, «false» en otro caso</short>
        <long>This setting is tied in with the 'isfile' setting. The valid combinations are:

isfile=TRUE and isdir=FALSE: the selection may hold only files
isfile=FALSE and isdir=TRUE: the selection may hold only folders
isfile=TRUE and isdir=TRUE': the selection may hold both files and folders
isfile=FALSE and isdir=FALSE: this is an invalid combination (your configuration will never appear)</long>
      </locale>
      <default>false</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/accept-multiple-files</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/accept-multiple-files</applyto>
      <owner>nautilus-actions</owner>
      <type>bool</type>
      <locale name="C">
        <short>«True» si la selección debe tener varios elementos, «false» en otro caso</short>
        <long>Si necesita que se selecciones uno o más archivos o carpetas, ponga a 'true' esta clave. Si tan sólo quiere un archivo o carpeta, póngala a 'false'</long>
      </locale>
      <default>false</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/schemes</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/schemes</applyto>
      <owner>nautilus-actions</owner>
      <type>list</type>
      <list_type>string</list_type>
      <locale name="C">
        <short>La lista de esquemas de GnomeVFS donde los archivos seleccionados deberían ser ubicados</short>
        <long>Define la lista de esquemas GnomeVFS válidos para coincidir con los elementos seleccionados. El esquema GnomeVFS es el protocolo que se usa para acceder a los archivos. La palabra clave para usar es la que se usa en el URI de GnomeVFS:

Ejemplo de URI GnomeVFS:
file:///tmp/foo.txt
sftp:///root@prueba.ejemplo.net/tmp/foo.txt

Los esquemas más comunes son:

«file»: archivos locales
«sftp»: archivos accedidos por ssh
«ftp»: archivos accedidos por FTP
«smb»: archivos accedidos por Samba (Compartido por Windows)
«dav»: archivos accedidos por WebDav

Se pueden usar todos los esquemas GnomeVFS que use Nautilus aquí.</long>
      </locale>
      <default>[file]</default>
    </schema>
    <schema>
      <key>/schemas/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/version</key>
      <applyto>/apps/nautilus-actions/configurations/e9fa07b1-86e1-4ea5-93c9-4111f44575e1/version</applyto>
      <owner>nautilus-actions</owner>
      <type>string</type>
      <locale name="C">
        <short>La versión del formato de configuración</short>
        <long>La versión del formato de configuración que se usará para gestionar la compatibilidad hacia atrás</long>
      </locale>
      <default>1.1</default>
    </schema>
  </schemalist>
</gconfschemafile>
