summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang/ru/lang.php
diff options
context:
space:
mode:
authorAleksandr Selivanov <alexgearbox@yandex.ru>2014-03-11 18:06:07 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-03-11 18:06:07 +0100
commit68321121b4d24c7489400c950afdbe6eba0f417d (patch)
tree8ec1558a4d2be44f20b36213ac325576550adca1 /lib/plugins/extension/lang/ru/lang.php
parent9f12fc1cc9e916c3172a0cf8953ed70fd18f2ec1 (diff)
downloadrpg-68321121b4d24c7489400c950afdbe6eba0f417d.tar.gz
rpg-68321121b4d24c7489400c950afdbe6eba0f417d.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/extension/lang/ru/lang.php')
-rw-r--r--lib/plugins/extension/lang/ru/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/extension/lang/ru/lang.php b/lib/plugins/extension/lang/ru/lang.php
index 0a6df12be..4a36cb85d 100644
--- a/lib/plugins/extension/lang/ru/lang.php
+++ b/lib/plugins/extension/lang/ru/lang.php
@@ -29,3 +29,13 @@ $lang['bugs_features'] = 'Ошибки';
$lang['tags'] = 'Метки:';
$lang['repository'] = 'Репозиторий:';
$lang['unknown'] = '<em>неизвестно</em>';
+$lang['repo_retry'] = 'Повторить';
+$lang['status_enabled'] = 'включен';
+$lang['status_disabled'] = 'отключено';
+$lang['status_unmodifiable'] = 'неизменяемо';
+$lang['status_plugin'] = 'плагин';
+$lang['status_template'] = 'шаблон';
+$lang['status_bundled'] = 'в комплекте';
+$lang['msg_enabled'] = 'Плагин %s включен';
+$lang['msg_disabled'] = 'Плагин %s отключен';
+$lang['msg_delete_success'] = 'Дополнение удалено';