Skip to content

Commit d7db4e5

Browse files
author
OpenStack Proposal Bot
committed
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I7f1051ef4a13fa31e5a260ee74741c51608e39f6
1 parent fbe32cb commit d7db4e5

File tree

2 files changed

+155
-6
lines changed

2 files changed

+155
-6
lines changed

glance/locale/en_GB/LC_MESSAGES/glance.po

Lines changed: 61 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: glance VERSION\n"
1717
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
18-
"POT-Creation-Date: 2022-08-24 12:13+0000\n"
18+
"POT-Creation-Date: 2022-09-01 19:25+0000\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
22-
"PO-Revision-Date: 2022-08-02 08:42+0000\n"
22+
"PO-Revision-Date: 2022-09-05 10:23+0000\n"
2323
"Last-Translator: Andi Chandler <[email protected]>\n"
2424
"Language: en_GB\n"
2525
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -37,6 +37,7 @@ msgid ""
3737
"\n"
3838
" 'glance-direct', 'copy-image' and 'web-download' are enabled by "
3939
"default.\n"
40+
" 'glance-download' is available, but requires federated deployments.\n"
4041
"\n"
4142
" Related options:\n"
4243
" * [DEFAULT]/node_staging_uri"
@@ -46,6 +47,7 @@ msgstr ""
4647
"\n"
4748
" 'glance-direct', 'copy-image' and 'web-download' are enabled by "
4849
"default.\n"
50+
" 'glance-download' is available, but requires federated deployments.\n"
4951
"\n"
5052
" Related options:\n"
5153
" * [DEFAULT]/node_staging_uri"
@@ -1952,6 +1954,37 @@ msgstr ""
19521954
" * location_strategy\n"
19531955
"\n"
19541956

1957+
msgid ""
1958+
"\n"
1959+
"Specify metadata prefix to be set on the target image when using\n"
1960+
"glance-download. All other properties coming from the source image won't be "
1961+
"set\n"
1962+
"on the target image. If specified metadata does not exist on the source "
1963+
"image\n"
1964+
"it won't be set on the target image. Note you can't set the os_glance "
1965+
"prefix\n"
1966+
"as it is reserved by glance, so the related properties won't be set on the\n"
1967+
"target image.\n"
1968+
"\n"
1969+
"Possible values:\n"
1970+
" * List containing extra_properties prefixes: ['os_', 'architecture']\n"
1971+
"\n"
1972+
msgstr ""
1973+
"\n"
1974+
"Specify metadata prefix to be set on the target image when using\n"
1975+
"glance-download. All other properties coming from the source image won't be "
1976+
"set\n"
1977+
"on the target image. If specified metadata does not exist on the source "
1978+
"image\n"
1979+
"it won't be set on the target image. Note you can't set the os_glance "
1980+
"prefix\n"
1981+
"as it is reserved by Glance, so the related properties won't be set on the\n"
1982+
"target image.\n"
1983+
"\n"
1984+
"Possible values:\n"
1985+
" * List containing extra_properties prefixes: ['os_', 'architecture']\n"
1986+
"\n"
1987+
19551988
msgid ""
19561989
"\n"
19571990
"Specify name of user roles to be ignored for injecting metadata\n"
@@ -2789,6 +2822,10 @@ msgstr ""
27892822
msgid "%(cls)s exception was raised in the last rpc call: %(val)s"
27902823
msgstr "%(cls)s exception was raised in the last rpc call: %(val)s"
27912824

2825+
#, python-format
2826+
msgid "%(interface)s glance endpoint not found for region %(region)s"
2827+
msgstr "%(interface)s glance endpoint not found for region %(region)s"
2828+
27922829
#, python-format
27932830
msgid "%(m_id)s not found in the member list of the image %(i_id)s."
27942831
msgstr "%(m_id)s not found in the member list of the image %(i_id)s."
@@ -2896,6 +2933,12 @@ msgstr "'disk_format' needs to be set before import"
28962933
msgid "'glance-direct' method is not available at this site."
28972934
msgstr "'glance-direct' method is not available at this site."
28982935

2936+
msgid "'glance_image_id' needs to be set for glance-download import method"
2937+
msgstr "'glance_image_id' needs to be set for glance-download import method"
2938+
2939+
msgid "'glance_region' needs to be set for glance-download import method"
2940+
msgstr "'glance_region' needs to be set for glance-download import method"
2941+
28992942
msgid "'node_staging_uri' is not set correctly. Could not load staging store."
29002943
msgstr "'node_staging_uri' is not set correctly. Could not load staging store."
29012944

@@ -3565,6 +3608,10 @@ msgstr "Image is already present at store '%s'"
35653608
msgid "Image member limit exceeded for image %(id)s: %(e)s:"
35663609
msgstr "Image member limit exceeded for image %(id)s: %(e)s:"
35673610

3611+
#, python-format
3612+
msgid "Image needs to be in 'queued' state to use '%s' method"
3613+
msgstr "Image needs to be in 'queued' state to use '%s' method"
3614+
35683615
msgid "Image needs to be staged before 'glance-direct' method can be used"
35693616
msgstr "Image needs to be staged before 'glance-direct' method can be used"
35703617

@@ -4162,6 +4209,10 @@ msgstr "Reload of %(serv)s not supported"
41624209
msgid "Reloading %(serv)s (pid %(pid)s) with signal(%(sig)s)"
41634210
msgstr "Reloading %(serv)s (pid %(pid)s) with signal(%(sig)s)"
41644211

4212+
#, python-format
4213+
msgid "Remote image id does not look like a UUID: %s"
4214+
msgstr "Remote image id does not look like a UUID: %s"
4215+
41654216
#, python-format
41664217
msgid "Removing stale pid file %s"
41674218
msgstr "Removing stale pid file %s"
@@ -4204,6 +4255,10 @@ msgstr "Server worker creation failed: %(reason)s."
42044255
msgid "Signature verification failed"
42054256
msgstr "Signature verification failed"
42064257

4258+
#, python-format
4259+
msgid "Size attribute of remote image %s could not be determined."
4260+
msgstr "Size attribute of remote image %s could not be determined."
4261+
42074262
msgid "Size of image file in bytes"
42084263
msgstr "Size of image file in bytes"
42094264

@@ -4224,6 +4279,10 @@ msgstr "Sort direction supplied was not valid."
42244279
msgid "Sort key supplied was not valid."
42254280
msgstr "Sort key supplied was not valid."
42264281

4282+
#, python-format
4283+
msgid "Source image status should be active instead of %s"
4284+
msgstr "Source image status should be active instead of %s"
4285+
42274286
msgid ""
42284287
"Specifies the prefix to use for the given resource type. Any properties in "
42294288
"the namespace should be prefixed with this prefix when being applied to the "

releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po

Lines changed: 94 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Glance Release Notes\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2022-08-24 12:12+0000\n"
10+
"POT-Creation-Date: 2022-09-01 19:23+0000\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
1313
"Content-Transfer-Encoding: 8bit\n"
14-
"PO-Revision-Date: 2022-08-21 11:48+0000\n"
14+
"PO-Revision-Date: 2022-09-05 10:21+0000\n"
1515
"Last-Translator: Andi Chandler <[email protected]>\n"
1616
"Language-Team: English (United Kingdom)\n"
1717
"Language: en_GB\n"
@@ -174,12 +174,15 @@ msgstr "24.0.0"
174174
msgid "24.1.0"
175175
msgstr "24.1.0"
176176

177-
msgid "24.1.0-3"
178-
msgstr "24.1.0-3"
177+
msgid "24.1.0-4"
178+
msgstr "24.1.0-4"
179179

180180
msgid "25.0.0.0b2"
181181
msgstr "25.0.0.0b2"
182182

183+
msgid "25.0.0.0b2-21"
184+
msgstr "25.0.0.0b2-21"
185+
183186
msgid ""
184187
"A change was added to the import API which provides time-based locking of an "
185188
"image to exclude other import operations from starting until the lock-"
@@ -620,6 +623,15 @@ msgstr ""
620623
"``version_control``. Hence, the \"old-style\" migration scripts will no "
621624
"longer work with the Ocata glance manage db commands."
622625

626+
msgid ""
627+
"Also, the project reader role is ready to use. Users with reader role can "
628+
"only perform the read-only operations within their project. This role can be "
629+
"used for the audit purposes."
630+
msgstr ""
631+
"Also, the project reader role is ready to use. Users with reader role can "
632+
"only perform the read-only operations within their project. This role can be "
633+
"used for audit purposes."
634+
623635
msgid ""
624636
"Although support has been added for Glance to be run as a WSGI application "
625637
"hosted by a web server, the atypical nature of the Images APIs provided by "
@@ -1182,6 +1194,13 @@ msgid ""
11821194
msgstr ""
11831195
"Bug 1895663_: Image import \"web-download\" doesn't check on download size"
11841196

1197+
msgid ""
1198+
"Bug 1905672_: Non existing property protection file raises 500 Internal "
1199+
"server error"
1200+
msgstr ""
1201+
"Bug 1905672_: Non-existing property protection file raises 500 Internal "
1202+
"server error"
1203+
11851204
msgid "Bug 1913625_: Glance will leak staging data"
11861205
msgstr "Bug 1913625_: Glance will leak staging data"
11871206

@@ -1301,6 +1320,9 @@ msgstr ""
13011320
"Bug 1973631_: List call for metadef namespaces returns 404 not found while "
13021321
"fetching resource_types"
13031322

1323+
msgid "Bug 1982426_: Python3.11: \"glance-manage\" crashes"
1324+
msgstr "Bug 1982426_: Python3.11: \"glance-manage\" crashes"
1325+
13041326
msgid "Bug Fixes"
13051327
msgstr "Bug Fixes"
13061328

@@ -1626,6 +1648,19 @@ msgstr ""
16261648
"Mitaka, no provision is made for migrating data from the Glance database to "
16271649
"the Glare database."
16281650

1651+
msgid ""
1652+
"For the details on what changed from the existing policy, please refer to "
1653+
"the `RBAC new guidelines`_. We have implemented only phase-1 of the `RBAC "
1654+
"new guidelines`_. Currently, scope checks and new defaults are disabled by "
1655+
"default. You can enable them by switching the below config option in "
1656+
"``glance.conf`` file::"
1657+
msgstr ""
1658+
"For the details on what changed from the existing policy, please refer to "
1659+
"the `RBAC new guidelines`_. We have implemented only phase-1 of the `RBAC "
1660+
"new guidelines`_. Currently, scope checks and new defaults are disabled by "
1661+
"default. You can enable them by switching the below config option in "
1662+
"``glance.conf`` file::"
1663+
16291664
msgid ""
16301665
"Formerly, it was possible to add members to an image whose visibility was "
16311666
"``private``, thereby creating a \"shared\" image. In this release, an image "
@@ -1768,6 +1803,21 @@ msgstr ""
17681803
msgid "Glance services can now run on Windows."
17691804
msgstr "Glance services can now run on Windows."
17701805

1806+
msgid ""
1807+
"Glance to glance image import plugin. With this release users can import an "
1808+
"image from an other glance server from an other opensatck region. The two "
1809+
"glance services must use the same keystone service. The feature use the same "
1810+
"keystone authentication token on both glance services and copy by default "
1811+
"container_format, disk_format and customizable properties from source image "
1812+
"``['hw_', 'trait:', 'os_distro', 'os_secure_boot', 'os_type']``"
1813+
msgstr ""
1814+
"Glance to glance image import plugin. With this release, users can import an "
1815+
"image from another Glance server from another OpenStack region. The two "
1816+
"glance services must use the same keystone service. The feature use the same "
1817+
"Keystone authentication token on both Glance services and copy by default "
1818+
"container_format, disk_format and customizable properties from source image "
1819+
"``['hw_', 'trait:', 'os_distro', 'os_secure_boot', 'os_type']``"
1820+
17711821
msgid ""
17721822
"Glance uses the ``cursive`` library's functionality to verify digital "
17731823
"signatures. To familiarize yourself with this new dependency and see the "
@@ -3004,6 +3054,15 @@ msgstr ""
30043054
"Glance using a different web server, please consider contributing your "
30053055
"findings to the Glance documentation."
30063056

3057+
msgid ""
3058+
"The Glance policies have been modified to drop the system scope. Every API "
3059+
"policy is scoped to project. This means that system scoped users will get "
3060+
"403 permission denied error."
3061+
msgstr ""
3062+
"The Glance policies have been modified to drop the system scope. Every API "
3063+
"policy is scoped to the project. This means that system-scoped users will "
3064+
"get a 403 permission denied error."
3065+
30073066
msgid ""
30083067
"The Glance project team is committed to the stability of Glance. As part of "
30093068
"OpenStack, we are committed to `The Four Opens`_. If the ability to run "
@@ -3128,6 +3187,19 @@ msgstr ""
31283187
"The Yoga release includes some important milestones in Glance development "
31293188
"priorities."
31303189

3190+
msgid ""
3191+
"The Zed release includes some important milestones in Glance development "
3192+
"priorities. * Extended the functionality of stores-detail API * Added glance-"
3193+
"download internal plugin to download the image from remote glance * Added "
3194+
"support for immediate caching of an image * Removed dead code of auth and "
3195+
"policy layers"
3196+
msgstr ""
3197+
"The Zed release includes some important milestones in Glance development "
3198+
"priorities. * Extended the functionality of stores-detail API * Added glance-"
3199+
"download internal plugin to download the image from remote glance * Added "
3200+
"support for immediate caching of an image * Removed dead code of auth and "
3201+
"policy layers"
3202+
31313203
msgid ""
31323204
"The `Multi-Store Backend Support <https://specs.openstack.org/openstack/"
31333205
"glance-specs/specs/rocky/implemented/glance/multi-store.html>`_ feature is "
@@ -4240,6 +4312,17 @@ msgstr ""
42404312
"ref <https://developer.openstack.org/api-ref/image/v2/index.html#image-"
42414313
"service-info-discovery>`_."
42424314

4315+
msgid ""
4316+
"This release brings expansion in the functionality of stores-detail API. "
4317+
"The stores detail API will list the way each store is configured, whereas "
4318+
"previously this worked only for rbd store. The API remains admin-only by "
4319+
"default as it exposes backend information."
4320+
msgstr ""
4321+
"This release brings expansion in the functionality of stores-detail API. The "
4322+
"store's detail API will list the way each store is configured, whereas "
4323+
"previously this worked only for the RBD store. The API remains admin-only by "
4324+
"default as it exposes backend information."
4325+
42434326
msgid "This release has impact on API behavior."
42444327
msgstr "This release has impact on API behaviour."
42454328

@@ -4593,6 +4676,13 @@ msgstr ""
45934676
"independently of the decision whether to expose the EXPERIMENTAL version 2.6 "
45944677
"API."
45954678

4679+
msgid ""
4680+
"We recommend to enable the both scope as well new defaults together "
4681+
"otherwise you may experience some late failures with unclear error messages."
4682+
msgstr ""
4683+
"We recommend enabling both scopes as well new defaults together otherwise "
4684+
"you may experience some late failures with unclear error messages."
4685+
45964686
msgid ""
45974687
"We renew that recommendation for the Queens release. In particular, Glance "
45984688
"tasks (which are required for the interoperable image import functionality) "

0 commit comments

Comments
 (0)