This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
MatritumCantat_Web/www/administrator/components/com_docman/language/spanish.doclink.php
2012-09-18 20:02:43 +00:00

38 lines
1.2 KiB
PHP

<?php
/**
* DOCman 1.4.x - Joomla! Document Manager
* @version $Id: spanish.doclink.php 778 2009-02-08 12:07:21Z mathias $
* @package DOCman_1.4
* @copyright (C) 2003-2009 Joomlatools
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.joomlatools.eu/ Official web site
**/
defined('_VALID_MOS') or die('Restricted access');
/**
* Spanish Translation for DOCman v1.4
*
* Creator: Francisco Diaz, Soft-Libre, SCP
* Website: http://www.soft-libre.es http://www.soft-libre.com http://www.soft-libre.org
* E-mail: fdiaz@soft-libre.es
* Revision 1.4_rev3
* Date: 03/19/2008
* Contributor: Guachiman http://www.guachiman.net
* E-mail: preguntas@guachiman.net
*
**/
define('_DML_DCL_TITLE', "Inserte el v&iacute;nculo Docman");
define('_DML_DCL_LOADING', "Cargando ...");
define('_DML_DCL_MANAGER', "Administrador");
define('_DML_DCL_SETTINGS', "Configuraci&oacute;n");
define('_DML_DCL_CATEGORY', "Categor&iacute;a");
define('_DML_DCL_UP', "Subir");
define('_DML_DCL_URL', "URL");
define('_DML_DCL_CAPTION', "Leyenda");
define('_DML_DCL_INSERTICON', "Incluya &iacute;cono del tipo de archivo");
define('_DML_DCL_INSERTSIZE', "Incluya tama&ntilde;o del archivo");
define('_DML_DCL_INSERTDATE', "Incluya la fecha de modificaci&oacute;n");