Code Search for Developers
 
 
  

dictionary_sv.php from Brim at Krugle


Show dictionary_sv.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 Johan Warlander
 * @package org.brim-project.plugins.bookmarks
 * @subpackage i18n
 *
 * @copyright [brim-project.org] - Copyright (c) 2003 - 2006 Barry Nauta
 *
 * @license http://opensource.org/licenses/gpl-license.php
 * The GNU Public License
 */
if (!isset ($dictionary))
{
	$dictionary=array();
}
$dictionary['charset']='iso-8859-1';

$dictionary['item_quick_help']='Anv&auml;nd &Auml;NDRA-ikonen f&ouml;r att flytta/ta bort/&auml;ndra en l&auml;nk.<br /><br />F&ouml;r att flytta en l&auml;nk till en annan mapp eller Root, <br />klicka p&aring; &Auml;ndra => Flytta => klicka p&aring; den mapp du vill flytta l&auml;nken till.';
$dictionary['item_title']='Bokm&auml;rken';
$dictionary['modifyBookmarkPreferences']='&Auml;ndra inst&auml;llningar f&ouml;r bokm&auml;rken';
$dictionary['quickmarkExplanation']='H&Ouml;GERKLICKA p&aring; f&ouml;ljande l&auml;nk och l&auml;gg till den i Bokm&auml;rken/Favoriter i din <b>webbl&auml;sare</b>. <br />Varje g&aring;ng du anv&auml;nder detta bokm&auml;rke s&aring; kommer sidan du &auml;r p&aring; att automatiskt l&auml;ggas till bland dina Brim-bokm&auml;rken.<br /><br /><font size="-2">Var god klicka "OK" om du blir tillfr&aring;gad ifall du vill l&auml;gga till bokm&auml;rket - koden som "plockar upp" adressen till sidan man vill l&auml;gga till i Brim g&ouml;r en del webbl&auml;sare nerv&ouml;sa.</font><br />';
$dictionary['showBookmarkDetails'] = 'Visa l&auml;nkdetaljer';
?>




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