Code Search for Developers
 
 
  

dictionary_es.php from Brim at Krugle


Show dictionary_es.php syntax highlighted

<?php
/**
 * This file is part of the Brim project.
 * The brim project is located at the following
 * location: {@link http://www.brim-project.org http://www.brim-project.org}
 *
 * <pre> Enjoy :-) </pre>
 *
 * @author Diego Carrasco
 * @package org.brim-project.plugins.bookmarks
 * @subpackage i18n
 *
 * @copyright Brim - Copyright (c) 2003 - 2005 Barry Nauta
 *
 * @license http://opensource.org/licenses/gpl-license.php
 * The GNU Public License
 */
if (!isset ($dictionary))
{
	$dictionary = array ();
}
$dictionary['favicon']='&Iacute;conos';
$dictionary['faviconDeleted']='&Iacute;conos detectado, por favor presione modificar para guardar los cambios';
$dictionary['faviconFetched']='&Iacute;conos capturado. Presione modificar para guardar los cambios.';
$dictionary['fetchingFavicon']='Capturando &iacute;conos';
$dictionary['installationPathNotSet']='La ruta de instalaci&oacute;n no es correcta. Consulte a su administrador.';
$dictionary['item_help']='El plugin de Favoritos le permite manejar sus enlaces online';
$dictionary['item_quick_help']='Haga clic en el icono en frente del vinculo para editar/borrar/mover el objeto.';
$dictionary['item_title']='Enlaces';
$dictionary['javascriptTree']='Estructura';
$dictionary['locatorMissing']='El URL tiene que ser definido';
$dictionary['modifyBookmarkPreferences']='Modificar enlaces preferentes';
$dictionary['noFaviconFound']='&Iacute;conos no encontrado';
$dictionary['quickmark']='Marca r&aacute;pida';
$dictionary['quickmarkExplanation']='A&ntilde;ada el vinculo siguiente a sus registros en su browser. Cada vez que visite una pagina y llame este vinculo especifico, la pagina visitada sera automaticamente a&ntilde;adida a su registro.<br />';
$dictionary['showBookmarkDetails']='Mostar detalles del enlace';
$dictionary['showFavicons']='Mostrar &iacute;conos de los enlaces';
$dictionary['sidebar']='Barra lateral';
$dictionary['yourPublicBookmarks']='Favoritos p&uacute;blicos';

?>




See more files for this project here

Brim

BRIM is a MVC framework, written in PHP and based on items with a hierarchical relationship. The list of plugins make BRIM a Information Manager with plugins like bookmarks, a calendar, contacts tasks, notes, RSS etc. The application is multilingual.

Project homepage: http://sourceforge.net/projects/brim
Programming language(s): JavaScript,PHP,SQL
License: other

  dictionary_cs.php
  dictionary_da.php
  dictionary_de.php
  dictionary_en.php
  dictionary_eo.php
  dictionary_es.php
  dictionary_es_CO.php
  dictionary_fr.php
  dictionary_he.php
  dictionary_it.php
  dictionary_nl.php
  dictionary_no.php
  dictionary_pl.php
  dictionary_pt.php
  dictionary_pt_BR.php
  dictionary_sv.php
  dictionary_zh_TW.php
  index.php