You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locale/en/tooling/tcm/index.pot
+8-20Lines changed: 8 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -18,46 +18,34 @@ msgstr ""
18
18
19
19
20
20
21
-
#:../../doc/tooling/tcm/index.rst:15
21
+
#:doc/tooling/tcm/index.rst:15
22
22
msgid"|tcm_full_name| (|tcm|) is a web-based visual tool for configuring, managing, and
23
23
monitoring Tarantool EE clusters. It provides a GUI for working with clusters
24
24
and individual instances, from monitoring their state to executing commands interactively
25
25
in an instance's console."
26
-
msgstr"|tcm_full_name| (|tcm|) это веб-инструмент для настройки, управления и мониторинга кластеров Tarantool EE.
27
-
Он предоставляет графический интерфейс для работы с кластерами и отдельными экземплярами,
28
-
от мониторинга их состояния до интерактивного выполнения команд в консоли экземпляра."
26
+
msgstr""
29
27
30
-
#:../../doc/tooling/tcm/index.rst:20
28
+
#:doc/tooling/tcm/index.rst:20
31
29
msgid"|tcm| is a standalone application included in the Tarantool Enterprise Edition
32
30
:ref:`distribution package <enterprise-package-contents>`. It is shipped as ready-to-run
33
31
executable for Linux platforms."
34
-
msgstr"|tcm| — это отдельное приложение, входящее в состав дистрибутива Tarantool Enterprise Edition :ref:`distribution package <enterprise-package-contents>`.
35
-
Оно поставляется в виде готового к запуску исполняемого файла для платформ Linux."
32
+
msgstr""
36
33
37
-
#:../../doc/tooling/tcm/index.rst:24
34
+
#:../doc/tooling/tcm/index.rst:24
38
35
msgid"|tcm| works only with Tarantool EE clusters that use centralized configuration in
39
36
:ref:`etcd <configuration_etcd>` or a Tarantool-based configuration storage.
40
37
When you create or edit a cluster's configuration in |tcm|, it publishes the saved
41
38
configuration to the storage. This ensures consistent and reliable configuration storage.
42
39
A single |tcm| installation can connect to multiple Tarantool EE clusters and
43
-
switch between them in one click.."
44
-
msgstr"|tcm| работает только с кластерами Tarantool EE, которые используют централизованную конфигурацию в
45
-
:ref:`etcd <configuration_etcd>` или хранилище конфигурации на базе Tarantool.
46
-
Когда вы создаете или редактируете конфигурацию кластера в |tcm|, он публикует сохраненную
47
-
конфигурацию в хранилище. Это обеспечивает согласованное и надежное хранение конфигурации.
48
-
Одна установка |tcm| может подключаться к нескольким кластерам Tarantool EE и
49
-
переключаться между ними одним щелчком мыши."
40
+
switch between them in one click."
41
+
msgstr""
50
42
51
43
#:../../doc/tooling/tcm/index.rst:31
52
44
msgid"To provide enterprise-grade security, |tcm| features its own role-based access control.
53
45
You can create users and assign them roles that include required permissions.
54
46
For example, a user can be an administrator of a specific cluster or only have the right
55
47
to read data. LDAP authorization is supported as well."
56
-
msgstr"Для обеспечения безопасности корпоративного уровня |tcm| использует собственную систему контроля доступа на основе ролей.
57
-
Вы можете создавать пользователей и назначать им роли, включающие необходимые разрешения.
58
-
Например, пользователь может быть администратором определенного кластера или иметь только право
59
-
на чтение данных. Также поддерживается авторизация LDAP."
0 commit comments