[trunk] update RU thanks to kiddy-admin

git-svn-id: http://piwigo.org/svn/trunk@6145 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2010-05-09 18:37:33 +00:00
commit 4589d26849
3 changed files with 5 additions and 1 deletions

View file

@ -72,4 +72,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Создать файл конфигурации local/config/database.inc.php не удалось.';
$lang['Download the config file'] = 'Загрузить файл конфигурации';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Вы можете загрузить файл конфигурации и передать его в local/config directory.';
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite и PostgreSQL в настоящее время находятся в стадии эксперимента.';
$lang['Learn more'] = 'Узнать больше';
?>