Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I42a9c08f49fe323be1fddb62bac394ad0e673c80
This commit is contained in:
parent
922e544ca2
commit
3ebeea007e
@ -14,7 +14,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: glance VERSION\n"
|
"Project-Id-Version: glance VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||||
"POT-Creation-Date: 2020-12-02 23:08+0000\n"
|
"POT-Creation-Date: 2021-03-24 06:17+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -1375,57 +1375,6 @@ msgstr ""
|
|||||||
" * image's uuid\n"
|
" * image's uuid\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"Rule format for property protection.\n"
|
|
||||||
"\n"
|
|
||||||
"Provide the desired way to set property protection on Glance\n"
|
|
||||||
"image properties. The two permissible values are ``roles``\n"
|
|
||||||
"and ``policies``. The default value is ``roles``.\n"
|
|
||||||
"\n"
|
|
||||||
"If the value is ``roles``, the property protection file must\n"
|
|
||||||
"contain a comma separated list of user roles indicating\n"
|
|
||||||
"permissions for each of the CRUD operations on each property\n"
|
|
||||||
"being protected. If set to ``policies``, a policy defined in\n"
|
|
||||||
"policy.json is used to express property protections for each\n"
|
|
||||||
"of the CRUD operations. Examples of how property protections\n"
|
|
||||||
"are enforced based on ``roles`` or ``policies`` can be found at:\n"
|
|
||||||
"https://docs.openstack.org/glance/latest/admin/property-protections."
|
|
||||||
"html#examples\n"
|
|
||||||
"\n"
|
|
||||||
"Possible values:\n"
|
|
||||||
" * roles\n"
|
|
||||||
" * policies\n"
|
|
||||||
"\n"
|
|
||||||
"Related options:\n"
|
|
||||||
" * property_protection_file\n"
|
|
||||||
"\n"
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
"Rule format for property protection.\n"
|
|
||||||
"\n"
|
|
||||||
"Provide the desired way to set property protection on Glance\n"
|
|
||||||
"image properties. The two permissible values are ``roles``\n"
|
|
||||||
"and ``policies``. The default value is ``roles``.\n"
|
|
||||||
"\n"
|
|
||||||
"If the value is ``roles``, the property protection file must\n"
|
|
||||||
"contain a comma separated list of user roles indicating\n"
|
|
||||||
"permissions for each of the CRUD operations on each property\n"
|
|
||||||
"being protected. If set to ``policies``, a policy defined in\n"
|
|
||||||
"policy.json is used to express property protections for each\n"
|
|
||||||
"of the CRUD operations. Examples of how property protections\n"
|
|
||||||
"are enforced based on ``roles`` or ``policies`` can be found at:\n"
|
|
||||||
"https://docs.openstack.org/glance/latest/admin/property-protections."
|
|
||||||
"html#examples\n"
|
|
||||||
"\n"
|
|
||||||
"Possible values:\n"
|
|
||||||
" * roles\n"
|
|
||||||
" * policies\n"
|
|
||||||
"\n"
|
|
||||||
"Related options:\n"
|
|
||||||
" * property_protection_file\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"Run scrubber as a daemon.\n"
|
"Run scrubber as a daemon.\n"
|
||||||
@ -1640,43 +1589,6 @@ msgstr ""
|
|||||||
" * disk_formats\n"
|
" * disk_formats\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"Set the image owner to tenant or the authenticated user.\n"
|
|
||||||
"\n"
|
|
||||||
"Assign a boolean value to determine the owner of an image. When set to\n"
|
|
||||||
"True, the owner of the image is the tenant. When set to False, the\n"
|
|
||||||
"owner of the image will be the authenticated user issuing the request.\n"
|
|
||||||
"Setting it to False makes the image private to the associated user and\n"
|
|
||||||
"sharing with other users within the same tenant (or \"project\")\n"
|
|
||||||
"requires explicit image sharing via image membership.\n"
|
|
||||||
"\n"
|
|
||||||
"Possible values:\n"
|
|
||||||
" * True\n"
|
|
||||||
" * False\n"
|
|
||||||
"\n"
|
|
||||||
"Related options:\n"
|
|
||||||
" * None\n"
|
|
||||||
"\n"
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
"Set the image owner to tenant or the authenticated user.\n"
|
|
||||||
"\n"
|
|
||||||
"Assign a boolean value to determine the owner of an image. When set to\n"
|
|
||||||
"True, the owner of the image is the tenant. When set to False, the\n"
|
|
||||||
"owner of the image will be the authenticated user issuing the request.\n"
|
|
||||||
"Setting it to False makes the image private to the associated user and\n"
|
|
||||||
"sharing with other users within the same tenant (or \"project\")\n"
|
|
||||||
"requires explicit image sharing via image membership.\n"
|
|
||||||
"\n"
|
|
||||||
"Possible values:\n"
|
|
||||||
" * True\n"
|
|
||||||
" * False\n"
|
|
||||||
"\n"
|
|
||||||
"Related options:\n"
|
|
||||||
" * None\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"Set the number of engine executable tasks.\n"
|
"Set the number of engine executable tasks.\n"
|
||||||
@ -2391,23 +2303,6 @@ msgstr ""
|
|||||||
" * property_protection_rule_format\n"
|
" * property_protection_rule_format\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
"The non-default setting for this option misaligns Glance with other\n"
|
|
||||||
"OpenStack services with respect to resource ownership. Further, surveys\n"
|
|
||||||
"indicate that this option is not used by operators. The option will be\n"
|
|
||||||
"removed early in the 'S' development cycle following the standard OpenStack\n"
|
|
||||||
"deprecation policy. As the option is not in wide use, no migration path is\n"
|
|
||||||
"proposed.\n"
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
"The non-default setting for this option misaligns Glance with other\n"
|
|
||||||
"OpenStack services with respect to resource ownership. Further, surveys\n"
|
|
||||||
"indicate that this option is not used by operators. The option will be\n"
|
|
||||||
"removed early in the 'S' development cycle following the standard OpenStack\n"
|
|
||||||
"deprecation policy. As the option is not in wide use, no migration path is\n"
|
|
||||||
"proposed.\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"The number of threads (per worker process) in the pool for processing\n"
|
"The number of threads (per worker process) in the pool for processing\n"
|
||||||
|
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Glance Release Notes\n"
|
"Project-Id-Version: Glance Release Notes\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-17 17:51+0000\n"
|
"POT-Creation-Date: 2021-03-24 06:15+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -149,9 +149,6 @@ msgstr "21.0.0"
|
|||||||
msgid "21.0.0.0rc1"
|
msgid "21.0.0.0rc1"
|
||||||
msgstr "21.0.0.0rc1"
|
msgstr "21.0.0.0rc1"
|
||||||
|
|
||||||
msgid "21.0.0.0rc1-12"
|
|
||||||
msgstr "21.0.0.0rc1-12"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"A change was added to the import API which provides time-based locking of an "
|
"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-"
|
"image to exclude other import operations from starting until the lock-"
|
||||||
|
63
releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po
Normal file
63
releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
# Gérald LONLAS <g.lonlas@gmail.com>, 2016. #zanata
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Glance Release Notes\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-03-24 06:15+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:47+0000\n"
|
||||||
|
"Last-Translator: Gérald LONLAS <g.lonlas@gmail.com>\n"
|
||||||
|
"Language-Team: French\n"
|
||||||
|
"Language: fr\n"
|
||||||
|
"X-Generator: Zanata 4.3.3\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||||
|
|
||||||
|
msgid "11.0.1"
|
||||||
|
msgstr "11.0.1"
|
||||||
|
|
||||||
|
msgid "12.0.0"
|
||||||
|
msgstr "12.0.0"
|
||||||
|
|
||||||
|
msgid "13.0.0"
|
||||||
|
msgstr "13.0.0"
|
||||||
|
|
||||||
|
msgid "Bug Fixes"
|
||||||
|
msgstr "Corrections de bugs"
|
||||||
|
|
||||||
|
msgid "Critical Issues"
|
||||||
|
msgstr "Erreurs critiques"
|
||||||
|
|
||||||
|
msgid "Current Series Release Notes"
|
||||||
|
msgstr "Note de la release actuelle"
|
||||||
|
|
||||||
|
msgid "Deprecation Notes"
|
||||||
|
msgstr "Notes dépréciées "
|
||||||
|
|
||||||
|
msgid "Glance Release Notes"
|
||||||
|
msgstr "Note de release de Glance"
|
||||||
|
|
||||||
|
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 "Security Issues"
|
||||||
|
msgstr "Problèmes de sécurités"
|
||||||
|
|
||||||
|
msgid "Start using reno to manage release notes."
|
||||||
|
msgstr "Commence à utiliser reno pour la gestion des notes de release"
|
||||||
|
|
||||||
|
msgid "Translations have been synced from Zanata."
|
||||||
|
msgstr "Les traductions ont été synchronisées depuis Zanata"
|
||||||
|
|
||||||
|
msgid "Upgrade Notes"
|
||||||
|
msgstr "Notes de mises à jours"
|
Loading…
Reference in New Issue
Block a user