source: extensions/showcase_subscribe/language/ru_RU/plugin.lang.php @ 11749

Last change on this file since 11749 was 11749, checked in by ddtddt, 13 years ago

[extensions] - showcase_subscribe - add Ru (Русский - Russian) thanks to yuragal

File size: 1.5 KB
Line 
1<?php
2$lang['Subscribe my gallery to Piwigo Showcase'] = 'Внести мою галерею в Piwigo Showcase';
3$lang['Gallery Address (URL)'] = 'Адрес галереи (URL)';
4$lang['An error has occured, no connection to %s'] = 'Ошибка: нет соединения с %s';
5$lang['Your subscription is currently pending, if you have provided an email, you will be notified as soon as your gallery is registered'] = 'Ваша регистрация не завершена. Если вы предоставили адрес электронной почты, то получите письмо после регистрации гелереи';
6$lang['Your gallery is already registered in Piwigo Showcase, <a href="%s">see it →</a>'] = 'Ваша галерея уже зарегистрирована в Piwigo Showcase, <a href="%s">посмотреть →</a>';
7$lang['A good description will improve your visibility in search engines'] = 'Хорошее описание увеличит индексируемость галереи поисковыми машинами';
8$lang['provide it if you want to be notified when your gallery is registered'] = 'Укажите адрес, если хотите получить уведомление о регистрации галереи';
9$lang['(optional)'] = '(не обязательно)';
10$lang['(example: nature, landscape, portrait)'] = '(например: природа, ландшафт, портрет)';
11?>
Note: See TracBrowser for help on using the repository browser.