diff --git a/cinder/locale/ja/LC_MESSAGES/cinder.po b/cinder/locale/ja/LC_MESSAGES/cinder.po index 739435f30e0..35e6d9b24a9 100644 --- a/cinder/locale/ja/LC_MESSAGES/cinder.po +++ b/cinder/locale/ja/LC_MESSAGES/cinder.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2025-03-17 14:24+0000\n" +"POT-Creation-Date: 2025-07-07 22:42+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -349,8 +349,8 @@ msgid "" "Applying the zones and cfgs to the switch failed (error code=%(err_code)s " "error msg=%(err_msg)s." msgstr "" -"スイッチへのゾーンおよび cfgs の適用が失敗しました (エラーコード =" -"%(err_code)s エラーメッセージ =%(err_msg)s。" +"スイッチへのゾーンおよび cfgs の適用が失敗しました (エラーコード " +"=%(err_code)s エラーメッセージ =%(err_msg)s。" #, python-format msgid "Array does not exist or is offline. Current status of array is %s." @@ -1022,8 +1022,8 @@ msgstr "初期化されていないコーディネーター。" #, python-format msgid "" -"Copy volume task failed: convert_to_base_volume: id=%(id)s, status=" -"%(status)s." +"Copy volume task failed: convert_to_base_volume: id=%(id)s, " +"status=%(status)s." msgstr "" "ボリュームのコピータスクが失敗しました: convert_to_base_volume: id=%(id)s、" "status=%(status)s。" @@ -1202,16 +1202,16 @@ msgstr "ボリュームの作成に失敗しました。" #, python-format msgid "" -"Creating and activating zone set failed: (Zone set=%(cfg_name)s error=" -"%(err)s)." +"Creating and activating zone set failed: (Zone set=%(cfg_name)s " +"error=%(err)s)." msgstr "" "ゾーンセットの作成およびアクティブ化に失敗しました: (Zone set=%(cfg_name)s " "error=%(err)s)。" #, python-format msgid "" -"Creating and activating zone set failed: (Zone set=%(zoneset)s error=" -"%(err)s)." +"Creating and activating zone set failed: (Zone set=%(zoneset)s " +"error=%(err)s)." msgstr "" "ゾーンセットの作成およびアクティブ化に失敗しました: (Zone set=%(zoneset)s " "error=%(err)s)。" @@ -1236,13 +1236,13 @@ msgstr "デフォルトのグループ種別が見つかりません。" #, python-format msgid "" -"Default quota for resource: %(res)s is set by the default quota flag: quota_" -"%(res)s, it is now deprecated. Please use the default quota class for " +"Default quota for resource: %(res)s is set by the default quota flag: " +"quota_%(res)s, it is now deprecated. Please use the default quota class for " "default quota." msgstr "" -"リソース %(res)s のデフォルトのクォータは、デフォルトのクォータフラグ: quota_" -"%(res)s によって設定されていますが、これは現在推奨されていません。デフォルト" -"のクォータにデフォルトのクォータクラスを使用してください。" +"リソース %(res)s のデフォルトのクォータは、デフォルトのクォータフラグ: " +"quota_%(res)s によって設定されていますが、これは現在推奨されていません。デ" +"フォルトのクォータにデフォルトのクォータクラスを使用してください。" msgid "Default volume type can not be found." msgstr "デフォルトのボリュームタイプが見つかりません。" @@ -1533,8 +1533,8 @@ msgstr "認証トークンの作成中にエラーが発生しました: %s" #, python-format msgid "Error while getting data via ssh: (command=%(cmd)s error=%(err)s)." msgstr "" -"ssh を介してデータを取得中にエラーが発生しました: (command=%(cmd)s error=" -"%(err)s)。" +"ssh を介してデータを取得中にエラーが発生しました: (command=%(cmd)s " +"error=%(err)s)。" #, python-format msgid "Error while getting nvp value: %s." @@ -1567,8 +1567,8 @@ msgstr "%(service)s API の要求中にエラーが発生しました。" #, python-format msgid "Error while running zoning CLI: (command=%(cmd)s error=%(err)s)." msgstr "" -"ゾーニング CLI の実行中にエラーが発生しました: (command=%(cmd)s error=" -"%(err)s)。" +"ゾーニング CLI の実行中にエラーが発生しました: (command=%(cmd)s " +"error=%(err)s)。" #, python-format msgid "" @@ -3320,16 +3320,16 @@ msgstr "fcns データベース文字列の形式が誤っています: %s" #, python-format msgid "" -"Malformed zone configuration: (switch=%(switch)s zone_config=" -"%(zone_config)s)." +"Malformed zone configuration: (switch=%(switch)s " +"zone_config=%(zone_config)s)." msgstr "" "誤った形式のゾーン構成: (switch=%(switch)s zone_config=%(zone_config)s)。" #, python-format msgid "Malformed zone status: (switch=%(switch)s zone_config=%(zone_config)s)." msgstr "" -"ゾーンステータスの形式が誤っています: (switch=%(switch)s zone_config=" -"%(zone_config)s)" +"ゾーンステータスの形式が誤っています: (switch=%(switch)s " +"zone_config=%(zone_config)s)" msgid "Manage existing get size requires 'id'." msgstr "既存の get サイズを管理するには 'id' が必要です。" diff --git a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po index 337b5d964b3..6f2c97fa5b7 100644 --- a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2025-03-17 14:24+0000\n" +"POT-Creation-Date: 2025-07-07 22:42+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -914,8 +914,8 @@ msgstr "协调程序未初始化。" #, python-format msgid "" -"Copy volume task failed: convert_to_base_volume: id=%(id)s, status=" -"%(status)s." +"Copy volume task failed: convert_to_base_volume: id=%(id)s, " +"status=%(status)s." msgstr "" "“复制卷”任务失败:convert_to_base_volume:id=%(id)s,status=%(status)s。" @@ -1078,14 +1078,14 @@ msgstr "创建卷失败。" #, python-format msgid "" -"Creating and activating zone set failed: (Zone set=%(cfg_name)s error=" -"%(err)s)." +"Creating and activating zone set failed: (Zone set=%(cfg_name)s " +"error=%(err)s)." msgstr "创建并激活区域集失败(区域集为 %(cfg_name)s,发生的错误为 %(err)s)。" #, python-format msgid "" -"Creating and activating zone set failed: (Zone set=%(zoneset)s error=" -"%(err)s)." +"Creating and activating zone set failed: (Zone set=%(zoneset)s " +"error=%(err)s)." msgstr "创建并激活区域集失败(区域集为 %(zoneset)s,发生的错误为 %(err)s)。" #, python-format @@ -1101,8 +1101,8 @@ msgstr "找不到缺省组类型。" #, python-format msgid "" -"Default quota for resource: %(res)s is set by the default quota flag: quota_" -"%(res)s, it is now deprecated. Please use the default quota class for " +"Default quota for resource: %(res)s is set by the default quota flag: " +"quota_%(res)s, it is now deprecated. Please use the default quota class for " "default quota." msgstr "" "资源 %(res)s 的缺省配额由缺省配额标记 quota_%(res)s 设置,现在不推荐使用。请" @@ -2948,8 +2948,8 @@ msgstr "以下显示 fcns 数据库字符串的格式不正确:%s" #, python-format msgid "" -"Malformed zone configuration: (switch=%(switch)s zone_config=" -"%(zone_config)s)." +"Malformed zone configuration: (switch=%(switch)s " +"zone_config=%(zone_config)s)." msgstr "" "区域配置的格式不正确:(switch=%(switch)s zone_config=%(zone_config)s)。" @@ -4104,8 +4104,8 @@ msgid "" "Tune volume task stopped before it was done: volume_name=%(volume_name)s, " "task-status=%(status)s." msgstr "" -"调整卷任务未完成就已停止:volume_name=%(volume_name)s, task-status=" -"%(status)s。" +"调整卷任务未完成就已停止:volume_name=%(volume_name)s, task-" +"status=%(status)s。" #, python-format msgid "" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index d1f03bf3f19..2384d10debb 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-03-17 14:07+0000\n" +"POT-Creation-Date: 2025-07-07 22:33+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7881,13 +7881,13 @@ msgstr "" msgid "" "New config option added. ``\"connection_string\"`` in [profiler] section is " -"used to specify OSProfiler driver connection string, for example, ``" -"\"connection_string = messaging://\"``, ``\"connection_string = mongodb://" +"used to specify OSProfiler driver connection string, for example, " +"``\"connection_string = messaging://\"``, ``\"connection_string = mongodb://" "localhost:27017\"``" msgstr "" "New config option added. ``\"connection_string\"`` in [profiler] section is " -"used to specify OSProfiler driver connection string, for example, ``" -"\"connection_string = messaging://\"``, ``\"connection_string = mongodb://" +"used to specify OSProfiler driver connection string, for example, " +"``\"connection_string = messaging://\"``, ``\"connection_string = mongodb://" "localhost:27017\"``" msgid "" @@ -11476,12 +11476,12 @@ msgstr "" msgid "" "The RBD driver no longer uses the \"volume_tmp_dir\" option to set where " -"temporary files for image conversion are stored. Set \"image_conversion_dir" -"\" to configure this in Ocata." +"temporary files for image conversion are stored. Set " +"\"image_conversion_dir\" to configure this in Ocata." msgstr "" "The RBD driver no longer uses the \"volume_tmp_dir\" option to set where " -"temporary files for image conversion are stored. Set \"image_conversion_dir" -"\" to configure this in Ocata." +"temporary files for image conversion are stored. Set " +"\"image_conversion_dir\" to configure this in Ocata." msgid "" "The Reduxio driver has been marked unsupported and is now deprecated. " @@ -12019,11 +12019,11 @@ msgstr "" "configuration." msgid "" -"The XtremIO driver has been fixed to correctly report the \"free_capacity_gb" -"\" size." +"The XtremIO driver has been fixed to correctly report the " +"\"free_capacity_gb\" size." msgstr "" -"The XtremIO driver has been fixed to correctly report the \"free_capacity_gb" -"\" size." +"The XtremIO driver has been fixed to correctly report the " +"\"free_capacity_gb\" size." msgid "" "The XtremIO driver is moved to the dell_emc directory. volume_driver entry " @@ -14255,14 +14255,14 @@ msgstr "" msgid "" "We replaced the config option in the disco volume driver " -"\"disco_choice_client\" with \"disco_client_protocol\". We add \"san_api_port" -"\" as new config option in san driver for accessing the SAN API using this " -"port." +"\"disco_choice_client\" with \"disco_client_protocol\". We add " +"\"san_api_port\" as new config option in san driver for accessing the SAN " +"API using this port." msgstr "" "We replaced the config option in the disco volume driver " -"\"disco_choice_client\" with \"disco_client_protocol\". We add \"san_api_port" -"\" as new config option in SAN driver for accessing the SAN API using this " -"port." +"\"disco_choice_client\" with \"disco_client_protocol\". We add " +"\"san_api_port\" as new config option in SAN driver for accessing the SAN " +"API using this port." msgid "" "Welcome to the 2023.1 (Antelope) release of the OpenStack Block Storage " @@ -16522,11 +16522,11 @@ msgstr "" "#/q/I914a1abe42edf40cb9ebdd7679b85dbf5c82ad81>`_" msgid "" -"``\"admin_or_storage_type_admin\": \"is_admin:True or role:storage_type_admin" -"\",``" +"``\"admin_or_storage_type_admin\": \"is_admin:True or role:" +"storage_type_admin\",``" msgstr "" -"``\"admin_or_storage_type_admin\": \"is_admin:True or role:storage_type_admin" -"\",``" +"``\"admin_or_storage_type_admin\": \"is_admin:True or role:" +"storage_type_admin\",``" msgid "" "``\"volume_extension:types_manage\": \"rule:admin_or_storage_type_admin\", " diff --git a/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po deleted file mode 100644 index b305159eab2..00000000000 --- a/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po +++ /dev/null @@ -1,69 +0,0 @@ -# Gérald LONLAS , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: Cinder Release Notes\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-03-17 14:07+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-10-22 04:39+0000\n" -"Last-Translator: Gérald LONLAS \n" -"Language-Team: French\n" -"Language: fr\n" -"X-Generator: Zanata 4.3.3\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" - -msgid "7.0.1" -msgstr "7.0.1" - -msgid "7.0.2" -msgstr "7.0.2" - -msgid "8.0.0" -msgstr "8.0.0" - -msgid "8.1.0" -msgstr "8.1.0" - -msgid "8.1.1" -msgstr "8.1.1" - -msgid "9.0.0" -msgstr "9.0.0" - -msgid "Bug Fixes" -msgstr "Corrections de bugs" - -msgid "Cinder Release Notes" -msgstr "Note de release de Cinder" - -msgid "Current Series Release Notes" -msgstr "Note de la release actuelle" - -msgid "Deprecation Notes" -msgstr "Notes dépréciées " - -msgid "Known Issues" -msgstr "Problèmes connus" - -msgid "Liberty Series Release Notes" -msgstr "Note de release pour Liberty" - -msgid "Mitaka Series Release Notes" -msgstr "Note de release pour Mitaka" - -msgid "New Features" -msgstr "Nouvelles fonctionnalités" - -msgid "Newton Series Release Notes" -msgstr "Note de release pour Newton" - -msgid "Other Notes" -msgstr "Autres notes" - -msgid "Security Issues" -msgstr "Problèmes de sécurités" - -msgid "Upgrade Notes" -msgstr "Notes de mises à jours" diff --git a/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po index acad5f28859..4ab88925a2d 100644 --- a/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po @@ -5,9 +5,9 @@ # Shu Muto , 2018. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder\n" +"Project-Id-Version: Cinder Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-24 04:06+0000\n" +"POT-Creation-Date: 2025-07-07 22:33+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -726,8 +726,8 @@ msgid "" msgstr "" "glance メタデータの項目である'glance_metadata' とオプションのURLパラメータ" "を キー/値 として、ボリュームをフィルターするクエリーを作成する機能のサポート" -"を追加しました。例: \"volumes/detail?glance_metadata={\"image_name\":\"xxx" -"\"}\"" +"を追加しました。例: \"volumes/detail?glance_metadata={\"image_name\":" +"\"xxx\"}\"" msgid "" "Added support for scaling QoS in the ScaleIO driver. The new QoS keys are " @@ -1142,11 +1142,11 @@ msgid "ZTE" msgstr "ZTE" msgid "" -"``\"admin_or_storage_type_admin\": \"is_admin:True or role:storage_type_admin" -"\",``" +"``\"admin_or_storage_type_admin\": \"is_admin:True or role:" +"storage_type_admin\",``" msgstr "" -"``\"admin_or_storage_type_admin\": \"is_admin:True or role:storage_type_admin" -"\",``" +"``\"admin_or_storage_type_admin\": \"is_admin:True or role:" +"storage_type_admin\",``" msgid "" "``\"volume_extension:types_manage\": \"rule:admin_or_storage_type_admin\", "