From 85680a45f516b050d6dff23447f631359faff00b Mon Sep 17 00:00:00 2001 From: mar Date: Wed, 15 Oct 2025 16:56:24 +0300 Subject: [PATCH 1/2] doc: localization tcm (playing) --- doc/tooling/tcm/tcm_integrity_check.rst | 4 +- locale/en/tooling/tcm/index.pot | 46 +++++++++++ locale/en/tooling/tcm/tcm_integrity_check.pot | 79 +++++++++++++++++++ locale/ru/LC_MESSAGES/tooling/tcm/index.po | 44 +++++++++++ .../tooling/tcm/tcm_integrity_check.po | 66 ++++++++++++++++ 5 files changed, 237 insertions(+), 2 deletions(-) create mode 100644 locale/en/tooling/tcm/index.pot create mode 100644 locale/en/tooling/tcm/tcm_integrity_check.pot create mode 100644 locale/ru/LC_MESSAGES/tooling/tcm/index.po create mode 100644 locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po diff --git a/doc/tooling/tcm/tcm_integrity_check.rst b/doc/tooling/tcm/tcm_integrity_check.rst index 3974a1cd4..c01b7a8f5 100644 --- a/doc/tooling/tcm/tcm_integrity_check.rst +++ b/doc/tooling/tcm/tcm_integrity_check.rst @@ -13,8 +13,8 @@ It ensures that TCM only applies configurations that are signed with a trusted p This mechanism allows TCM to: -* Update the configuration with integrity check support. -* Detect unauthorized changes in centralized configuration. +* Update the configuration with integrity check support +* Detect unauthorized changes in centralized configuration .. _tcm_integrity_check_configure: diff --git a/locale/en/tooling/tcm/index.pot b/locale/en/tooling/tcm/index.pot new file mode 100644 index 000000000..cb48f77ce --- /dev/null +++ b/locale/en/tooling/tcm/index.pot @@ -0,0 +1,46 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) +# This file is distributed under the same license as the Tarantool package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Tarantool 3.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-10-15 16:46+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Maryia Lichko \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../../doc/tooling/tcm/index.rst:15 +msgid "|tcm_full_name| (|tcm|) is a web-based visual tool for configuring, managing, and " +"monitoring Tarantool EE clusters. It provides a GUI for working with clusters " +"and individual instances, from monitoring their state to executing commands interactively " +"in an instance's console." +msgstr "" + +#: ../../../doc/tooling/tcm/index.rst:20 +msgid "|tcm| is a standalone application included in the Tarantool Enterprise Edition " +":ref:`distribution package `. It is shipped as ready-to-run " +"executable for Linux platforms." +msgstr "" + +#: ../../../doc/tooling/tcm/index.rst:24 +msgid "|tcm| works only with Tarantool EE clusters that use centralized configuration in " +":ref:`etcd ` or a Tarantool-based configuration storage. " +"When you create or edit a cluster's configuration in |tcm|, it publishes the saved " +"configuration to the storage. This ensures consistent and reliable configuration storage. " +"A single |tcm| installation can connect to multiple Tarantool EE clusters and " +"switch between them in one click." +msgstr "" + +#: ../../../doc/tooling/tcm/index.rst:31 +msgid "To provide enterprise-grade security, |tcm| features its own role-based access control. " + "You can create users and assign them roles that include required permissions. " +"For example, a user can be an administrator of a specific cluster or only have the right " +"to read data. LDAP authorization is supported as well." +msgstr "" diff --git a/locale/en/tooling/tcm/tcm_integrity_check.pot b/locale/en/tooling/tcm/tcm_integrity_check.pot new file mode 100644 index 000000000..ab63d05c2 --- /dev/null +++ b/locale/en/tooling/tcm/tcm_integrity_check.pot @@ -0,0 +1,79 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) +# This file is distributed under the same license as the Tarantool package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Tarantool 3.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-10-16 13:03+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Maryia Lichko \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:3 +msgid "Integrity check" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:10 +msgid "|tcm| supports the integrity check mechanism. " +"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. " +"It ensures that TCM only applies configurations that are signed with a trusted private key." +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:14 +msgid "This mechanism allows TCM to:" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:16 +msgid "Update the configuration with integrity check support" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:17 +msgid "Detect unauthorized changes in centralized configuration" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:21 +msgid "Configure integrity check" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:24 +msgid "Configuration parameters" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:31 +msgid "Parameter" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:32 +msgid "Description" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:33 +msgid "Type" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:34 +msgid "Default" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:36 +msgid "Enables signature validation" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:40 +msgid "Path to the private key for signing configuration" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:45 +msgid "Example configuration" +msgstr "" + +#: ../../../doc/tooling/tcm/tcm_integrity_check.rst:48 +msgid "Integrity check can be enabled directly in the |tcm| configuration file:" +msgstr "" diff --git a/locale/ru/LC_MESSAGES/tooling/tcm/index.po b/locale/ru/LC_MESSAGES/tooling/tcm/index.po new file mode 100644 index 000000000..540f7e268 --- /dev/null +++ b/locale/ru/LC_MESSAGES/tooling/tcm/index.po @@ -0,0 +1,44 @@ + +msgid "" +"|tcm_full_name| (|tcm|) is a web-based visual tool for configuring, managing, and " +"monitoring Tarantool EE clusters. It provides a GUI for working with clusters " +"and individual instances, from monitoring their state to executing commands interactively " +"in an instance's console." +msgstr "" +"|tcm_full_name| (|tcm|) это веб-инструмент для настройки, управления и мониторинга кластеров Tarantool EE. " +"Он предоставляет графический интерфейс для работы с кластерами и отдельными экземплярами, " +"от мониторинга их состояния до интерактивного выполнения команд в консоли экземпляра." + +msgid "" +"|tcm| is a standalone application included in the Tarantool Enterprise Edition " +":ref:`distribution package `. It is shipped as ready-to-run " +"executable for Linux platforms." +msgstr "" +"Это отдельное приложение, входящее в состав дистрибутива Tarantool Enterprise Edition :ref:`distribution package `. " +"Оно поставляется в виде готового к запуску исполняемого файла для платформ Linux." + +msgid "" +"|tcm| works only with Tarantool EE clusters that use centralized configuration in " +":ref:`etcd ` or a Tarantool-based configuration storage. " +"When you create or edit a cluster's configuration in |tcm|, it publishes the saved " +"configuration to the storage. This ensures consistent and reliable configuration storage. " +"A single |tcm| installation can connect to multiple Tarantool EE clusters and " +"switch between them in one click." +msgstr "" +"|tcm| работает только с кластерами Tarantool EE, которые используют централизованную конфигурацию в " +":ref:`etcd ` или хранилище конфигурации на базе Tarantool. " +"При создании или редактировании конфигурацию кластера в |tcm|, он публикует сохраненную " +"конфигурацию в хранилище. Это обеспечивает согласованное и надежное хранение конфигурации. " +"Одна установка |tcm| может подключаться к нескольким кластерам Tarantool EE и " +"переключаться между ними одним щелчком мыши." + +msgid "" +"To provide enterprise-grade security, |tcm| features its own role-based access control. " +"You can create users and assign them roles that include required permissions. " +"For example, a user can be an administrator of a specific cluster or only have the right " +"to read data. LDAP authorization is supported as well." +msgstr "" +"Для обеспечения безопасности корпоративного уровня |tcm| использует собственную систему контроля доступа на основе ролей. " +"Можно создавать пользователей и назначать им роли, включающие необходимые разрешения. " +"Например, пользователь может быть администратором определенного кластера или иметь только право " +"на чтение данных. Также поддерживается авторизация LDAP." diff --git a/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po b/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po new file mode 100644 index 000000000..16a4d7308 --- /dev/null +++ b/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po @@ -0,0 +1,66 @@ + +msgid "" +"Integrity check" +msgstr "" +"Проверка целостности" + +msgid "" +"|tcm| supports the integrity check mechanism. " +"The integrity check mechanism in TCM verifies the digital signature of centralized configuration files. " +"It ensures that TCM only applies configurations that are signed with a trusted private key." +msgstr "" +"|tcm| поддерживает механизм проверки целостности. Механизм проверки целостности в TCM проверяет цифровую подпись централизованных файлов конфигурации. " +"Он гарантирует, что TCM применяет только конфигурации, подписанные доверенным закрытым ключом." + +msgid "" +"This mechanism allows |tcm| to" +msgstr "" +"Этот механизм позволяет |tcm|" + +msgid "" +"Update the configuration with integrity check support" +msgstr "" +"обновлять конфигурацию с поддержкой проверки целостности;" + +msgid "" +"Detect unauthorized changes in centralized configuration" +msgstr "" +"обнаруживать несанкционированные изменения в централизованной конфигурации." + +msgid "" +"Configure integrity check" +msgstr "" +"Настройка проверки целостности" + +msgid "" +"Configuration parameters" +msgstr "" +"Конфигурационные параметры" + +msgid "Parameter" +msgstr "Параметр" + +msgid "Description" +msgstr "Описание" + +msgid "Type" +msgstr "Тип" + +msgid "Default" +msgstr "Значение по умолчанию" + +msgid "Enables signature validation" +msgstr "Включает проверку подписи" + +msgid "Path to the private key for signing configuration" +msgstr "Путь к приватному ключу для подписи конфигурации" + +msgid "" +"Example configuration" +msgstr "" +"Пример конфигурации" + +msgid "" +"Integrity check can be enabled directly in the |tcm| configuration file:" +msgstr "" +"Проверку целостности можно включить в конфигурационном файле |tcm|:" From b11ac9694f25667945e92ea29833eaff0db977b8 Mon Sep 17 00:00:00 2001 From: mar Date: Thu, 16 Oct 2025 20:18:04 +0300 Subject: [PATCH 2/2] doc: localization tcm (playing) --- locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po b/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po index 16a4d7308..0d0298872 100644 --- a/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po +++ b/locale/ru/LC_MESSAGES/tooling/tcm/tcm_integrity_check.po @@ -13,9 +13,9 @@ msgstr "" "Он гарантирует, что TCM применяет только конфигурации, подписанные доверенным закрытым ключом." msgid "" -"This mechanism allows |tcm| to" +"This mechanism allows TCM to:" msgstr "" -"Этот механизм позволяет |tcm|" +"Этот механизм позволяет TCM:" msgid "" "Update the configuration with integrity check support"