Code Search for Developers
 
 
  

dictionary_ru.php from Brim at Krugle


Show dictionary_ru.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 Barry Nauta
 * @package org.brim-project.framework
 * @subpackage i18n
 *
 * @copyright Brim - Copyright (c) 2003 - 2007 Barry Nauta
 *
 * @license http://opensource.org/licenses/gpl-license.php
 * The GNU Public License
 */
include 'framework/i18n/common.php';
if (!isset ($dictionary))
{
	$dictionary = array ();
}
$dictionary['about']='��������';
$dictionary['about_page']=' <h2>��������</h2> <p><b>'.$dictionary['programname'].' '.$dictionary['version'].'</b> ��� ���������� �������� Barry Mauta (email: <a href="mailto:'.$dictionary['authoremail'].'">'.$dictionary['authoremail'].'</a>) '.$dictionary['copyright'].' </p> <p> ���� - ���������� OpenSoruce ���������� ������� ���������� ������� ������ (�.�. ����� ������, ����������, ������� � �.�.  � ����� ���������) </p> <p> ��� ��������� ('.$dictionary['programname'].') ����������� ��� ��������� GNU General Public License. ������� <a href="gpl.html">�����</a>, ��� �� ������� ���� ����� ��������.  �������� ��������� ������� �� ������ ���� �� ������: <a href="'.$dictionary['programurl'].'">'.$dictionary['programurl'].'</a> </p> ';
$dictionary['actions']='��������';
$dictionary['add']='��������';
$dictionary['addFolder']='�������� �����';
$dictionary['addNode']='�������� �������';
$dictionary['adduser']='�������� ������������';
$dictionary['admin']='�������������';
$dictionary['adminConfig']='������������';
$dictionary['admin_email']='Email ��������������';
$dictionary['allow_account_creation']='��������� ������������ �����������';

?>




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

  common.php
  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_gr_GR.php
  dictionary_he.php
  dictionary_hu.php
  dictionary_it.php
  dictionary_it_IT.php
  dictionary_nl.php
  dictionary_no.php
  dictionary_pl.php
  dictionary_pt.php
  dictionary_pt_BR.php
  dictionary_ro.php
  dictionary_ru.php
  dictionary_sv.php
  dictionary_zh_TW.php
  index.php
  messages_da.php
  messages_de.php
  messages_en.php
  messages_es_CO.php
  messages_fr.php
  messages_it.php
  messages_nl.php
  messages_pt_BR.php
  tips_da.php
  tips_en.php
  tips_fr.php
  tips_it.php
  tips_nl.php