source: branches/2.5/language/ru_RU/install.lang.php @ 24911

Last change on this file since 24911 was 24911, checked in by ddtddt, 11 years ago

[2.5] - language - prepared 2.5.3

File size: 7.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23
24$lang['Installation'] = 'Установка';
25$lang['Basic configuration'] = 'Базовая настройка';
26$lang['Default gallery language'] = 'Язык по умолчанию';
27$lang['Database configuration'] = 'Настройка базы данных';
28$lang['Admin configuration'] = 'Настройка администрирования';
29$lang['Start Install'] = 'Начать установку';
30$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Он будет показан посетителям. Необходим для администрирования сайта';
31$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Успешно соединились с сервером, но невозможно подключиться к базе данных';
32$lang['Can\'t connect to server'] = 'Невозможно соединиться с сервером';
33$lang['Host'] = 'Хост MySQL';
34$lang['User'] = 'Пользователь';
35$lang['user login given by your host provider'] = 'логин, который выдал провайдер';
36$lang['user password given by your host provider'] = 'пароль, который выдал провайдер';
37$lang['Database name'] = 'Имя базы данных';
38$lang['also given by your host provider'] = 'также выдается провайдером. Часто совпадает с логином';
39$lang['Database table prefix'] = 'Префикс таблиц в базе данных';
40$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'названия таблиц в базе данных будут начинаться с этого (что упростит их обслуживание)';
41$lang['enter a login for webmaster'] = 'нужно ввести логин для вебмастера';
42$lang['webmaster login can\'t contain characters \' or "'] = 'логин вебмастера не должен содержать символы  \' или "';
43$lang['please enter your password again'] = 'еще раз пароль';
44$lang['Keep it confidential, it enables you to access administration panel'] = 'Не сообщайте его никому, он необходим для доступа к панели администрирования';
45$lang['Password [confirm]'] = 'Повторите пароль';
46$lang['verification'] = 'еще раз для исключения опечатки';
47$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Нужна помощь? Задайте свои вопросы на <a href="%s">Форуме Piwigo</a>.';
48$lang['Visitors will be able to contact site administrator with this mail'] = 'Будет использоваться для контакта посетителей с администратором';
49$lang['PHP 5 is required'] = 'Требуется PHP 5';
50$lang['It appears your webhost is currently running PHP %s.'] = 'Кажется, что Ваш хостинг в настоящее время под управлением  PHP %s.';
51$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo может попытаться переключить Вашу конфигурацию на PHP 5, создавая или изменяя .htaccess файл.';
52$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Отметьте, что Вы можете изменить конфигурацию самостоятельно и перезапустите Piwigo после этого.';
53$lang['Try to configure PHP 5'] = 'Попытаться переконфигурировать PHP 5';
54$lang['Sorry!'] = 'Извините!';
55$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo не в состоянии переконфигурировать PHP 5.';
56$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Вы должны обратиться к своему провайдеру за поддержой и разъяснениями, как переключиться на PHP 5.';
57$lang['Hope to see you back soon.'] = 'Надеемся скоро увидеть Вас вновь.';
58$lang['Congratulations, Piwigo installation is completed'] = 'Поздравляем, установка Piwigo полностью завершена';
59$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Альтернативное решение состоит в том, чтобы скопировать текст в блоке выше и вставить это в файл "local/config/database.inc.php"   (Предупреждение: database.inc.php должен только содержать то, что находится в текстовом поле, без символов возврата строки или пробелов)';
60$lang['Creation of config file local/config/database.inc.php failed.'] = 'Создать файл конфигурации local/config/database.inc.php не удалось.';
61$lang['Download the config file'] = 'Загрузить файл конфигурации';
62$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Вы можете загрузить файл конфигурации и передать его в local/config directory.';
63$lang['Just another Piwigo gallery'] = 'Еще одна галерея Piwigo';
64$lang['Welcome to my photo gallery'] = 'Добро пожаловать в мою фотогалерею';
65$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Не стесняйтесь консультироваться на наших форумах для получения любой помощи, %s';
66$lang['Welcome to your new installation of Piwigo!'] = 'Добро пожаловать в новую установку Piwigo!';
67$lang['localhost or other, supplied by your host provider'] = 'localhost или другой, который указан провайдером';
68?>
Note: See TracBrowser for help on using the repository browser.