<?xml version="1.0"?>
<AppInfo>
  <Summary>Manage your trash</Summary>
  <Summary xml:lang="es">Para gestionar la papelera</Summary>
  <Summary xml:lang="gl">Para xestionar o cesto do lixo</Summary>
  <Summary xml:lang="it">Per gestire il cestino</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="es">
    <Purpose label="Prop&#xF3;sito">Papelera para ROX</Purpose>
    <Version label="Versi&#xF3;n"/>
    <Author label="Autor"/>
    <License label="Licencia"/>
    <Homepage label="P&#xE1;gina web"/>
   </About>
  <About xml:lang="gl">
    <Purpose label="Prop&#xF3;sito">Cesto do lixo para ROX</Purpose>
    <Version label="Versi&#xF3;n"/>
    <Author label="Autor"/>
    <License label="Licenza"/>
    <Homepage label="P&#xE1;xina web"/>
   </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>
<AppMenu>
	<Item option="--empty">
	 <Label>Empty</Label>
	 <Label xml:lang="es">Vac&#xED;a</Label>
	 <Label xml:lang="gl">Baleira</Label>
	 <Label xml:lang="it">Svuota</Label>
	 <Label xml:lang="fr">Vide</Label>
	</Item>
	<Item option="--open">
	 <Label>Open</Label>
	 <Label xml:lang="es">Abrir</Label>
	 <Label xml:lang="gl">Abrir</Label>
	 <Label xml:lang="it">Apri</Label>
	 <Label xml:lang="fr">Ouvrir</Label>
	</Item>
	<Item option="--size">
	 <Label>Size</Label>
	 <Label xml:lang="es">Tamaño</Label>
	 <Label xml:lang="gl">Tamaño</Label>
	 <Label xml:lang="it">Dimensioni</Label>
	 <Label xml:lang="fr">Taille</Label>
	</Item>
	<Item option="--options">
	 <Label>Options</Label>
	 <Label xml:lang="es">Opciones</Label>
	 <Label xml:lang="gl">Opci&#xF3;s</Label>
 	 <Label xml:lang="it">Opzioni</Label>
	 <Label xml:lang="fr">Options</Label>
	</Item>
	<AppMenu>
		<Label>Trash Type</Label>
		<Label xml:lang="es">Tipo de papelera</Label>
		<Label xml:lang="gl">Tipo de cesto do lixo</Label>
		<Label xml:lang="it">Tipo di cestino</Label>
		<Label xml:lang="fr">Mode Incinerateur</Label>
		<Item option="--trash-on">
			<Label>Trash can</Label>
			<Label xml:lang="es">Normal</Label>
			<Label xml:lang="gl">Normal</Label>				   
			<Label xml:lang="it">Normale</Label>
			<Label xml:lang="fr">Non</Label>
		</Item>
		<Item option="--trash-off">
			<Label>Incinerator</Label>
			<Label xml:lang="es">Icineradora</Label>
			<Label xml:lang="gl">Icineradora</Label>				   
			<Label xml:lang="it">Inceneritore</Label>
			<Label xml:lang="fr">Oui</Label>
		</Item>
	</AppMenu>
	<AppMenu>
		<Label>Secure delete</Label>
		<Label xml:lang="es">Borrado seguro</Label>
		<Label xml:lang="gl">Borrado seguro</Label>
		<Label xml:lang="it">Cancella con wipe</Label>
		<Label xml:lang="fr">Mode Incinerateur</Label>
			<Item option="--wipe-on">
				<Label>On</Label>
				<Label xml:lang="es">Si</Label>
				<Label xml:lang="gl">Si</Label>
				<Label xml:lang="it">Si</Label>
				<Label xml:lang="fr">Oui</Label>
			</Item>
			<Item option="--wipe-off">
				<Label>Off</Label>
				<Label xml:lang="es">No</Label>
				<Label xml:lang="gl">Non</Label>
				<Label xml:lang="it">No</Label>
				<Label xml:lang="fr">Non</Label>
			</Item>
	</AppMenu>
</AppMenu>
</AppInfo>

