Imported Translations from Zanata

For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I55621fffccf5b7246ba1f133ce5b6b68d0e67298
Signed-off-by: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Generated-By: openstack/openstack-zuul-jobs:roles/prepare-zanata-client/files/common_translation_update.sh
This commit is contained in:
OpenStack Proposal Bot
2026-02-22 03:34:27 +00:00
parent 3555bce936
commit df621b6296
12 changed files with 220 additions and 541 deletions

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -6265,66 +6265,6 @@ msgstr "Aufgabenbeschreibung."
msgid "Task name."
msgstr "Aufgabennname."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"Vorlagenstandard für die Art und Weise, wie der Server die für die "
"Softwarekonfiguration erforderlichen Metadaten erhalten soll. "
"POLL_SERVER_CFN erlaubt Aufrufe an die cfn-API-Aktion DescribeStackResource, "
"die mit dem angegebenen Schlüsselpaar authentifiziert wurde (erfordert "
"aktiviertes heat-api-cfn). POLL_SERVER_HEAT erlaubt Aufrufe an die Heat-API-"
"Ressourcen-Show unter Verwendung der bereitgestellten Keystone-"
"Anmeldeinformationen (erfordert die Keystone v3-API und konfigurierte "
"stack_user_ *-Konfigurationsoptionen). POLL_TEMP_URL erstellt und füllt "
"Swift TempURL mit Metadaten für die Abfrage (erfordert einen Objektspeicher-"
"Endpunkt, der TempURL unterstützt) .ZAQAR_MESSAGE erstellt eine dedizierte "
"Zaqar-Warteschlange und stellt die Metadaten für die Abfrage bereit."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"Vorlagenstandard für die Art und Weise, in der der Server dem Heat mit den "
"Bereitstellungsausgabewerten signalisieren soll. CFN_SIGNAL erlaubt einen "
"HTTP-POST zu einer CFN-Schlüsselpaar-signierten URL (erfordert aktiviertes "
"heat-api-cfn). TEMP_URL_SIGNAL erstellt eine Swift-TempURL, die über HTTP "
"PUT signalisiert wird (erfordert einen Objektspeicher-Endpunkt, der TempURL "
"unterstützt). HEAT_SIGNAL ermöglicht Aufrufe an das Heat-API-"
"Ressourcensignal unter Verwendung der bereitgestellten Keystone-"
"Anmeldeinformationen. ZAQAR_SIGNAL erstellt eine dedizierte Zaqar-"
"Warteschlange, die mit den bereitgestellten Keystone-Anmeldeinformationen "
"signalisiert wird."
msgid ""
"Template default for how the user_data should be formatted for the server. "
"For HEAT_CFNTOOLS, the user_data is bundled as part of the heat-cfntools "
"cloud-init boot configuration data. For RAW the user_data is passed to Nova "
"unmodified. For SOFTWARE_CONFIG user_data is bundled as part of the software "
"config data, and metadata is derived from any associated SoftwareDeployment "
"resources."
msgstr ""
"Vorlagenstandard für die Art und Weise, wie die Benutzerdaten für den Server "
"formatiert werden sollen. Für HEAT_CFNTOOLS wird die Benutzerdaten als Teil "
"der Konfigurationsdaten für die Cloud-Initialisierung von heat-cfntools "
"gebündelt. Für RAW werden die Benutzerdaten unverändert an Nova übergeben. "
"Für SOFTWARE_CONFIG werden Benutzerdaten als Teil der "
"Softwarekonfigurationsdaten gebündelt, und Metadaten werden von allen "
"zugehörigen SoftwareDeployment-Ressourcen abgeleitet."
#, python-format
msgid "Template exceeds maximum allowed size (%s bytes)"
msgstr "Vorlage überschreitet die maximal zulässige Größe (%s Bytes)"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4545,49 +4545,6 @@ msgstr "Descripción de la tarea."
msgid "Task name."
msgstr "Nombre de la tarea."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"Plantilla predeterminada para la forma en que el servidor debe recibir los "
"metadatos necesarios para la configuración del software. POLL_SERVER_CFN "
"permitirá llamadas a la acción de la API de CFN DescribeStackResource "
"autenticadas con el par de claves proporcionado (es necesario tener "
"habilitado heat-api-cfn). POLL_SERVER_HEAT permitirá llamadas a la muestra "
"de recursos de la API de Heat utilizando las credenciales de keystone "
"proporcionadas (requiere la API de la v3 de keystone y las opciones de "
"configuración stack_user_* configuradas). POLL_TEMP_URL creará y "
"cumplimentará un TempURL de Swift con metadatos para sondeo (requiere un "
"punto final almacén de objetos que admitaTempURL). ZAQAR_MESSAGE creará una "
"cola zaqar dedicada y publicará los metadatos para el sondeo."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"Plantilla predeterminada para la forma en que el servidor debe indicar a "
"Heat los valores de salida del despliegue. CFN_SIGNAL permitirá un POST HTTP "
"en un URL firmado con un par de claves de CFN (requiere que heat-api-cfn "
"esté habilitado). TEMP_URL_SIGNAL creará un TempURL Swift que se señalará "
"vía HTTP PUT (requiere un punto final de almacén de objetos que admita "
"TempURL). HEAT_SIGNAL permitirá llamadas a señal de recursos de la API de "
"Heat utilizando las credenciales de keystone proporcionadas. ZAQAR_SIGNAL "
"creará una cola zaqar dedicada que se señalará utilizando las credenciales "
"de keystone proporcionadas."
msgid "Template format version not found."
msgstr "Versión de formato de plantilla no encontrada."

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4523,50 +4523,6 @@ msgstr "Description de la tâche."
msgid "Task name."
msgstr "Nom de la tâche."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"Modèle par défaut pour indiquer comment le serveur doit recevoir les "
"métadonnées requises pour la configuration logicielle. POLL_SERVER_CFN va "
"autoriser les appels vers l'action cfn API DescribeStackResource "
"authentifiée avec la paire de clés fournie (nécessite que heat-api-cfn soit "
"activé). POLL_SERVER_HEAT va autoriser les appels vers Heat API resource-"
"show à l'aide des informations d'identification Keystone fournies (nécessite "
"v3 API Keystone et les options stack_user_* config de pile configurées). "
"POLL_TEMP_URL va créer et remplir une TempURL Swift à l'aide de métadonnées "
"pour l'interrogation (nécessite le nœud final object-store prenant en charge "
"TempURL). ZAQAR_MESSAGE va créer une file d'attente zaqar dédiée et publier "
"les métadonnées pour l'interrogation."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"Modèle par défaut pour indiquer comment le serveur doit envoyer un signal à "
"Heat avec les valeurs de sortie de déploiement. CFN_SIGNAL va autoriser un "
"HTTP POST vers une URL signée par une paire de clés CFN (nécessite que heat-"
"api-cfn soit activé ). TEMP_URL_SIGNAL va créer une TempURL Swift pour "
"l'envoi d'un signal via HTTP PUT (nécessite un noeud final object-store qui "
"prenant en charge TempURL). HEAT_SIGNAL va autoriser les appels vers le "
"signal ressource d'API Heat à l'aide des informations d'identification "
"Keystone fournies. ZAQAR_SIGNAL va créer une file d'attente zaqar dédiée "
"pour l'envoi d'un signal à l'aide des informations d'identification Keystone "
"fournies."
msgid "Template format version not found."
msgstr "Le format de la version du template n'est pas trouvé"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4494,46 +4494,6 @@ msgstr "Descrizione attività."
msgid "Task name."
msgstr "Nome attività."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"Template predefinito per come il server deve ricevere i metadati richiesti "
"per la configurazione del software. POLL_SERVER_CFN consente le chiamate "
"all'azione DescribeStackResource dell'API cfn autenticata con la coppia di "
"chiavi fornita (richiede heat-api-cfn abilitato). POLL_SERVER_HEAT consente "
"le chiamate all'API Heat resource-show utilizzando le credenziali keystone "
"fornite (richiede keystone v3 API e le opzioni config stack_user_* "
"configurate). POLL_TEMP_URL crea e popola uno Swift TempURL con metadati per "
"il polling (richiede l'endpoint object-store che supporta TempURL). "
"ZAQAR_MESSAGE crea una coda zaqar dedicata e invia i metadati per il polling."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"Template predefinito per come il server deve segnalare l'attivazione con i "
"valori di output della distribuzione. CFN_SIGNAL consente un HTTP POST su un "
"URL firmato da una coppia di chiavi CFN (richiede heat-api-cfn abilitato). "
"TEMP_URL_SIGNAL crea uno Swift TempURL da segnalare mediante HTTP PUT "
"(richiede l'endpoint object-store che supporta TempURL). HEAT_SIGNAL "
"consente le chiamate all'API Heat resource-signal utilizzando le credenziali "
"keystone fornite. ZAQAR_SIGNAL crea una coda zaqar dedicata da segnalare "
"utilizzando le credenziali keystone fornite."
msgid "Template format version not found."
msgstr "Versione del formato template non trovata."

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4411,48 +4411,6 @@ msgstr "タスクの説明。"
msgid "Task name."
msgstr "タスク名。"
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"サーバーがソフトウェアの設定に必要なメタデータを受信する方法を設定するテンプ"
"レートのデフォルト。POLL_SERVER_CFN を設定すると、提供されるキーペア (有効化"
"された heat-api-cfn が必要)で認証される cfn API アクションの "
"DescribeStackResource を呼び出すことができます。POLL_SERVER_HEAT を設定する"
"と、提供される keystone の認証情報 (keystone v3 API が必要で、stack_user_* の"
"設定オプションを設定済み) を使用して Heat API の resource-show を呼び出すこと"
"ができます。POLL_TEMP_URL を設定すると、 ポーリング (TempURL をサポートするオ"
"ブジェクトストアのエンドポイントが必要) のためのメタデータを持つ Swift "
"TempURL を作成し、データをロードできます。ZAQAR_MESSAGE を設定すると、専用の "
"zaqar キューを作成し、ポーリングのためのメタデータを提供できます。"
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"サーバーが実装環境の出力値を使用して heat の信号を送信する方法を設定するテン"
"プレートのデフォルト。CFN_SIGNAL を設定すると、CFN のキーペアで署名した URL "
"(有効化された heat-api-cfn が必要)に対して HTTP POST を実行できます。"
"TEMP_URL_SIGNAL を設定すると、Swift TempURL を作成し、HTTP PUT (TempURL をサ"
"ポートするオブジェクトストアのエンドポイントが必要) を使用して信号を送信する"
"ことができます。 HEAT_SIGNAL を設定すると、 提供される keystone の認証情報を"
"使用して Heat API の resource-signal を呼び出すことができます。ZAQAR_SIGNAL "
"を設定すると、専用の zaqar キューを作成し、 提供される keystone の認証情報を"
"使用して信号を送信することができます。"
#, python-format
msgid "Template exceeds maximum allowed size (%s bytes)"
msgstr "テンプレートが最大許容サイズ (%s バイト) を超えています"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4221,44 +4221,6 @@ msgstr "태스크 설명입니다."
msgid "Task name."
msgstr "태스크 이름입니다."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"서버에서 소프트웨어 구성에 필요한 메타데이터를 받는 방법을 나타내는 기본 템플"
"릿입니다. POLL_SERVER_CFN에서 제공된 키 페어로 인증된 cfn API 작업 "
"DescribeStackResource을 호출할 수 있습니다(사용된 heat-api-cfn 필요). "
"POLL_SERVER_HEAT에서 제공된 keystone 자격 증명을 사용하여 Heat API resource-"
"show를 호출할 수 있습니다(keystone v3 API 및 구성된 stack_user_* 구성 옵션이 "
"필요). POLL_TEMP_URL에서 Swift TempURL을 작성하여 폴링할 메타데이터로 채웁니"
"다(TempURL을 지원하는 object-store 엔드포인트 필요). ZAQAR_MESSAGE가 전용 "
"zaqar 큐를 작성하고 폴링할 메타데이터를 게시합니다."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"서버가 배포 출력 값으로 heat에 신호를 보내는 방법을 나타내는 기본 템플릿입니"
"다. CFN_SIGNAL을 사용하면 CFN 키 페어 서명 URL에 HTTP POST를 수행할 수 있습니"
"다(사용된 heat-api-cfn 필요). TEMP_URL_SIGNAL은 HTTP PUT를 통해 신호를 보낼 "
"Swift TempURL을 작성합니다(TempURL을 지원하는 object-store 엔드포인트 필요). "
"HEAT_SIGNAL은 제공된 keystone 자격 증명을 사용하여 Heat API resource-signal"
"을 호출할 수 있습니다. ZAQAR_SIGNAL은 제공된 keystone 자격 증명을 사용하여 신"
"호를 보낼 전용 zaqar 큐를 작성합니다."
msgid "Template format version not found."
msgstr "템플리트 형식 버전을 찾을 수 없습니다."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4393,46 +4393,6 @@ msgstr "Описание задачи."
msgid "Task name."
msgstr "Имя задачи."
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"Способ по умолчанию сбора сервером метаданных для конфигурации ПО. "
"POLL_SERVER_CFN разрешает вызовы DescribeStackResource из cfn API с "
"идентификацией по паре ключей (требуется heat-api-cfn). POLL_SERVER_HEAT "
"разрешает вызовы resource-show из Heat API с идентификационными данными "
"keystone (требуется keystone v3 API, а также настроенные параметры "
"конфигурации stack_user_*). POLL_TEMP_URL создает и заполняет Swift TempURL "
"с помощью метаданных для опроса (требуется конечная точка хранения объектов, "
"поддерживающая TempURL). ZAQAR_MESSAGE создает выделенную очередь zaqar и "
"отправляет метаданные для опроса."
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"Способ по умолчанию отправки сервером сигналов в heat с выходными значениями "
"развертывания. CFN_SIGNAL разрешает HTTP POST для URL, подписанного парой "
"ключей CFN (требуется heat-api-cfn). TEMP_URL_SIGNAL создает Swift TempURL, "
"принимающий сигнал HTTP PUT (требуется конечная точка хранения объектов, "
"поддерживающая TempURL). HEAT_SIGNAL разрешает вызовы resource-signal из "
"Heat API с идентификационными данными keystone. ZAQAR_SIGNAL создает "
"выделенную очередь zaqar, принимающую сигналы с идентификационными данными "
"keystone."
msgid "Template format version not found."
msgstr "Версия формата шаблона не найдена."

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4041,42 +4041,6 @@ msgstr "任务描述。"
msgid "Task name."
msgstr "任务名称。"
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"模板缺省值用于指示服务器如何接收软件配置所需的元数据。POLL_SERVER_CFN 指示"
"将允许调用已使用所提供密钥对认证的 cfn API 操作 DescribeStackResource需要已"
"启用 heat-api-cfn。POLL_SERVER_HEAT 指示将允许使用所提供 keystone 证书调用 "
"Heat API resource-show需要 keystone v3 API并已配置 stack_user_* config 选"
"项。POLL_TEMP_URL 指示将创建 Swift TempURL 并使用要轮询的元数据填充它(需要"
"支持 TempURL 的 object-store 端点。ZAQAR_MESSAGE 指示将创建专用 zaqar 队列"
"并发布元数据以进行轮询。"
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"模板缺省值,用于指示服务器如何向 heat 通告部署缺省值。CFN_SIGNAL 指示将允许"
"对 CFN 密钥对签署的 URL 执行 HTTP POST需要已启用 heat-api-cfn。"
"TEMP_URL_SIGNAL 指示将创建通过 HTTP PUT 通告的 Swift TempURL需要支持 "
"TempURL 的 object-store 端点。HEAT_SIGNAL 指示将允许使用所提供 TempURL 证书"
"调用 Heat API resource-signal。ZAQAR_SIGNAL 指示将创建使用所提供 keystone 证"
"书通告的专用 zaqar 队列。"
msgid "Template format version not found."
msgstr "找不到模板格式版本。"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: heat VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2025-09-21 15:09+0000\n"
"POT-Creation-Date: 2026-02-21 13:51+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -4052,42 +4052,6 @@ msgstr "作業說明。"
msgid "Task name."
msgstr "作業名稱。"
msgid ""
"Template default for how the server should receive the metadata required for "
"software configuration. POLL_SERVER_CFN will allow calls to the cfn API "
"action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the "
"Heat API resource-show using the provided keystone credentials (requires "
"keystone v3 API, and configured stack_user_* config options). POLL_TEMP_URL "
"will create and populate a Swift TempURL with metadata for polling (requires "
"object-store endpoint which supports TempURL).ZAQAR_MESSAGE will create a "
"dedicated zaqar queue and post the metadata for polling."
msgstr ""
"用於伺服器應該如何接收軟體配置所需 meta 資料的範本預設值。POLL_SERVER_CFN 將"
"容許呼叫利用所提供之金鑰組進行鑑別的 cfn API 動作 DescribeStackResource需要"
"啟用 heat-api-cfn。POLL_SERVER_HEAT 將容許呼叫使用所提供之 Keystone 認證的 "
"Heat API 資源顯示(需要 Keystone 第 3 版 API並且已配置 stack_user_* 配置選"
"項。POLL_TEMP_URL 將利用用於進行輪詢的 meta 資料來建立和移入 Swift TempURL"
"(需要支援 TempURL 的物件儲存庫端點。ZAQAR_MESSAGE 將建立專用 zaqar 佇列並"
"公佈用於進行輪詢的 meta 資料。"
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store "
"endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the Heat "
"API resource-signal using the provided keystone credentials. ZAQAR_SIGNAL "
"will create a dedicated zaqar queue to be signaled using the provided "
"keystone credentials."
msgstr ""
"用於伺服器應該如何用信號將部署輸出值傳送至 Heat 的範本預設值。CFN_SIGNAL 將容"
"許對 CFN 金鑰組簽署的 URL 執行 HTTP POST需要啟用 heat-api-cfn。"
"TEMP_URL_SIGNAL 將透過 HTTP PUT 建立要向其傳送信號的 Swift TempURL需要支援 "
"TempURL 的物件儲存庫端點。HEAT_SIGNAL 將容許呼叫使用所提供之 Keystone 認證"
"的 Heat API 資源信號。ZAQAR_SIGNAL 將建立要使用所提供之 Keystone 認證向其傳送"
"信號的專用 zaqar 佇列。"
msgid "Template format version not found."
msgstr "找不到範本格式版本。"

View File

@@ -6,15 +6,16 @@
# Andi Chandler <andi@gowling.com>, 2022. #zanata
# Andi Chandler <andi@gowling.com>, 2023. #zanata
# Andi Chandler <andi@gowling.com>, 2024. #zanata
# Andi Chandler <andi@gowling.com>, 2026. #zanata
msgid ""
msgstr ""
"Project-Id-Version: openstack-heat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-21 15:03+0000\n"
"POT-Creation-Date: 2026-02-21 13:45+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2024-12-17 10:00+0000\n"
"PO-Revision-Date: 2026-02-21 04:57+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -31,18 +32,6 @@ msgstr ""
msgid "10.0.0"
msgstr "10.0.0"
msgid "10.0.0.0b1"
msgstr "10.0.0.0b1"
msgid "10.0.0.0b2"
msgstr "10.0.0.0b2"
msgid "10.0.0.0b3"
msgstr "10.0.0.0b3"
msgid "10.0.0.0rc1"
msgstr "10.0.0.0rc1"
msgid "10.0.1"
msgstr "10.0.1"
@@ -55,15 +44,6 @@ msgstr "10.0.3-31"
msgid "11.0.0"
msgstr "11.0.0"
msgid "11.0.0.0b1"
msgstr "11.0.0.0b1"
msgid "11.0.0.0b3"
msgstr "11.0.0.0b3"
msgid "11.0.0.0rc1"
msgstr "11.0.0.0rc1"
msgid "11.0.2"
msgstr "11.0.2"
@@ -73,18 +53,12 @@ msgstr "11.0.3"
msgid "12.0.0"
msgstr "12.0.0"
msgid "12.0.0.0rc1"
msgstr "12.0.0.0rc1"
msgid "12.1.0"
msgstr "12.1.0"
msgid "13.0.0"
msgstr "13.0.0"
msgid "13.0.0.0rc1"
msgstr "13.0.0.0rc1"
msgid "13.0.1"
msgstr "13.0.1"
@@ -103,15 +77,18 @@ msgstr "15.0.0"
msgid "15.1.0"
msgstr "15.1.0"
msgid "15.1.0-23"
msgstr "15.1.0-23"
msgid "16.0.0"
msgstr "16.0.0"
msgid "16.1.0-11"
msgstr "16.1.0-11"
msgid "17.0.0"
msgstr "17.0.0"
msgid "17.0.0.0rc1"
msgstr "17.0.0.0rc1"
msgid "17.0.2"
msgstr "17.0.2"
@@ -124,9 +101,6 @@ msgstr "18.0.1"
msgid "19.0.0"
msgstr "19.0.0"
msgid "19.0.0.0rc1"
msgstr "19.0.0.0rc1"
msgid "19.0.1"
msgstr "19.0.1"
@@ -142,12 +116,24 @@ msgstr "2023.1 Series Release Notes"
msgid "2023.2 Series Release Notes"
msgstr "2023.2 Series Release Notes"
msgid "2023.2-eol"
msgstr "2023.2-eol"
msgid "2024.1 Series Release Notes"
msgstr "2024.1 Series Release Notes"
msgid "2024.1-eom"
msgstr "2024.1-eom"
msgid "2024.2 Series Release Notes"
msgstr "2024.2 Series Release Notes"
msgid "2025.1 Series Release Notes"
msgstr "2025.1 Series Release Notes"
msgid "2025.2 Series Release Notes"
msgstr "2025.2 Series Release Notes"
msgid "21.0.0"
msgstr "21.0.0"
@@ -160,6 +146,27 @@ msgstr "22.0.1"
msgid "23.0.0"
msgstr "23.0.0"
msgid "23.0.0-10"
msgstr "23.0.0-10"
msgid "24.0.0"
msgstr "24.0.0"
msgid "24.1.0"
msgstr "24.1.0"
msgid "24.1.0-8"
msgstr "24.1.0-8"
msgid "25.0.0"
msgstr "25.0.0"
msgid "25.0.0-38"
msgstr "25.0.0-38"
msgid "25.0.0-4"
msgstr "25.0.0-4"
msgid "5.0.1"
msgstr "5.0.1"
@@ -169,48 +176,15 @@ msgstr "6.0.0"
msgid "7.0.0"
msgstr "7.0.0"
msgid "7.0.0.0b1"
msgstr "7.0.0.0b1"
msgid "7.0.0.0b2"
msgstr "7.0.0.0b2"
msgid "7.0.0.0b3"
msgstr "7.0.0.0b3"
msgid "7.0.0.0rc1"
msgstr "7.0.0.0rc1"
msgid "8.0.0"
msgstr "8.0.0"
msgid "8.0.0.0b1"
msgstr "8.0.0.0b1"
msgid "8.0.0.0b2"
msgstr "8.0.0.0b2"
msgid "8.0.0.0b3"
msgstr "8.0.0.0b3"
msgid "8.0.7"
msgstr "8.0.7"
msgid "9.0.0"
msgstr "9.0.0"
msgid "9.0.0.0b1"
msgstr "9.0.0.0b1"
msgid "9.0.0.0b2"
msgstr "9.0.0.0b2"
msgid "9.0.0.0b3"
msgstr "9.0.0.0b3"
msgid "9.0.0.0rc1"
msgstr "9.0.0.0rc1"
msgid "9.0.3"
msgstr "9.0.3"
@@ -1351,17 +1325,6 @@ msgstr ""
"general, and notifications that trigger Mistral workflow executions in "
"particular."
msgid ""
"New ``OS::Zaqar::Subscription`` and ``OS::Zaqar::MistralTrigger`` resource "
"types allow users to attach to Zaqar queues (respectively) notifications in "
"general, and notifications that trigger Mistral workflow executions in "
"particular."
msgstr ""
"New ``OS::Zaqar::Subscription`` and ``OS::Zaqar::MistralTrigger`` resource "
"types allow users to attach to Zaqar queues (respectively) notifications in "
"general, and notifications that trigger Mistral workflow executions in "
"particular."
msgid ""
"New config ``max_nova_api_microversion`` to set the maximum nova API "
"microversion for nova client plugin. If``max_nova_api_microversion`` is set, "
@@ -2143,6 +2106,39 @@ msgstr ""
"created with that resource type still able to delete. It's recommand to "
"switch that resource type ASAP, since we will remove that resource soon."
msgid ""
"Stack check action is now convergence aware. When convergence is enabled, "
"stack check will traverse through all resources using the convergence engine "
"instead of the legacy sequential approach. This allows check to continue "
"processing remaining resources even if some resources fail their check, "
"providing a complete picture of the stack's health."
msgstr ""
"Stack check action is now convergence aware. When convergence is enabled, "
"stack check will traverse through all resources using the convergence engine "
"instead of the legacy sequential approach. This allows the check to continue "
"processing remaining resources even if some resources fail their check, "
"providing a complete picture of the stack's health."
msgid ""
"Stack snapshot and restore actions are now convergence aware. Snapshots are "
"integrated into the convergence dependency graph, enabling non-blocking "
"snapshot deletion during stack delete operations. This improves performance "
"by allowing snapshot cleanup to be processed in parallel with the "
"convergence workflow rather than blocking the entire operation."
msgstr ""
"Stack snapshot and restore actions are now convergence aware. Snapshots are "
"integrated into the convergence dependency graph, enabling non-blocking "
"snapshot deletion during stack delete operations. This improves performance "
"by allowing snapshot cleanup to be processed in parallel with the "
"convergence workflow rather than blocking the entire operation."
msgid ""
"Stack suspend and resume actions are now convergence aware. These actions "
"are fully supported by convergence mode."
msgstr ""
"Stack suspend and resume actions are now convergence aware. These actions "
"are fully supported by the convergence mode."
msgid "Start using reno to manage release notes."
msgstr "Start using Reno to manage release notes."
@@ -2188,6 +2184,13 @@ msgstr "Support external resource reference in template."
msgid "Support for Block Storage API v2 has been removed."
msgstr "Support for Block Storage API v2 has been removed."
msgid ""
"Support for Python 3.9 has been removed. Now Python 3.10 is the minimum "
"version supported."
msgstr ""
"Support for Python 3.9 has been removed. Now Python 3.10 is the minimum "
"version supported."
msgid ""
"Support shared services in multi region mode. The services are declared in a "
"list in config. shared_services_types=image, volume, volumev2."
@@ -2296,6 +2299,19 @@ msgstr ""
"plugin, Heat-dashboard. You can see more detail in the Heat-dashboard "
"repository (https://git.openstack.org/cgit/openstack/heat-dashboard)."
msgid ""
"The Keystone v3 ec2token end point requires authenticated access. The Heat "
"ec2token filter now requires Keystone auth settings to be able to verify EC2 "
"credentials. For single cloud mode the ec2token filter will look in the "
"``[ec2authtoken]`` section of the heat configuration for keystone "
"authentication settings."
msgstr ""
"The Keystone v3 ec2token end point requires authenticated access. The Heat "
"ec2token filter now requires Keystone auth settings to be able to verify EC2 "
"credentials. For single cloud mode, the ec2token filter will look in the "
"``[ec2authtoken]`` section of the heat configuration for keystone "
"authentication settings."
msgid ""
"The OS::Nova::Server now supports a new property user_data_update_policy, "
"which may be set to either 'REPLACE' (default) or 'IGNORE' if you wish to "
@@ -2318,6 +2334,17 @@ msgstr ""
"combining data from different sources into a URL with correct handling for "
"escaping and IPv6 addresses."
msgid ""
"The RPC API version has been bumped to 1.37 for the engine service and 1.6 "
"for the worker service to support the convergence-aware stack check feature. "
"Operators performing rolling upgrades should ensure all heat services are "
"upgraded together."
msgstr ""
"The RPC API version has been bumped to 1.37 for the engine service and 1.6 "
"for the worker service to support the convergence-aware stack check feature. "
"Operators performing rolling upgrades should ensure all heat services are "
"upgraded together."
msgid ""
"The SSL middleware ``heat.api.middleware.ssl:SSLMiddleware`` that has been "
"deprecated since 6.0.0 has now been removed, check your paste config and "
@@ -2404,6 +2431,13 @@ msgstr ""
"The ``OS::Trove::Cluster`` resource type now supports specifying an "
"availability zone."
msgid ""
"The ``OS::Vitrage::Template`` resource is now deprecated. The vitrage "
"project was marked inactive."
msgstr ""
"The ``OS::Vitrage::Template`` resource is now deprecated. The vitrage "
"project was marked inactive."
msgid ""
"The ``[DEFAULT] onready`` option has been removed. This option has had no "
"effect."
@@ -2411,6 +2445,20 @@ msgstr ""
"The ``[DEFAULT] onready`` option has been removed. This option has had no "
"effect."
msgid ""
"The ``[ec2authtoken] allowed_auth_uris`` option was deprecated in favor of "
"new ``[ec2authtoken] clouds`` options and ``[ec2authtoken.<name>]`` sections."
msgstr ""
"The ``[ec2authtoken] allowed_auth_uris`` option was deprecated in favor of "
"new ``[ec2authtoken] clouds`` options and ``[ec2authtoken.<name>]`` sections."
msgid ""
"The ``[ec2authtoken] auth_uri`` option was deprecated in favor of "
"keystoneauth options added to the same section."
msgstr ""
"The ``[ec2authtoken] auth_uri`` option was deprecated in favour of "
"keystoneauth options added to the same section."
msgid ""
"The ``accessIPv4`` and ``accessIPv6`` attributes of the ``OS::Nova::Server`` "
"resource are now deprecated, since Nova returns empty values for them. Use "
@@ -2420,6 +2468,35 @@ msgstr ""
"resource are now deprecated, since Nova returns empty values for them. Use "
"the ``addresses`` attribute instead to get IP addresses."
msgid ""
"The ``disk_bus`` property of ``OS::Nova::Server`` resource's "
"``block_device_mapping_v2`` now accepts 'sata' as a valid value. The SATA "
"disk bus was added to Nova in the Queens release. See `story 2011600 "
"<https://storyboard.openstack.org/#!/story/2011600>`_."
msgstr ""
"The ``disk_bus`` property of ``OS::Nova::Server`` resource's "
"``block_device_mapping_v2`` now accepts 'sata' as a valid value. The SATA "
"disk bus was added to Nova in the Queens release. See `story 2011600 "
"<https://storyboard.openstack.org/#!/story/2011600>`_."
msgid ""
"The ``heat-all`` console script has been deprecated and will be removed in a "
"future release."
msgstr ""
"The ``heat-all`` console script has been deprecated and will be removed in a "
"future release."
msgid ""
"The ``heat-api`` console script and the ``heat-api-cfn`` console script, "
"which are used to launch standalone api services, have been deprecated and "
"will be removed in a future release. It is now highly recommended to Use the "
"wsgi scripts (or wsgi applications directly) instead."
msgstr ""
"The ``heat-api`` console script and the ``heat-api-cfn`` console script, "
"which are used to launch standalone api services, have been deprecated and "
"will be removed in a future release. It is now highly recommended to use the "
"WSGI scripts (or WSGI applications directly) instead."
msgid ""
"The ``heat-manage migrate_properties_data`` command is deprecated and is now "
"a no-op. It will be removed in a future release."
@@ -2443,6 +2520,15 @@ msgstr ""
"resource name (as it did previously) or a physical resource ID to identify "
"the resource to be marked unhealthy."
msgid ""
"The ``root_app_factory`` composite factory has been deprecated, because it "
"is equivalent the ``urlmap`` factory from paste. Replace usage in ``api-"
"paste.ini`` in case the file is modified to use customized pipelines."
msgstr ""
"The ``root_app_factory`` composite factory has been deprecated, because it "
"is equivalent to the ``urlmap`` factory from paste. Replace usage in ``api-"
"paste.ini`` in case the file is modified to use customised pipelines."
msgid ""
"The ``wallaby`` template version introduces a new 2-argument form of the "
"``if`` function. This allows users to specify optional property values, so "
@@ -2476,21 +2562,6 @@ msgstr ""
"now return the UUID of the nested stack if available. This will also apply "
"to any resource type that inherits from ``OS::Heat::AutoScalingGroup``."
msgid ""
"The behavior of ``get_resource`` on an ``OS::Heat::InstanceGroup`` resource "
"has changed. Previously it returned the physical resource name (i.e. the "
"name of the nested Heat stack which implemented the group). It will now "
"return the UUID of the nested stack if available. This will also apply to "
"any resource type that inherits from ``OS::Heat::AutoScalingGroup``, ``OS::"
"Heat::InstanceGroup``, and ``AWS::AutoScaling::AutoScalingGroup``."
msgstr ""
"The behaviour of ``get_resource`` on an ``OS::Heat::InstanceGroup`` resource "
"has changed. Previously it returned the physical resource name (i.e. the "
"name of the nested Heat stack which implemented the group). It will now "
"return the UUID of the nested stack if available. This will also apply to "
"any resource type that inherits from ``OS::Heat::AutoScalingGroup``, ``OS::"
"Heat::InstanceGroup``, and ``AWS::AutoScaling::AutoScalingGroup``."
msgid ""
"The ceilometer client plugin is no longer provided, due to the Ceilometer "
"API no longer being available from Queens and the python-ceilometerclient "
@@ -2580,6 +2651,11 @@ msgstr ""
"'nested_depth' parameter is set to an integer greater than zero. The "
"response will contain all events down to the requested nested depth."
msgid ""
"The following options in the ``[ec2authtoken]`` section have been deprecated."
msgstr ""
"The following options in the ``[ec2authtoken]`` section have been deprecated."
msgid ""
"The following parameters have been added, to define timeout in internal HTTP "
"requests."
@@ -2610,6 +2686,15 @@ msgstr ""
"The heat.resource_type custom constraint has been removed. This constraint "
"never actually worked."
msgid ""
"The legacy engine has been deprecated and convergence engine will be the "
"only supported engine. Due to this deprecation, the following options have "
"been deprecated."
msgstr ""
"The legacy engine has been deprecated, and the convergence engine will be "
"the only supported engine. Due to this deprecation, the following options "
"have been deprecated."
msgid ""
"The list_concat function was added, which concats several lists using "
"python's extend function."
@@ -2878,6 +2963,12 @@ msgstr ""
msgid "``OS::Monasca::*``"
msgstr "``OS::Monasca::*``"
msgid "``OS::Monasca::AlarmDefinition``"
msgstr "``OS::Monasca::AlarmDefinition``"
msgid "``OS::Monasca::Notifications``"
msgstr "``OS::Monasca::Notifications``"
msgid "``OS::Neutron::LBaaS::HealthMonitor``"
msgstr "``OS::Neutron::LBaaS::HealthMonitor``"
@@ -2908,6 +2999,12 @@ msgstr ""
"``mac_address`` property is modified. Neutron is unable to update the MAC "
"address of a port once the port is in use."
msgid "``OS::Neutron::ProviderNet``"
msgstr "``OS::Neutron::ProviderNet``"
msgid "``OS::Neutron::Router``"
msgstr "``OS::Neutron::Router``"
msgid "``OS::Sahara::*``"
msgstr "``OS::Sahara::*``"
@@ -2929,6 +3026,15 @@ msgstr "``OS::Senlin::Profile``"
msgid "``OS::Senlin::Receiver``"
msgstr "``OS::Senlin::Receiver``"
msgid "``[DEFAULT] convergence_engine``"
msgstr "``[DEFAULT] convergence_engine``"
msgid "``[DEFAULT] enable_stack_abandon``"
msgstr "``[DEFAULT] enable_stack_abandon``"
msgid "``[DEFAULT] enable_stack_adopt``"
msgstr "``[DEFAULT] enable_stack_adopt``"
msgid "``[DEFAULT] max_ironic_api_microversion``"
msgstr "``[DEFAULT] max_ironic_api_microversion``"
@@ -2953,6 +3059,15 @@ msgstr "``[DEFAULT] template_fetch_timeout``"
msgid "``[ec2authtoken] timeout``"
msgstr "``[ec2authtoken] timeout``"
msgid "``ca_file``: Use ``cafile``"
msgstr "``ca_file``: Use ``cafile``"
msgid "``cert_file``: Use ``certfile``"
msgstr "``cert_file``: Use ``certfile``"
msgid "``key_file``: Use ``keyfile``"
msgstr "``key_file``: Use ``keyfile``"
msgid ""
"``multiattach``` property in ``OS::Cinder::Volume`` is now hidden. Please "
"use ``multiattach`` key in ``metadata`` property of ``OS::Cinder::"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-heat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-21 15:03+0000\n"
"POT-Creation-Date: 2026-02-21 13:45+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -23,18 +23,6 @@ msgstr "6.0.0"
msgid "7.0.0"
msgstr "7.0.0"
msgid "7.0.0.0b1"
msgstr "7.0.0.0b1"
msgid "7.0.0.0b2"
msgstr "7.0.0.0b2"
msgid "7.0.0.0b3"
msgstr "7.0.0.0b3"
msgid "7.0.0.0rc1"
msgstr "7.0.0.0rc1"
msgid "Bug Fixes"
msgstr "Corrections de bugs"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-heat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-21 15:03+0000\n"
"POT-Creation-Date: 2026-02-21 13:45+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -25,18 +25,6 @@ msgstr ""
msgid "10.0.0"
msgstr "10.0.0"
msgid "10.0.0.0b1"
msgstr "10.0.0.0b1"
msgid "10.0.0.0b2"
msgstr "10.0.0.0b2"
msgid "10.0.0.0b3"
msgstr "10.0.0.0b3"
msgid "10.0.0.0rc1"
msgstr "10.0.0.0rc1"
msgid "10.0.1"
msgstr "10.0.1"
@@ -46,30 +34,15 @@ msgstr "10.0.2"
msgid "11.0.0"
msgstr "11.0.0"
msgid "11.0.0.0b1"
msgstr "11.0.0.0b1"
msgid "11.0.0.0b3"
msgstr "11.0.0.0b3"
msgid "11.0.0.0rc1"
msgstr "11.0.0.0rc1"
msgid "11.0.2"
msgstr "11.0.2"
msgid "12.0.0"
msgstr "12.0.0"
msgid "12.0.0.0rc1"
msgstr "12.0.0.0rc1"
msgid "13.0.0"
msgstr "13.0.0"
msgid "13.0.0.0rc1"
msgstr "13.0.0.0rc1"
msgid "5.0.1"
msgstr "5.0.1"
@@ -79,27 +52,9 @@ msgstr "6.0.0"
msgid "7.0.0"
msgstr "7.0.0"
msgid "7.0.0.0b1"
msgstr "7.0.0.0b1"
msgid "7.0.0.0b2"
msgstr "7.0.0.0b2"
msgid "7.0.0.0b3"
msgstr "7.0.0.0b3"
msgid "8.0.0"
msgstr "8.0.0"
msgid "9.0.0.0b1"
msgstr "9.0.0.0b1"
msgid "9.0.0.0b2"
msgstr "9.0.0.0b2"
msgid "9.0.0.0b3"
msgstr "9.0.0.0b3"
msgid "Bug Fixes"
msgstr "버그 수정"