<?xml version="1.0"?>
<AppInfo>
  <Summary>Manage your trash</Summary>
  <Summary xml:lang="it">Per gestire il cestino</Summary>
  <Summary xml:lang="es">Gestor para la papelera</Summary>
  <Summary xml:lang="gl">Xestor para o lixo</Summary>
  <About>
    <Purpose>A unified trashcan for ROX</Purpose>
    <Version>0.3.0</Version>
    <Author>Peter Geer</Author>
    <License>GNU General Public License</License>
    <Homepage>http://www.skepticats.com/rox/trash.html</Homepage>
  </About>
  <About xml:lang="it">
    <Purpose label="Scopo">Cestino per ROX</Purpose>
    <Version label="Versione"/>
    <Author label="Autore"/>
    <License label="Licenza"/>
    <Homepage label="Sito web"/>
   </About>
  <About xml:lang="es">
    <Purpose label="Propósito">Papelera para ROX</Purpose>
    <Version label="Versión"/>
    <Author label="Autor"/>
    <License label="Licencia"/>
    <Homepage label="Sitio web"/>
   </About>
  <About xml:lang="gl">
    <Purpose label="Propósito">Lixo para ROX</Purpose>
    <Version label="Versión"/>
    <Author label="Autor"/>
    <License label="Licencia"/>
    <Homepage label="Sitio web"/>
   </About>
<AppMenu>
	<Item option="--empty">
	 <Label>Empty</Label>
	 <Label xml:lang="it">Svuota</Label>
	 <Label xml:lang="fr">Vide</Label>
	 <Label xml:lang="es">Vaciar</Label>
	 <Label xml:lang="gl">Valeirar</Label>
	</Item>
	<Item option="--open">
	 <Label>Open</Label>
	 <Label xml:lang="it">Apri</Label>
	 <Label xml:lang="fr">Ouvrir</Label>
	 <Label xml:lang="es">Abrir</Label>
	 <Label xml:lang="gl">Abrir</Label>
	</Item>
	<Item option="--size">
	 <Label>Size</Label>
	 <Label xml:lang="it">Dimensioni</Label>
	 <Label xml:lang="fr">Taille</Label>
	 <Label xml:lang="es">Tamaño</Label>
	 <Label xml:lang="gl">Tamaño</Label>
	</Item>
	<Item option="--options">
	 <Label>Options</Label>
 	 <Label xml:lang="it">Opzioni</Label>
	 <Label xml:lang="fr">Options</Label>
	 <Label xml:lang="es">Opciones</Label>
	 <Label xml:lang="gl">Opcións</Label>
	</Item>
	<AppMenu>
		<Label>Trash Type</Label>
		<Label xml:lang="it">Tipo di cestino</Label>
		<Label xml:lang="fr">Mode Incinerateur</Label>
		<Label xml:lang="es">Tipo de destino</Label>
		<Label xml:lang="gl">Tipo de destino</Label>
		<Item option="--trash-on">
			<Label>Trash can</Label>				   
			<Label xml:lang="it">Normale</Label>
			<Label xml:lang="fr">Non</Label>
			<Label xml:lang="es">Papelera</Label>
			<Label xml:lang="gl">Lixo</Label>
		</Item>
		<Item option="--trash-off">
			<Label>Incinerator</Label>				   
			<Label xml:lang="it">Inceneritore</Label>
			<Label xml:lang="fr">Oui</Label>
			<Label xml:lang="es">Incineradora</Label>
			<Label xml:lang="gl">Incineradora</Label>
		</Item>
	</AppMenu>
	<AppMenu>
		<Label>Secure delete</Label>
		<Label xml:lang="it">Cancella con wipe</Label>
		<Label xml:lang="fr">Mode Incinerateur</Label>
		<Label xml:lang="es">Modo de borrado permanente</Label>
		<Label xml:lang="gl">Borrar de xeito permanente</Label>
			<Item option="--wipe-on">
				<Label>On</Label>
				<Label xml:lang="it">Si</Label>
				<Label xml:lang="fr">Oui</Label>
				<Label xml:lang="es">Sí</Label>
				<Label xml:lang="gl">Sí</Label>
			</Item>
			<Item option="--wipe-off">
				<Label>Off</Label>
				<Label xml:lang="it">No</Label>
				<Label xml:lang="fr">Non</Label>
				<Label xml:lang="es">No</Label>
				<Label xml:lang="gl">Non</Label>
			</Item>
	</AppMenu>
</AppMenu>
</AppInfo>
