Imported Translations from Zanata

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

Change-Id: I23f91e3ff4e9a5d0bbcbfcf6ddc5e227636ca81c
This commit is contained in:
OpenStack Proposal Bot 2023-03-09 03:34:07 +00:00
parent 40ffd3740c
commit f5a41df0ee
2 changed files with 63 additions and 62 deletions

View File

@ -11,15 +11,16 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2022. #zanata
# Andi Chandler <andi@gowling.com>, 2023. #zanata
msgid ""
msgstr ""
"Project-Id-Version: glance VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2022-09-01 19:25+0000\n"
"POT-Creation-Date: 2023-03-04 12:03+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-09-05 10:23+0000\n"
"PO-Revision-Date: 2023-01-26 10:01+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@ -515,45 +516,6 @@ msgstr ""
" * None\n"
"\n"
msgid ""
"\n"
"Enforce API access based on common persona definitions used across "
"OpenStack.\n"
"Enabling this option formalizes project-specific read/write operations, "
"like\n"
"creating private images or updating the status of shared image, behind the\n"
"`member` role. It also formalizes a read-only variant useful for\n"
"project-specific API operations, like listing private images in a project,\n"
"behind the `reader` role.\n"
"\n"
"Operators should take an opportunity to understand glance's new image "
"policies,\n"
"audit assignments in their deployment, and update permissions using the "
"default\n"
"roles in keystone (e.g., `admin`, `member`, and `reader`).\n"
"\n"
"Related options:\n"
" * [oslo_policy]/enforce_new_defaults\n"
msgstr ""
"\n"
"Enforce API access based on common persona definitions used across "
"OpenStack.\n"
"Enabling this option formalizes project-specific read/write operations, "
"like\n"
"creating private images or updating the status of shared image, behind the\n"
"`member` role. It also formalizes a read-only variant useful for\n"
"project-specific API operations, like listing private images in a project,\n"
"behind the `reader` role.\n"
"\n"
"Operators should take an opportunity to understand glance's new image "
"policies,\n"
"audit assignments in their deployment, and update permissions using the "
"default\n"
"roles in keystone (e.g., `admin`, `member`, and `reader`).\n"
"\n"
"Related options:\n"
" * [oslo_policy]/enforce_new_defaults\n"
msgid ""
"\n"
"File containing the swift account(s) configurations.\n"
@ -2601,21 +2563,6 @@ msgstr ""
" * None\n"
"\n"
msgid ""
"\n"
"This option has been introduced to require operators to opt into enforcing\n"
"authorization based on common RBAC personas, which is EXPERIMENTAL as of "
"the\n"
"Wallaby release. This behavior will be the default and STABLE in a future\n"
"release, allowing this option to be removed.\n"
msgstr ""
"\n"
"This option has been introduced to require operators to opt into enforcing\n"
"authorization based on common RBAC personas, which is EXPERIMENTAL as of "
"the\n"
"Wallaby release. This behaviour will be the default and STABLE in a future\n"
"release, allowing this option to be removed.\n"
msgid ""
"\n"
"This option has been removed in Wallaby. Because there is no migration "
@ -2959,6 +2906,21 @@ msgstr ""
msgid "A body is not expected with this request."
msgstr "A body is not expected with this request."
msgid ""
"A list of strings describing allowed VMDK 'create-type' subformats that will "
"be allowed. This is recommended to only include single-file-with-sparse-"
"header variants to avoid potential host file exposure due to processing "
"named extents. If this list is empty, then no VDMK image types allowed. Note "
"that this is currently only checked during image conversion (if enabled), "
"and limits the types of VMDK images we will convert from."
msgstr ""
"A list of strings describing allowed VMDK 'create-type' subformats that will "
"be allowed. This is recommended to only include single-file-with-sparse-"
"header variants to avoid potential host file exposure due to processing "
"named extents. If this list is empty, then no VDMK image types allowed. Note "
"that this is currently only checked during image conversion (if enabled), "
"and limits the types of VMDK images we will convert from."
#, python-format
msgid ""
"A metadata definition object with name=%(object_name)s already exists in "
@ -3600,6 +3562,9 @@ msgstr "Image exceeds the storage quota: %s"
msgid "Image id is required."
msgstr "Image id is required."
msgid "Image is a VMDK, but no VMDK createType is specified"
msgstr "Image is a VMDK, but no VMDK createType is specified"
#, python-format
msgid "Image is already present at store '%s'"
msgstr "Image is already present at store '%s'"
@ -3673,6 +3638,9 @@ msgstr "Insufficient permissions on image storage media: %s"
msgid "Invalid JSON pointer for this resource: '/%s'"
msgstr "Invalid JSON pointer for this resource: '/%s'"
msgid "Invalid VMDK create-type specified"
msgstr "Invalid VMDK create-type specified"
msgid "Invalid configuration in glance-swift conf file."
msgstr "Invalid configuration in glance-swift conf file."
@ -4196,6 +4164,17 @@ msgstr "Received invalid HTTP redirect."
msgid "Redirecting to %(uri)s for authorization."
msgstr "Redirecting to %(uri)s for authorisation."
msgid "Refusing to process VMDK file as vmdk_allowed_types is empty"
msgstr "Refusing to process VMDK file as vmdk_allowed_types is empty"
#, python-format
msgid ""
"Refusing to process VMDK file with create-type of %r which is not in allowed "
"set of: %s"
msgstr ""
"Refusing to process VMDK file with create-type of %r which is not in allowed "
"set of: %s"
#, python-format
msgid "Registry was not configured correctly on API server. Reason: %(reason)s"
msgstr ""
@ -4710,6 +4689,9 @@ msgstr ""
"Falling back to a temp file, you can stop %(service)s service using:\n"
" %(file)s %(server)s stop --pid-file %(fb)s"
msgid "Unable to determine VMDK create-type"
msgstr "Unable to determine VMDK create-type"
#, python-format
msgid "Unable to filter by unknown operator '%s'."
msgstr "Unable to filter by unknown operator '%s'."

View File

@ -3,15 +3,16 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2022. #zanata
# Andi Chandler <andi@gowling.com>, 2023. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Glance Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-12 14:12+0000\n"
"POT-Creation-Date: 2023-03-04 12:01+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-10-16 10:44+0000\n"
"PO-Revision-Date: 2023-02-03 04:34+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -165,8 +166,8 @@ msgstr "22.1.0"
msgid "23.0.0"
msgstr "23.0.0"
msgid "23.0.0-7"
msgstr "23.0.0-7"
msgid "23.1.0"
msgstr "23.1.0"
msgid "24.0.0"
msgstr "24.0.0"
@ -174,12 +175,15 @@ msgstr "24.0.0"
msgid "24.1.0"
msgstr "24.1.0"
msgid "24.1.0-4"
msgstr "24.1.0-4"
msgid "24.2.0"
msgstr "24.2.0"
msgid "25.0.0"
msgstr "25.0.0"
msgid "26.0.0.0b2"
msgstr "26.0.0.0b2"
msgid ""
"A change was added to the import API which provides time-based locking of an "
"image to exclude other import operations from starting until the lock-"
@ -904,6 +908,9 @@ msgstr "Bug 1554412_: Provide user friendly message for FK failure"
msgid "Bug 1636243_: Add CPU Mode Metadata Def"
msgstr "Bug 1636243_: Add CPU Mode Metadata Def"
msgid "Bug 1647491_: Missing documentation for glance-manage db_purge command"
msgstr "Bug 1647491_: Missing documentation for glance-manage db_purge command"
msgid "Bug 1655727_: Invoke monkey_patching early enough for eventlet 0.20.1"
msgstr "Bug 1655727_: Invoke monkey_patching early enough for eventlet 0.20.1"
@ -974,6 +981,9 @@ msgstr "Bug 1765748_: Prepare for WebOb 1.8.1"
msgid "Bug 1770410_: Use WebOb 1.8.1"
msgstr "Bug 1770410_: Use WebOb 1.8.1"
msgid "Bug 1779781_: virt/vmware not support VirtualSriovEthernetCard"
msgstr "Bug 1779781_: virt/vmware not support VirtualSriovEthernetCard"
msgid "Bug 1781617_: Rename ``async`` package to ``async_`` (Python 3.7)"
msgstr "Bug 1781617_: Rename ``async`` package to ``async_`` (Python 3.7)"
@ -1320,6 +1330,15 @@ msgstr ""
msgid "Bug 1982426_: Python3.11: \"glance-manage\" crashes"
msgstr "Bug 1982426_: Python3.11: \"glance-manage\" crashes"
msgid "Bug 1983279_: Cannot upload vmdk images due to unsupported vmdk format"
msgstr "Bug 1983279_: Cannot upload VMDK images due to unsupported VMDK format"
msgid "Bug 1989268_: Wrong assertion method"
msgstr "Bug 1989268_: Wrong assertion method"
msgid "Bug 1990854_: oslo_limit section not clear"
msgstr "Bug 1990854_: oslo_limit section not clear"
msgid "Bug Fixes"
msgstr "Bug Fixes"