From 1f877d45007dbf56477a960e083b49b1c3c38d5c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 29 Mar 2015 06:02:53 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I0246adcbc1ab27b2331f5072d6f7ff3c9a01f9e8 --- api-ref/locale/api-ref.pot | 880 ++++++++++++++------------- api-ref/locale/fr.po | 1148 ++++++++++++++++++++---------------- api-ref/locale/ko_KR.po | 1148 ++++++++++++++++++++---------------- 3 files changed, 1736 insertions(+), 1440 deletions(-) diff --git a/api-ref/locale/api-ref.pot b/api-ref/locale/api-ref.pot index 89637f8ae..9f24046cb 100644 --- a/api-ref/locale/api-ref.pot +++ b/api-ref/locale/api-ref.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-03-28 06:05+0000\n" +"POT-Creation-Date: 2015-03-29 06:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -9,39 +9,267 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:10(title) +msgid "Networking API v2.0 extensions" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:12(title) ./api-ref/src/docbkx/ch_identity-admin-v2.xml:21(title) ./api-ref/src/docbkx/ch_compute-v2.xml:42(title) ./api-ref/src/docbkx/ch_identity-v2.xml:27(title) +msgid "Extensions" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:13(para) +msgid "List available Networking API v2.0 extensions and show details for a specified extension." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:25(title) +msgid "Quotas extension (quotas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:26(para) +msgid "List, show information for, update, and reset quotas." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:38(title) +msgid "Networks provider extended attributes (networks)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:39(para) +msgid "List, create, show information for, update, and delete networks." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:53(title) +msgid "Networks multiple provider extension (networks)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:54(para) +msgid "Enables administrative users to define multiple physical bindings for an OpenStack Networking network and list or show details for networks with multiple physical bindings." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:57(para) +msgid "You cannot update any provider attributes. If you try to do so, an error occurs." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:59(para) +msgid "To delete a network with multiple physical bindings, issue a normal delete network request." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:61(para) +msgid "To define multiple physical bindings for a network, include a segments list in the request body of a POST /v2.0/networks request. Each element in the segments list has the same structure as the provider network attributes. These attributes are provider:network_type, provider:physical_network, and provider:segmentation_id. The validation rules for these attributes are the same as for the Networks provider extended attributes. You cannot use both extensions at the same time." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:72(para) +msgid "The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a VLAN." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:78(title) +msgid "Ports binding extended attributes (ports)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:79(para) +msgid "List, create, show information for, and update ports." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:92(title) +msgid "Security groups and rules (security-groups)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:93(para) +msgid "List, create, show information for, and delete security groups and security group rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:117(title) +msgid "Layer-3 networking" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:118(para) +msgid "Route packets between subnets, forward packets from internal networks to external ones, and access instances from external networks through floating IPs." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:120(para) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:286(para) +msgid "This extension introduces these resources:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:123(para) +msgid "router. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:128(para) +msgid "floatingip. An external IP address that is mapped to a port that is attached to an internal network." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:136(title) +msgid "Metering labels and rules" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:137(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:142(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:143(para) +msgid "The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension you can load-balance client traffic from one network to application services, such as VMs, on the same network." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:148(para) +msgid "Use this extension to create and manage virtual IP addresses (VIPs), pools, members of a pool, health monitors associated with a pool, and view status of a resource." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:153(caption) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:208(caption) +msgid "Load balancer statuses" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:159(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:214(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:45(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:154(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:262(th) +msgid "Status" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:160(th) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:215(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:46(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:155(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:263(th) +msgid "Description" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:165(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:220(td) +msgid "ACTIVE" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:166(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:221(td) +msgid "Resource is ready and active." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:169(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:224(td) +msgid "PENDING_CREATE" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:170(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:225(td) +msgid "Resource is being created." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:173(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:228(td) +msgid "PENDING_UPDATE" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:174(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:229(td) +msgid "Resource is being updated." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:177(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:232(td) +msgid "PENDING_DELETE" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:178(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:233(td) +msgid "Resource is going to be deleted." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:181(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:236(td) +msgid "INACTIVE" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:182(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:237(td) +msgid "Resource is created but not active." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:185(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:240(td) +msgid "ERROR" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:187(literal) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:242(literal) +msgid "error_details" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:186(td) ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:241(td) +msgid "Object within the service is not working. Look for an extra attribute called for a textual explanation on the error, its cause, and possibly a solution." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:198(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:199(para) +msgid "The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension you can load-balance client traffic from one network to application services, such as VMs, on the same network." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:204(para) +msgid "Use this extension to create and manage load balancers, listeners, pools, members of a pool, and health monitors associated with a pool and view status of a resource." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:253(title) +msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:254(para) +msgid "The VPNaaS extension enables OpenStack tenants to extend private networks across the public telecommunication infrastructure." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:258(para) +msgid "This initial implementation of the VPNaaS extension provides:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:263(para) +msgid "Site-to-site VPN that connects two private networks." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:267(para) +msgid "Multiple VPN connections per tenant." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:270(para) +msgid "IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:274(para) +msgid "IPSec policy support with 3des, aes-128, aes-192, or aes-256 encryption, sha1 authentication, ESP, AH, or AH-ESP transform protocol, and tunnel or transport mode encapsulation." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:282(para) +msgid "Dead Peer Detection (DPD) with hold, clear, restart, disabled, or restart-by-peer actions." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:289(para) +msgid "service. A parent object that associates VPN with a specific subnet and router." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:293(para) +msgid "ikepolicy. The Internet Key Exchange (IKE) policy that identifies the authentication and encryption algorithm to use during phase one and two negotiation of a VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:301(para) +msgid "ipsecpolicy. The IP security policy that specifies the authentication and encryption algorithm and encapsulation mode to use for the established VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml:307(para) +msgid "ipsec-site-connection. Details for the site-to-site IPsec connection, including the peer CIDRs, MTU, authentication mode, peer address, DPD settings, and status." +msgstr "" + #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml:11(title) msgid "OpenStack Compute API v2 extensions" msgstr "" -#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v3.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-image-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-orchestration-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-networking-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2.1.xml:13(year) ./api-ref/src/docbkx/api-ref-image-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-telemetry-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-databases-v1.xml:13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml:13(year) msgid "2010-2014" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:7(title) -msgid "Identity admin API v2.0 (STABLE)" +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:10(title) +msgid "Identity Admin API v2.0 (STABLE)" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:8(para) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:11(para) msgid "Get an authentication token that permits access to the Compute API." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:10(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:13(title) msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:18(title) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:8(title) ./api-ref/src/docbkx/ch_compute-v2.xml:38(title) ./api-ref/src/docbkx/ch_identity-v2.xml:27(title) -msgid "Extensions" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:29(title) ./api-ref/src/docbkx/ch_identity-v2.xml:40(title) ./api-ref/src/docbkx/ch_identity-v3.xml:24(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:32(title) ./api-ref/src/docbkx/ch_identity-v2.xml:40(title) ./api-ref/src/docbkx/ch_identity-v3.xml:27(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:41(title) ./api-ref/src/docbkx/ch_identity-v3.xml:170(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:44(title) ./api-ref/src/docbkx/ch_identity-v3.xml:173(title) msgid "Users" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:60(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml:63(title) msgid "Tenants" msgstr "" @@ -53,19 +281,19 @@ msgstr "" msgid "Use the OpenStack APIs and extensions to launch server instances, create images, assign metadata to instances and images, create containers and objects, and complete other actions in your OpenStack cloud." msgstr "" -#: ./api-ref/src/docbkx/preface.xml:14(para) +#: ./api-ref/src/docbkx/preface.xml:16(para) msgid "The API status reflects the state of the endpoint on the service. CURRENT is a stable version that is up-to-date, recent, and might receive future versions. This endpoint should be prioritized over all others. SUPPORTED is a stable version that is available on the server. However, it is not likely the most recent available and might not be updated or might be deprecated at some time in the future. DEPRECATED is a stable version that is still available but is being deprecated and might be removed in the future. EXPERIMENTAL is not a stable version. This version is under development or contains features that are otherwise subject to change. For more information about API status values and version information, see Version Discovery." msgstr "" -#: ./api-ref/src/docbkx/preface.xml:32(para) +#: ./api-ref/src/docbkx/preface.xml:35(para) msgid "You must install the packages for each API separately. You can use the APIs and extensions after you authenticate through the Identity API:" msgstr "" -#: ./api-ref/src/docbkx/preface.xml:41(para) +#: ./api-ref/src/docbkx/preface.xml:45(para) msgid "To get started with the APIs, see the OpenStack API Quick Start." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:10(title) ./api-ref/src/docbkx/itemizedlist-service-list.xml:52(link) +#: ./api-ref/src/docbkx/ch_images-v1.xml:10(title) ./api-ref/src/docbkx/itemizedlist-service-list.xml:94(link) msgid "Image Service API v1 (SUPPORTED)" msgstr "" @@ -77,19 +305,19 @@ msgstr "" msgid "Some cloud implementations do not expose this API and offer pretested images only." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:15(para) ./api-ref/src/docbkx/ch_images-v2.xml:11(para) +#: ./api-ref/src/docbkx/ch_images-v1.xml:15(para) ./api-ref/src/docbkx/ch_images-v2.xml:12(para) msgid "Cloud providers can configure property protections that prevent non-administrative users from updating and deleting protected properties. For more information, see Image property protection in the OpenStack Cloud Administrator Guide." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:21(title) ./api-ref/src/docbkx/ch_compute-v2.xml:17(title) ./api-ref/src/docbkx/ch_netconn-v2.xml:20(title) ./api-ref/src/docbkx/ch_identity-v2.xml:14(title) ./api-ref/src/docbkx/ch_databases-v1.xml:11(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:14(title) ./api-ref/src/docbkx/ch_orchestration-v1.xml:22(title) ./api-ref/src/docbkx/ch_images-v2.xml:19(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:45(title) ./api-ref/src/docbkx/ch_identity-v3.xml:11(title) +#: ./api-ref/src/docbkx/ch_images-v1.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:21(title) ./api-ref/src/docbkx/ch_compute-v2.xml:21(title) ./api-ref/src/docbkx/ch_netconn-v2.xml:22(title) ./api-ref/src/docbkx/ch_identity-v2.xml:14(title) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:14(title) ./api-ref/src/docbkx/ch_orchestration-v1.xml:23(title) ./api-ref/src/docbkx/ch_images-v2.xml:20(title) ./api-ref/src/docbkx/ch_database-v1.xml:12(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:31(title) ./api-ref/src/docbkx/ch_identity-v3.xml:14(title) msgid "API versions" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:37(title) ./api-ref/src/docbkx/ch_compute-v2.xml:230(title) ./api-ref/src/docbkx/ch_images-v2.xml:28(title) +#: ./api-ref/src/docbkx/ch_images-v1.xml:37(title) ./api-ref/src/docbkx/ch_compute-v2.xml:234(title) ./api-ref/src/docbkx/ch_images-v2.xml:29(title) msgid "Images" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v1.xml:57(title) ./api-ref/src/docbkx/ch_images-v2.xml:68(title) +#: ./api-ref/src/docbkx/ch_images-v1.xml:57(title) ./api-ref/src/docbkx/ch_images-v2.xml:69(title) msgid "Members" msgstr "" @@ -101,190 +329,14 @@ msgstr "" msgid "OpenStack Identity API v3 and extensions" msgstr "" +#: ./api-ref/src/docbkx/api-ref-identity-v3.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml:13(year) ./api-ref/src/docbkx/api-ref.xml:13(year) ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-database-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-image-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-orchestration-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-networking-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2.1.xml:13(year) ./api-ref/src/docbkx/api-ref-image-v1.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-telemetry-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v2.xml:13(year) +msgid "2010-2015" +msgstr "" + #: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml:11(title) msgid "OpenStack Block Storage API v1" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:6(title) -msgid "Networking API v2.0 extensions" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:9(para) -msgid "List available Networking API v2.0 extensions and show details for a specified extension." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:21(title) -msgid "Quotas extension (quotas)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:22(para) -msgid "List, show information for, update, and reset quotas." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:34(title) -msgid "Networks provider extended attributes (networks)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:35(para) -msgid "List, create, show information for, update, and delete networks." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:49(title) -msgid "Networks multiple provider extension (networks)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:50(para) -msgid "Enables administrative users to define multiple physical bindings for an OpenStack Networking network and list or show details for networks with multiple physical bindings." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:53(para) -msgid "You cannot update any provider attributes. If you try to do so, an error occurs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:55(para) -msgid "To delete a network with multiple physical bindings, issue a normal delete network request." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:57(para) -msgid "To define multiple physical bindings for a network, include a segments list in the request body of a POST /v2.0/networks request. Each element in the segments list has the same structure as the provider network attributes. These attributes are provider:network_type, provider:physical_network, and provider:segmentation_id. The validation rules for these attributes are the same as for the Networks provider extended attributes. You cannot use both extensions at the same time." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:68(para) -msgid "The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a VLAN." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:74(title) -msgid "Ports binding extended attributes (ports)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:75(para) -msgid "List, create, show information for, and update ports." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:88(title) -msgid "Security groups and rules (security-groups)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:89(para) -msgid "List, create, show information for, and delete security groups and security group rules." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:113(title) -msgid "Layer-3 networking" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:114(para) -msgid "Route packets between subnets, forward packets from internal networks to external ones, and access instances from external networks through floating IPs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:116(para) -msgid "This extension introduces these resources:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:119(para) -msgid "router. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:124(para) -msgid "floatingip. An external IP address that is mapped to a port that is attached to an internal network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:132(title) -msgid "Metering labels and rules" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:133(para) -msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:138(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:139(para) -msgid "The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension you can load-balance client traffic from one network to application services, such as VMs, on the same network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:144(para) -msgid "Use this extension to create and manage virtual IP addresses (VIPs), pools, members of a pool, health monitors associated with a pool, and view status of a resource." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:149(caption) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:204(caption) -msgid "Load balancer statuses" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:155(th) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:210(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:45(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:154(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:262(th) -msgid "Status" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:156(th) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:211(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:46(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:155(th) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:263(th) -msgid "Description" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:161(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:216(td) -msgid "ACTIVE" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:162(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:217(td) -msgid "Resource is ready and active." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:165(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:220(td) -msgid "PENDING_CREATE" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:166(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:221(td) -msgid "Resource is being created." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:169(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:224(td) -msgid "PENDING_UPDATE" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:170(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:225(td) -msgid "Resource is being updated." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:173(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:228(td) -msgid "PENDING_DELETE" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:174(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:229(td) -msgid "Resource is going to be deleted." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:177(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:232(td) -msgid "INACTIVE" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:178(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:233(td) -msgid "Resource is created but not active." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:181(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:236(td) -msgid "ERROR" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:183(literal) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:238(literal) -msgid "error_details" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:182(td) ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:237(td) -msgid "Object within the service is not working. Look for an extra attribute called for a textual explanation on the error, its cause, and possibly a solution." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:194(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:195(para) -msgid "The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable OpenStack tenants to manage load balancers for their VMs. With this extension you can load-balance client traffic from one network to application services, such as VMs, on the same network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:200(para) -msgid "Use this extension to create and manage load balancers, listeners, pools, members of a pool, and health monitors associated with a pool and view status of a resource." -msgstr "" - #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:10(title) msgid "Data Processing API (CURRENT)" msgstr "" @@ -294,70 +346,94 @@ msgid "Produce data processing operations." msgstr "" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:13(title) -msgid "Plugins" +msgid "Image Registry" msgstr "" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:14(para) -msgid "A Plugin object defines which Hadoop or Spark version it can install and which configurations can be set for the cluster." +msgid "A Data Source object provides the location of input or output for MapReduce jobs and may reference different types of storage." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:18(para) +msgid "Sahara doesn’t perform any validation checks for data source locations." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:27(title) +msgid "Job Binaries" +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml:28(para) +msgid "Job binaries are objects that represent data processing applications and libraries stored in either the internal database or the Object Storage service." msgstr "" #: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml:11(title) msgid "OpenStack Object Storage API v1" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:12(link) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:10(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:13(link) ./api-ref/src/docbkx/itemizedlist-service-list.xml:54(link) ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:10(title) msgid "Block Storage API v2 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:16(link) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:10(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:20(link) ./api-ref/src/docbkx/itemizedlist-service-list.xml:58(link) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:10(title) msgid "Block Storage API v1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:20(link) -msgid "Compute API v2.1 (CURRENT)" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:27(link) ./api-ref/src/docbkx/ch_compute-v2.1.xml:14(title) +msgid "Compute API v2.1 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:24(link) -msgid "Compute API v2 (SUPPORTED)" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:34(link) ./api-ref/src/docbkx/ch_compute-v2.xml:13(title) +msgid "Compute API v2 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:28(link) ./api-ref/src/docbkx/ch_compute-v2-ext.xml:13(title) -msgid "Compute API v2 extensions (SUPPORTED)" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:41(link) +msgid "Compute API v2 extensions (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:32(link) -msgid "Data Processing v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:48(link) ./api-ref/src/docbkx/itemizedlist-service-list.xml:78(link) ./api-ref/src/docbkx/ch_database-v1.xml:10(title) msgid "Database Service API v1.0 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:40(link) ./api-ref/src/docbkx/ch_identity-v3.xml:7(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:62(link) +msgid "Compute API v2.1 (CURRENT)" +msgstr "" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:66(link) +msgid "Compute API v2 (SUPPORTED)" +msgstr "" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:70(link) ./api-ref/src/docbkx/ch_compute-v2-ext.xml:13(title) +msgid "Compute API v2 extensions (SUPPORTED)" +msgstr "" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:74(link) +msgid "Data Processing v1.1 (CURRENT)" +msgstr "" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:82(link) ./api-ref/src/docbkx/ch_identity-v3.xml:10(title) msgid "Identity API v3 (STABLE)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:44(link) ./api-ref/src/docbkx/ch_identity-v2.xml:10(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:86(link) ./api-ref/src/docbkx/ch_identity-v2.xml:10(title) msgid "Identity API v2.0 (STABLE)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:48(link) ./api-ref/src/docbkx/ch_images-v2.xml:9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:90(link) ./api-ref/src/docbkx/ch_images-v2.xml:10(title) msgid "Image Service API v2 (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:56(link) ./api-ref/src/docbkx/ch_netconn-v2.xml:9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:98(link) ./api-ref/src/docbkx/ch_netconn-v2.xml:10(title) msgid "Networking API v2.0 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:60(link) ./api-ref/src/docbkx/ch_objectstorage-v1.xml:9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:102(link) ./api-ref/src/docbkx/ch_objectstorage-v1.xml:10(title) msgid "Object Storage API v1 (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:65(link) ./api-ref/src/docbkx/ch_orchestration-v1.xml:9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:107(link) ./api-ref/src/docbkx/ch_orchestration-v1.xml:10(title) msgid "Orchestration API v1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:68(link) ./api-ref/src/docbkx/ch_telemetry-v2.xml:9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:110(link) ./api-ref/src/docbkx/ch_telemetry-v2.xml:10(title) msgid "Telemetry API v2 (CURRENT)" msgstr "" @@ -365,15 +441,15 @@ msgstr "" msgid "OpenStack API Reference" msgstr "" -#: ./api-ref/src/docbkx/api-ref.xml:13(year) ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml:13(year) -msgid "2010-2015" +#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml:11(title) +msgid "OpenStack Networking API v2.0 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:14(para) msgid "Extensions add features, MIME types, actions, states, headers, parameters, and resources to the core Compute API without requiring a version change." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:17(para) ./api-ref/src/docbkx/ch_compute-v2.xml:13(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:17(para) ./api-ref/src/docbkx/ch_compute-v2.xml:17(para) msgid "XML support in requests and responses has been deprecated for the Compute API v2." msgstr "" @@ -825,12 +901,12 @@ msgstr "" msgid "Create a server with scheduler hints." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:14(title) -msgid "Compute API v2.1 (EXPERIMENTAL)" +#: ./api-ref/src/docbkx/api-ref-database-v1.xml:11(title) +msgid "OpenStack Database Service API v1.0" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml:15(para) -msgid "XML support in requests and responses has been deprecated for the Compute API v2.1 API (originally referred to as v3)." +msgid "XML support in requests and responses has been deprecated for the Compute API v2.1 (originally referred to as API v3)." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml:22(para) @@ -1013,203 +1089,199 @@ msgstr "" msgid "Provide simple tenant usage for tenant." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:9(title) -msgid "Compute API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml:10(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:14(para) msgid "Launch virtual machines from images or images stored on persistent volumes. API v1.1 is identical to API v2." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:18(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:22(para) msgid "List information for all API versions and show details about API v2." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:29(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:33(title) msgid "Limits" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:30(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:34(para) msgid "Get rate and absolute limits." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:39(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:43(para) msgid "List available Compute API v2 extensions and show details for a specified extension." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:51(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:55(title) msgid "Servers" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:52(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:56(para) msgid "List, create, get details for, update, and delete servers." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:55(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:59(emphasis) msgid "Passwords" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:56(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:60(para) msgid "When you create a server, you can specify a password through the optional adminPass attribute. The specified password must meet the complexity requirements set by your OpenStack Compute provider. The server might enter an ERROR state if the complexity requirements are not met. In this case, a client might issue a change password action to reset the server password." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:62(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:66(para) msgid "If you do not specify a password, a randomly generated password is assigned and returned in the response object. This password is guaranteed to meet the security requirements set by the compute provider. For security reasons, the password is not returned in subsequent calls." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:70(emphasis) ./api-ref/src/docbkx/ch_compute-v2.xml:172(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:74(emphasis) ./api-ref/src/docbkx/ch_compute-v2.xml:176(title) msgid "Server metadata" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:71(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:75(para) msgid "You can specify custom server metadata at server launch time. The maximum size for each metadata key-value pair is 255 bytes. The maximum number of key-value pairs that can be supplied per server is determined by the compute provider. You can query this value through the maxServerMeta absolute limit." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:80(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:84(emphasis) msgid "Server networks" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:81(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:85(para) msgid "You can specify networks to which the server connects at launch time. You can specify one or more networks. Users can also specify a specific port on the network or the fixed IP address to assign to the server interface." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:85(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:89(para) msgid "You can use both IPv4 and IPv6 addresses as access addresses and you can assign both addresses simultaneously. You can update access addresses after you create a server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:93(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:97(emphasis) msgid "Server personality" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:94(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:98(para) msgid "You can customize the personality of a server instance by injecting data into its file system. For example, you might want to insert ssh keys, set configuration files, or store data that you want to retrieve from inside the instance. This feature provides a minimal amount of launch-time personalization. If you require significant customization, create a custom image." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:99(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:103(para) msgid "Follow these guidelines when you inject files:" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:102(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:106(para) msgid "The maximum size of the file path data is 255 bytes." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:105(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:109(para) msgid "Encode the file contents as a Base64 string. The compute providers determines the maximum size of the file contents. This value can vary based on the image that is used to create the server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:109(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:113(para) msgid "The maximum limit refers to the number of bytes in the decoded data and not to the number of characters in the encoded data." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:114(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:118(para) msgid "You can inject text files only. You cannot inject binary or ZIP files into a new build." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:118(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:122(para) msgid "The maximum number of file path/content pairs that you can supply is also determined by the compute provider and is defined by the maxPersonality absolute limit." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:123(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:127(para) msgid "The absolute limit, maxPersonalitySize, is a byte limit that is guaranteed to apply to all images in the deployment. Providers can set additional per-image personality limits." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:128(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:132(para) msgid "The file injection might not occur until after the server is built and booted." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:130(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:134(para) msgid "During file injection, any existing files that match specified files are renamed to include the BAK extension appended with a time stamp. For example, if the /etc/passwd file exists, it is backed up as /etc/passwd.bak.1246036261.5785." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:134(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:138(para) msgid "After file injection, personality files are accessible by only system administrators. For example, on Linux, all files have root and the root group as the owner and group owner, respectively, and allow user and group read access only ( )." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:142(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:146(emphasis) msgid "Server access addresses" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:143(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:147(para) msgid "In a hybrid environment, the IP address of a server might not be controlled by the underlying implementation. Instead, the access IP address might be part of the dedicated hardware; for example, a router/NAT device. In this case, the addresses provided by the implementation cannot actually be used to access the server (from outside the local LAN). Here, a separate access address might be assigned at creation time to provide access to the server. This address might not be directly bound to a network interface on the server and might not necessarily appear when you query the server addresses. See . Nonetheless, clients that must access the server directly are encouraged to do so through an access address." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:173(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:177(para) msgid "Show details for, set, update, and delete server metadata or metadata items." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:189(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:193(title) msgid "Server addresses" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:190(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:194(para) msgid "List addresses for a specified server or a specified server and network." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:197(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:201(title) msgid "Server actions" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:198(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:202(para) msgid "Perform actions for a specified server, including change administrator password, reboot, rebuild, resize, and create image from server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:213(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:217(title) msgid "Flavors" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:214(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:218(para) msgid "List available flavors and get details for a specified flavor. A flavor is a hardware configuration for a server. Each flavor is a unique combination of disk space and memory capacity." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:231(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:235(para) msgid "List available images, get details for a specified image, and delete an image." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:232(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:236(para) msgid "Also, set, list, get details for, and delete image metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:233(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:237(para) msgid "An image is a collection of files that you use to create or rebuild a server. By default, operators provide pre-built operating system images. You can also create custom images: See ." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:250(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:254(title) msgid "Image metadata" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:251(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:255(para) msgid "Show details for, set, update, and delete image metadata or metadata items." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:10(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:11(para) msgid "Use virtual networking services among devices that are managed by the OpenStack Compute service. The Networking (neutron) API v2.0 combines the API v1.1 functionality with some essential Internet Protocol Address Management (IPAM) functionality. Enables users to associate IP address blocks and other network configuration settings with an OpenStack Networking network. You can choose a specific IP address from the block or let OpenStack Networking choose the first available IP address." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:21(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:23(para) msgid "List information for all Networking API versions and show details about API v2." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:34(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:36(title) msgid "Networks" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:35(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:37(para) msgid "List, show information for, create, update, and delete networks." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:42(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:44(title) msgid "Subnets" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:43(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:45(para) msgid "List, show information for, create, update, and delete subnet resources." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:50(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:52(title) msgid "Ports" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml:51(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml:53(para) msgid "List, show information for, create, update, and delete ports." msgstr "" @@ -1217,7 +1289,11 @@ msgstr "" msgid "OpenStack Image Service API v2" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v2.xml:11(para) ./api-ref/src/docbkx/ch_identity-v3.xml:8(para) +#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml:11(title) +msgid "OpenStack Identity API v2 extensions" +msgstr "" + +#: ./api-ref/src/docbkx/ch_identity-v2.xml:11(para) ./api-ref/src/docbkx/ch_identity-v3.xml:11(para) msgid "Get an authentication token that permits access to the OpenStack services REST API." msgstr "" @@ -1254,31 +1330,11 @@ msgid "OpenStack Orchestration API v1" msgstr "" #: ./api-ref/src/docbkx/api-ref-networking-v2.xml:11(title) -msgid "OpenStack Networking API v2.0" +msgid "OpenStack Networking API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/ch_databases-v1.xml:9(title) -msgid "Databases Service API v1.0 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml:25(title) -msgid "Database instances (instances)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml:45(title) -msgid "Database instance actions (action)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml:56(title) -msgid "Databases (databases)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml:70(title) -msgid "Users (users)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml:84(title) -msgid "Flavors (flavors)" +#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml:11(title) +msgid "OpenStack Identity Admin API v2" msgstr "" #: ./api-ref/src/docbkx/api-ref-compute-v2.xml:11(title) @@ -1293,7 +1349,7 @@ msgstr "" msgid "API extensions" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:33(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:58(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:33(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:44(title) msgid "Volumes" msgstr "" @@ -1397,11 +1453,11 @@ msgstr "" msgid "An error occurred while attempting to extend a volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:123(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:77(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:123(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:63(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:143(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:98(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml:143(title) ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:84(title) msgid "Snapshots" msgstr "" @@ -1517,51 +1573,51 @@ msgstr "" msgid "OpenStack Compute API v2.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:10(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:11(para) msgid "Use a template language to orchestrate OpenStack services." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:13(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:14(title) msgid "General API information" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:14(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:15(para) msgid "Authenticated calls that target a known URI but that use an an HTTP method that the implementation does not support return a 405 Method Not Allowed error code. In addition, the HTTP OPTIONS method is supported for each known URI. In both cases, the Allow response header indicates the HTTP methods that are supported for the resource." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:31(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:32(title) msgid "Stacks" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:71(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:72(title) msgid "Stack actions" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:72(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:73(para) msgid "Performs non-lifecycle operations on the stack. Specify the action in the request body." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:85(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:86(title) msgid "Stack resources" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:122(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:123(title) msgid "Stack events" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:143(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:144(title) msgid "Templates" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:156(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:157(title) msgid "Build info" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:165(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:166(title) msgid "Software configuration" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:194(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:195(title) msgid "Manage service" msgstr "" @@ -1569,72 +1625,96 @@ msgstr "" msgid "OpenStack Image Service API v1" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:10(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:11(para) msgid "Image Service API v2.0, API v2.1, and API v2.2." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:29(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:30(para) msgid "Create, update, and delete image metadata records. Enable users to share images with each other." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:46(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:47(title) msgid "Image data" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:47(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:48(para) msgid "Upload and download raw image data." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:57(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:58(title) msgid "Image tags" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:58(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:59(para) msgid "Add and delete image tags." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:84(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml:85(title) msgid "Image schemas" msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml:85(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml:86(para) msgid "Get a JSON-schema document that represents an images or image entity." msgstr "" +#: ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml:11(title) +msgid "OpenStack Identity API v3 extensions" +msgstr "" + #: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml:11(title) msgid "OpenStack Telemetry API v2" msgstr "" +#: ./api-ref/src/docbkx/ch_database-v1.xml:26(title) +msgid "Database instances (instances)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_database-v1.xml:46(title) +msgid "Database instance actions (action)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_database-v1.xml:57(title) +msgid "Databases (databases)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_database-v1.xml:71(title) +msgid "Users (users)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_database-v1.xml:85(title) +msgid "Flavors (flavors)" +msgstr "" + #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:13(para) -msgid "When making an API call to create, list, or delete volume(s), the following status values are possible:" +msgid "When you create, list, or delete volumes, the following status values are possible:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:17(para) +msgid "CREATING. The volume is being created." msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:18(para) -msgid "CREATING: The volume is being created." +msgid "AVAILABLE. The volume is read to be attached to an instance." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:21(para) -msgid "AVAILABLE: The volume is read to be attached to an instance." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:20(para) +msgid "ATTACHING. The volume is attaching to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:22(para) +msgid "IN-USE. The volume is attached to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:24(para) +msgid "DELETING. The volume is being deleted." msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:25(para) -msgid "ATTACHING: The volume is attaching to an instance." +msgid "ERROR. An error has occurred with the volume." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:29(para) -msgid "IN-USE: The volume is attached to an instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:33(para) -msgid "DELETING: The volume is being deleted." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:36(para) -msgid "ERROR: An error has occurred with the volume." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:40(para) -msgid "ERROR_DELETING: There was an error deleting the volume." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml:27(para) +msgid "ERROR_DELETING. There was an error deleting the volume." msgstr "" #: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml:11(title) @@ -1646,206 +1726,202 @@ msgid "OpenStack Block Storage API v2" msgstr "" #: ./api-ref/src/docbkx/api-ref-identity-v2.xml:11(title) -msgid "OpenStack Identity API v2 and extensions" +msgid "OpenStack Identity API v2" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:28(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:38(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:41(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:39(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:42(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:56(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:57(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:67(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:70(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:68(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:71(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:72(para) msgid "Domains represent collections of users, groups, and projects. Each is owned by exactly one domain. Users, however, can be associated with multiple projects by granting roles to the user on a project, including projects owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:72(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:75(para) msgid "Each domain defines a namespace where certain API-visible name attributes exist, which affects whether those names must be globally unique or unique within that domain. In the Identity API, the uniqueness of the following attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:77(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:80(para) msgid "Domain Name. Globally unique across all domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:81(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:84(para) msgid "Role Name. Globally unique across all domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:85(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:88(para) msgid "User Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:89(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:92(para) msgid "Project Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:93(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:96(para) msgid "Group Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:132(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:135(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:133(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:136(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:171(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:174(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:195(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:198(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:196(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:199(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:224(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:227(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:225(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:228(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:243(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:246(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:244(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:247(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:260(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:263(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:261(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:264(para) msgid "Manage policies." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:262(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:265(para) msgid "You can encode policy rule sets into a blob to be consumed by remote services. To do so, set type to application/json and specify policy rules as JSON strings in a blob. For example:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:269(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:272(para) msgid "Or:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:10(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:11(para) msgid "Manage the accounts, containers, and objects in the Object Storage system." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:12(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:13(para) msgid "To run the cURL command examples for these requests, set these environment variables:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:16(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:17(para) msgid "publicURL. The public URL that is the HTTP endpoint from where you can access Object Storage. It includes the Object Storage API version number and your account name. For example, https://23.253.72.207/v1/my_account." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:23(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:24(para) msgid "token. The authentication token for Object Storage." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:27(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:28(para) msgid "To obtain these values, run the command." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:29(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:30(para) msgid "As shown in this example, the public URL appears in the StorageURL field, and the token appears in the Auth Token field:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:43(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:44(para) msgid "For a complete description of HTTP 1.1 header definitions, see Header Field Definitions." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:48(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:49(title) msgid "Accounts" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:49(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:50(para) msgid "List containers for a specified account. Create, update, show, and delete account metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:61(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:62(title) msgid "Containers" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:62(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:63(para) msgid "List objects in a specified container. Create, show details for, and delete containers. Create, update, show, and delete container metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:77(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:78(title) msgid "Objects" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:78(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:79(para) msgid "Create, replace, show details for, and delete objects. Copy objects from another object with a new or different name. Update object metadata." msgstr "" -#: ./api-ref/src/docbkx/api-ref-databases-v1.xml:11(title) -msgid "OpenStack Database Service API v1.0" -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:10(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:11(para) msgid "Manage Telemetry operations." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:12(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:13(title) msgid "Alarms" msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:13(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:14(para) msgid "List, create, gets details for, update, and delete alarms." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:39(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:40(title) msgid "Meters" msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:40(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:41(para) msgid "Get information for meters." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:58(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:59(title) msgid "Samples" msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:59(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:60(para) msgid "Get samples." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:72(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:73(title) msgid "Resources" msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:73(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml:74(para) msgid "Get information for resources." msgstr "" diff --git a/api-ref/locale/fr.po b/api-ref/locale/fr.po index f91ba4e9e..c44a1cb8f 100644 --- a/api-ref/locale/fr.po +++ b/api-ref/locale/fr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-28 01:25+0000\n" -"PO-Revision-Date: 2015-03-28 01:31+0000\n" +"POT-Creation-Date: 2015-03-28 13:48+0000\n" +"PO-Revision-Date: 2015-03-28 14:02+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" @@ -18,58 +18,366 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml10(title) +msgid "Networking API v2.0 extensions" +msgstr "Extensions de l'API de gestion Réseau v2.0" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml12(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml21(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml42(title) +#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) +msgid "Extensions" +msgstr "Extensions" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml13(para) +msgid "" +"List available Networking API v2.0 extensions and show details for a " +"specified extension." +msgstr "Liste les extensions de l'API de gestion de Réseau v2.0 et indique les informations détaillées d'une extension spécifique." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml25(title) +msgid "Quotas extension (quotas)" +msgstr "Extension de gestion des Quotas (quotas)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml26(para) +msgid "List, show information for, update, and reset quotas." +msgstr "Liste, affiche des informations, met à jour, et réinitialise les quotas." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml38(title) +msgid "Networks provider extended attributes (networks)" +msgstr "Attibuts étendus de fournisseur de réseaux (réseaux)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml39(para) +msgid "List, create, show information for, update, and delete networks." +msgstr "Liste, crée, affiche les informations, met à jour, et supprime les réseaux." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml53(title) +msgid "Networks multiple provider extension (networks)" +msgstr "Extension de fournisseur de réseaux multiple (réseaux)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml54(para) +msgid "" +"Enables administrative users to define multiple physical bindings for an " +"OpenStack Networking network and list or show details for networks with " +"multiple physical bindings." +msgstr "Permet aux utilisateurs administrateurs de définir des liaisons physiques pour un réseau OpenStack Networking et liste ou montre les détails des réseaux avec de multiples liaisons physiques." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml57(para) +msgid "" +"You cannot update any provider attributes. If you try to " +"do so, an error occurs." +msgstr "Vous ne pouvez modifier aucun des attributs de fournisseur. Si vous essayez de le faire, une erreur sera provoquée." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml59(para) +msgid "" +"To delete a network with multiple physical bindings, issue a normal delete " +"network request." +msgstr "Pour supprimer un réseau avec des liaisons physiques multiples, utilisez une demande de suppression de réseau normale." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml61(para) +msgid "" +"To define multiple physical bindings for a network, include a " +"segments list in the request body of a POST " +"/v2.0/networks request. Each element in the " +"segments list has the same structure as the provider " +"network attributes. These attributes are " +"provider:network_type, " +"provider:physical_network, and " +"provider:segmentation_id. The validation rules for these " +"attributes are the same as for the Networks provider extended attributes. You " +"cannot use both extensions at the same time." +msgstr "Pour définir de multiples connexions physiques pour un réseau, inclure une liste segments dans le corps de la requête POST /v2.0/networks.Chaque élément dans la liste segments a la même structure que les attributs du réseau fournisseur. Ces attributs sont provider:network_type, provider:physical_network, et provider:segmentation_id. Les règles de validation pour ces attributs sont les mêmes que pour Networks provider extended attributes. Vous ne pouvez pas utiliser les deux extensions en même temps.." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml72(para) +msgid "" +"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you " +"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a" +" VLAN." +msgstr "Les plugins NSX et ML2 supportent cette extension. Avec le plugin ML2, vous pouvez spécifier de multiples VLANs pour un réseau donné, un ID de tunnel VXLAN, et un VLAN." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml78(title) +msgid "Ports binding extended attributes (ports)" +msgstr "Attributs étendus de liaison de ports (ports)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml79(para) +msgid "List, create, show information for, and update ports." +msgstr "Liste, crée, affiche les informations, et met à jour les ports." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml92(title) +msgid "Security groups and rules (security-groups)" +msgstr "Groupes et règles de sécurité (security-groups)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml93(para) +msgid "" +"List, create, show information for, and delete security groups and security " +"group rules." +msgstr "Liste, crée, affiche les informations, et supprime les groupes de sécurité et les les règles des groupes de sécurité." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml117(title) +msgid "Layer-3 networking" +msgstr "Gestion de réseau: couche 3 du modèle OSI" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml118(para) +msgid "" +"Route packets between subnets, forward packets from internal networks to " +"external ones, and access instances from external networks through floating " +"IPs." +msgstr "Effectue le routage des paquets entre les sous-réseaux, transfère les paquets des réseaux internes aux réseaux externes, et accède aux instances à partir des réseaux externes au moyen d'addresses IP flottantes." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml120(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml286(para) +msgid "This extension introduces these resources:" +msgstr "Cette extension introduit ces ressources:" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml123(para) +msgid "" +"router. A logical entity for forwarding " +"packets across internal subnets and NATting them on external networks " +"through an appropriate external gateway." +msgstr "router. Une entité logique permettant de transférer les paquets entre les sous-réseaux internes, et de les NATter sur les réseaux externes au moyen d'une passerelle externe appropriée." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml128(para) +msgid "" +"floatingip. An external IP address that " +"is mapped to a port that is attached to an internal network." +msgstr "floatingip. Une addresse IP externe qui est mappée sur un port, lui-même attaché à un réseau interne." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml136(title) +msgid "Metering labels and rules" +msgstr "Libellés et règles de comptage" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml137(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "Créer, modifier, et supprimer des libellés et des règles de comptage OpenStack Layer3" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml142(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" +msgstr "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml143(para) +msgid "" +"The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable " +"OpenStack tenants to manage load balancers for their VMs. With this " +"extension you can load-balance client traffic from one network to " +"application services, such as VMs, on the same network." +msgstr "L'extension LBaaS version 1.0 se couple avec l'API Networking 2.0 permettant les projets OpenStack de gérer les équilibreurs de charge pour leurs VM. Avec cette extension vous pouvez gérer la charge du trafic client d'un réseau vers les services d'application, comme les VM, sur un même réseau." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml148(para) +msgid "" +"Use this extension to create and manage virtual IP addresses (VIPs), pools, " +"members of a pool, health monitors associated with a pool, and view status " +"of a resource." +msgstr "Utiliser cette extension pour créer et gérer des adresses IP virtuelles (VIPs), pools, membres de pool, moniteurs de suivi associés à un pool et voir le status d'une ressource. " + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml153(caption) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml208(caption) +msgid "Load balancer statuses" +msgstr "Etats des load-balancers" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml159(th) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml214(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml45(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml154(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml262(th) +msgid "Status" +msgstr "Statut" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml160(th) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml215(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml46(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml155(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml263(th) +msgid "Description" +msgstr "Description" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml165(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml220(td) +msgid "ACTIVE" +msgstr "ACTIVE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml166(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml221(td) +msgid "Resource is ready and active." +msgstr "La ressource est prête et active. " + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml169(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml224(td) +msgid "PENDING_CREATE" +msgstr "PENDING_CREATE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml170(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml225(td) +msgid "Resource is being created." +msgstr "La ressource est en train d'être créée. " + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml173(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml228(td) +msgid "PENDING_UPDATE" +msgstr "PENDING_UPDATE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml174(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml229(td) +msgid "Resource is being updated." +msgstr "La ressource est en train d'être mise à jour." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml177(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml232(td) +msgid "PENDING_DELETE" +msgstr "PENDING_DELETE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml178(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml233(td) +msgid "Resource is going to be deleted." +msgstr "La ressource va être supprimer." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml181(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml236(td) +msgid "INACTIVE" +msgstr "INACTIVE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml182(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml237(td) +msgid "Resource is created but not active." +msgstr "La ressource est crée mais n'est pas active." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml185(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml240(td) +msgid "ERROR" +msgstr "ERROR" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml187(literal) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml242(literal) +msgid "error_details" +msgstr "error_details" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml186(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml241(td) +msgid "" +"Object within the service is not working. Look for an extra attribute called" +" for a textual explanation on the error, its cause, and " +"possibly a solution." +msgstr "L'objet à l'intérieur du service de fonctionne pas. Chercher un attribut supplémentaire appelé pour une explication complète de l'erreur, sa cause et probablement sa solution.." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml198(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml199(para) +msgid "" +"The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable " +"OpenStack tenants to manage load balancers for their VMs. With this " +"extension you can load-balance client traffic from one network to " +"application services, such as VMs, on the same network." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml204(para) +msgid "" +"Use this extension to create and manage load balancers, listeners, pools, " +"members of a pool, and health monitors associated with a pool and view " +"status of a resource." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml253(title) +msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml254(para) +msgid "" +"The VPNaaS extension enables OpenStack tenants to extend private networks " +"across the public telecommunication infrastructure." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml258(para) +msgid "This initial implementation of the VPNaaS extension provides:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml263(para) +msgid "Site-to-site VPN that connects two private networks." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml267(para) +msgid "Multiple VPN connections per tenant." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml270(para) +msgid "" +"IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml274(para) +msgid "" +"IPSec policy support with 3des, aes-128, aes-192, or aes-256 encryption, " +"sha1 authentication, ESP, AH, or AH-ESP transform protocol, and tunnel or " +"transport mode encapsulation." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml282(para) +msgid "" +"Dead Peer Detection (DPD) with hold, clear, restart, disabled, or restart-" +"by-peer actions." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml289(para) +msgid "" +"service. A parent object that associates VPN with a specific " +"subnet and router." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml293(para) +msgid "" +"ikepolicy. The Internet Key Exchange (IKE) policy that " +"identifies the authentication and encryption algorithm to use during phase " +"one and two negotiation of a VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml301(para) +msgid "" +"ipsecpolicy. The IP security policy that specifies the " +"authentication and encryption algorithm and encapsulation mode to use for " +"the established VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml307(para) +msgid "" +"ipsec-site-connection. Details for the site-to-site IPsec " +"connection, including the peer CIDRs, MTU, authentication mode, peer " +"address, DPD settings, and status." +msgstr "" + #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 extensions" msgstr "Extensions de l'API de Calcul v2 OpenStack" #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-image-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-networking-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-compute-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-image-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-databases-v1.xml13(year) msgid "2010-2014" msgstr "2010-2014" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml7(title) -msgid "Identity admin API v2.0 (STABLE)" -msgstr "API d'administration des Identités v2.0 (STABLE)" +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) +msgid "Identity Admin API v2.0 (STABLE)" +msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml8(para) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml11(para) msgid "Get an authentication token that permits access to the Compute API." msgstr "Obtenir un jeton d'authentification permettant l'accès à l'API de Calcul." -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml13(title) msgid "Versions" msgstr "Versions" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml18(title) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml8(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml38(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) -msgid "Extensions" -msgstr "Extensions" - -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml29(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml32(title) #: ./api-ref/src/docbkx/ch_identity-v2.xml40(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml27(title) msgid "Tokens" msgstr "Jetons" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml41(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml170(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml44(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml173(title) msgid "Users" msgstr "Utilisateurs" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml60(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml63(title) msgid "Tenants" msgstr "Clients" @@ -84,7 +392,7 @@ msgid "" "objects, and complete other actions in your OpenStack cloud." msgstr "Utilisez les autres APIs et extensions pour démarrer des instances de serveur, créer des images, assigner des métadonnées aux instances et images, créer des conteneurs et des objets, et mener à bien d'autres actions dans votre cloud OpenStack." -#: ./api-ref/src/docbkx/preface.xml14(para) +#: ./api-ref/src/docbkx/preface.xml16(para) msgid "" "The API status reflects the state of the " "endpoint on the service. CURRENT is a " @@ -103,14 +411,14 @@ msgid "" "Discovery." msgstr "L'API status reflète l'état d'aboutissement du service. ACTUEL est une version stable qui est à jour, récente, et qui pourrait bénéficier de futures versions. Cette version aboutie devrait être prioritaire par rapport à toutes les autres. SUPPORTÉ est une version stable qui est disponible sur le serveur. Cependant, ce n'est pas forcément la versions la plus récente disponible et elle pourrait ne pas être mise à jour ou elle pourrait être abandonnée relativement rapidement. ABANDONNÉ est une version stable qui est toujours disponible mais qui est abandonnée et qui pourrait être supprimée dans le futur. EXPÉRIMENTAL n'est pas une version stable. Cette version est en cours de développement ou contient des fonctionnalités qui peuvent être sujettes à modification. Pour obtenir plus d'informations sur les paramètres de l'API status et les informations de version, reportez-vous à la documentation Découverte des Versions." -#: ./api-ref/src/docbkx/preface.xml32(para) +#: ./api-ref/src/docbkx/preface.xml35(para) msgid "" "You must install the packages for each API separately. You can use the APIs " "and extensions after you authenticate through the Identity API:" msgstr "Vous devez installer les packages de chaque API séparément. Vous pouvez utiliser les APIs et extensions après vous être authentifié par l'intermédiaire de l'API de Gestion des Identités:" -#: ./api-ref/src/docbkx/preface.xml41(para) +#: ./api-ref/src/docbkx/preface.xml45(para) msgid "" "To get started with the APIs, see the OpenStack API " @@ -118,7 +426,7 @@ msgid "" msgstr "Pour débuter avec les APIs, reportez-vous à la documentation API d'OpenStack: démarrage rapide." #: ./api-ref/src/docbkx/ch_images-v1.xml10(title) -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml94(link) msgid "Image Service API v1 (SUPPORTED)" msgstr "API du Service d'Image v1 (SUPPORTÉ)" @@ -135,7 +443,7 @@ msgid "" msgstr "Quelques implémentations de cloud n'exposent pas cette API et offrent des images pré-testées seulement." #: ./api-ref/src/docbkx/ch_images-v1.xml15(para) -#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml12(para) msgid "" "Cloud providers can configure property protections that prevent non-" "administrative users from updating and deleting protected properties. For " @@ -147,26 +455,26 @@ msgstr "Les fournisseurs du cloud peuvent configurer des propriétés de protect #: ./api-ref/src/docbkx/ch_images-v1.xml23(title) #: ./api-ref/src/docbkx/ch_compute-v2.1.xml21(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml17(title) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml20(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml21(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml22(title) #: ./api-ref/src/docbkx/ch_identity-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_databases-v1.xml11(title) #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml22(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml19(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml45(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml11(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml23(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml20(title) +#: ./api-ref/src/docbkx/ch_database-v1.xml12(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml31(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml14(title) msgid "API versions" msgstr "Versions de l'API" #: ./api-ref/src/docbkx/ch_images-v1.xml37(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml230(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml28(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml234(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml29(title) msgid "Images" msgstr "Images" #: ./api-ref/src/docbkx/ch_images-v1.xml57(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml68(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml69(title) msgid "Members" msgstr "Membres" @@ -178,263 +486,32 @@ msgstr "Images partagées" msgid "OpenStack Identity API v3 and extensions" msgstr "API de Gestion des Identités v3 OpenStack et extensions" +#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) +#: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-database-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-image-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-networking-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-image-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) +msgid "2010-2015" +msgstr "" + #: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1" msgstr "API de Stockage de Bloc v1 OpenStack" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml6(title) -msgid "Networking API v2.0 extensions" -msgstr "Extensions de l'API de gestion Réseau v2.0" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(para) -msgid "" -"List available Networking API v2.0 extensions and show details for a " -"specified extension." -msgstr "Liste les extensions de l'API de gestion de Réseau v2.0 et indique les informations détaillées d'une extension spécifique." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml21(title) -msgid "Quotas extension (quotas)" -msgstr "Extension de gestion des Quotas (quotas)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(para) -msgid "List, show information for, update, and reset quotas." -msgstr "Liste, affiche des informations, met à jour, et réinitialise les quotas." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml34(title) -msgid "Networks provider extended attributes (networks)" -msgstr "Attibuts étendus de fournisseur de réseaux (réseaux)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml35(para) -msgid "List, create, show information for, update, and delete networks." -msgstr "Liste, crée, affiche les informations, met à jour, et supprime les réseaux." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml49(title) -msgid "Networks multiple provider extension (networks)" -msgstr "Extension de fournisseur de réseaux multiple (réseaux)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) -msgid "" -"Enables administrative users to define multiple physical bindings for an " -"OpenStack Networking network and list or show details for networks with " -"multiple physical bindings." -msgstr "Permet aux utilisateurs administrateurs de définir des liaisons physiques pour un réseau OpenStack Networking et liste ou montre les détails des réseaux avec de multiples liaisons physiques." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml53(para) -msgid "" -"You cannot update any provider attributes. If you try to " -"do so, an error occurs." -msgstr "Vous ne pouvez modifier aucun des attributs de fournisseur. Si vous essayez de le faire, une erreur sera provoquée." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml55(para) -msgid "" -"To delete a network with multiple physical bindings, issue a normal delete " -"network request." -msgstr "Pour supprimer un réseau avec des liaisons physiques multiples, utilisez une demande de suppression de réseau normale." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml57(para) -msgid "" -"To define multiple physical bindings for a network, include a " -"segments list in the request body of a POST " -"/v2.0/networks request. Each element in the " -"segments list has the same structure as the provider " -"network attributes. These attributes are " -"provider:network_type, " -"provider:physical_network, and " -"provider:segmentation_id. The validation rules for these " -"attributes are the same as for the Networks provider extended attributes. You " -"cannot use both extensions at the same time." -msgstr "Pour définir de multiples connexions physiques pour un réseau, inclure une liste segments dans le corps de la requête POST /v2.0/networks.Chaque élément dans la liste segments a la même structure que les attributs du réseau fournisseur. Ces attributs sont provider:network_type, provider:physical_network, et provider:segmentation_id. Les règles de validation pour ces attributs sont les mêmes que pour Networks provider extended attributes. Vous ne pouvez pas utiliser les deux extensions en même temps.." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml68(para) -msgid "" -"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you " -"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a" -" VLAN." -msgstr "Les plugins NSX et ML2 supportent cette extension. Avec le plugin ML2, vous pouvez spécifier de multiples VLANs pour un réseau donné, un ID de tunnel VXLAN, et un VLAN." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml74(title) -msgid "Ports binding extended attributes (ports)" -msgstr "Attributs étendus de liaison de ports (ports)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml75(para) -msgid "List, create, show information for, and update ports." -msgstr "Liste, crée, affiche les informations, et met à jour les ports." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) -msgid "Security groups and rules (security-groups)" -msgstr "Groupes et règles de sécurité (security-groups)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para) -msgid "" -"List, create, show information for, and delete security groups and security " -"group rules." -msgstr "Liste, crée, affiche les informations, et supprime les groupes de sécurité et les les règles des groupes de sécurité." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml113(title) -msgid "Layer-3 networking" -msgstr "Gestion de réseau: couche 3 du modèle OSI" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml114(para) -msgid "" -"Route packets between subnets, forward packets from internal networks to " -"external ones, and access instances from external networks through floating " -"IPs." -msgstr "Effectue le routage des paquets entre les sous-réseaux, transfère les paquets des réseaux internes aux réseaux externes, et accède aux instances à partir des réseaux externes au moyen d'addresses IP flottantes." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml116(para) -msgid "This extension introduces these resources:" -msgstr "Cette extension introduit ces ressources:" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml119(para) -msgid "" -"router. A logical entity for forwarding " -"packets across internal subnets and NATting them on external networks " -"through an appropriate external gateway." -msgstr "router. Une entité logique permettant de transférer les paquets entre les sous-réseaux internes, et de les NATter sur les réseaux externes au moyen d'une passerelle externe appropriée." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml124(para) -msgid "" -"floatingip. An external IP address that " -"is mapped to a port that is attached to an internal network." -msgstr "floatingip. Une addresse IP externe qui est mappée sur un port, lui-même attaché à un réseau interne." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(title) -msgid "Metering labels and rules" -msgstr "Libellés et règles de comptage" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml133(para) -msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." -msgstr "Créer, modifier, et supprimer des libellés et des règles de comptage OpenStack Layer3" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml138(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" -msgstr "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml139(para) -msgid "" -"The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable " -"OpenStack tenants to manage load balancers for their VMs. With this " -"extension you can load-balance client traffic from one network to " -"application services, such as VMs, on the same network." -msgstr "L'extension LBaaS version 1.0 se couple avec l'API Networking 2.0 permettant les projets OpenStack de gérer les équilibreurs de charge pour leurs VM. Avec cette extension vous pouvez gérer la charge du trafic client d'un réseau vers les services d'application, comme les VM, sur un même réseau." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml144(para) -msgid "" -"Use this extension to create and manage virtual IP addresses (VIPs), pools, " -"members of a pool, health monitors associated with a pool, and view status " -"of a resource." -msgstr "Utiliser cette extension pour créer et gérer des adresses IP virtuelles (VIPs), pools, membres de pool, moniteurs de suivi associés à un pool et voir le status d'une ressource. " - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml149(caption) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml204(caption) -msgid "Load balancer statuses" -msgstr "Etats des load-balancers" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml155(th) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml210(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml45(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml154(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml262(th) -msgid "Status" -msgstr "Statut" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml156(th) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml211(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml46(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml155(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml263(th) -msgid "Description" -msgstr "Description" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml216(td) -msgid "ACTIVE" -msgstr "ACTIVE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml217(td) -msgid "Resource is ready and active." -msgstr "La ressource est prête et active. " - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml165(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml220(td) -msgid "PENDING_CREATE" -msgstr "PENDING_CREATE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml166(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml221(td) -msgid "Resource is being created." -msgstr "La ressource est en train d'être créée. " - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml169(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml224(td) -msgid "PENDING_UPDATE" -msgstr "PENDING_UPDATE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml170(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml225(td) -msgid "Resource is being updated." -msgstr "La ressource est en train d'être mise à jour." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml173(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml228(td) -msgid "PENDING_DELETE" -msgstr "PENDING_DELETE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml174(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml229(td) -msgid "Resource is going to be deleted." -msgstr "La ressource va être supprimer." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml177(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml232(td) -msgid "INACTIVE" -msgstr "INACTIVE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml178(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml233(td) -msgid "Resource is created but not active." -msgstr "La ressource est crée mais n'est pas active." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml181(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml236(td) -msgid "ERROR" -msgstr "ERROR" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml183(literal) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml238(literal) -msgid "error_details" -msgstr "error_details" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml182(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml237(td) -msgid "" -"Object within the service is not working. Look for an extra attribute called" -" for a textual explanation on the error, its cause, and " -"possibly a solution." -msgstr "L'objet à l'intérieur du service de fonctionne pas. Chercher un attribut supplémentaire appelé pour une explication complète de l'erreur, sa cause et probablement sa solution.." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml194(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml195(para) -msgid "" -"The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable " -"OpenStack tenants to manage load balancers for their VMs. With this " -"extension you can load-balance client traffic from one network to " -"application services, such as VMs, on the same network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml200(para) -msgid "" -"Use this extension to create and manage load balancers, listeners, pools, " -"members of a pool, and health monitors associated with a pool and view " -"status of a resource." -msgstr "" - #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml10(title) msgid "Data Processing API (CURRENT)" msgstr "" @@ -444,82 +521,116 @@ msgid "Produce data processing operations." msgstr "" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml13(title) -msgid "Plugins" -msgstr "Plugins" +msgid "Image Registry" +msgstr "Registre Image" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml14(para) msgid "" -"A Plugin object defines which Hadoop or Spark version it can install and " -"which configurations can be set for the cluster." +"A Data Source object provides the location of input or output for MapReduce " +"jobs and may reference different types of storage." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml18(para) +msgid "" +"Sahara doesn’t perform any validation checks for data source locations." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml27(title) +msgid "Job Binaries" +msgstr "Binaires de tâche" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml28(para) +msgid "" +"Job binaries are objects that represent data processing applications and " +"libraries stored in either the internal database or the Object Storage " +"service." msgstr "" #: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1" msgstr "API de Stockage d'Objet v1 OpenStack" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml13(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml54(link) #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml10(title) msgid "Block Storage API v2 (CURRENT)" msgstr "API de Stockage par Bloc v2 (ACTUELLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml58(link) #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml10(title) msgid "Block Storage API v1 (CURRENT)" msgstr "API de Stockage par Bloc v1 (ACTUELLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml27(link) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) +msgid "Compute API v2.1 (EXPERIMENTAL)" +msgstr "API Compute v2.1 (EXPERIMENTAL)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml34(link) +#: ./api-ref/src/docbkx/ch_compute-v2.xml13(title) +msgid "Compute API v2 (CURRENT)" +msgstr "API de Calcul v2 (ACTUELLE)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml41(link) +msgid "Compute API v2 extensions (CURRENT)" +msgstr "Extensions de l'API de Calcul v2 (ACTUELLE)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml78(link) +#: ./api-ref/src/docbkx/ch_database-v1.xml10(title) +msgid "Database Service API v1.0 (CURRENT)" +msgstr "API de Service de Base de données v1.0 (ACTUELLE)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml62(link) msgid "Compute API v2.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml66(link) msgid "Compute API v2 (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml70(link) #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(title) msgid "Compute API v2 extensions (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml74(link) msgid "Data Processing v1.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) -msgid "Database Service API v1.0 (CURRENT)" -msgstr "API de Service de Base de données v1.0 (ACTUELLE)" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) -#: ./api-ref/src/docbkx/ch_identity-v3.xml7(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml82(link) +#: ./api-ref/src/docbkx/ch_identity-v3.xml10(title) msgid "Identity API v3 (STABLE)" msgstr "API de Gestion des Identités v3 (STABLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml86(link) #: ./api-ref/src/docbkx/ch_identity-v2.xml10(title) msgid "Identity API v2.0 (STABLE)" msgstr "API de Gestion des Identités v2.0 (STABLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) -#: ./api-ref/src/docbkx/ch_images-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml90(link) +#: ./api-ref/src/docbkx/ch_images-v2.xml10(title) msgid "Image Service API v2 (SUPPORTED)" msgstr "API de Service d'Image v2 (SUPPORTÉ)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml98(link) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml10(title) msgid "Networking API v2.0 (CURRENT)" msgstr "API de Gestion Réseau v2.0 (ACTUELLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml60(link) -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml102(link) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml10(title) msgid "Object Storage API v1 (SUPPORTED)" msgstr "API de Stockage d'Objet v1 (SUPPORTÉ)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml65(link) -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml107(link) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml10(title) msgid "Orchestration API v1 (CURRENT)" msgstr "API d'Orchestration v1 (ACTUELLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml68(link) -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml110(link) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(title) msgid "Telemetry API v2 (CURRENT)" msgstr "API de Télémétrie v2 (ACTUELLE)" @@ -527,9 +638,8 @@ msgstr "API de Télémétrie v2 (ACTUELLE)" msgid "OpenStack API Reference" msgstr "Références des APIs Openstack" -#: ./api-ref/src/docbkx/api-ref.xml13(year) -#: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml13(year) -msgid "2010-2015" +#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml11(title) +msgid "OpenStack Networking API v2.0 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml14(para) @@ -539,7 +649,7 @@ msgid "" msgstr "Les extensions ajoutent des fonctionnalités, types MIME, actions, états, en-têtes, paramètres et ressources au coeur de l'API de Calcul sans requérir un changement de version." #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml17(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml13(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml17(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " "API v2." @@ -1080,15 +1190,15 @@ msgstr "Serveurs avec conseils d'ordonnancement (servers)" msgid "Create a server with scheduler hints." msgstr "Créer un serveur avec suggestions d'ordonnancement." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) -msgid "Compute API v2.1 (EXPERIMENTAL)" -msgstr "API Compute v2.1 (EXPERIMENTAL)" +#: ./api-ref/src/docbkx/api-ref-database-v1.xml11(title) +msgid "OpenStack Database Service API v1.0" +msgstr "API du Service de Base de données v1.0 OpenStack" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml15(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " -"API v2.1 API (originally referred to as v3)." -msgstr "Le support XML en requêtes et en réponses a été déprécié pour l'API Compute API v2.1 (référencée à l'origine comme la v3)." +"API v2.1 (originally referred to as API v3)." +msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml22(para) msgid "List information for all API versions." @@ -1293,47 +1403,43 @@ msgstr "Ajoute launched_at et terminated_at aux serveurs." msgid "Provide simple tenant usage for tenant." msgstr "Donne l'utilisation du client simple pour le client." -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2 (CURRENT)" -msgstr "API de Calcul v2 (ACTUELLE)" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml14(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " "API v1.1 is identical to API v2." msgstr "Démarrer des machines virtuelles à partir d'images ou d'images stockées sur des volumes persistents. l'API v1.1 est identique à l'API v2." -#: ./api-ref/src/docbkx/ch_compute-v2.xml18(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml22(para) msgid "List information for all API versions and show details about API v2." msgstr "Liste les informations pour toutes les versions de l'API et affiche les détails à propos de l'API v2." -#: ./api-ref/src/docbkx/ch_compute-v2.xml29(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml33(title) msgid "Limits" msgstr "Limites" -#: ./api-ref/src/docbkx/ch_compute-v2.xml30(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml34(para) msgid "Get rate and absolute limits." msgstr "Obtenir les limites de débit et absolue." -#: ./api-ref/src/docbkx/ch_compute-v2.xml39(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml43(para) msgid "" "List available Compute API v2 extensions and show details for a specified " "extension." msgstr "Liste les extensions de l'API de Calcul v2 disponibles et affiche les informations d'une extension spécifiée." -#: ./api-ref/src/docbkx/ch_compute-v2.xml51(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml55(title) msgid "Servers" msgstr "Serveurs" -#: ./api-ref/src/docbkx/ch_compute-v2.xml52(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml56(para) msgid "List, create, get details for, update, and delete servers." msgstr "Liste, crée, obtient les informations, modifie, et supprime les serveurs." -#: ./api-ref/src/docbkx/ch_compute-v2.xml55(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml59(emphasis) msgid "Passwords" msgstr "Mots de passe" -#: ./api-ref/src/docbkx/ch_compute-v2.xml56(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml60(para) msgid "" "When you create a server, you can specify a password through the optional " "adminPass attribute. The specified password must meet " @@ -1343,7 +1449,7 @@ msgid "" "password action to reset the server password." msgstr "Lorsque vous créez un serveur, vous pouvez indiquer un mot de passe au moyen de l'attribut optionnel adminPass. Le mot de passe indiqué doit correspondre aux réglages de complexité donnés par votre fournisseur de Calcul OpenStack. Le serveur pourrait provoquer un état d'ERREUR si les critères de complexité ne sont pas remplis. Dans ce cas, un client peut éventuellement déclencher une action de changement de mot de passe pour réinitialiser le mot de passe du serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml62(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml66(para) msgid "" "If you do not specify a password, a randomly generated password is assigned " "and returned in the response object. This password is guaranteed to meet the" @@ -1351,12 +1457,12 @@ msgid "" "the password is not returned in subsequent calls." msgstr "Si vous n'indiquez pas de mot de passe, un mot de passe généré de façon aléatoire est configuré et retourné dans l'objet réponse. Ce mot de passe obéira aux règles de complexité réglés par le fournisseur de calcul. Pour des raisons de sécurité, le mot de passe n'est pas retourné dans les appels ultérieurs." -#: ./api-ref/src/docbkx/ch_compute-v2.xml70(emphasis) -#: ./api-ref/src/docbkx/ch_compute-v2.xml172(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml74(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml176(title) msgid "Server metadata" msgstr "Métadonnées de serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml71(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml75(para) msgid "" "You can specify custom server metadata at server launch time. The maximum " "size for each metadata key-value pair is 255 bytes. The maximum number of " @@ -1365,29 +1471,29 @@ msgid "" "absolute limit." msgstr "Vous pouvez indiquer des métadonnées de serveur customisées au lancement de celui-ci. La taille maximale pour chaque clé-valeur de métadonnée est de 255 octets. Le nombre maximal de paires clé-valeur qui peuvent être fournies par serveur est déterminé par le fournisseur de calcul. Vous pouvez obtenir cette valeur au moyen de la limite absolue maxServerMeta." -#: ./api-ref/src/docbkx/ch_compute-v2.xml80(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml84(emphasis) msgid "Server networks" msgstr "Réseaux du serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml81(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml85(para) msgid "" "You can specify networks to which the server connects at launch time. You " "can specify one or more networks. Users can also specify a specific port on " "the network or the fixed IP address to assign to the server interface." msgstr "Vous pouvez spécifier les réseaux auxquels le serveur se connecte lors du lancement. Vous pouvez spécifier un ou plusieurs réseaux. Les utilisateurs peuvent aussi indiquer un port spécifique sur le réseau ou une adresse IP fixe à assigner à l'interface du serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml85(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml89(para) msgid "" "You can use both IPv4 and IPv6 addresses as access addresses and you can " "assign both addresses simultaneously. You can update access addresses after " "you create a server." msgstr "Vous pouvez utiliser à la fois des adresses IPv4 et IPv6 en tant qu'adresses d'accès et vous pouvez configurer ces deux adresses simultanément. Vous pouvez mettre à jour les adresses d'accès après avoir créé un serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml93(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml97(emphasis) msgid "Server personality" msgstr "Personnalité du serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml94(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml98(para) msgid "" "You can customize the personality of a server instance by injecting data " "into its file system. For example, you might want to insert ssh keys, set " @@ -1397,54 +1503,54 @@ msgid "" "image." msgstr "Vous pouvez personnaliser la personnalité d'une instance de serveur en injectant des données dans son système de fichiers. Par exemple, vous pourriez insérer des clés ssh, écrire des fichiers de configuration, ou stocker des données que vous souhaiteriez retrouver depuis l'intérieur de l'instance. Cette fonctionnalité donne une personnalisation du démarrage minimale. Si vous avez besoin de plus de personnalisation, créez une image personnalisée." -#: ./api-ref/src/docbkx/ch_compute-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml103(para) msgid "Follow these guidelines when you inject files:" msgstr "Suivez ces recommandations lorsque vous injectez des fichiers:" -#: ./api-ref/src/docbkx/ch_compute-v2.xml102(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml106(para) msgid "The maximum size of the file path data is 255 bytes." msgstr "La taille maximum des données de chemin de fichier est de 255 octets." -#: ./api-ref/src/docbkx/ch_compute-v2.xml105(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml109(para) msgid "" "Encode the file contents as a Base64 string. The compute providers " "determines the maximum size of the file contents. This value can vary based " "on the image that is used to create the server." msgstr "Encodez le contenu des fichiers en tant que chaine de caractères en Base64. Les fournisseurs de calcul déterminent la taille maximum du contenu des fichiers. Cette valeur peut varier en fonction de l'image qui est utilisée pour créer le serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml109(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml113(para) msgid "" "The maximum limit refers to the number of bytes in the decoded data and not " "to the number of characters in the encoded data." msgstr "La limite maximum fait référence au nombre d'octets dans les données décodées et pas au nombre de caractères dans les données encodées." -#: ./api-ref/src/docbkx/ch_compute-v2.xml114(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml118(para) msgid "" "You can inject text files only. You cannot inject binary or ZIP files into a" " new build." msgstr "Vous pouvez injecter des fichiers texte seulement. Vous ne pouvez pas injecter de fichiers binaires ou au format ZIP dans une nouvelle version." -#: ./api-ref/src/docbkx/ch_compute-v2.xml118(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml122(para) msgid "" "The maximum number of file path/content pairs that you can supply is also " "determined by the compute provider and is defined by the maxPersonality " "absolute limit." msgstr "Le nombre maximum de paires chemin de fichier/contenu que vous pouvez fournir est aussi déterminé par le fournisseur de calcul et est défini parla limite absolue maxPersonality." -#: ./api-ref/src/docbkx/ch_compute-v2.xml123(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml127(para) msgid "" "The absolute limit, maxPersonalitySize, is a byte limit that is" " guaranteed to apply to all images in the deployment. Providers can set " "additional per-image personality limits." msgstr "La limite absolue, maxPersonalitySize, est une limite en octets qui est garantie s'appliquer à toutes les images dans le déploiement. Les fournisseurs peuvent configurer des limites de personnalité par image." -#: ./api-ref/src/docbkx/ch_compute-v2.xml128(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml132(para) msgid "" "The file injection might not occur until after the server is built and " "booted." msgstr "L'injection de fichier ne devrait pas pouvoir survenir avant que le serveur n'est été construit et n'ait booté." -#: ./api-ref/src/docbkx/ch_compute-v2.xml130(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml134(para) msgid "" "During file injection, any existing files that match specified files are " "renamed to include the BAK extension appended with a time stamp. For " @@ -1452,7 +1558,7 @@ msgid "" "up as /etc/passwd.bak.1246036261.5785." msgstr "Durant l'injection de fichier, tout fichier existant correspondant aux fichiers spécifiés est renommé afin d'inclure l'extension BAK avec la date et l'heure. Par exemple, si le fichier /etc/passwd existe, il est dupliqué en tant que /etc/passwd.bak.1246036261.5785." -#: ./api-ref/src/docbkx/ch_compute-v2.xml134(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml138(para) msgid "" "After file injection, personality files are accessible by only system " "administrators. For example, on Linux, all files have root and the root " @@ -1460,11 +1566,11 @@ msgid "" "read access only ( )." msgstr "Après l'injection du fichier, les fichiers de personnalité sont accessibles uniquement par les administrateurs système. Par exemple, sous Linux, tous les fichiers ont l'utilisateur propriétaire root et le groupe root, respectivement, et permettent seulement des accès en lecture seule au propriétaire et au groupe ( )." -#: ./api-ref/src/docbkx/ch_compute-v2.xml142(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml146(emphasis) msgid "Server access addresses" msgstr "Adresses d'accès au serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml143(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml147(para) msgid "" "In a hybrid environment, the IP address of a server might not be controlled " "by the underlying implementation. Instead, the access IP address might be " @@ -1479,52 +1585,52 @@ msgid "" " encouraged to do so through an access address." msgstr "Dans un environnement hybride, l'adresse IP d'un serveur pourrait ne pas être contrôlée par l'implémentation inférieure. Au lieu de cela, l'adresse IP d'accès pourrait être une partie d'un composant matériel dédié; par exemple, un périphérique de routage/NAT. Dans ce cas, les adresses fournies par l'implémentation ne peuvent pas être utilisées pour accéder au serveur (depuis l'extérieur du réseau local). Ici, une adresse d'accès séparée pourrait être assignée au moment de la création pour donner l'accès au serveur. Cette adresse pourrait ne pas être directement liée à une interface réseau sur le serveur et pourrait ne pas nécessairement apparaître lorsque vous interrogez les adresses du serveur. Voyez . Néanmoins, les clients qui doivent accéder au serveur directement sont encouragés à le faire au moyen d'une adresse d'accès." -#: ./api-ref/src/docbkx/ch_compute-v2.xml173(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml177(para) msgid "" "Show details for, set, update, and delete server metadata or metadata items." msgstr "Affiche les informations, configure, modifie, et supprime les métadonnées du serveur ou des objets." -#: ./api-ref/src/docbkx/ch_compute-v2.xml189(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml193(title) msgid "Server addresses" msgstr "Adresses du serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml190(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml194(para) msgid "" "List addresses for a specified server or a specified server and network." msgstr "Liste les adresses d'un serveur spécifié ou d'un serveur et d'un réseau spécifiés." -#: ./api-ref/src/docbkx/ch_compute-v2.xml197(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml201(title) msgid "Server actions" msgstr "Actions de serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml198(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml202(para) msgid "" "Perform actions for a specified server, including change administrator " "password, reboot, rebuild, resize, and create image from server." msgstr "Met en oeuvre les actions pour un serveur spécifié, incluant le changement du mot de passe administrateur, le reboot, la reconstruction, le re-dimensionnement, et crée une image à partir d'un serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml213(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml217(title) msgid "Flavors" msgstr "Types d'instance" -#: ./api-ref/src/docbkx/ch_compute-v2.xml214(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml218(para) msgid "" "List available flavors and get details for a specified flavor. A flavor is a" " hardware configuration for a server. Each flavor is a unique combination of" " disk space and memory capacity." msgstr "Liste les types d'instances disponibles et obtient les informations d'un type d'instance spécifié. Un type d'instance est une configuration typique de matériel pour un serveur. Chaque type d'instance est une combinaison unique d'espace disque et de capacité mémoire." -#: ./api-ref/src/docbkx/ch_compute-v2.xml231(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml235(para) msgid "" "List available images, get details for a specified image, and delete an " "image." msgstr "Liste les images disponibles, obtient les informations pour une image spécifiée, et supprime une image." -#: ./api-ref/src/docbkx/ch_compute-v2.xml232(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml236(para) msgid "Also, set, list, get details for, and delete image metadata." msgstr "De plus, configure, liste, obtient les informations, et supprime les métadonnées d'une image." -#: ./api-ref/src/docbkx/ch_compute-v2.xml233(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml237(para) msgid "" "An image is a collection of files that you use to create or rebuild a " "server. By default, operators provide pre-built operating system images. You" @@ -1532,16 +1638,16 @@ msgid "" "actions\"/>." msgstr "Une image est une collection de fichiers que vous utilisez pour créer ou reconstruire un serveur. Par défaut, les opérateurs fournissent des images de système d'exploitation pré-construites. Vous pouvez aussi créer des images customisées: voyez ." -#: ./api-ref/src/docbkx/ch_compute-v2.xml250(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml254(title) msgid "Image metadata" msgstr "Métadonnées d'image" -#: ./api-ref/src/docbkx/ch_compute-v2.xml251(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml255(para) msgid "" "Show details for, set, update, and delete image metadata or metadata items." msgstr "Affiche les informations, configure, modifie, et supprime les métadonnées d'image ou objets de métadonnées." -#: ./api-ref/src/docbkx/ch_netconn-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml11(para) msgid "" "Use virtual networking services among devices that are managed by the " "OpenStack Compute service. The Networking (neutron) API v2.0 combines the " @@ -1552,34 +1658,34 @@ msgid "" "OpenStack Networking choose the first available IP address." msgstr "Utilisez les services de réseau virtuels parmi les périphériques qui sont gérés par le service de Calcul OpenStack. L'API de Gestion Réseau (neutron) v2.0 combine la fonctionnalité de l'API v1.1 avec quelques-unes des fonctionnalités de Gestion d'Adresse de Protocole Internet (IPAM) essentielles. Permet aux utilisateurs d'associer des blocs d'adresses IP et d'autres réglages de configuration réseau avec un réseau OpenStack Networking. Vous pouvez choisir une adresse IP spécifique à partir du bloc ou laisser la couche Réseau d'OpenStack choisir la première adresse IP disponible." -#: ./api-ref/src/docbkx/ch_netconn-v2.xml21(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml23(para) msgid "" "List information for all Networking API versions and show details about API " "v2." msgstr "Liste les informations pour toutes les versions de l'API de Gestion Réseau et affiche les détails de l'API v2." -#: ./api-ref/src/docbkx/ch_netconn-v2.xml34(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml36(title) msgid "Networks" msgstr "Réseaux" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml35(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml37(para) msgid "List, show information for, create, update, and delete networks." msgstr "Liste, affiche les informations, crée, modifie, et supprime les réseaux." -#: ./api-ref/src/docbkx/ch_netconn-v2.xml42(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml44(title) msgid "Subnets" msgstr "Sous-réseaux" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml43(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml45(para) msgid "" "List, show information for, create, update, and delete subnet resources." msgstr "Liste, affiche les informations, crée, modifie, et supprime les ressources de sous-réseau." -#: ./api-ref/src/docbkx/ch_netconn-v2.xml50(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml52(title) msgid "Ports" msgstr "Ports" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml51(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml53(para) msgid "List, show information for, create, update, and delete ports." msgstr "Liste, affiche les informations, crée, modifie, et supprime les ports." @@ -1587,8 +1693,12 @@ msgstr "Liste, affiche les informations, crée, modifie, et supprime les ports." msgid "OpenStack Image Service API v2" msgstr "API du Service d'Image OpenStack v2" +#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml11(title) +msgid "OpenStack Identity API v2 extensions" +msgstr "" + #: ./api-ref/src/docbkx/ch_identity-v2.xml11(para) -#: ./api-ref/src/docbkx/ch_identity-v3.xml8(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml11(para) msgid "" "Get an authentication token that permits access to the OpenStack services " "REST API." @@ -1630,32 +1740,12 @@ msgid "OpenStack Orchestration API v1" msgstr "API d'Orchestration v1 OpenStack" #: ./api-ref/src/docbkx/api-ref-networking-v2.xml11(title) -msgid "OpenStack Networking API v2.0" -msgstr "API de Gestion Réseau v2.0 OpenStack" +msgid "OpenStack Networking API v2.0 and extensions" +msgstr "" -#: ./api-ref/src/docbkx/ch_databases-v1.xml9(title) -msgid "Databases Service API v1.0 (CURRENT)" -msgstr "API de Service de Base de données v1.0 (ACTUELLE)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml25(title) -msgid "Database instances (instances)" -msgstr "Instances de base de données (instances)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml45(title) -msgid "Database instance actions (action)" -msgstr "Actions d'instance de base de données (action)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml56(title) -msgid "Databases (databases)" -msgstr "Bases de données (databases)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml70(title) -msgid "Users (users)" -msgstr "Utilisateurs (users)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml84(title) -msgid "Flavors (flavors)" -msgstr "Types d'instance (flavors)" +#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml11(title) +msgid "OpenStack Identity Admin API v2" +msgstr "" #: ./api-ref/src/docbkx/api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 (SUPPORTED)" @@ -1673,7 +1763,7 @@ msgid "API extensions" msgstr "Extensions de l'API" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml33(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml58(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml44(title) msgid "Volumes" msgstr "Volumes" @@ -1793,12 +1883,12 @@ msgid "An error occurred while attempting to extend a volume." msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml123(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml77(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml63(title) msgid "Volume types" msgstr "Types de volume" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml143(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml98(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml84(title) msgid "Snapshots" msgstr "Instantanés " @@ -1932,15 +2022,15 @@ msgstr "Créer de nouveaux volumes en utilisant le stockage existant, plutôt qu msgid "OpenStack Compute API v2.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml10(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml11(para) msgid "Use a template language to orchestrate OpenStack services." msgstr "Utilise un modèle de language pour orchestrer les services OpenStack." -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml13(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml14(title) msgid "General API information" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml14(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml15(para) msgid "" "Authenticated calls that target a known URI but that use an an HTTP method " "that the implementation does not support return a 405 Method Not " @@ -1950,41 +2040,41 @@ msgid "" "resource." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml31(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml32(title) msgid "Stacks" msgstr "Piles" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml71(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml72(title) msgid "Stack actions" msgstr "Actions de pile." -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml72(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml73(para) msgid "" "Performs non-lifecycle operations on the stack. Specify the action in the " "request body." msgstr "Exécute les opérations hors cycle de vie sur la pile. Spécifie l'action dans le corps de la requête." -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml85(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title) msgid "Stack resources" msgstr "Ressources de pile" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml122(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml123(title) msgid "Stack events" msgstr "Evénements de pile" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml143(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml144(title) msgid "Templates" msgstr "Modèles" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml156(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml157(title) msgid "Build info" msgstr "Information de version" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml165(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml166(title) msgid "Software configuration" msgstr "Configuration du logiciel" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml194(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml195(title) msgid "Manage service" msgstr "" @@ -1992,77 +2082,101 @@ msgstr "" msgid "OpenStack Image Service API v1" msgstr "API de Service d'Image v1 OpenStack" -#: ./api-ref/src/docbkx/ch_images-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) msgid "Image Service API v2.0, API v2.1, and API v2.2." msgstr "API du Service d'Images v2.0, API v2.1, et API v2.2" -#: ./api-ref/src/docbkx/ch_images-v2.xml29(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml30(para) msgid "" "Create, update, and delete image metadata records. Enable users to share " "images with each other." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml46(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml47(title) msgid "Image data" msgstr "Données d'image" -#: ./api-ref/src/docbkx/ch_images-v2.xml47(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml48(para) msgid "Upload and download raw image data." msgstr "Envoyer et télécharger des données brutes d'image." -#: ./api-ref/src/docbkx/ch_images-v2.xml57(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml58(title) msgid "Image tags" msgstr "Etiquettes d'image" -#: ./api-ref/src/docbkx/ch_images-v2.xml58(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml59(para) msgid "Add and delete image tags." msgstr "Ajoute et supprime des étiquettes d'image." -#: ./api-ref/src/docbkx/ch_images-v2.xml84(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml85(title) msgid "Image schemas" msgstr "Schémas d'images" -#: ./api-ref/src/docbkx/ch_images-v2.xml85(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml86(para) msgid "Get a JSON-schema document that represents an images or image entity." msgstr "Obtient un document schéma-JSON qui représente une image ou une entité d'image." +#: ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml11(title) +msgid "OpenStack Identity API v3 extensions" +msgstr "" + #: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2" msgstr "API de Télémétrie v2 OpenStack" +#: ./api-ref/src/docbkx/ch_database-v1.xml26(title) +msgid "Database instances (instances)" +msgstr "Instances de base de données (instances)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml46(title) +msgid "Database instance actions (action)" +msgstr "Actions d'instance de base de données (action)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml57(title) +msgid "Databases (databases)" +msgstr "Bases de données (databases)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml71(title) +msgid "Users (users)" +msgstr "Utilisateurs (users)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml85(title) +msgid "Flavors (flavors)" +msgstr "Types d'instance (flavors)" + #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml13(para) msgid "" -"When making an API call to create, list, or delete volume(s), the following " -"status values are possible:" -msgstr "Quand vous faîtes un appel à l'API pour créer, lister ou supprimer un ou des volume(s), les valeurs de statuts suivantes sont possibles : " +"When you create, list, or delete volumes, the following status values are " +"possible:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml17(para) +msgid "CREATING. The volume is being created." +msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml18(para) -msgid "CREATING: The volume is being created." -msgstr "CRÉATION : Le volume va être créé." +msgid "AVAILABLE. The volume is read to be attached to an instance." +msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml21(para) -msgid "AVAILABLE: The volume is read to be attached to an instance." -msgstr "DISPONIBLE : Le volume est prêt à être attaché à une instance." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml20(para) +msgid "ATTACHING. The volume is attaching to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml22(para) +msgid "IN-USE. The volume is attached to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml24(para) +msgid "DELETING. The volume is being deleted." +msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml25(para) -msgid "ATTACHING: The volume is attaching to an instance." -msgstr "ATTACHEMENT : Le volume est attaché à une instance." +msgid "ERROR. An error has occurred with the volume." +msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml29(para) -msgid "IN-USE: The volume is attached to an instance." -msgstr "UTILISATION EN COURS : Le volume est attaché à une instance." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml33(para) -msgid "DELETING: The volume is being deleted." -msgstr "SUPPRESSION : Le volume est en train d'être supprimer." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml36(para) -msgid "ERROR: An error has occurred with the volume." -msgstr "ERREUR : Une erreur est survenue avec le volume." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml40(para) -msgid "ERROR_DELETING: There was an error deleting the volume." -msgstr "ERREUR_SUPPRESSION : Il y a eu une erreur supprimant le volume." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml27(para) +msgid "ERROR_DELETING. There was an error deleting the volume." +msgstr "" #: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml11(title) msgid "OpenStack Data Processing API v1.1" @@ -2073,38 +2187,38 @@ msgid "OpenStack Block Storage API v2" msgstr "API de Stockage par Bloc v2 OpenStack" #: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2 and extensions" -msgstr "API de Gestion des Identités v2 OpenStack et extensions" +msgid "OpenStack Identity API v2" +msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml28(para) msgid "Manage tokens." msgstr "Gestion des jetons." -#: ./api-ref/src/docbkx/ch_identity-v3.xml38(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(title) msgid "Service catalog" msgstr "Catalogue de services" -#: ./api-ref/src/docbkx/ch_identity-v3.xml39(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml42(para) msgid "Manage the catalog of services." msgstr "Gestion du catalogue de services." -#: ./api-ref/src/docbkx/ch_identity-v3.xml56(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "Points de terminaison" -#: ./api-ref/src/docbkx/ch_identity-v3.xml57(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "Gestion des points de terminaison." -#: ./api-ref/src/docbkx/ch_identity-v3.xml67(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml70(title) msgid "Domains" msgstr "Domaines" -#: ./api-ref/src/docbkx/ch_identity-v3.xml68(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml71(para) msgid "Manage domains." msgstr "Gestion des domaines." -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -2112,7 +2226,7 @@ msgid "" "owned by other domains." msgstr "Les domaines représentent des collections d'utilisateurs, de groupes, et de projets. Chacun d'entre eux est possédé par exactement un domaine. Les utilisateurs, cependant, peuvent être associés avec des projets multiples en accordant des rôles à un utilisateur sur un projet, incluant les projets possédés par d'autres domaines." -#: ./api-ref/src/docbkx/ch_identity-v3.xml72(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml75(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -2120,81 +2234,81 @@ msgid "" "attributes is as follows:" msgstr "Chaque domaine défini un espace de nommage où certains attributs de nom visibles de l'API existent, ce qui affecte le fait que ces noms doivent être globallement uniques ou uniques à l'intérieur de ce domaine. Dans l'API de Gestion des Identités, la caractère unique des attributs suivants est représenté comme suit:" -#: ./api-ref/src/docbkx/ch_identity-v3.xml77(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) msgid "" "Domain Name. Globally unique across all" " domains." msgstr "Nom de Domain. Globallement unique à travers tous les domaines." -#: ./api-ref/src/docbkx/ch_identity-v3.xml81(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) msgid "" "Role Name. Globally unique across all " "domains." msgstr "Nom de Rôle. Globallement unique à travers tous les domaines." -#: ./api-ref/src/docbkx/ch_identity-v3.xml85(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) msgid "" "User Name. Unique within the owning " "domain." msgstr "Nom d'Utilisateur. Unique à l'intérieur du domaine dont il est issu." -#: ./api-ref/src/docbkx/ch_identity-v3.xml89(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) msgid "" "Project Name. Unique within the owning " "domain." msgstr "Nom de Projet. Unique à l'intérieur du domaine dont il est issu." -#: ./api-ref/src/docbkx/ch_identity-v3.xml93(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml96(para) msgid "" "Group Name. Unique within the owning " "domain." msgstr "Nom de Groupe. Unique à l'intérieur du domaine dont il est issu." -#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml135(title) msgid "Projects" msgstr "Projets" -#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml136(para) msgid "Manage projects." msgstr "Gestion des projets." -#: ./api-ref/src/docbkx/ch_identity-v3.xml171(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(para) msgid "Manage users." msgstr "Gestion des utilisateurs." -#: ./api-ref/src/docbkx/ch_identity-v3.xml195(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml198(title) msgid "Groups" msgstr "Groupes" -#: ./api-ref/src/docbkx/ch_identity-v3.xml196(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml199(para) msgid "Manage groups." msgstr "Gestion des groupes." -#: ./api-ref/src/docbkx/ch_identity-v3.xml224(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml227(title) msgid "Credentials" msgstr "Information d'Authentification " -#: ./api-ref/src/docbkx/ch_identity-v3.xml225(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml228(para) msgid "Manage credentials." msgstr "Gestion des informations d'authentification." -#: ./api-ref/src/docbkx/ch_identity-v3.xml243(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml246(title) msgid "Roles" msgstr "Rôles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml244(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml247(para) msgid "Manage roles." msgstr "Gestion des rôles." -#: ./api-ref/src/docbkx/ch_identity-v3.xml260(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml263(title) msgid "Policies" msgstr "Politiques" -#: ./api-ref/src/docbkx/ch_identity-v3.xml261(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml264(para) msgid "Manage policies." msgstr "Gestion des polices." -#: ./api-ref/src/docbkx/ch_identity-v3.xml262(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml265(para) msgid "" "You can encode policy rule sets into a blob to be consumed by remote " "services. To do so, set type to application/json " @@ -2202,22 +2316,22 @@ msgid "" "example:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml269(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml272(para) msgid "Or:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml10(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml11(para) msgid "" "Manage the accounts, containers, and objects in the Object Storage system." msgstr "Gestion des comptes, conteneurs, et objets dans le système de Stockage des Objets." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml12(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml13(para) msgid "" "To run the cURL command examples for these requests, set these environment " "variables:" msgstr "Pour exécuter les exemples de commande cURL pour ces requêtes, configurer ces variables d'environnement:" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml16(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml17(para) msgid "" "publicURL. The public URL that is the HTTP endpoint from where " "you can access Object Storage. It includes the Object Storage API version " @@ -2225,95 +2339,91 @@ msgid "" "https://23.253.72.207/v1/my_account." msgstr "publicURL. l'URL publique est le point de terminaison HTTP à partir duquel vous pouvez acéder le Stockage d'Objets. Il inclut le numéro de version de l'API de Stockage d'Objets et votre nom de compte. Par exemple, https://23.253.72.207/v1/my_account." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml23(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml24(para) msgid "token. The authentication token for Object Storage." msgstr "token. Le jeton d'authentification pour le Stockage d'Objet." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml27(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml28(para) msgid "To obtain these values, run the command." msgstr "Pour obtenir ces valeurs, exécutez la commande ." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml29(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml30(para) msgid "" "As shown in this example, the public URL appears in the " "StorageURL field, and the token appears in the Auth " "Token field:" msgstr "Comme montré dans cet exemple, l'URL publique apparaît dans le champ StorageURL, et le jeton apparaît dans le champ Auth Token:" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml43(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml44(para) msgid "" "For a complete description of HTTP 1.1 header definitions, see Header" " Field Definitions." msgstr "Pour une description complète des définitions des headers HTTP 1.1, reportez-vous à la documentation Définitions des Champs de Header." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml48(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml49(title) msgid "Accounts" msgstr "Comptes" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml49(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml50(para) msgid "" "List containers for a specified account. Create, update, show, and delete " "account metadata." msgstr "Liste les conteneurs pour un compte spécifié. Crée, modifie, affiche, et supprime les métadonnées de compte." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml61(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml62(title) msgid "Containers" msgstr "Conteneurs" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml62(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml63(para) msgid "" "List objects in a specified container. Create, show details for, and delete " "containers. Create, update, show, and delete container metadata." msgstr "Liste les objets dans un conteneur spécifié. Crée, affiche les ifnormations, et supprime les conteneurs. Crée, modifie, montre, et supprime les métadonnées de conteneur." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml77(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml78(title) msgid "Objects" msgstr "Objets" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml78(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml79(para) msgid "" "Create, replace, show details for, and delete objects. Copy objects from " "another object with a new or different name. Update object metadata." msgstr "Crée, remplace, montre les informations, et supprime les objets. Copie les objets à partir d'un autre objet avec un nouveau nom ou un nom différent. Met à jour les métadonnées d'objet." -#: ./api-ref/src/docbkx/api-ref-databases-v1.xml11(title) -msgid "OpenStack Database Service API v1.0" -msgstr "API du Service de Base de données v1.0 OpenStack" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml11(para) msgid "Manage Telemetry operations." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml12(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(title) msgid "Alarms" msgstr "Alarmes" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml14(para) msgid "List, create, gets details for, update, and delete alarms." msgstr "Liste, crée, obtient les informations, modifie, et supprime les alarmes." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml39(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(title) msgid "Meters" msgstr "Mètres" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml41(para) msgid "Get information for meters." msgstr " Obtient les informations des métriques." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml58(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(title) msgid "Samples" msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml60(para) msgid "Get samples." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml72(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(title) msgid "Resources" msgstr "Ressources" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml74(para) msgid "Get information for resources." msgstr "Obtenir les informations pour les resources." diff --git a/api-ref/locale/ko_KR.po b/api-ref/locale/ko_KR.po index 87bfdbd35..494763381 100644 --- a/api-ref/locale/ko_KR.po +++ b/api-ref/locale/ko_KR.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-03-28 01:25+0000\n" -"PO-Revision-Date: 2015-03-28 01:31+0000\n" +"POT-Creation-Date: 2015-03-28 13:48+0000\n" +"PO-Revision-Date: 2015-03-28 14:02+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -15,58 +15,366 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml10(title) +msgid "Networking API v2.0 extensions" +msgstr "네트워킹 API v2.0 확장" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml12(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml21(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml42(title) +#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) +msgid "Extensions" +msgstr "확장" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml13(para) +msgid "" +"List available Networking API v2.0 extensions and show details for a " +"specified extension." +msgstr "사용가능한 네트워킹 API v2.0 확장을 나열하고 지정된 확장에 대한 자세한 설명을 볼 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml25(title) +msgid "Quotas extension (quotas)" +msgstr "Quota 확장 (quotas)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml26(para) +msgid "List, show information for, update, and reset quotas." +msgstr "Quota를 나열, 업데이트, 리셋, 정보를 보여줍니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml38(title) +msgid "Networks provider extended attributes (networks)" +msgstr "네트워크 provider 확장 속성 (networks)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml39(para) +msgid "List, create, show information for, update, and delete networks." +msgstr "네트워크를 나열, 생성, 업데이트, 삭제, 정보를 보여줍니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml53(title) +msgid "Networks multiple provider extension (networks)" +msgstr "네트워크 다중 provider 확장 (networks)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml54(para) +msgid "" +"Enables administrative users to define multiple physical bindings for an " +"OpenStack Networking network and list or show details for networks with " +"multiple physical bindings." +msgstr "OpenStack 네트워킹 네트워크에대한 다수의 물리적 바인딩을 정의하는 관리 사용자를 활성화하고 다수의 물리적 바인딩 네트워크 목록 또는 세부 사항을 볼 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml57(para) +msgid "" +"You cannot update any provider attributes. If you try to " +"do so, an error occurs." +msgstr "어떤 provider 속성을 업데이트 할 수 없습니다. 만약 사용할려고 한다면 오류가 발생합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml59(para) +msgid "" +"To delete a network with multiple physical bindings, issue a normal delete " +"network request." +msgstr "다수의 물리적 바인딩으로 구성된 네트워크를 삭제하려면 정상적인 삭제 요청으로 실행합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml61(para) +msgid "" +"To define multiple physical bindings for a network, include a " +"segments list in the request body of a POST " +"/v2.0/networks request. Each element in the " +"segments list has the same structure as the provider " +"network attributes. These attributes are " +"provider:network_type, " +"provider:physical_network, and " +"provider:segmentation_id. The validation rules for these " +"attributes are the same as for the Networks provider extended attributes. You " +"cannot use both extensions at the same time." +msgstr "네트워크에 여러 개의 물리적 바인딩을 정의하려면, POST/v2.0/networks 요청의 요청 바디 안의 segments 목록을 포함합니다. provider 네트워크 속성에따른 segments 목록의 각 요소는 동일한 구조를 갖습니다. 이런 속성은 provider:network_type, provider:physical_network, provider:segmentation_id 입니다. 이 속성의 유형성 검사 규칙은 Networks provider extended attributes​에서 더 자세히 확인할 수 있습니다. 동시에 두가지 확장 기능을 사용할 수 없습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml72(para) +msgid "" +"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you " +"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a" +" VLAN." +msgstr "NSX와 ML2 플러그인이 이 확장을 지원합니다. ML2 플러그인을 사용하면, 지정된 네트워크에서 다중 VLAN, VXLAN 터널 ID, VLAN을 지정할 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml78(title) +msgid "Ports binding extended attributes (ports)" +msgstr "포트 바인딩 확장 속성 (ports)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml79(para) +msgid "List, create, show information for, and update ports." +msgstr "포트에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 업데이트 합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml92(title) +msgid "Security groups and rules (security-groups)" +msgstr "시큐리트 그룹과 역할 (security-groups)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml93(para) +msgid "" +"List, create, show information for, and delete security groups and security " +"group rules." +msgstr "시큐리티 그룹과 시큐리티 그룹 규칙에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 삭제합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml117(title) +msgid "Layer-3 networking" +msgstr "레이어-3 네트워킹" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml118(para) +msgid "" +"Route packets between subnets, forward packets from internal networks to " +"external ones, and access instances from external networks through floating " +"IPs." +msgstr "서브넷 사이의 패킷 라우팅, 외부에서 내부 네트워크로 패킷 전송과 유동 IP를 이용하여 외부 네트워크에서 인스턴스로 접근하는 것." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml120(para) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml286(para) +msgid "This extension introduces these resources:" +msgstr "이 확장에 대한 리소스 설명:" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml123(para) +msgid "" +"router. A logical entity for forwarding " +"packets across internal subnets and NATting them on external networks " +"through an appropriate external gateway." +msgstr "router. ​내부 서브넷에서 패킷을 전달하고 외부 게이트웨이를 통해 외부 네트워크 위에서 작동하는 NAT를 해주는 논리 entity." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml128(para) +msgid "" +"floatingip. An external IP address that " +"is mapped to a port that is attached to an internal network." +msgstr "floatingip. 내부 네트워크에 연결되어있는 포트에 매핑된 외부 IP 주소." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml136(title) +msgid "Metering labels and rules" +msgstr "측정 라벨과 규칙" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml137(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "OpenStack ​레이어 3 측정 라벨과 규칙을 생성하고, 수정하고, 삭제합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml142(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" +msgstr "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml143(para) +msgid "" +"The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable " +"OpenStack tenants to manage load balancers for their VMs. With this " +"extension you can load-balance client traffic from one network to " +"application services, such as VMs, on the same network." +msgstr "네트워킹 2.0 API와 LBaaS 버전 1.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부하 분산할 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml148(para) +msgid "" +"Use this extension to create and manage virtual IP addresses (VIPs), pools, " +"members of a pool, health monitors associated with a pool, and view status " +"of a resource." +msgstr "이 확장을 이용해서 가상 IP 주소(VIPs)를 생성하고 관리, 풀, 풀의 멤버, 풀에 연관된 작동 상태 확인, 리소스에 대한 상태를 볼 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml153(caption) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml208(caption) +msgid "Load balancer statuses" +msgstr "로드 발란서 상태" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml159(th) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml214(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml45(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml154(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml262(th) +msgid "Status" +msgstr "상태" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml160(th) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml215(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml46(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml155(th) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml263(th) +msgid "Description" +msgstr "설명" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml165(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml220(td) +msgid "ACTIVE" +msgstr "ACTIVE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml166(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml221(td) +msgid "Resource is ready and active." +msgstr "자원을 준비하고 활성화합니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml169(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml224(td) +msgid "PENDING_CREATE" +msgstr "PENDING_CREATE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml170(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml225(td) +msgid "Resource is being created." +msgstr "자원을 생성 중입니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml173(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml228(td) +msgid "PENDING_UPDATE" +msgstr "PENDING_UPDATE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml174(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml229(td) +msgid "Resource is being updated." +msgstr "자원을 업데이트 중입니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml177(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml232(td) +msgid "PENDING_DELETE" +msgstr "PENDING_DELETE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml178(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml233(td) +msgid "Resource is going to be deleted." +msgstr "자원을 삭제중입니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml181(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml236(td) +msgid "INACTIVE" +msgstr "INACTIVE" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml182(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml237(td) +msgid "Resource is created but not active." +msgstr "자원이 생성되었으나 활성화되지 않았습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml185(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml240(td) +msgid "ERROR" +msgstr "ERROR" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml187(literal) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml242(literal) +msgid "error_details" +msgstr "error_details" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml186(td) +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml241(td) +msgid "" +"Object within the service is not working. Look for an extra attribute called" +" for a textual explanation on the error, its cause, and " +"possibly a solution." +msgstr "서비스 내에서 객체가 작동하지 않습니다. 그 원인이나 사용 가능한 서비스에 대한 내용, 오류의 텍스트 설명에 대한 추가 속성을 찾습니다. \n\n\n\n서비스 내에서 객체가 작동하지 않습니다.\n\n라는 추가 속성을 찾습니다 \"<자리-1 />\"텍스트 오류에 대한 설명, 그 원인 및 가능한 솔루션." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml198(title) +msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" +msgstr "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml199(para) +msgid "" +"The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable " +"OpenStack tenants to manage load balancers for their VMs. With this " +"extension you can load-balance client traffic from one network to " +"application services, such as VMs, on the same network." +msgstr "네트워킹 2.0 API와 LBaaS 버전 2.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부하 분산할 수 있습니다." + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml204(para) +msgid "" +"Use this extension to create and manage load balancers, listeners, pools, " +"members of a pool, and health monitors associated with a pool and view " +"status of a resource." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml253(title) +msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml254(para) +msgid "" +"The VPNaaS extension enables OpenStack tenants to extend private networks " +"across the public telecommunication infrastructure." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml258(para) +msgid "This initial implementation of the VPNaaS extension provides:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml263(para) +msgid "Site-to-site VPN that connects two private networks." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml267(para) +msgid "Multiple VPN connections per tenant." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml270(para) +msgid "" +"IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml274(para) +msgid "" +"IPSec policy support with 3des, aes-128, aes-192, or aes-256 encryption, " +"sha1 authentication, ESP, AH, or AH-ESP transform protocol, and tunnel or " +"transport mode encapsulation." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml282(para) +msgid "" +"Dead Peer Detection (DPD) with hold, clear, restart, disabled, or restart-" +"by-peer actions." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml289(para) +msgid "" +"service. A parent object that associates VPN with a specific " +"subnet and router." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml293(para) +msgid "" +"ikepolicy. The Internet Key Exchange (IKE) policy that " +"identifies the authentication and encryption algorithm to use during phase " +"one and two negotiation of a VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml301(para) +msgid "" +"ipsecpolicy. The IP security policy that specifies the " +"authentication and encryption algorithm and encapsulation mode to use for " +"the established VPN connection." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml307(para) +msgid "" +"ipsec-site-connection. Details for the site-to-site IPsec " +"connection, including the peer CIDRs, MTU, authentication mode, peer " +"address, DPD settings, and status." +msgstr "" + #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 extensions" msgstr "OpenStack Compute API v2 익스텐션" #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-image-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-networking-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-compute-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-image-v1.xml13(year) -#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) -#: ./api-ref/src/docbkx/api-ref-databases-v1.xml13(year) msgid "2010-2014" msgstr "2010-2014" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml7(title) -msgid "Identity admin API v2.0 (STABLE)" -msgstr "Identity 관리 API v2.0 (STABLE)" +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) +msgid "Identity Admin API v2.0 (STABLE)" +msgstr "" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml8(para) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml11(para) msgid "Get an authentication token that permits access to the Compute API." msgstr "Compute API에 접근을 할 수 있는 인증 토큰을 가져옵니다." -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml13(title) msgid "Versions" msgstr "버전" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml18(title) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml8(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml38(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) -msgid "Extensions" -msgstr "확장" - -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml29(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml32(title) #: ./api-ref/src/docbkx/ch_identity-v2.xml40(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml27(title) msgid "Tokens" msgstr "토큰" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml41(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml170(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml44(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml173(title) msgid "Users" msgstr "사용자" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml60(title) +#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml63(title) msgid "Tenants" msgstr "Tenants" @@ -81,7 +389,7 @@ msgid "" "objects, and complete other actions in your OpenStack cloud." msgstr "OpenStack API와 확장을 이용하여 서버 인스턴스를 시작하고, 이미지를 생성하고, 인스턴스와 이미지에 메타데이터를 할당하고, 오브젝트와 콘테이너를 생성하고, OpenStack 클라우드에서 할 수 있는 모든 작업을 완료할 수 있습니다." -#: ./api-ref/src/docbkx/preface.xml14(para) +#: ./api-ref/src/docbkx/preface.xml16(para) msgid "" "The API status reflects the state of the " "endpoint on the service. CURRENT is a " @@ -100,14 +408,14 @@ msgid "" "Discovery." msgstr "API status는 서비스에서 엔드 포인트에 대한 상태를 나타냅니다. CURRENT는 최근에 출시되었고, 추후 반영이되는 안정화 버전입니다. 이 엔드 포인트는 다른 것들에 비해 최우선으로 적용되어야합니다. SUPPORTED는 서버에서 사용할 수 있는 안정화 버전입니다. 하지만, 가장 최근에 만들어진 것을 사용할 수 없습니다. 그리고 업데이트 되지 않을 수 있으며, 언젠가 사용되지 않을 수 있습니다. DEPRECATED는 계속 상요할 수 있지만, 나중에 사용되지 않거나 삭제될수 있는 안정화 버전입니다. EXPERIMENTAL는 안정화 버전이 아닙니다.이 버전은 개발 중이거나 추후 변경될 가능성이 있습니다. 더 많은 API status값과 버전에 대한 정보를 알고 싶으시면, Version Discovery를 확인하십시오." -#: ./api-ref/src/docbkx/preface.xml32(para) +#: ./api-ref/src/docbkx/preface.xml35(para) msgid "" "You must install the packages for each API separately. You can use the APIs " "and extensions after you authenticate through the Identity API:" msgstr "각 API 별로 패키지를 설치해야합니다. ​Identity API를 이용하여 인증 후 API와 확장을 사용한다면 다음 내용을 확인합니다:" -#: ./api-ref/src/docbkx/preface.xml41(para) +#: ./api-ref/src/docbkx/preface.xml45(para) msgid "" "To get started with the APIs, see the OpenStack API " @@ -115,7 +423,7 @@ msgid "" msgstr "API를 시작하려면, OpenStack API 빠른 시작 문서를 보세요." #: ./api-ref/src/docbkx/ch_images-v1.xml10(title) -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml94(link) msgid "Image Service API v1 (SUPPORTED)" msgstr "이미지 서비스 API v1 (SUPPORTED)" @@ -132,7 +440,7 @@ msgid "" msgstr "일부 클라우드를 구현시 API를 공개하지 않고, 사전 테스트를거친 이미지만 제공하는 경우가 있습니다." #: ./api-ref/src/docbkx/ch_images-v1.xml15(para) -#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml12(para) msgid "" "Cloud providers can configure property protections that prevent non-" "administrative users from updating and deleting protected properties. For " @@ -144,26 +452,26 @@ msgstr "클라우드 제공자는 업데이트와 삭제에서 관리자가 아 #: ./api-ref/src/docbkx/ch_images-v1.xml23(title) #: ./api-ref/src/docbkx/ch_compute-v2.1.xml21(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml17(title) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml20(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml21(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml22(title) #: ./api-ref/src/docbkx/ch_identity-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_databases-v1.xml11(title) #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml22(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml19(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml45(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml11(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml23(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml20(title) +#: ./api-ref/src/docbkx/ch_database-v1.xml12(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml31(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml14(title) msgid "API versions" msgstr "API 버전" #: ./api-ref/src/docbkx/ch_images-v1.xml37(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml230(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml28(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml234(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml29(title) msgid "Images" msgstr "이미지" #: ./api-ref/src/docbkx/ch_images-v1.xml57(title) -#: ./api-ref/src/docbkx/ch_images-v2.xml68(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml69(title) msgid "Members" msgstr "멤버" @@ -175,263 +483,32 @@ msgstr "공유 이미지" msgid "OpenStack Identity API v3 and extensions" msgstr "OpenStack Identity API v3와 확장" +#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) +#: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-database-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-image-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-networking-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-image-v1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml13(year) +#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml13(year) +#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) +msgid "2010-2015" +msgstr "2010-2015" + #: ./api-ref/src/docbkx/api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1" msgstr "OpenStack 블록 스토리지 API v1" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml6(title) -msgid "Networking API v2.0 extensions" -msgstr "네트워킹 API v2.0 확장" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(para) -msgid "" -"List available Networking API v2.0 extensions and show details for a " -"specified extension." -msgstr "사용가능한 네트워킹 API v2.0 확장을 나열하고 지정된 확장에 대한 자세한 설명을 볼 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml21(title) -msgid "Quotas extension (quotas)" -msgstr "Quota 확장 (quotas)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(para) -msgid "List, show information for, update, and reset quotas." -msgstr "Quota를 나열, 업데이트, 리셋, 정보를 보여줍니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml34(title) -msgid "Networks provider extended attributes (networks)" -msgstr "네트워크 provider 확장 속성 (networks)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml35(para) -msgid "List, create, show information for, update, and delete networks." -msgstr "네트워크를 나열, 생성, 업데이트, 삭제, 정보를 보여줍니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml49(title) -msgid "Networks multiple provider extension (networks)" -msgstr "네트워크 다중 provider 확장 (networks)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) -msgid "" -"Enables administrative users to define multiple physical bindings for an " -"OpenStack Networking network and list or show details for networks with " -"multiple physical bindings." -msgstr "OpenStack 네트워킹 네트워크에대한 다수의 물리적 바인딩을 정의하는 관리 사용자를 활성화하고 다수의 물리적 바인딩 네트워크 목록 또는 세부 사항을 볼 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml53(para) -msgid "" -"You cannot update any provider attributes. If you try to " -"do so, an error occurs." -msgstr "어떤 provider 속성을 업데이트 할 수 없습니다. 만약 사용할려고 한다면 오류가 발생합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml55(para) -msgid "" -"To delete a network with multiple physical bindings, issue a normal delete " -"network request." -msgstr "다수의 물리적 바인딩으로 구성된 네트워크를 삭제하려면 정상적인 삭제 요청으로 실행합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml57(para) -msgid "" -"To define multiple physical bindings for a network, include a " -"segments list in the request body of a POST " -"/v2.0/networks request. Each element in the " -"segments list has the same structure as the provider " -"network attributes. These attributes are " -"provider:network_type, " -"provider:physical_network, and " -"provider:segmentation_id. The validation rules for these " -"attributes are the same as for the Networks provider extended attributes. You " -"cannot use both extensions at the same time." -msgstr "네트워크에 여러 개의 물리적 바인딩을 정의하려면, POST/v2.0/networks 요청의 요청 바디 안의 segments 목록을 포함합니다. provider 네트워크 속성에따른 segments 목록의 각 요소는 동일한 구조를 갖습니다. 이런 속성은 provider:network_type, provider:physical_network, provider:segmentation_id 입니다. 이 속성의 유형성 검사 규칙은 Networks provider extended attributes​에서 더 자세히 확인할 수 있습니다. 동시에 두가지 확장 기능을 사용할 수 없습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml68(para) -msgid "" -"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you " -"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a" -" VLAN." -msgstr "NSX와 ML2 플러그인이 이 확장을 지원합니다. ML2 플러그인을 사용하면, 지정된 네트워크에서 다중 VLAN, VXLAN 터널 ID, VLAN을 지정할 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml74(title) -msgid "Ports binding extended attributes (ports)" -msgstr "포트 바인딩 확장 속성 (ports)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml75(para) -msgid "List, create, show information for, and update ports." -msgstr "포트에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 업데이트 합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) -msgid "Security groups and rules (security-groups)" -msgstr "시큐리트 그룹과 역할 (security-groups)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para) -msgid "" -"List, create, show information for, and delete security groups and security " -"group rules." -msgstr "시큐리티 그룹과 시큐리티 그룹 규칙에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 삭제합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml113(title) -msgid "Layer-3 networking" -msgstr "레이어-3 네트워킹" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml114(para) -msgid "" -"Route packets between subnets, forward packets from internal networks to " -"external ones, and access instances from external networks through floating " -"IPs." -msgstr "서브넷 사이의 패킷 라우팅, 외부에서 내부 네트워크로 패킷 전송과 유동 IP를 이용하여 외부 네트워크에서 인스턴스로 접근하는 것." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml116(para) -msgid "This extension introduces these resources:" -msgstr "이 확장에 대한 리소스 설명:" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml119(para) -msgid "" -"router. A logical entity for forwarding " -"packets across internal subnets and NATting them on external networks " -"through an appropriate external gateway." -msgstr "router. ​내부 서브넷에서 패킷을 전달하고 외부 게이트웨이를 통해 외부 네트워크 위에서 작동하는 NAT를 해주는 논리 entity." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml124(para) -msgid "" -"floatingip. An external IP address that " -"is mapped to a port that is attached to an internal network." -msgstr "floatingip. 내부 네트워크에 연결되어있는 포트에 매핑된 외부 IP 주소." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(title) -msgid "Metering labels and rules" -msgstr "측정 라벨과 규칙" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml133(para) -msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." -msgstr "OpenStack ​레이어 3 측정 라벨과 규칙을 생성하고, 수정하고, 삭제합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml138(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" -msgstr "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml139(para) -msgid "" -"The LBaaS version 1.0 extension pairs with the Networking 2.0 API to enable " -"OpenStack tenants to manage load balancers for their VMs. With this " -"extension you can load-balance client traffic from one network to " -"application services, such as VMs, on the same network." -msgstr "네트워킹 2.0 API와 LBaaS 버전 1.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부하 분산할 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml144(para) -msgid "" -"Use this extension to create and manage virtual IP addresses (VIPs), pools, " -"members of a pool, health monitors associated with a pool, and view status " -"of a resource." -msgstr "이 확장을 이용해서 가상 IP 주소(VIPs)를 생성하고 관리, 풀, 풀의 멤버, 풀에 연관된 작동 상태 확인, 리소스에 대한 상태를 볼 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml149(caption) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml204(caption) -msgid "Load balancer statuses" -msgstr "로드 발란서 상태" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml155(th) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml210(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml45(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml154(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml262(th) -msgid "Status" -msgstr "상태" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml156(th) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml211(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml46(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml155(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml263(th) -msgid "Description" -msgstr "설명" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml216(td) -msgid "ACTIVE" -msgstr "ACTIVE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml217(td) -msgid "Resource is ready and active." -msgstr "자원을 준비하고 활성화합니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml165(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml220(td) -msgid "PENDING_CREATE" -msgstr "PENDING_CREATE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml166(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml221(td) -msgid "Resource is being created." -msgstr "자원을 생성 중입니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml169(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml224(td) -msgid "PENDING_UPDATE" -msgstr "PENDING_UPDATE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml170(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml225(td) -msgid "Resource is being updated." -msgstr "자원을 업데이트 중입니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml173(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml228(td) -msgid "PENDING_DELETE" -msgstr "PENDING_DELETE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml174(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml229(td) -msgid "Resource is going to be deleted." -msgstr "자원을 삭제중입니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml177(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml232(td) -msgid "INACTIVE" -msgstr "INACTIVE" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml178(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml233(td) -msgid "Resource is created but not active." -msgstr "자원이 생성되었으나 활성화되지 않았습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml181(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml236(td) -msgid "ERROR" -msgstr "ERROR" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml183(literal) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml238(literal) -msgid "error_details" -msgstr "error_details" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml182(td) -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml237(td) -msgid "" -"Object within the service is not working. Look for an extra attribute called" -" for a textual explanation on the error, its cause, and " -"possibly a solution." -msgstr "서비스 내에서 객체가 작동하지 않습니다. 그 원인이나 사용 가능한 서비스에 대한 내용, 오류의 텍스트 설명에 대한 추가 속성을 찾습니다. \n\n\n\n서비스 내에서 객체가 작동하지 않습니다.\n\n라는 추가 속성을 찾습니다 \"<자리-1 />\"텍스트 오류에 대한 설명, 그 원인 및 가능한 솔루션." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml194(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" -msgstr "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml195(para) -msgid "" -"The LBaaS version 2.0 extension pairs with the Networking 2.0 API to enable " -"OpenStack tenants to manage load balancers for their VMs. With this " -"extension you can load-balance client traffic from one network to " -"application services, such as VMs, on the same network." -msgstr "네트워킹 2.0 API와 LBaaS 버전 2.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부하 분산할 수 있습니다." - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml200(para) -msgid "" -"Use this extension to create and manage load balancers, listeners, pools, " -"members of a pool, and health monitors associated with a pool and view " -"status of a resource." -msgstr "" - #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml10(title) msgid "Data Processing API (CURRENT)" msgstr "" @@ -441,82 +518,116 @@ msgid "Produce data processing operations." msgstr "" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml13(title) -msgid "Plugins" -msgstr "플러그인" +msgid "Image Registry" +msgstr "이미지 저장소" #: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml14(para) msgid "" -"A Plugin object defines which Hadoop or Spark version it can install and " -"which configurations can be set for the cluster." +"A Data Source object provides the location of input or output for MapReduce " +"jobs and may reference different types of storage." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml18(para) +msgid "" +"Sahara doesn’t perform any validation checks for data source locations." +msgstr "" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml27(title) +msgid "Job Binaries" +msgstr "Job 바이너리" + +#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml28(para) +msgid "" +"Job binaries are objects that represent data processing applications and " +"libraries stored in either the internal database or the Object Storage " +"service." msgstr "" #: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1" msgstr "OpenStack 오프젝트 스토리지 API v1" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml13(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml54(link) #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml10(title) msgid "Block Storage API v2 (CURRENT)" msgstr "블록 스토리지 API v2 (CURRENT)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml58(link) #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml10(title) msgid "Block Storage API v1 (CURRENT)" msgstr "블록 스토리지 API v1 (CURRENT)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml27(link) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) +msgid "Compute API v2.1 (EXPERIMENTAL)" +msgstr "Compute API v2.1 (EXPERIMENTAL)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml34(link) +#: ./api-ref/src/docbkx/ch_compute-v2.xml13(title) +msgid "Compute API v2 (CURRENT)" +msgstr "Compute API v2 (CURRENT)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml41(link) +msgid "Compute API v2 extensions (CURRENT)" +msgstr "Compute API v2 확장 (CURRENT)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml78(link) +#: ./api-ref/src/docbkx/ch_database-v1.xml10(title) +msgid "Database Service API v1.0 (CURRENT)" +msgstr "데이타베이스 서비스 API v1.0 (CURRENT)" + +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml62(link) msgid "Compute API v2.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml66(link) msgid "Compute API v2 (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml70(link) #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(title) msgid "Compute API v2 extensions (SUPPORTED)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml74(link) msgid "Data Processing v1.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) -msgid "Database Service API v1.0 (CURRENT)" -msgstr "데이타베이스 서비스 API v1.0 (CURRENT)" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) -#: ./api-ref/src/docbkx/ch_identity-v3.xml7(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml82(link) +#: ./api-ref/src/docbkx/ch_identity-v3.xml10(title) msgid "Identity API v3 (STABLE)" msgstr "Identity API v3 (STABLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml86(link) #: ./api-ref/src/docbkx/ch_identity-v2.xml10(title) msgid "Identity API v2.0 (STABLE)" msgstr "Identity API v2.0 (STABLE)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) -#: ./api-ref/src/docbkx/ch_images-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml90(link) +#: ./api-ref/src/docbkx/ch_images-v2.xml10(title) msgid "Image Service API v2 (SUPPORTED)" msgstr "이미지 서비스 API v2 (SUPPORTED)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml98(link) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml10(title) msgid "Networking API v2.0 (CURRENT)" msgstr "네트워킹 API v2.0 (CURRENT)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml60(link) -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml102(link) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml10(title) msgid "Object Storage API v1 (SUPPORTED)" msgstr "오프젝트 스토리지 API v1 (SUPPORTED)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml65(link) -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml107(link) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml10(title) msgid "Orchestration API v1 (CURRENT)" msgstr "Orchestration API v1 (CURRENT)" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml68(link) -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml9(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml110(link) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(title) msgid "Telemetry API v2 (CURRENT)" msgstr "Telemetry API v2 (CURRENT)" @@ -524,10 +635,9 @@ msgstr "Telemetry API v2 (CURRENT)" msgid "OpenStack API Reference" msgstr "OpenStack API 참조" -#: ./api-ref/src/docbkx/api-ref.xml13(year) -#: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml13(year) -msgid "2010-2015" -msgstr "2010-2015" +#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml11(title) +msgid "OpenStack Networking API v2.0 extensions" +msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml14(para) msgid "" @@ -536,7 +646,7 @@ msgid "" msgstr "확장에서 기능, MIME 형식, 동작, 상태, 해더, 매개 변수, 버전 변경에 필요하지 않는 코어 Compute API에 대한 리소스를 추가합니다." #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml17(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml13(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml17(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " "API v2." @@ -1077,15 +1187,15 @@ msgstr "서버에대한 스케쥴러 hint (server)" msgid "Create a server with scheduler hints." msgstr "스케쥴러 hint와 함께 서버를 생성합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) -msgid "Compute API v2.1 (EXPERIMENTAL)" -msgstr "Compute API v2.1 (EXPERIMENTAL)" +#: ./api-ref/src/docbkx/api-ref-database-v1.xml11(title) +msgid "OpenStack Database Service API v1.0" +msgstr "OpenStack 데이터베이스 서비스 API v1.0" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml15(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " -"API v2.1 API (originally referred to as v3)." -msgstr "요청과 응답에서 XML 지원은 Compute API v2.1 API에선 지원하지 않습니다(v3에서 지원 예정입니다)." +"API v2.1 (originally referred to as API v3)." +msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2.1.xml22(para) msgid "List information for all API versions." @@ -1290,47 +1400,43 @@ msgstr "서버에 launched_at 과 terminated_at 을 추가." msgid "Provide simple tenant usage for tenant." msgstr "Tenant에대한 간단한 tenant 사용을 제공합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2 (CURRENT)" -msgstr "Compute API v2 (CURRENT)" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml14(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " "API v1.1 is identical to API v2." msgstr "Persistent 볼륨에 저장된 이미지나 이미지에 가상 컴퓨터를 시작합니다. API v1.1과 API v2는 동일합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml18(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml22(para) msgid "List information for all API versions and show details about API v2." msgstr "모든 API 버전에 대한 정보를 나열하고 API v2에 대한 자세한 정보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml29(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml33(title) msgid "Limits" msgstr "제한" -#: ./api-ref/src/docbkx/ch_compute-v2.xml30(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml34(para) msgid "Get rate and absolute limits." msgstr "절대 한게치와 비율을 " -#: ./api-ref/src/docbkx/ch_compute-v2.xml39(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml43(para) msgid "" "List available Compute API v2 extensions and show details for a specified " "extension." msgstr "활성화된 Compute API v2 확장을 나열하고 지정한 확장에대한 자세한 설명을 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml51(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml55(title) msgid "Servers" msgstr "서버" -#: ./api-ref/src/docbkx/ch_compute-v2.xml52(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml56(para) msgid "List, create, get details for, update, and delete servers." msgstr "서버를 나열하고, 생성하고, 자세한 설명을 가져옵니다. 서버를 업데이트하고 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml55(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml59(emphasis) msgid "Passwords" msgstr "암호" -#: ./api-ref/src/docbkx/ch_compute-v2.xml56(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml60(para) msgid "" "When you create a server, you can specify a password through the optional " "adminPass attribute. The specified password must meet " @@ -1340,7 +1446,7 @@ msgid "" "password action to reset the server password." msgstr "서버를 생성할때, 선택적인 adminPass 속성을 통해 암호를 지정할 수 있습니다. 지정한 암호는 OpenStack Compute ​provider​에 의해 설정된 복잡한 요구사항을 충족해야합니다. 만약 복잡한 요구사항에 충족되지 못한다면, 서버에 ERROR 상태를 입력할 수 있습니다. 이 상황에서는 클라이언트에서 서버 암호를 리셋할 수 있는 암호 변경 작업을 진행할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml62(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml66(para) msgid "" "If you do not specify a password, a randomly generated password is assigned " "and returned in the response object. This password is guaranteed to meet the" @@ -1348,12 +1454,12 @@ msgid "" "the password is not returned in subsequent calls." msgstr "만약 암호를 지정하지 않는다면, 랜덤하게 만들어진 암호를 할당하고 리스폰스 객체를 반환합니다.이 암호는 compute provider가 설정한 보안 요구사항을 충족하도록 보장됩니다. 보안을 위해 암호는 이후에는 호출 반환되지 않습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml70(emphasis) -#: ./api-ref/src/docbkx/ch_compute-v2.xml172(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml74(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml176(title) msgid "Server metadata" msgstr "서버 메타 데이타" -#: ./api-ref/src/docbkx/ch_compute-v2.xml71(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml75(para) msgid "" "You can specify custom server metadata at server launch time. The maximum " "size for each metadata key-value pair is 255 bytes. The maximum number of " @@ -1362,29 +1468,29 @@ msgid "" "absolute limit." msgstr "서버 실행시 사용자 지정 서비스 메타데이터를 지정할 수 있습니다. 각 메나테이터 키값 쌍에대한 최대 값은 255바이트입니다. 서버당 제공할 수 있는 키-값 쌍의 최대 갯수는 compute provider에 의해 결정됩니다. maxServerMeta절대 한계치를 이용하여 값을 쿼리할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml80(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml84(emphasis) msgid "Server networks" msgstr "서버 네트워크" -#: ./api-ref/src/docbkx/ch_compute-v2.xml81(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml85(para) msgid "" "You can specify networks to which the server connects at launch time. You " "can specify one or more networks. Users can also specify a specific port on " "the network or the fixed IP address to assign to the server interface." msgstr "서버 작동시 지정한 네트워크로 서버를 연결합니다. 네트워크를 하나 또는 여러개를 지정할 수 있습니다. 네트워크에 포트를 지정하여 사용하거나 서버 인터페이스에 고정 IP 주소를 할당할 수있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml85(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml89(para) msgid "" "You can use both IPv4 and IPv6 addresses as access addresses and you can " "assign both addresses simultaneously. You can update access addresses after " "you create a server." msgstr "접근 주소로 IPv4와 IPv6를 사용할 수 있고, 동시에 할당도 가능합니다. 서버 생성후 접근 주소를 갱신합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml93(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml97(emphasis) msgid "Server personality" msgstr "서버 프로필" -#: ./api-ref/src/docbkx/ch_compute-v2.xml94(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml98(para) msgid "" "You can customize the personality of a server instance by injecting data " "into its file system. For example, you might want to insert ssh keys, set " @@ -1394,54 +1500,54 @@ msgid "" "image." msgstr "파일 시스템에 데이터를 입력하여 서버 인스턴스의 프로필을 사용자 정의 설정을 할 수 있습니다. 예를 들어, 인스턴스 내부에 ssh 키를 넣거나, 설정 구성 파일을 저장하거나 데이터를 삽입할 수 있습니다. 이 기능은 실행 시간 개인 설정의 최소량을 제공합니다. 중요한 사용자 지정이 필요한 경우, 사용자 정의 이미지를 만들 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml103(para) msgid "Follow these guidelines when you inject files:" msgstr "파일을 입력할때 다음 지침을 따르십시오:" -#: ./api-ref/src/docbkx/ch_compute-v2.xml102(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml106(para) msgid "The maximum size of the file path data is 255 bytes." msgstr "파일 패치 데이터의 최대 크기는 255 바이트입니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml105(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml109(para) msgid "" "Encode the file contents as a Base64 string. The compute providers " "determines the maximum size of the file contents. This value can vary based " "on the image that is used to create the server." msgstr "파일 내용은 Base64 스트링으로 인코딩됩니다. Compute provider가 파일 내용의 최대 크기를 결정합니다. 이 값들은 서버를 생성하는데 사용하는 이미지에 따라 차이가 있을 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml109(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml113(para) msgid "" "The maximum limit refers to the number of bytes in the decoded data and not " "to the number of characters in the encoded data." msgstr "최대 한계는 디코딩된 데이터가 아니라, 부호화한 데이터 문자수에 대한 바이트 갯수를 나타냅니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml114(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml118(para) msgid "" "You can inject text files only. You cannot inject binary or ZIP files into a" " new build." msgstr "파일만 입력이 가능합니다. 새로 빌드한 바이너리 파일이나 ZIP 파일로는 입력 할 수 없습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml118(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml122(para) msgid "" "The maximum number of file path/content pairs that you can supply is also " "determined by the compute provider and is defined by the maxPersonality " "absolute limit." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml123(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml127(para) msgid "" "The absolute limit, maxPersonalitySize, is a byte limit that is" " guaranteed to apply to all images in the deployment. Providers can set " "additional per-image personality limits." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml128(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml132(para) msgid "" "The file injection might not occur until after the server is built and " "booted." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml130(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml134(para) msgid "" "During file injection, any existing files that match specified files are " "renamed to include the BAK extension appended with a time stamp. For " @@ -1449,7 +1555,7 @@ msgid "" "up as /etc/passwd.bak.1246036261.5785." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml134(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml138(para) msgid "" "After file injection, personality files are accessible by only system " "administrators. For example, on Linux, all files have root and the root " @@ -1457,11 +1563,11 @@ msgid "" "read access only ( )." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml142(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml146(emphasis) msgid "Server access addresses" msgstr "서버 접근 주소" -#: ./api-ref/src/docbkx/ch_compute-v2.xml143(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml147(para) msgid "" "In a hybrid environment, the IP address of a server might not be controlled " "by the underlying implementation. Instead, the access IP address might be " @@ -1476,52 +1582,52 @@ msgid "" " encouraged to do so through an access address." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml173(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml177(para) msgid "" "Show details for, set, update, and delete server metadata or metadata items." msgstr "서버 메타데이터 또는 메타데이터 항목에 대한 상세 설명과, 설정, 업데이트, 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml189(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml193(title) msgid "Server addresses" msgstr "서버 주소" -#: ./api-ref/src/docbkx/ch_compute-v2.xml190(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml194(para) msgid "" "List addresses for a specified server or a specified server and network." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml197(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml201(title) msgid "Server actions" msgstr "서버 작업" -#: ./api-ref/src/docbkx/ch_compute-v2.xml198(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml202(para) msgid "" "Perform actions for a specified server, including change administrator " "password, reboot, rebuild, resize, and create image from server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml213(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml217(title) msgid "Flavors" msgstr "Flavors" -#: ./api-ref/src/docbkx/ch_compute-v2.xml214(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml218(para) msgid "" "List available flavors and get details for a specified flavor. A flavor is a" " hardware configuration for a server. Each flavor is a unique combination of" " disk space and memory capacity." msgstr "사용가능한 flavor를 나열하고, 선택한 flavor에 대한 상세 정보를 가져옵니다. Flavor는 서버에대한 하드웨어 구성입니다. 각 flavor는 디스크 용량과 메모리 용량의 유일한 조합입니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml231(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml235(para) msgid "" "List available images, get details for a specified image, and delete an " "image." msgstr "사용가능한 이미지를 나열하고, 지정한 이미지의 상세정보를 가져오거나 이미지를 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml232(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml236(para) msgid "Also, set, list, get details for, and delete image metadata." msgstr "또한, 이미지 메타 데이터를 설정, 나열하고 삭제하며, 상세 정보를 가져옵니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml233(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml237(para) msgid "" "An image is a collection of files that you use to create or rebuild a " "server. By default, operators provide pre-built operating system images. You" @@ -1529,16 +1635,16 @@ msgid "" "actions\"/>." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml250(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml254(title) msgid "Image metadata" msgstr "이미지 메타 데이타" -#: ./api-ref/src/docbkx/ch_compute-v2.xml251(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml255(para) msgid "" "Show details for, set, update, and delete image metadata or metadata items." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml11(para) msgid "" "Use virtual networking services among devices that are managed by the " "OpenStack Compute service. The Networking (neutron) API v2.0 combines the " @@ -1549,34 +1655,34 @@ msgid "" "OpenStack Networking choose the first available IP address." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml21(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml23(para) msgid "" "List information for all Networking API versions and show details about API " "v2." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml34(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml36(title) msgid "Networks" msgstr "네트워크" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml35(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml37(para) msgid "List, show information for, create, update, and delete networks." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml42(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml44(title) msgid "Subnets" msgstr "서브넷" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml43(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml45(para) msgid "" "List, show information for, create, update, and delete subnet resources." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml50(title) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml52(title) msgid "Ports" msgstr "포트" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml51(para) +#: ./api-ref/src/docbkx/ch_netconn-v2.xml53(para) msgid "List, show information for, create, update, and delete ports." msgstr "" @@ -1584,8 +1690,12 @@ msgstr "" msgid "OpenStack Image Service API v2" msgstr "OpenStack 이미지 서비스 API v2" +#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml11(title) +msgid "OpenStack Identity API v2 extensions" +msgstr "" + #: ./api-ref/src/docbkx/ch_identity-v2.xml11(para) -#: ./api-ref/src/docbkx/ch_identity-v3.xml8(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml11(para) msgid "" "Get an authentication token that permits access to the OpenStack services " "REST API." @@ -1627,32 +1737,12 @@ msgid "OpenStack Orchestration API v1" msgstr "OpenStack Orchestration API v1" #: ./api-ref/src/docbkx/api-ref-networking-v2.xml11(title) -msgid "OpenStack Networking API v2.0" -msgstr "OpenStack 네트워킹 API v2.0" +msgid "OpenStack Networking API v2.0 and extensions" +msgstr "" -#: ./api-ref/src/docbkx/ch_databases-v1.xml9(title) -msgid "Databases Service API v1.0 (CURRENT)" -msgstr "데이터베이스 서비스 API v1.0 (CURRENT)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml25(title) -msgid "Database instances (instances)" -msgstr "데이터베이스 인스턴스 (instances)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml45(title) -msgid "Database instance actions (action)" -msgstr "데이터베이스 인스턴스 작동 (action)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml56(title) -msgid "Databases (databases)" -msgstr "데이터베이스 (databases)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml70(title) -msgid "Users (users)" -msgstr "사용자 (users)" - -#: ./api-ref/src/docbkx/ch_databases-v1.xml84(title) -msgid "Flavors (flavors)" -msgstr "Flavors (flavors)" +#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml11(title) +msgid "OpenStack Identity Admin API v2" +msgstr "" #: ./api-ref/src/docbkx/api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 (SUPPORTED)" @@ -1670,7 +1760,7 @@ msgid "API extensions" msgstr "API 확장" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml33(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml58(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml44(title) msgid "Volumes" msgstr "볼륨" @@ -1790,12 +1880,12 @@ msgid "An error occurred while attempting to extend a volume." msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml123(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml77(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml63(title) msgid "Volume types" msgstr "볼륨 타입" #: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml143(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml98(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml84(title) msgid "Snapshots" msgstr "스냅샷" @@ -1929,15 +2019,15 @@ msgstr "" msgid "OpenStack Compute API v2.1 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml10(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml11(para) msgid "Use a template language to orchestrate OpenStack services." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml13(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml14(title) msgid "General API information" msgstr "일반적인 API 정보" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml14(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml15(para) msgid "" "Authenticated calls that target a known URI but that use an an HTTP method " "that the implementation does not support return a 405 Method Not " @@ -1947,41 +2037,41 @@ msgid "" "resource." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml31(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml32(title) msgid "Stacks" msgstr "스택" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml71(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml72(title) msgid "Stack actions" msgstr "스택 작업" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml72(para) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml73(para) msgid "" "Performs non-lifecycle operations on the stack. Specify the action in the " "request body." msgstr "" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml85(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title) msgid "Stack resources" msgstr "스택 리소스" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml122(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml123(title) msgid "Stack events" msgstr "스택 이벤트" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml143(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml144(title) msgid "Templates" msgstr "템플릿" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml156(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml157(title) msgid "Build info" msgstr "빌드 정보" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml165(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml166(title) msgid "Software configuration" msgstr "소프트웨어 구성" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml194(title) +#: ./api-ref/src/docbkx/ch_orchestration-v1.xml195(title) msgid "Manage service" msgstr "서비스 관리" @@ -1989,77 +2079,101 @@ msgstr "서비스 관리" msgid "OpenStack Image Service API v1" msgstr "OpenStack 이미지 서비스 API v1" -#: ./api-ref/src/docbkx/ch_images-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) msgid "Image Service API v2.0, API v2.1, and API v2.2." msgstr "이미지 서비스 API v2.0, API v2.1, API v2.2." -#: ./api-ref/src/docbkx/ch_images-v2.xml29(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml30(para) msgid "" "Create, update, and delete image metadata records. Enable users to share " "images with each other." msgstr "" -#: ./api-ref/src/docbkx/ch_images-v2.xml46(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml47(title) msgid "Image data" msgstr "이미지 데이타" -#: ./api-ref/src/docbkx/ch_images-v2.xml47(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml48(para) msgid "Upload and download raw image data." msgstr "Raw 이미지 데이터를 업로드하고 다운로드 합니다." -#: ./api-ref/src/docbkx/ch_images-v2.xml57(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml58(title) msgid "Image tags" msgstr "이미지 태그" -#: ./api-ref/src/docbkx/ch_images-v2.xml58(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml59(para) msgid "Add and delete image tags." msgstr "이미지 테그를 추가하고 삭제합니다." -#: ./api-ref/src/docbkx/ch_images-v2.xml84(title) +#: ./api-ref/src/docbkx/ch_images-v2.xml85(title) msgid "Image schemas" msgstr "이미지 스키마" -#: ./api-ref/src/docbkx/ch_images-v2.xml85(para) +#: ./api-ref/src/docbkx/ch_images-v2.xml86(para) msgid "Get a JSON-schema document that represents an images or image entity." msgstr "" +#: ./api-ref/src/docbkx/api-ref-identity-v3-ext.xml11(title) +msgid "OpenStack Identity API v3 extensions" +msgstr "" + #: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2" msgstr "OpenStack Telemetry API v2" +#: ./api-ref/src/docbkx/ch_database-v1.xml26(title) +msgid "Database instances (instances)" +msgstr "데이터베이스 인스턴스 (instances)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml46(title) +msgid "Database instance actions (action)" +msgstr "데이터베이스 인스턴스 작동 (action)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml57(title) +msgid "Databases (databases)" +msgstr "데이터베이스 (databases)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml71(title) +msgid "Users (users)" +msgstr "사용자 (users)" + +#: ./api-ref/src/docbkx/ch_database-v1.xml85(title) +msgid "Flavors (flavors)" +msgstr "Flavors (flavors)" + #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml13(para) msgid "" -"When making an API call to create, list, or delete volume(s), the following " -"status values are possible:" +"When you create, list, or delete volumes, the following status values are " +"possible:" +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml17(para) +msgid "CREATING. The volume is being created." msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml18(para) -msgid "CREATING: The volume is being created." -msgstr "CREATING: 볼륨을 생성하고 있습니다." +msgid "AVAILABLE. The volume is read to be attached to an instance." +msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml21(para) -msgid "AVAILABLE: The volume is read to be attached to an instance." -msgstr "AVAILABLE: 볼륨이 인스턴스에 연결되어 읽고 있습니다." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml20(para) +msgid "ATTACHING. The volume is attaching to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml22(para) +msgid "IN-USE. The volume is attached to an instance." +msgstr "" + +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml24(para) +msgid "DELETING. The volume is being deleted." +msgstr "" #: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml25(para) -msgid "ATTACHING: The volume is attaching to an instance." -msgstr "ATTACHING: 볼륨이 인스턴스에 연결됩니다." +msgid "ERROR. An error has occurred with the volume." +msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml29(para) -msgid "IN-USE: The volume is attached to an instance." -msgstr "IN-USE: 볼륨을 인스턴스에 연결했습니다." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml33(para) -msgid "DELETING: The volume is being deleted." -msgstr "DELETING: 볼륨을 삭제하고 있습니다." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml36(para) -msgid "ERROR: An error has occurred with the volume." -msgstr "ERROR: 볼륨에대한 오류가 발생했습니다." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml40(para) -msgid "ERROR_DELETING: There was an error deleting the volume." -msgstr "ERROR_DELETING: 볼륨을 삭제하는데 오류가 발생했습니다." +#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml27(para) +msgid "ERROR_DELETING. There was an error deleting the volume." +msgstr "" #: ./api-ref/src/docbkx/api-ref-data-processing-v1.1.xml11(title) msgid "OpenStack Data Processing API v1.1" @@ -2070,38 +2184,38 @@ msgid "OpenStack Block Storage API v2" msgstr "OpenStack 블록 스토리지 API v2" #: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2 and extensions" -msgstr "OpenStack Identity API v2와 확장" +msgid "OpenStack Identity API v2" +msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml28(para) msgid "Manage tokens." msgstr "토큰을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml38(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(title) msgid "Service catalog" msgstr "서비스 카탈로그" -#: ./api-ref/src/docbkx/ch_identity-v3.xml39(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml42(para) msgid "Manage the catalog of services." msgstr "서비스으 카탈로그를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml56(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "엔드 포인트" -#: ./api-ref/src/docbkx/ch_identity-v3.xml57(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "엔드 포인트를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml67(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml70(title) msgid "Domains" msgstr "도메인" -#: ./api-ref/src/docbkx/ch_identity-v3.xml68(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml71(para) msgid "Manage domains." msgstr "도메인을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -2109,7 +2223,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml72(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml75(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -2117,81 +2231,81 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml77(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) msgid "" "Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml81(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) msgid "" "Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml85(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) msgid "" "User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml89(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) msgid "" "Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml93(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml96(para) msgid "" "Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml135(title) msgid "Projects" msgstr "프로젝트" -#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml136(para) msgid "Manage projects." msgstr "프로젝트를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml171(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(para) msgid "Manage users." msgstr "사용자를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml195(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml198(title) msgid "Groups" msgstr "그룹" -#: ./api-ref/src/docbkx/ch_identity-v3.xml196(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml199(para) msgid "Manage groups." msgstr "그룹을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml224(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml227(title) msgid "Credentials" msgstr "인증서" -#: ./api-ref/src/docbkx/ch_identity-v3.xml225(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml228(para) msgid "Manage credentials." msgstr "인증서를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml243(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml246(title) msgid "Roles" msgstr "역할" -#: ./api-ref/src/docbkx/ch_identity-v3.xml244(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml247(para) msgid "Manage roles." msgstr "역할을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml260(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml263(title) msgid "Policies" msgstr "정책" -#: ./api-ref/src/docbkx/ch_identity-v3.xml261(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml264(para) msgid "Manage policies." msgstr "정책을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml262(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml265(para) msgid "" "You can encode policy rule sets into a blob to be consumed by remote " "services. To do so, set type to application/json " @@ -2199,22 +2313,22 @@ msgid "" "example:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml269(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml272(para) msgid "Or:" msgstr "또는:" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml10(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml11(para) msgid "" "Manage the accounts, containers, and objects in the Object Storage system." msgstr "오브젝트 스토리지 시스템에 있는 계정, 컨테이너, 객체를 관리합니다." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml12(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml13(para) msgid "" "To run the cURL command examples for these requests, set these environment " "variables:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml16(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml17(para) msgid "" "publicURL. The public URL that is the HTTP endpoint from where " "you can access Object Storage. It includes the Object Storage API version " @@ -2222,95 +2336,91 @@ msgid "" "https://23.253.72.207/v1/my_account." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml23(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml24(para) msgid "token. The authentication token for Object Storage." msgstr "token. 오브젝트 스토리지에 대한 인증 토큰." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml27(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml28(para) msgid "To obtain these values, run the command." msgstr "이 값을 구하려면, 명령을 실행합니다." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml29(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml30(para) msgid "" "As shown in this example, the public URL appears in the " "StorageURL field, and the token appears in the Auth " "Token field:" msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml43(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml44(para) msgid "" "For a complete description of HTTP 1.1 header definitions, see Header" " Field Definitions." msgstr "HTTP 1.1 해더 정의에 대한 자세한 설명은, 해더 필드 설명을 보십시오." -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml48(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml49(title) msgid "Accounts" msgstr "계정" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml49(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml50(para) msgid "" "List containers for a specified account. Create, update, show, and delete " "account metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml61(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml62(title) msgid "Containers" msgstr "컨테이너" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml62(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml63(para) msgid "" "List objects in a specified container. Create, show details for, and delete " "containers. Create, update, show, and delete container metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml77(title) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml78(title) msgid "Objects" msgstr "객체" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml78(para) +#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml79(para) msgid "" "Create, replace, show details for, and delete objects. Copy objects from " "another object with a new or different name. Update object metadata." msgstr "" -#: ./api-ref/src/docbkx/api-ref-databases-v1.xml11(title) -msgid "OpenStack Database Service API v1.0" -msgstr "OpenStack 데이터베이스 서비스 API v1.0" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml11(para) msgid "Manage Telemetry operations." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml12(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(title) msgid "Alarms" msgstr "알람" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml14(para) msgid "List, create, gets details for, update, and delete alarms." msgstr "알람을 나열, 생성, 상세정보를 가져오고, 업데이트, 삭제합니다." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml39(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(title) msgid "Meters" msgstr "Meters" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml41(para) msgid "Get information for meters." msgstr "" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml58(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(title) msgid "Samples" msgstr "샘플" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml60(para) msgid "Get samples." msgstr "샘플을 가져옵니다." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml72(title) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(title) msgid "Resources" msgstr "리소스" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(para) +#: ./api-ref/src/docbkx/ch_telemetry-v2.xml74(para) msgid "Get information for resources." msgstr "리소스에 대한 정보를 가져옵니다."