Skip to content

Commit 7b70875

Browse files
author
mar
committed
doc: localization tcm (playing)
1 parent ae3575d commit 7b70875

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

locale/en/tooling/tcm/tcm_integrity_check.pot

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,35 @@ msgstr ""
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818

19+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:3
1920

20-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:10
21+
msgid "Integrity check "
22+
msgstr ""
23+
24+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:10
2125
msgid "|tcm| supports the integrity check mechanism. "
2226
"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. "
2327
"It ensures that TCM only applies configurations that are signed with a trusted private key. "
2428
msgstr ""
2529

26-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:14
30+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:14
2731
msgid "This mechanism allows TCM to: "
2832
msgstr ""
2933

30-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:16
34+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:16
3135
msgid "* Update the configuration with integrity check support. "
3236
"* Detect unauthorized changes in centralized configuration. "
3337
msgstr ""
3438

35-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:21
39+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:21
3640
msgid "Configure integrity check "
3741
msgstr ""
3842

39-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:24
43+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:24
4044
msgid "Configuration parameters "
4145
msgstr ""
4246

43-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:27
47+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:27
4448
msgid ".. list-table:: "
4549
" :header-rows: 1 "
4650
" :widths: 35 45 10 10 "
@@ -59,29 +63,19 @@ msgid ".. list-table:: "
5963
" - ``""`` "
6064
msgstr ""
6165

62-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:45
66+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:45
6367
msgid "Example configuration "
6468
msgstr ""
6569

66-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:48
70+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:48
6771
msgid "Integrity check can be enabled directly in the |tcm| configuration file: "
6872
msgstr ""
6973

70-
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:50
74+
#: ../../doc/tooling/tcm/tcm_integrity_check.rst:50
7175
msgid ".. code-block:: yaml "
7276
" "
7377
" # tcm.yaml "
7478
" security: "
7579
" integrity-check: true "
7680
" signature-private-key-file: /etc/tcm/private_key.pem "
7781
msgstr ""
78-
79-
80-
81-
82-
83-
84-
85-
86-
87-

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

Lines changed: 37 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11

2+
msgid ""
3+
"Integrity check: "
4+
msgstr ""
5+
"Проверка целостности "
6+
7+
28
msgid ""
39
"|tcm| supports the integrity check mechanism."
410
"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. "
511
"It ensures that TCM only applies configurations that are signed with a trusted private key."
612
msgstr ""
7-
"TCM поддерживает механизм проверки целостности. Механизм проверки целостности в TCM проверяет цифровую подпись централизованных файлов конфигурации. "
13+
"|tcm| поддерживает механизм проверки целостности. Механизм проверки целостности в TCM проверяет цифровую подпись централизованных файлов конфигурации. "
814
"Он гарантирует, что TCM применяет только конфигурации, подписанные доверенным закрытым ключом. "
915

1016
msgid ""
11-
"This mechanism allows TCM to: "
17+
"This mechanism allows |tcm| to: "
1218
msgstr ""
13-
"Этот механизм позволяет TCM: "
19+
"Этот механизм позволяет |tcm|: "
1420

1521
msgid ""
1622
"* Update the configuration with integrity check support. "
@@ -31,38 +37,38 @@ msgstr ""
3137

3238
msgid ""
3339
".. list-table:: "
34-
" :header-rows: 1 "
35-
" :widths: 35 45 10 10 "
40+
" :header-rows: 1 "
41+
" :widths: 35 45 10 10 "
3642
" "
37-
" * - Parameter "
38-
" - Description "
39-
" - Type "
40-
" - Default "
41-
" * - :ref:`security.integrity-check <tcm_configuration_reference_security_integrity-check>` "
42-
" - Enables signature validation "
43-
" - ``bool`` "
44-
" - ``false`` "
45-
" * - :ref:`security.signature-private-key-file <tcm_configuration_reference_security_signature-private-key-file>` "
46-
" - Path to the private key for signing configuration "
47-
" - ``string`` "
48-
" - ``""`` "
43+
" * - Parameter "
44+
" - Description "
45+
" - Type "
46+
" - Default "
47+
" * - :ref:`security.integrity-check <tcm_configuration_reference_security_integrity-check>` "
48+
" - Enables signature validation "
49+
" - ``bool`` "
50+
" - ``false`` "
51+
" * - :ref:`security.signature-private-key-file <tcm_configuration_reference_security_signature-private-key-file>` "
52+
" - Path to the private key for signing configuration "
53+
" - ``string`` "
54+
" - ``""`` "
4955
msgstr ""
5056
".. list-table:: "
51-
" :header-rows: 1 "
52-
" :widths: 35 45 10 10 "
57+
" :header-rows: 1 "
58+
" :widths: 35 45 10 10 "
5359
" "
54-
" * - Параметр "
55-
" - Описание "
56-
" - Тип "
57-
" - По умолчанию "
58-
" * - :ref:`security.integrity-check <tcm_configuration_reference_security_integrity-check>` "
59-
" - Включает проверку подписи "
60-
" - ``bool`` "
61-
" - ``false`` "
62-
" * - :ref:`security.signature-private-key-file <tcm_configuration_reference_security_signature-private-key-file>` "
63-
" - Путь к закрытому ключу для подписи конфигурации "
64-
" - ``string`` "
65-
" - ``""`` "
60+
" * - Параметр "
61+
" - Описание "
62+
" - Тип "
63+
" - Значение по умолчанию "
64+
" * - :ref:`security.integrity-check <tcm_configuration_reference_security_integrity-check>` "
65+
" - Включает проверку подписи "
66+
" - ``bool`` "
67+
" - ``false`` "
68+
" * - :ref:`security.signature-private-key-file <tcm_configuration_reference_security_signature-private-key-file>` "
69+
" - Путь к закрытому ключу для подписи конфигурации "
70+
" - ``string`` "
71+
" - ``""`` "
6672

6773
msgid ""
6874
"Example configuration "

0 commit comments

Comments
 (0)