File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
locale/ru/LC_MESSAGES/book/admin Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ #, fuzzy
2+ msgid ""
3+ msgstr ""
4+ "Project-Id-Version : PACKAGE VERSION\n "
5+ "Report-Msgid-Bugs-To : \n "
6+ "POT-Creation-Date : 2023-10-19 12:12+0000\n "
7+ "PO-Revision-Date : 2023-10-19 12:12+0000\n "
8+ "Last-Translator : Weblate Admin <weblate_admin@tarantool.io>\n "
9+ "Language-Team : Russian <http://weblate.tarantool.io/projects/project/ "
10+ "documentation-bookadminaccess_control/ru/>\n "
11+ "Language : ru\n "
12+ "MIME-Version : 1.0\n "
13+ "Content-Type : text/plain; charset=UTF-8\n "
14+ "Content-Transfer-Encoding : ENCODING\n "
15+ "Plural-Forms : nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
16+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n "
17+ "X-Generator : Weblate 5.0.2\n "
118
219msgid "Access control"
320msgstr "Управление доступом"
@@ -539,6 +556,11 @@ msgid ""
539556"another user ('public_user') is granted access to execute Lua functions "
540557"created by the no-password user."
541558msgstr ""
559+ "Сначала создаются два пробела («u» и «i»), и пользователю без пароля "
560+ "(«внутренний») предоставляется полный доступ к ним. Затем определяется "
561+ "('read_and_modify'), и пользователь без пароля становится создателем этой "
562+ "функции. Наконец, другому пользователю («public_user») предоставляется "
563+ "доступ для выполнения функций Lua, созданных пользователем без пароля."
542564
543565msgid ""
544566"box.schema.space.create('u')\n"
You can’t perform that action at this time.
0 commit comments