Ignore:
Timestamp:
May 29, 2010, 10:55:42 AM (14 years ago)
Author:
rvelices
Message:
  • removed multiple definitions of language keys
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/language/ru_RU/common.lang.php

    r5730 r6418  
    194194$lang['customize the appareance of the gallery'] = 'настройка оформления';
    195195$lang['search'] = 'поиск';
    196 $lang['Home'] = 'Home';
     196$lang['Home'] = 'Начало';
    197197$lang['Identification'] = 'Вход';
    198198$lang['in this category'] = 'в этой категории';
     
    237237$lang['Rate this picture'] = 'Оцените это изображение';
    238238$lang['Next'] = 'Следующая';
    239 $lang['Home'] = 'Начало';
    240239$lang['no rate'] = 'не оценено';
    241240$lang['Elements posted within the last %d day.'] = 'Показывает только фотографии, опубликованные за последние %s дня.';
     
    280279$lang['Search results'] = 'Результаты поиска';
    281280$lang['Search in subcategories'] = 'и в подкатегориях';
    282 $lang['Search'] = 'Поиск';
    283281$lang['searched words : %s'] = 'искомые слова: %s';
    284282$lang['Contact'] = 'Контакты';
     
    305303$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Рекомендуется определить миниатюры для ';
    306304$lang['the width of the picture must not exceed :'] = 'ширина фотографии не должна превышать: ';
    307 $lang['Author'] = 'Автор (например, Вася Пупкин)';
    308305$lang['can\'t upload the picture on the server'] = 'невозможно загрузить фотографию на сервер';
    309306$lang['the username must be given'] = 'должно присутствовать имя пользователя';
Note: See TracChangeset for help on using the changeset viewer.