Skip to content

Commit d9c41ea

Browse files
author
mar
committed
doc: localization tcm (playing)
1 parent ed2561a commit d9c41ea

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

locale/en/tooling/tcm/tcm_integrity_check.pot

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,24 @@ msgstr ""
2323
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:10
2424
msgid "|tcm| supports the integrity check mechanism. "
2525
"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. "
26-
"It ensures that TCM only applies configurations that are signed with a trusted private key. "
26+
"It ensures that TCM only applies configurations that are signed with a trusted private key."
2727
msgstr ""
2828

2929
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:14
30-
msgid "This mechanism allows TCM to: "
30+
msgid "This mechanism allows TCM to:"
3131
msgstr ""
3232

3333
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:16
3434
msgid "* Update the configuration with integrity check support. "
35-
"* Detect unauthorized changes in centralized configuration. "
35+
"* Detect unauthorized changes in centralized configuration."
3636
msgstr ""
3737

3838
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:21
39-
msgid "Configure integrity check "
39+
msgid "Configure integrity check"
4040
msgstr ""
4141

4242
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:24
43-
msgid "Configuration parameters "
43+
msgid "Configuration parameters"
4444
msgstr ""
4545

4646
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:27
@@ -59,15 +59,15 @@ msgid ".. list-table:: "
5959
" * - :ref:`security.signature-private-key-file <tcm_configuration_reference_security_signature-private-key-file>` "
6060
" - Path to the private key for signing configuration "
6161
" - ``string`` "
62-
" - ``""`` "
62+
" - ``""``"
6363
msgstr ""
6464

6565
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:45
66-
msgid "Example configuration "
66+
msgid "Example configuration"
6767
msgstr ""
6868

6969
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:48
70-
msgid "Integrity check can be enabled directly in the |tcm| configuration file: "
70+
msgid "Integrity check can be enabled directly in the |tcm| configuration file:"
7171
msgstr ""
7272

7373
#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:50
@@ -76,5 +76,5 @@ msgid ".. code-block:: yaml "
7676
" # tcm.yaml "
7777
" security: "
7878
" integrity-check: true "
79-
" signature-private-key-file: /etc/tcm/private_key.pem "
79+
" signature-private-key-file: /etc/tcm/private_key.pem"
8080
msgstr ""

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ msgid ""
44
msgstr ""
55
"Проверка целостности "
66

7-
87
msgid ""
98
"|tcm| supports the integrity check mechanism."
109
"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. "

0 commit comments

Comments
 (0)