patch 9.1.1210: translation(ru): missing Russian translation for the new tutor

Problem:  translation(ru): missing Russian translation for the new tutor
Solution: include new Russian translation, update the Makefile for
          installing the new translations (RestorerZ)

closes: #16901

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/tutor/ru/vim-02-beginner.tutor.json b/runtime/tutor/ru/vim-02-beginner.tutor.json
new file mode 100644
index 0000000..2338901
--- /dev/null
+++ b/runtime/tutor/ru/vim-02-beginner.tutor.json
@@ -0,0 +1,10 @@
+{
+  "expect": {
+    "46": -1,
+    "47": "б) Таким образом Эдуард имеет единоличные права по распределению печенья",
+    "80": "Правильно ли я помню, что в сутках 86400 секунд?",
+    "81": -1,
+    "114": -1,
+    "167": -1
+  }
+}