From fcff081f4c277cffde7db71eccfa536f5b0a8cef Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 25 Mar 2019 07:18:03 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ia0fa7e427c8fe7dcab308a5bdb17d07936826645 --- .../locale/en_GB/LC_MESSAGES/django.po | 17 +- .../locale/en_GB/LC_MESSAGES/djangojs.po | 8 +- .../locale/id/LC_MESSAGES/django.po | 17 +- .../locale/ja/LC_MESSAGES/django.po | 15 +- .../locale/ja/LC_MESSAGES/djangojs.po | 8 +- .../locale/ko_KR/LC_MESSAGES/django.po | 17 +- .../locale/zh_CN/LC_MESSAGES/django.po | 16 +- .../locale/zh_CN/LC_MESSAGES/djangojs.po | 7 +- .../locale/fr/LC_MESSAGES/releasenotes.po | 280 ++++++++++++++++++ 9 files changed, 298 insertions(+), 87 deletions(-) create mode 100644 releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po diff --git a/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po b/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po index e3219ec83e..c87ea0aef0 100644 --- a/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3318,21 +3318,6 @@ msgstr "Group Types" msgid "Group has been updated successfully." msgstr "Group has been updated successfully." -msgid "" -"Group type is a type or label that can be selected at group creation time in " -"OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " -"\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." -msgstr "" -"Group type is a type or label that can be selected at group creation time in " -"OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " -"\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." - #, python-format msgid "Group type name \"%s\" already exists." msgstr "Group type name \"%s\" already exists." diff --git a/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po b/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po index 7136382133..2e89c72beb 100644 --- a/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-06 22:39+0000\n" +"POT-Creation-Date: 2019-03-22 05:39+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2320,12 +2320,6 @@ msgstr "Save changes" msgid "Saving" msgstr "Saving" -#, python-format -msgid "Scheduled of %s instance." -msgid_plural "Scheduled of %s instances." -msgstr[0] "Scheduled of %s instance." -msgstr[1] "Scheduled of %s instances." - msgid "Scheduler Hints" msgstr "Scheduler Hints" diff --git a/openstack_dashboard/locale/id/LC_MESSAGES/django.po b/openstack_dashboard/locale/id/LC_MESSAGES/django.po index 7d353b76ea..661981a449 100644 --- a/openstack_dashboard/locale/id/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3258,21 +3258,6 @@ msgstr "Jenis Grup" msgid "Group has been updated successfully." msgstr "Kelompok telah berhasil diperbarui." -msgid "" -"Group type is a type or label that can be selected at group creation time in " -"OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " -"\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." -msgstr "" -"Jenis grup adalah jenis atau label yang dapat dipilih pada waktu pembuatan " -"grup di OpenStack. Biasanya memetakan ke seperangkat kemampuan driver back-" -"end penyimpanan yang akan digunakan untuk volume ini. Contoh: \"Performance" -"\", \"SSD\", \"Backup\", dll. Ini setara dengan perintah cinder type-" -"create . Setelah jenis grup dibuat, klik tombol \"Extra Specs\" untuk " -"mengatur pasangan nilai kunci spesifikasi ekstra untuk jenis grup tersebut." - #, python-format msgid "Group type name \"%s\" already exists." msgstr "Nama tipe grup \"%s\" sudah ada." diff --git a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po index 30d9fb638b..3664e731c9 100644 --- a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po @@ -7,16 +7,17 @@ # Akihiro Motoki , 2018. #zanata # Shu Muto , 2018. #zanata # Yuko Katabami , 2018. #zanata +# Akihiro Motoki , 2019. #zanata # Takashi Kuroda , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-03-21 02:14+0000\n" +"PO-Revision-Date: 2019-03-24 12:56+0000\n" "Last-Translator: Takashi Kuroda \n" "Language-Team: Japanese\n" "Language: ja\n" @@ -3293,17 +3294,17 @@ msgstr "グループが正常に更新されました。" msgid "" "Group type is a type or label that can be selected at group creation time in " "OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " +"driver to be used for this group. Examples: \"Performance\", \"SSD\", " "\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." +"command. Once the group type gets created, click the \"View Specs\" button " +"to set up specs key-value pair(s) for that group type." msgstr "" "グループ種別は OpenStack でグループを作成する際に選択する種別を示すラベルで" "す。通常、グループ種別は、作成するグループが使用する、バックエンドのストレー" "ジドライバーが持つ機能セットにマッピングされます。例えば「性能」、「SSD」、" "「バックアップ」などです。これは cinder type-create コマンドに相当し" -"ます。グループ種別を作成した後は、「追加スペック」ボタンをクリックして、この" -"グループ種別の追加スペックのキーと値のペアを設定します。" +"ます。グループ種別を作成した後は、「スペックの表示」ボタンをクリックして、こ" +"のグループ種別のスペックのキーと値のペアを設定します。" #, python-format msgid "Group type name \"%s\" already exists." diff --git a/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po b/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po index 1f595c4453..03f46b2588 100644 --- a/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po +++ b/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po @@ -9,11 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:39+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-03-21 02:15+0000\n" +"PO-Revision-Date: 2019-03-24 01:10+0000\n" "Last-Translator: Takashi Kuroda \n" "Language-Team: Japanese\n" "Language: ja\n" @@ -2293,8 +2293,8 @@ msgid "Saving" msgstr "保存中" #, python-format -msgid "Scheduled of %s instance." -msgid_plural "Scheduled of %s instances." +msgid "Scheduled creation of %s instance." +msgid_plural "Scheduled creation of %s instances." msgstr[0] "%s 個のインスタンスの作成を予約しました。" msgid "Scheduler Hints" diff --git a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po index 137437a8b3..daec8702c8 100644 --- a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3209,21 +3209,6 @@ msgstr "그룹 타입" msgid "Group has been updated successfully." msgstr "그룹을 성공적으로 업데이트 하였습니다." -msgid "" -"Group type is a type or label that can be selected at group creation time in " -"OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " -"\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." -msgstr "" -"그룹 타입은 OpenStack에서 그룹 생성시 선택할 수 있는 타입이나 레이블입니다. " -"볼륨에 사용할 스토리지 백엔드 드라이버의 기능 세트에 매핑됩니다. 예를 들어: " -"\"Performance\", \"SSD\", \"Backup\" 등과 매핑된다고 보면 됩니다. cinder " -"type-create 명령어와 동일합니다. 그룹 타입이 생성되면 \"추가 사양(Extra " -"Specs)\" 버튼을 클릭하여 해당 그룹 타입에 대한 추가 사양에대한 키-값 쌍을 설" -"정합니다." - #, python-format msgid "Group type name \"%s\" already exists." msgstr "\"%s\" 그룹 타입 이름을 사용하고 있습니다." diff --git a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po index aae1102593..af31c2a1b2 100644 --- a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-20 15:51+0000\n" +"POT-Creation-Date: 2019-03-22 05:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3158,20 +3158,6 @@ msgstr "组类型" msgid "Group has been updated successfully." msgstr "组已经被成功更新。" -msgid "" -"Group type is a type or label that can be selected at group creation time in " -"OpenStack. It usually maps to a set of capabilities of the storage back-end " -"driver to be used for this volume. Examples: \"Performance\", \"SSD\", " -"\"Backup\", etc. This is equivalent to the cinder type-create " -"command. Once the group type gets created, click the \"Extra Specs\" button " -"to set up extra specs key-value pair(s) for that group type." -msgstr "" -"组类型是在 OpenStack 创建组的时候可以指定的一个类型或标签。它通常用来映射到这" -"些卷所使用的存储后端驱动器的性能指标集合。例" -"如,“Performance”、“SSD”、“Backup”等。这等同于cinder type-create命" -"令。一旦组类型被创建,单击\" extra spec\"按钮以设置组类型的 extra spec 键值" -"对。" - #, python-format msgid "Group type name \"%s\" already exists." msgstr "组类型名 \"%s\" 已存在。" diff --git a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po index 9427587332..263de473a1 100644 --- a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-03-19 11:03+0000\n" +"POT-Creation-Date: 2019-03-22 05:39+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2242,11 +2242,6 @@ msgstr "保存变更" msgid "Saving" msgstr "保存中" -#, python-format -msgid "Scheduled of %s instance." -msgid_plural "Scheduled of %s instances." -msgstr[0] "已调度的 %s 实例。" - msgid "Scheduler Hints" msgstr "scheduler hint" diff --git a/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po new file mode 100644 index 0000000000..241f381c2e --- /dev/null +++ b/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po @@ -0,0 +1,280 @@ +# Benjamin ACH , 2016. #zanata +# Gérald LONLAS , 2016. #zanata +# Marcellin Fom Tchassem , 2016. #zanata +# Cédric Savignan , 2017. #zanata +# Loic Nicolle , 2017. #zanata +# Marcellin Fom Tchassem , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: horizon\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-03-22 05:37+0000\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-07-21 11:31+0000\n" +"Last-Translator: Loic Nicolle \n" +"Language-Team: French\n" +"Language: fr\n" +"X-Generator: Zanata 4.3.3\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +msgid "" +"(optional) Use the common Angular template as the basis of any Angular pages " +"to minimize boilerplate code and to ensure that we use similar features/" +"framing." +msgstr "" +"(Optionel) Comme base pour les pages Angular, bien vouloir utiliser le " +"commun modèle Angular, pour minimiser la répétition des codes et s'assurer " +"de l'utilisation de pareilles fonctionnalités." + +msgid "10.0.0" +msgstr "10.0.0" + +msgid "10.0.1" +msgstr "10.0.1" + +msgid "10.0.2" +msgstr "10.0.2" + +msgid "11.0.0" +msgstr "11.0.0" + +msgid "11.0.3" +msgstr "11.0.3" + +msgid "8.0.1" +msgstr "8.0.1" + +msgid "9.0.0" +msgstr "9.0.0" + +msgid "9.1.0" +msgstr "9.1.0" + +msgid "" +"A Descriptor concept allows convenient passing of information that can " +"globally identify an object, for use in generic views and actions." +msgstr "" +"Un concept descripteur permet le passage adéquat d'informations qui peuvent " +"globalement identifier un objet, pour usage dans les vues et actions " +"communes." + +msgid "" +"A Details page for a resource type (e.g. Images) may now use the Angular " +"application-level registry to register views so developers may easily create " +"or extend details views. In this implementation these views are presented as " +"tabs within the Details page." +msgstr "" +"Une page détaillée pour un type particulier de ressource (I.e. Images) peut " +"maintenant utiliser une application Angular de niveau registre, pour " +"enregistrer les vues et permettre aux développeurs de facilement créer ou " +"ajouter des vues détaillées. Dans cette implementation, ces vues sont " +"presentées sous forme d'onglets au sein de pages détaillées." + +#, fuzzy +msgid "" +"A directive (hz-details) provides the ability to intelligently display a set " +"of views (typically for a Details context)." +msgstr "" +"Une directive (hz-details) permet d'afficher intelligemment un ensemble de " +"vues (généralement pour un contexte Détails)." + +#, fuzzy +msgid "" +"A generic Details display parses the location to determine the resource " +"type, and displays relevant details views for that type." +msgstr "" +"Un affichage générique Details analyse l'emplacement pour déterminer le type " +"de ressource et affiche des vues de détails pertinentes pour ce type." + +msgid "" +"A new Profiler panel in the Developer dashboard is introduced. It integrates " +"`osprofiler library `_ into " +"horizon, thus implementing `blueprint openstack-profiler-at-developer-" +"dashboard `_. Initially profiler is disabled. To enable it the " +"value ``OPENSTACK_PROFILER['enabled']`` has to be ``True``. This in turn can " +"be achieved by copying files _9030_profiler_settings.py.example and " +"_9030_profiler.py to openstack_dashboard/local/local_settings.d/" +"_9030_profiler_settings.py and openstack_dashboard/local/enabled/" +"_9030_profiler.py respectively. Also, by default it expects MongoDB cluster " +"to be present on the same host where Keystone is located (say, in a Devstack " +"VM). But it also can be configured with params with " +"``OPENSTACK_PROFILER['notifier_connection_string]'`` and " +"``OPENSTACK_PROFILER['receiver_connection_string']`` values. MongoDB should " +"be installed `manually `_ and allowed to " +"receive requests on 0.0.0.0 interface." +msgstr "Un nouveau panneau profileur" + +msgid "A shared Django template is now available for use by any Angular page." +msgstr "" +"Un modèle partagé de Django est maintenant disponible pour usage par toute " +"page Angular." + +msgid "" +"ANGULAR_FEATURES now allows for a key 'flavors_panel' to be specified as " +"True or False indicating whether the Angular version of the panel is enabled." +msgstr "" +"ANGULAR_FEATURES permet désormais de spécifier une clé 'flavors_panel' comme " +"vrai ou Faux, indiquant si la version Angular du panneau est active." + +msgid "" +"Add a new setting OVERVIEW_DAYS_RANGE. It defines the default date range in " +"the Overview panel meters - either today minus N days (if the value is " +"integer N), or from the beginning of the current month until today (if set " +"to None). This setting is be used to limit the amount of data fetched by " +"default when rendering the Overview panel. The default value is 1, which " +"differs from the past behaviour, since it caused serious lags on large " +"deployments." +msgstr "" +"Ajouter une nouvelle configuration OVERVIEW_DAYS_RANGE. Elle définit " +"l'intervalle par défaut de la date dans l'aperçu du panneau de compteurs - " +"soit le jour courant moins N jours (si la valeur est l'entier N), soit du " +"début du mois courant jusqu'au jour courant (si la valeur est fixée à None). " +"Cette configuration est utilisée pour limiter la quantité de données " +"établies par défaut lors de l'affichage de l'aperçu. La valeur par défaut " +"est 1, laquelle est différente du comportement précédent, puisqu'elle " +"causait d'importants décalages au cours de larges déploiements." + +msgid "" +"Added ESLint for JavaScript linting, using the eslint-config-openstack " +"rules. See `this `__ for more details." +msgstr "" +"Ajout de ESLint pour les listes JavaScript, utilisant les règles reslint-" +"config-openstack. Voir `this `__ pour plus de détails." + +msgid "" +"Added Karma for JavaScript testing. See `this `__ for more details." +msgstr "" +"Ajout de Karma pour les tests de JavaScript. Voir `this `__ pour plus de détails." + +msgid "" +"Added Keystone to Keystone (K2K) federation support in Horizon. If Keystone " +"is configured with K2K and has service providers, the list of Keystone " +"providers will appear in a dropdown. In local_settings.py you can optionally " +"set the identity provider display name with ``KEYSTONE_PROVIDER_IDP_NAME`` " +"or set the provider id that is used to compare with the other service " +"providers ``KEYSTONE_PROVIDER_IDP_ID``. [`blueprint k2k-horizon `_]." +msgstr "" +"Ajout du support de Kestone to Keystone (K2K) federation dans Horizon. Si " +"Keystone est configuré avec K2K et possède des fournisseurs de services, la " +"liste des fournisseurs de Keystone apparaîtra dans un menu déroulant. Dans " +"local_settings.py vous pouvez optionnellement définir l'affichage du nom du " +"service identité avec ``KEYSTONE_PROVIDER_IDP_NAME`` ou définir l'id du " +"fournisseur utilisé pour comparer avec d'autres fournisseurs de services " +"``KEYSTONE_PROVIDER_IDP_ID``. [`blueprint k2k-horizon `_]." + +msgid "" +"Added a new ``ANGULAR FEATURES`` dictionary to the settings. This allows " +"simple toggling of new AngularJS features." +msgstr "" +"Ajout d'un nouveau dictionnaire ``ANGULAR FEATURES`` pour le paramétrage. " +"Ceci permet l'activation de nouvelles fonctionnalités AngularJS." + +msgid "" +"Added actions to easily associate LBaaS VIP with a floating IP. See `this " +"`__ " +"for more details." +msgstr "" +"Ajout d'actions pour facilement associer LBaaS VIP avec une IP flottante. " +"Voir `ici `__ pour plus de détails." + +msgid "Added mapping for Identity Provider and Protocol specific WebSSO." +msgstr "" +"Ajout du mappage pour les fournisseurs d'identité et le protocoles " +"spécifique WebSSO." + +msgid "Added new Trove features." +msgstr "Ajout des nouvelles fonctionnalités de Trove." + +msgid "Added support for shell job types and multiple Sahara improvements." +msgstr "" +"Ajout du support pour les jobs shell ainsi que plusieurs améliorations de " +"Sahara." + +msgid "Added the Update Encryption action for encrypted volume types." +msgstr "" +"Ajout de l'action mise à jour du cryptage pour les types de volume cryptés." + +msgid "" +"Allow to override settings from local_settings.py with file snippets dropped " +"into local_settings.d/ directory." +msgstr "" +"Permet de remplacer les configurations du fichier local_settings.py par des " +"fragments de fichier supprimés du fichier local_settings.d/ directory." + +msgid "" +"Allows to attach ports during instance launch " +msgstr "" +"Permets de connecter les ports lors du lancement de l'instance " + +msgid "" +"Although it's not required, it's best to make your actions return promises " +"with the expected structure." +msgstr "" +"Quoique pas requis, il serait mieux de faire retourner des promises par vos " +"actions avec la structure prévue." + +msgid "" +"An action-result service provides convenience methods for construction of " +"the result, and for parsing of a resolved object" +msgstr "" +"Un service action-résultat fournit les méthodes adéquates pour la " +"construction du résultat, et pour l'analyse d'un objet résolu" + +msgid "" +"Angular actions now should return a promise that resolves with an object " +"structured in a way to indicate what the action did (or didn't do)." +msgstr "" +"Les actions Angular devraient retourner une promise qui s'ajuste en fonction " +"d'un objet structuré tel qu'il puisse indiquer le résultat de l'action." + +msgid "" +"Angular components now exist to provide simple-to- configure panels and " +"tables, based off of registry information about resources (e.g. Instances)." +msgstr "" +"Les composants Angular serviront à fournir de simples-à-configurés panneaux " +"et tables, basés sur un registre d'informations sur les resources (i.e. " +"Instances)." + +msgid "Bug Fixes" +msgstr "Résolutions de Bugs" + +msgid "" +"Cinder defines storage size in gibibytes (GiB), which is inconsistent with " +"Horizon panels that show/request storage size in gigabytes (GB)." +msgstr "" +"Cinder définit la taille de stockage en gibibytes (GiB), laquelle est " +"consistante avec les panneaux de Horizon qui montrent/demandent la taille de " +"stockage en gigabytes (GB)." + +msgid "Cloud Admin - View and manage identity resources across domains" +msgstr "" +"Administrateur du cloud - Afficher et gérer les resources identitaires à " +"travers les domaines" + +msgid "Current Series Release Notes" +msgstr "Note de la release actuelle" + +msgid "Deprecation Notes" +msgstr "Notes dépréciées " + +msgid "Liberty Series Release Notes" +msgstr "Note de release pour Liberty" + +msgid "Mitaka Series Release Notes" +msgstr "Note de release pour Mitaka" + +msgid "Newton Series Release Notes" +msgstr "Note de release pour Newton"