aboutsummaryrefslogtreecommitdiffstats
path: root/language/ru_RU
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-19 06:21:57 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-19 06:21:57 +0000
commitb45fe9949ed9ea4d2f2cdd96252c55579dcefe1f (patch)
tree84ec18e706cfe8b01e2ecad2488b5af39ad93a9f /language/ru_RU
parent4758ae3335d2ecf0b852e44b136814a29de43cdf (diff)
[trunk_public] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@28730 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ru_RU')
-rw-r--r--language/ru_RU/common.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php
index 769eace99..20be2ce71 100644
--- a/language/ru_RU/common.lang.php
+++ b/language/ru_RU/common.lang.php
@@ -422,4 +422,7 @@ $lang['Password is missing. Please enter the password.'] = 'Пароль не в
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Подтверждение пароля отсутствует. Пожалуйста, подтвердите выбранный пароль.';
$lang['%d photos per page'] = '%d изображений на странице';
$lang['Theme'] = 'Тема';
-$lang['No results for'] = 'Нет результатов для'; \ No newline at end of file
+$lang['No results for'] = 'Нет результатов для';
+$lang['Apply on properties'] = 'Применить к свойствам';
+$lang['Photo description'] = 'Описание изображения';
+$lang['Photo title'] = 'Заголовок изображения'; \ No newline at end of file