Skip to content

Commit b6bda94

Browse files
author
mar
committed
doc: add note about tt integrity check and its translation
1 parent 2684ae8 commit b6bda94

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

locale/en/tooling/tcm/tcm_integrity_check.pot

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,11 @@ msgstr ""
7777
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:48
7878
msgid "Integrity check can be enabled directly in the |tcm| configuration file:"
7979
msgstr ""
80+
81+
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:59
82+
msgid "The ``integrity-check-period`` option works only in the ``tt`` + Tarantool setup, where tt periodically verifies the integrity of the running instance. "
83+
"In TCM, this option is not used, as the component only uploads and verifies configuration signatures and does not interact directly with the database. "
84+
"Moreover, TCM cannot stop Tarantool execution in case of an integrity check failure — this behavior is specific to tt when Tarantool "
85+
"is started with the ``--integrity-check`` and ``--integrity-check-period`` options. "
86+
"Read details about ``tt`` integrity check in :ref:`its documentation <tt-start-integrity-check>`."
87+
msgstr ""

locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,15 @@ msgid ""
6464
"Integrity check can be enabled directly in the |tcm| configuration file:"
6565
msgstr ""
6666
"Проверку целостности можно включить в конфигурационном файле |tcm|:"
67+
68+
msgid ""
69+
"The ``integrity-check-period`` option works only in the ``tt`` + Tarantool setup, where tt periodically verifies the integrity of the running instance. "
70+
"In TCM, this option is not used, as the component only uploads and verifies configuration signatures and does not interact directly with the database. "
71+
"Moreover, TCM cannot stop Tarantool execution in case of an integrity check failure — this behavior is specific to tt when Tarantool "
72+
"is started with the ``--integrity-check`` and ``--integrity-check-period`` options. "
73+
"Read details about ``tt`` integrity check in :ref:`its documentation <tt-start-integrity-check>`."
74+
msgstr ""
75+
"``integrity-check-period`` работает только в связке ``tt`` + Tarantool, где ``tt`` периодически проверяет целостность запущенного экземпляра. "
76+
"В TCM параметр не используется, так как компонент лишь загружает и проверяет подписи конфигураций, не взаимодействуя напрямую с базой данных. "
77+
"Кроме того, у TCM отсутствует возможность остановить выполнение Tarantool в случае обнаружения проблем — это делает только ``tt``, запуская Tarantool с параметрами ``--integrity-check`` и ``--integrity-check-period``. "
78+
"подробнее о проверке целостности ``tt`` читайте в :ref:`документации <tt-start-integrity-check>`."

0 commit comments

Comments
 (0)