diff --git a/api-quick-start/locale/ca.po b/api-quick-start/locale/ca.po index 9b9124ed2..08bcd605a 100644 --- a/api-quick-start/locale/ca.po +++ b/api-quick-start/locale/ca.po @@ -1,445 +1,427 @@ -# +# # Translators: # Yolanda Robla Mota , 2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "Clients de línia de comandes d'OpenStack" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Per tasques de programació, pots utilitzar un client de línia de comandes com el client python-novaclient. Aquest client et permet utilitzar l'API Compute a través de la interfície de línia de comandes. " +msgstr "" +"Per tasques de programació, pots utilitzar un client de línia de comandes " +"com el client python-novaclient. " +"Aquest client et permet utilitzar l'API Compute a través de la interfície de " +"línia de comandes. " -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "Per informació sobre els clients de línia de comandes, pots veure OpenStack Command-Line Interface Reference." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"Per informació sobre els clients de línia de comandes, pots veure OpenStack " +"Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "Instal·lar els clients" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Utilitza per instal·lar els clients d'OpenStack a un sistema Mac OS X o Linux. És fàcil i assegura que tinguis la darrera versió del client desde Python Package Index. A més, et permet actualitzar i el·liminar el paquet." +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Utilitza per instal·lar els clients d'OpenStack a un " +"sistema Mac OS X o Linux. És fàcil i assegura que tinguis la darrera versió " +"del client desde Python Package " +"Index. A més, et permet actualitzar i el·liminar el " +"paquet." -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "Has d'instal·lar el client de forma separada." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "Executa aquesta comanda per instal·lar o actualitzar un paquet de client:" +msgstr "" +"Executa aquesta comanda per instal·lar o actualitzar un paquet de client:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJECTE" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "On PROJECTE és el nom del projecte." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "Per exemple, per instal·lar el client , execute aquesta comanda:" +msgstr "" +"Per exemple, per instal·lar el client , execute aquesta " +"comanda:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" msgstr "Per actualitzar el client , executa aquesta comanda:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr "Per el·liminar el paquet , executa aquesta comanda:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Abans de que puguis executar comandes de client, has de descarregar i executar la comanda source sobre l'arxiu openrc per establir les variables d'entorn." +msgstr "" +"Abans de que puguis executar comandes de client, has de descarregar i " +"executar la comanda source sobre l'arxiu openrc per " +"establir les variables d'entorn." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"Per informació completa sobre els clients d'OpenStack, incloent com executar " +"la comanda source a l'arxiu openrc, dirigeix-te a OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "Per informació completa sobre els clients d'OpenStack, incloent com executar la comanda source a l'arxiu openrc, dirigeix-te a OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." +"End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "Llençar una instància" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "Per llençar instàncies, has d'escollir un nom, una imatge, i un tamany per la teva instància." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"Per llençar instàncies, has d'escollir un nom, una imatge, i un tamany per " +"la teva instància." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "Per llistar les imatges disponibles, pots cridar la API Compute a través del client , com segueix:" +msgstr "" +"Per llistar les imatges disponibles, pots cridar la API Compute a través del " +"client , com segueix:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "Per llistar els tamanys, executa aquesta comanda:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "Per llençar una instància, anota els identificadors de la teva imatge i tamany desitjats." +msgstr "" +"Per llençar una instància, anota els identificadors de la teva imatge i " +"tamany desitjats." -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Per llençar una instància anomenada la_meva_instancia, executa la comanda amb els identificadors de imatge i tamany i el nom del servidor, com segueix:" +msgstr "" +"Per llençar una instància anomenada la_meva_instancia, " +"executa la comanda amb els identificadors de imatge i " +"tamany i el nom del servidor, com segueix:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "Utilitza la comanda per veure el teu servidor:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Per veure els detalls d'un servidor específic, utilitza la comanda . Incloent l'identificador del servidor:" +msgstr "" +"Per veure els detalls d'un servidor específic, utilitza la comanda " +". Incloent l'identificador del servidor:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "Per informació sobre els ports per defecte que utilitzen els components d'OpenStack, dirigeix-te a Appendix A. Firewalls and default ports a la OpenStack Configuration Reference." +msgstr "" +"Per informació sobre els ports per defecte que utilitzen els components " +"d'OpenStack, dirigeix-te a Appendix " +"A. Firewalls and default ports a la OpenStack " +"Configuration Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "Guia ràpida de l'API d'OpenStack" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Després de que t'identifiquis a través d'Identity, pots utilitzar les altres APIs d'OpenStack per crear i manegar recursos al teu núvol d'OpenStack. Pots llençar instàncies desde imatges i assignar metadades a instàncies a través de l'API Compute o el client de línia de comandes ." +msgstr "" +"Després de que t'identifiquis a través d'Identity, pots utilitzar les altres " +"APIs d'OpenStack per crear i manegar recursos al teu núvol d'OpenStack. Pots " +"llençar instàncies desde imatges i assignar metadades a instàncies a través " +"de l'API Compute o el client de línia de comandes ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" -msgstr "Per començar a enviar peticions a l'API, utilitza alguns dels mètodes següents:" +msgstr "" +"Per començar a enviar peticions a l'API, utilitza alguns dels mètodes " +"següents:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Una eina de línia de comandes que et permet enviar peticions HTTP i rebre respostes. Pots veure ." +msgstr "" +"Una eina de línia de comandes que et permet enviar peticions HTTP i rebre " +"respostes. Pots veure ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "Cada projecte d'OpenStack proporciona un client de línia de comandes que et permet accedir a l'API a través de comandes senzilles d'utilitzar. Pots veure ." +"access its API through easy-to-use commands. See ." +msgstr "" +"Cada projecte d'OpenStack proporciona un client de línia de comandes que et " +"permet accedir a l'API a través de comandes senzilles d'utilitzar. Pots " +"veure ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "Clients REST" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Tant Mozilla com Google proporcionen interfícies gràfiques basades en navegador per REST. Per Firefox, dirigeix-e a RESTClient. Per Chrome, dirigeix-te a rest-client." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Tant Mozilla com Google proporcionen interfícies gràfiques basades en " +"navegador per REST. Per Firefox, dirigeix-e a RESTClient. Per Chrome, " +"dirigeix-te a rest-" +"client." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "Kit de desenvolupament en Python per OpenStack (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"Utilitza aquest SDK per escriure guions d'automatització que crein i " +"maneguin recursos al teu núvol. L'SDK implementa les connexions en Python a " +"l'API d'OpenStack, que et permetran realitzar les taskes d'automatització " +"utilitzant objectes Python enlloc de fer les crides REST directament. Totes " +"les eines de línia de comandes d'OpenStack estan implementades utilitzant " +"l'SDK de Python. Pots veure OpenStack Python SDK a " "OpenStack End User Guide." -msgstr "Utilitza aquest SDK per escriure guions d'automatització que crein i maneguin recursos al teu núvol. L'SDK implementa les connexions en Python a l'API d'OpenStack, que et permetran realitzar les taskes d'automatització utilitzant objectes Python enlloc de fer les crides REST directament. Totes les eines de línia de comandes d'OpenStack estan implementades utilitzant l'SDK de Python. Pots veure OpenStack Python SDK a OpenStack End User Guide." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "APIs d'OpenStack" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "Per autentificar l'accés als serveis d'OpenStack, primer has de realitzar una petició d'autentificació al servei Identity d'OpenStack per obtenir una cadena d'autentificació. Per demanar una cadena d'autentificació, has de proporcionar les teves credencials a la petició d'autentificació." +msgstr "" +"Per autentificar l'accés als serveis d'OpenStack, primer has de realitzar " +"una petició d'autentificació al servei Identity d'OpenStack per obtenir una " +"cadena d'autentificació. Per demanar una cadena d'autentificació, has de " +"proporcionar les teves credencials a la petició d'autentificació." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Les credencials són normalment una combinació del teu nom d'usuari i la teva contrassenya, i opcionalment, el nom o l'identificador del contenidor on corre el teu núvol. Pregunta al teu administrador del núvol pel teu usuari, contrassenya i contenidor per poder generar cadenes d'autentificació. Alternativament, pots proporcionar una cadena directament enlloc d'un usuari i contrassenya." +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Les credencials són normalment una combinació del teu nom d'usuari i la teva " +"contrassenya, i opcionalment, el nom o l'identificador del contenidor on " +"corre el teu núvol. Pregunta al teu administrador del núvol pel teu usuari, " +"contrassenya i contenidor per poder generar cadenes d'autentificació. " +"Alternativament, pots proporcionar una cadena directament enlloc d'un usuari " +"i contrassenya." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "Quan envies peticions a l'API, pots incloure la cadena d'autentificació a la capçalera X-Auth-Token. Si accedeixes a múltiples serveis d'OpenStack, has d'obtenir una cadena per a cada servei. Una cadena d'autentificació és vàlida per un temps limitat abans de que expiri. Una cadena pot ser invàlida per altres raons. Com per exemple, si els rols d'un usuari canvien, les cadenes d'autentificació existents per aquest usuari seran invalidades." +msgstr "" +"Quan envies peticions a l'API, pots incloure la cadena d'autentificació a la " +"capçalera X-Auth-Token. Si accedeixes a múltiples serveis " +"d'OpenStack, has d'obtenir una cadena per a cada servei. Una cadena " +"d'autentificació és vàlida per un temps limitat abans de que expiri. Una " +"cadena pot ser invàlida per altres raons. Com per exemple, si els rols d'un " +"usuari canvien, les cadenes d'autentificació existents per aquest usuari " +"seran invalidades." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "Fluxe de treball d'una autentificació i petició a la API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "Demana una cadena d'autentificació a l'adreça d'Identity que t'ha donat el teu administrador del núvol. Envia les teves credencials a la petició:" +msgstr "" +"Demana una cadena d'autentificació a l'adreça d'Identity que t'ha donat el " +"teu administrador del núvol. Envia les teves credencials a la petició:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "Paràmetre" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "Tipus" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "Descripció" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) -msgid "username (required)" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "El nom d'usuari. Si no proporciones un nom d'usuari i contrassenya, has de proporcionar una cadena d'autentificació." - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) -msgid "password (required)" msgstr "" +"El nom d'usuari. Si no proporciones un nom d'usuari i contrassenya, has de " +"proporcionar una cadena d'autentificació." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "La contrassenya per l'usuari." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Petició incorrecta" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "El nom del contenidor. Tant com i són opcionals, però no s'han d'especificar tots junts. Si s'especifiquen els dos atributs, el servidor respon amb un ." +msgstr "" +"El nom del contenidor. Tant com i són " +"opcionals, però no s'han d'especificar tots junts. Si s'especifiquen els dos " +"atributs, el servidor respon amb un ." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (Opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) -msgid "" -"The tenant ID. Both the and are optional, " -"but should not be specified together. If both attributes are specified, the " -"server responds with a . If you do not know " -"the tenantId, you can send a request with \"\" for the tenantId and get the " -"ID returned to you in the response." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (Opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Una cadena d'autentificació. Si no proporciones una cadena d'autentificació, has de proporcionar un nom d'usuari i una contrassenya." +msgstr "" +"Una cadena d'autentificació. Si no proporciones una cadena d'autentificació, " +"has de proporcionar un nom d'usuari i una contrassenya." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Si la petició és executada amb èxit, el servidor retorna una cadena d'autentificació." +msgstr "" +"Si la petició és executada amb èxit, el servidor retorna una cadena " +"d'autentificació." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "Envia peticions a l'API i inclou la cadena d'autentificació a la capçalera X-Auth-Token. Continua enviant peticions a l'API amb aquesta cadena d'autentificació fins que acabi la feina o es doni un error 401Unauthorized." +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"Envia peticions a l'API i inclou la cadena d'autentificació a la capçalera " +"X-Auth-Token. Continua enviant peticions a l'API amb " +"aquesta cadena d'autentificació fins que acabi la feina o es doni un error " +"401Unauthorized." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "Si es dona un error 401Unauthorized, demana una altra cadena d'autentificació." +msgstr "" +"Si es dona un error 401Unauthorized, demana una altra cadena d'autentificació." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "Els exemples d'aquesta secció utilitzen comandes cURL. Per informació sobre cURL, pots veure http://curl.haxx.se/. Per informació sobre les APIs d'OpenStack, pots veure OpenStack API Reference." +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"Els exemples d'aquesta secció utilitzen comandes cURL. Per informació sobre " +"cURL, pots veure http://curl.haxx.se/. Per informació sobre les APIs d'OpenStack, pots veure OpenStack API Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "Autentificar-se" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Per un desplegament típic d'OpenStack que executa Identity, utilitza una comanda cURL com la següent per demanar una cadena d'autentificació:" +msgstr "" +"Per un desplegament típic d'OpenStack que executa Identity, utilitza una " +"comanda cURL com la següent per demanar una cadena d'autentificació:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "Si la petició és executada amb èxit, rebràs una resposta 200 OK seguida per un cos de resposta que contindrà la cadena d'autentificació de la forma \"id\":\"token\" i una data i temps d'expiració de la forma \"expires\":\"datetime\"." +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"Si la petició és executada amb èxit, rebràs una resposta 200 " +"OK seguida per un cos de resposta que contindrà la cadena " +"d'autentificació de la forma \"id\":\"token" +"\" i una data i temps d'expiració de la forma \"expires\":" +"\"datetime\"." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "L'exemple següent mostra una resposta exitosa:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) -msgid "" -"If you do not know your tenant name or ID, you can send an authentication " -"request with an empty tenantName, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "Enviar peticions a l'API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) -msgid "" -"This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) -msgid "Use the Compute API to list flavors, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "token" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) -msgid "Use the Compute API to list images, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "Utilitza l'API de Compute per llistar els servidors, com segueix:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" msgstr "crèdits-dels-traductors" diff --git a/api-quick-start/locale/de.po b/api-quick-start/locale/de.po index 0470c1b6b..2270bb9d9 100644 --- a/api-quick-start/locale/de.po +++ b/api-quick-start/locale/de.po @@ -1,4 +1,4 @@ -# +# # Translators: # Andreas Jaeger , 2014 # Carsten Duch , 2014 @@ -7,442 +7,431 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-" +"i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "OpenStack Kommandozeilenclients" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Für Skriptingarbeiten können Sie einen Kommandozeilenclient wie den python-novaclient verwenden. Dieser Client ermöglicht Ihnen die Compute API durch eine Kommandozeileneingabe zu nutzen." +msgstr "" +"Für Skriptingarbeiten können Sie einen Kommandozeilenclient wie den " +"python-novaclient verwenden. Dieser " +"Client ermöglicht Ihnen die Compute API durch eine Kommandozeileneingabe zu " +"nutzen." -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "Für Informationen über die Kommandozeilen-Clients, siehe OpenStack Kommandozeilenschnitstelle Referenz." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"Für Informationen über die Kommandozeilen-Clients, siehe OpenStack " +"Kommandozeilenschnitstelle Referenz." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "Installiere die Clients" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Benutzen Sie um den OpenStack Client auf Mac OS X oder einem Linux System zu installieren. Es ist einfach und stellt sicher, dass Sie die aktuellste Version des Clients von dem Python Package Index bekommen. Außerdem lässt Sie Pakete aktualisieren oder entfernen. " +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Benutzen Sie um den OpenStack Client auf Mac OS X oder " +"einem Linux System zu installieren. Es ist einfach und stellt sicher, dass " +"Sie die aktuellste Version des Clients von dem Python Package Index bekommen. Außerdem lässt Sie " +" Pakete aktualisieren oder entfernen. " -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "Sie müssen jeden Client einzeln installieren." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "Führen Sie dieses Kommando aus um ein Client-Paket zu installieren oder zu aktualisieren:" +msgstr "" +"Führen Sie dieses Kommando aus um ein Client-Paket zu installieren oder zu " +"aktualisieren:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJEKT" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "PROJEKT ist der Projektname." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "Um beispielsweise den Client zu installieren, führen Sie dieses Kommando aus:" +msgstr "" +"Um beispielsweise den Client zu installieren, führen Sie " +"dieses Kommando aus:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" -msgstr "Um den Client zu aktualisieren, führen Sie dieses Kommando aus:" +msgstr "" +"Um den Client zu aktualisieren, führen Sie dieses Kommando " +"aus:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" -msgstr "Um den Client zu entfernen, führen Sie dieses Kommando aus:" +msgstr "" +"Um den Client zu entfernen, führen Sie dieses Kommando aus:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Bevor Sie Kommandos mit dem Client verwenden können müssen Sie die openrc Datei downloaden und einsourcen um die Umgebungsvariablen zu setzen." +msgstr "" +"Bevor Sie Kommandos mit dem Client verwenden können müssen Sie die " +"openrc Datei downloaden und einsourcen um die " +"Umgebungsvariablen zu setzen." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "Für vollständige Informationen über die OpenStack Clients, inklusive wie man die openrc Datei einsourced, siehe OpenStack Endbenutzerhandbuch, OpenStack Administratorhandbuch, und OpenStack Kommandozeilenschnittstelle Referenz." +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"Für vollständige Informationen über die OpenStack Clients, inklusive wie man " +"die openrc Datei einsourced, siehe OpenStack " +"Endbenutzerhandbuch, OpenStack Administratorhandbuch, und OpenStack Kommandozeilenschnittstelle Referenz." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "Starten Sie eine Instanz:" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "Um eine Instanz zu starten müssen Sie einen Namen, ein Abbild und eine Variante für Ihre Instanz auswählen." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"Um eine Instanz zu starten müssen Sie einen Namen, ein Abbild und eine " +"Variante für Ihre Instanz auswählen." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "Um eine Liste der verfügbaren Abbilder anzuzeigen, rufen Sie die Compute API durch den Client wie folgt auf:" +msgstr "" +"Um eine Liste der verfügbaren Abbilder anzuzeigen, rufen Sie die Compute API " +"durch den Client wie folgt auf:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" -msgstr "Führen Sie folgendes Kommando aus um eine Liste der Varianten anzuzeigen:" +msgstr "" +"Führen Sie folgendes Kommando aus um eine Liste der Varianten anzuzeigen:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "Um eine Instanz zu starten, notieren Sie sich die IDs des gewünschten Abbildes und der Variante." +msgstr "" +"Um eine Instanz zu starten, notieren Sie sich die IDs des gewünschten " +"Abbildes und der Variante." -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Um eine Instanz mit dem Namen my_instance zu starten, führen Sie den Befehl mit den IDs des Abbildes und der Variante sowie dem Namen des Servers wie folgt aus:" +msgstr "" +"Um eine Instanz mit dem Namen my_instance zu starten, " +"führen Sie den Befehl mit den IDs des Abbildes und der " +"Variante sowie dem Namen des Servers wie folgt aus:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "Benutzen Sie das Kommando, um den Server zu sehen:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Um Details eines bestimmten Servers einzusehen, benutzen Sie das Kommando. Berücksichtigen Sie die ID des Servers:" +msgstr "" +"Um Details eines bestimmten Servers einzusehen, benutzen Sie das " +" Kommando. Berücksichtigen Sie die ID des Servers:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "Für Informationen über die von OpenStack verwendeten Standardports, siehe Anhang A. Firewalls und Standardports in der OpenStack Konfigurationsreferenz." +msgstr "" +"Für Informationen über die von OpenStack verwendeten Standardports, siehe " +"Anhang A. Firewalls und " +"Standardports in der OpenStack " +"Konfigurationsreferenz." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API Schnellstart" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Nach dem Sie sich über Identität authentifiziert haben können Sie die anderen OpenStack APIs verwenden, um Resourcen in Ihrer OpenStack Cloud zu erstellen und zu verwalten. Sie können Instanzen von Images starten und Metadaten, durch die Compute API oder den Kommandozeilenclient, Ihren Instanzen zuweisen." +msgstr "" +"Nach dem Sie sich über Identität authentifiziert haben können Sie die " +"anderen OpenStack APIs verwenden, um Resourcen in Ihrer OpenStack Cloud zu " +"erstellen und zu verwalten. Sie können Instanzen von Images starten und " +"Metadaten, durch die Compute API oder den " +"Kommandozeilenclient, Ihren Instanzen zuweisen." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" -msgstr "Um mit dem Senden von API Anfragen zu beginnen, benutzen Sie eine der folgenden Methoden:" +msgstr "" +"Um mit dem Senden von API Anfragen zu beginnen, benutzen Sie eine der " +"folgenden Methoden:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Ein Kommandozeilentool mit dem Sie HTTP-Anfragen senden und empfangen können. Siehe ." +msgstr "" +"Ein Kommandozeilentool mit dem Sie HTTP-Anfragen senden und empfangen " +"können. Siehe ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "Jedes OpenStack Projekt stellt einen Kommandozeilenclient bereit mit dem Sie in der Lage sind auf die API durch einfache Befehle zuzugreifen. Siehe ." +"access its API through easy-to-use commands. See ." +msgstr "" +"Jedes OpenStack Projekt stellt einen Kommandozeilenclient bereit mit dem Sie " +"in der Lage sind auf die API durch einfache Befehle zuzugreifen. Siehe ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "REST Clients" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Sowohl Mozilla wie auch Google bieten browserbasierte grafische Oberflächen für REST. Für Firefox, siehe RESTClient. Für Chrome, siehe rest-client." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Sowohl Mozilla wie auch Google bieten browserbasierte grafische Oberflächen " +"für REST. Für Firefox, siehe RESTClient. Für Chrome, siehe rest-client." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack Python Software Development Kit (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "Benutzen Sie dieses SDK um Python Automatisierungsskripte zu schreiben die Ressourcen in Ihrem OpenStack erstellen und verwalten können. Das SDK stellt eine Python Anbindung an die OpenStack API bereit womit Sie mit Python in der Lage sind automatisierte Aufgaben direkt durch Python Objekte anstatt durch REST-Aufrufe auszuführen. Alle OpenStack Kommandozeilentools verwenden selbst das Python SDK. Siehe OpenStack Python SDK im OpenStack Endbenutzerhandbuch." +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"Benutzen Sie dieses SDK um Python Automatisierungsskripte zu schreiben die " +"Ressourcen in Ihrem OpenStack erstellen und verwalten können. Das SDK stellt " +"eine Python Anbindung an die OpenStack API bereit womit Sie mit Python in " +"der Lage sind automatisierte Aufgaben direkt durch Python Objekte anstatt " +"durch REST-Aufrufe auszuführen. Alle OpenStack Kommandozeilentools verwenden " +"selbst das Python SDK. Siehe OpenStack Python SDK im " +"OpenStack Endbenutzerhandbuch." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "OpenStack APIs" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "Um den Zugriff auf die OpenStack Dienste zu authentifizieren müssen Sie erst eine Authentifizierungsanfrage an OpenStack Identity für einen Authentifizierungs-Token stellen. Um einen Authentifizierungs-Token anzufragen müssen Sie den Berechtigungsnachweis als Nutzdaten in der Authentifizierungsanfrage mitsenden." +msgstr "" +"Um den Zugriff auf die OpenStack Dienste zu authentifizieren müssen Sie erst " +"eine Authentifizierungsanfrage an OpenStack Identity für einen " +"Authentifizierungs-Token stellen. Um einen Authentifizierungs-Token " +"anzufragen müssen Sie den Berechtigungsnachweis als Nutzdaten in der " +"Authentifizierungsanfrage mitsenden." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Ein Berechtigungsnachweis ist im Allgemeinen eine Kombination aus Benutzername und Passwort sowie optional der Name oder die ID des Mandants, welcher die Cloud betreibt. Fragen Sie Ihren Cloud Administrator nach Ihrem Benutzernamen, Ihrem Passwort und dem Mandantennamen so dass Sie einen Authentifizierungstoken generieren können. Alternativ können Sie auch direkt einen Token anstatt dem Benutzernamen und Passwort angeben." +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Ein Berechtigungsnachweis ist im Allgemeinen eine Kombination aus " +"Benutzername und Passwort sowie optional der Name oder die ID des Mandants, " +"welcher die Cloud betreibt. Fragen Sie Ihren Cloud Administrator nach Ihrem " +"Benutzernamen, Ihrem Passwort und dem Mandantennamen so dass Sie einen " +"Authentifizierungstoken generieren können. Alternativ können Sie auch direkt " +"einen Token anstatt dem Benutzernamen und Passwort angeben." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "Wenn Sie eine API Anfrage senden, beinhaltet diese den Token im X-Auth-Token header. Wenn Sie auf mehrere OpenStack Dienste zugreifen müssen Sie einen Token für jeden Dienst haben. Ein Token ist nur für eine begrenzte Zeit gültig bis dieser abläuft. Ein Token kann auch aus anderen Gründen ungültig werden. Zum Beispiel werden vorhandene Token eines Benutzers ungültig, wenn sich die Rollen des Benutzers verändern." +msgstr "" +"Wenn Sie eine API Anfrage senden, beinhaltet diese den Token im X-" +"Auth-Token header. Wenn Sie auf mehrere OpenStack Dienste " +"zugreifen müssen Sie einen Token für jeden Dienst haben. Ein Token ist nur " +"für eine begrenzte Zeit gültig bis dieser abläuft. Ein Token kann auch aus " +"anderen Gründen ungültig werden. Zum Beispiel werden vorhandene Token eines " +"Benutzers ungültig, wenn sich die Rollen des Benutzers verändern." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "Authentifizierung und Ablauf der API Anfragen" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "Fragen Sie einen Authentifizierungstoken vom Identitätsendpunkt an, welcher Ihnen von Ihrem Cloud Administrator geben wurde. Senden Sie den Berechtigungsnachweis bei der Anfrage mit:" +msgstr "" +"Fragen Sie einen Authentifizierungstoken vom Identitätsendpunkt an, welcher " +"Ihnen von Ihrem Cloud Administrator geben wurde. Senden Sie den " +"Berechtigungsnachweis bei der Anfrage mit:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "Parameter" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "Typ" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "Beschreibung" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) -msgid "username (required)" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "Der Benutzername. Wenn Sie keinen Benutzernamen und Passwort angeben, müssen Sie ein Token verwenden." - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) -msgid "password (required)" msgstr "" +"Der Benutzername. Wenn Sie keinen Benutzernamen und Passwort angeben, müssen " +"Sie ein Token verwenden." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "Das Passwort des Benutzers." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (optional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Fehlerhafte Anfrage" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "Der Mandantenname. Beide, der und sind optional, sollten aber nicht zusammen angegeben werden. Wenn beide Attribute angegeben sind, antwortet der Server mit ." +msgstr "" +"Der Mandantenname. Beide, der und sind " +"optional, sollten aber nicht zusammen angegeben werden. Wenn beide Attribute " +"angegeben sind, antwortet der Server mit ." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (optional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) -msgid "" -"The tenant ID. Both the and are optional, " -"but should not be specified together. If both attributes are specified, the " -"server responds with a . If you do not know " -"the tenantId, you can send a request with \"\" for the tenantId and get the " -"ID returned to you in the response." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (optional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Ein Token. Wenn Sie kein Token verwenden müssen Sie Benutzername und Passwort angeben." +msgstr "" +"Ein Token. Wenn Sie kein Token verwenden müssen Sie Benutzername und " +"Passwort angeben." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Bei einer erfolgreichen Anfrage erwidert der Server mit einem Authentifizierungstoken." +msgstr "" +"Bei einer erfolgreichen Anfrage erwidert der Server mit einem " +"Authentifizierungstoken." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "Senden Sie API Anfragen und schließen Sie das Token im X-Auth-Token Header ein. Fahren Sie fort API Anfragen mit diesem Token zu senden bis die Aufgabe erledigt ist oder ein 401Unauthorized Fehler auftritt." +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"Senden Sie API Anfragen und schließen Sie das Token im X-Auth-" +"Token Header ein. Fahren Sie fort API Anfragen mit diesem Token zu " +"senden bis die Aufgabe erledigt ist oder ein 401Unauthorized Fehler auftritt." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "Wenn der 401Unauthorized Fehler auftritt, fordern sie einen neuen Token an." +msgstr "" +"Wenn der 401Unauthorized " +"Fehler auftritt, fordern sie einen neuen Token an." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"Die Beispiele in diesem Abschnitt verwenden cURL Kommandos. Für " +"Informationen über cURL, siehe http://" +"curl.haxx.se/. Für Informationen über die OpenStack APIs, siehe OpenStack API " "Reference." -msgstr "Die Beispiele in diesem Abschnitt verwenden cURL Kommandos. Für Informationen über cURL, siehe http://curl.haxx.se/. Für Informationen über die OpenStack APIs, siehe OpenStack API Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "Authentifizieren" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Für eine typische OpenStack Installation welche Identity verwendet, benutzen Sie ein cURL Kommando wie die folgenden Kommandos um einen Token anzufragen:" +msgstr "" +"Für eine typische OpenStack Installation welche Identity verwendet, benutzen " +"Sie ein cURL Kommando wie die folgenden Kommandos um einen Token anzufragen:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "Wenn die Anfrage erfolgreich ist erhalten Sie eine 200 OK Antwort, gefolgt durch einen Hauptteil welcher einen Token in Form von \"id\":\"token\" und ein Ablaufdatum in der Form \"expires\":\"datetime\" enthält." +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"Wenn die Anfrage erfolgreich ist erhalten Sie eine 200 OK Antwort, gefolgt durch einen Hauptteil welcher einen Token in " +"Form von \"id\":\"token\" und ein " +"Ablaufdatum in der Form \"expires\":\"datetime\" enthält." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "Das folgenden Beispiel zeigt eine erfolgreiche Antwort:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) -msgid "" -"If you do not know your tenant name or ID, you can send an authentication " -"request with an empty tenantName, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "API Anfragen senden" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) -msgid "" -"This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) -msgid "Use the Compute API to list flavors, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "Token" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) -msgid "Use the Compute API to list images, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" -msgstr "Benutzen Sie die Compute API wie folgt, um eine Liste von Servern anzuzeigen:" +msgstr "" +"Benutzen Sie die Compute API wie folgt, um eine Liste von Servern anzuzeigen:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" msgstr "Danksagungen an die Übersetzer" diff --git a/api-quick-start/locale/es.po b/api-quick-start/locale/es.po index 79eeb360d..1fbb78bbf 100644 --- a/api-quick-start/locale/es.po +++ b/api-quick-start/locale/es.po @@ -1,4 +1,4 @@ -# +# # Translators: # Alberto Rivera Laporte , 2015 # Andreas Jaeger , 2015 @@ -8,442 +8,468 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "Clientes de la línea de comandos de OpenStack." -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Para trabajar con scripts puede usar un cliente de línea de comandos como el cliente python-novaclient. Este cliente le permite usar la API de Compute a través del interfaz de línea de comandos." +msgstr "" +"Para trabajar con scripts puede usar un cliente de línea de comandos como el " +"cliente python-novaclient. Este " +"cliente le permite usar la API de Compute a través del interfaz de línea de " +"comandos." -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "Para ampliar información sobre los clientes de línea de comando consulte: OpenStack Command-Line Interface Reference." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"Para ampliar información sobre los clientes de línea de comando consulte: " +"OpenStack Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "Instale los clientes" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Para instalar los clientes OpenStack en un sistema Mac OS X o Linux utilice: . Es sencillo de utilizar y garantiza que obtendremos la última versión disponible del cliente desde Python Package Index. También nos permite actualizar o eliminar los clientes de OpenStack." +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Para instalar los clientes OpenStack en un sistema Mac OS X o Linux utilice: " +". Es sencillo de utilizar y garantiza que obtendremos la " +"última versión disponible del cliente desde Python Package Index. También nos permite " +"actualizar o eliminar los clientes de OpenStack." -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "Debe instalar cada cliente por separado." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" msgstr "Ejecute este comando para instalar o actualizar un paquete de cliente:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROYECTO" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "Dónde PROJECT es el nombre del proyecto." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "Por ejemplo, para instalar el cliente , ejecute este comando:" +msgstr "" +"Por ejemplo, para instalar el cliente , ejecute este comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" msgstr "Para instalar el cliente , ejecute este comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr "Para desinstalar el cliente , ejecute este comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Antes de que pueda ejecutar comandos del cliente debe descargar el fichero openrc y usarlo como origen para configurar las variables de entorno." +msgstr "" +"Antes de que pueda ejecutar comandos del cliente debe descargar el fichero " +"openrc y usarlo como origen para configurar las " +"variables de entorno." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"Para obtener toda la información completa sobre los clientes OpenStack, " +"incluyendo cómo usar el fichero openrc, consulte: OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "Para obtener toda la información completa sobre los clientes OpenStack, incluyendo cómo usar el fichero openrc, consulte: OpenStack End User Guide, OpenStack Admin User Guide, y OpenStack Command-Line Interface Reference." +"End User Guide, OpenStack Admin User Guide, y OpenStack Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "Lanzar una instancia" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "Para lanzar instancias debe elegir un nombre, una imagen y un sabor para la instancia." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"Para lanzar instancias debe elegir un nombre, una imagen y un sabor para la " +"instancia." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "Para obtener un listado con las imágenes disponibles, invoque el API Compute a través del cliente , de la siguiente forma:" +msgstr "" +"Para obtener un listado con las imágenes disponibles, invoque el API Compute " +"a través del cliente , de la siguiente forma:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "Para obtener un listado de los sabores, ejecute este comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "Para iniciar una instancia, tenga en cuenta los ID de la imagen y sabor que desea para la instancia." +msgstr "" +"Para iniciar una instancia, tenga en cuenta los ID de la imagen y sabor que " +"desea para la instancia." -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Para lanzar una instancia con el nombre my_instance, \nejecute el comando con los identificadores de la imagen y el sabor además del nombre del servidor de la siguiente forma:" +msgstr "" +"Para lanzar una instancia con el nombre my_instance, \n" +"ejecute el comando con los identificadores de la imagen y " +"el sabor además del nombre del servidor de la siguiente forma:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "Utilice el comando para ver su servidor:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Para obtener detalles de un servidor específico use el comando . Incluya el ID del servidor:" +msgstr "" +"Para obtener detalles de un servidor específico use el comando " +" . Incluya el ID del servidor:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "Para obtener información sobre los puertos que los componentes de OpenStack usan de manera predeterminada, consulte: Anexo A. Firewalls y puertos predeterminados en el documento OpenStack Configuration Reference." +msgstr "" +"Para obtener información sobre los puertos que los componentes de OpenStack " +"usan de manera predeterminada, consulte: Anexo A. Firewalls y puertos predeterminados en el documento OpenStack Configuration Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API. Guía de inicio rápido." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Después de autenticarse contra el servicio Identiy, puede usar las otras API de OpenStack para crear y administrar los recursos de su nube OpenStack. Puede iniciar instancias desde imágenes y asignar metadatos a las instancias mediante el API del servicio Compute o el cliente de línea de comandos ." +msgstr "" +"Después de autenticarse contra el servicio Identiy, puede usar las otras API " +"de OpenStack para crear y administrar los recursos de su nube OpenStack. " +"Puede iniciar instancias desde imágenes y asignar metadatos a las instancias " +"mediante el API del servicio Compute o el cliente de línea de comandos " +"." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" -msgstr "Para comenzar a enviar peticiones al API utilice uno de los siguientes métodos:" +msgstr "" +"Para comenzar a enviar peticiones al API utilice uno de los siguientes " +"métodos:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Una utilidad de línea de comando que le permite enviar peticiones HTTP y recibir respuestas. Consulte ." +msgstr "" +"Una utilidad de línea de comando que le permite enviar peticiones HTTP y " +"recibir respuestas. Consulte ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "Cada proyecto OpenStack proporciona un cliente de línea de comandos que le permite acceder a su API a través de comandos fáciles de usar. Consulte ." +"access its API through easy-to-use commands. See ." +msgstr "" +"Cada proyecto OpenStack proporciona un cliente de línea de comandos que le " +"permite acceder a su API a través de comandos fáciles de usar. Consulte " +"." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "Clientes REST" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Tanto Mozilla como Google proporcionan interfaces gráficos basados en el navegador para REST. Para más información sobre Firefox consulte: RESTClient. Para más información sobre Chrome consulte: rest-client." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Tanto Mozilla como Google proporcionan interfaces gráficos basados en el " +"navegador para REST. Para más información sobre Firefox consulte: RESTClient. Para más información sobre Chrome consulte: rest-client." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack Python Software Development Kit (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"Utilice este SDK para escribir scripts de automatización en Python que creen " +"y gestionen recursos en su nube OpenStack. El SDK implementa enlaces Python " +"a las API de OpenStack, lo que le permite realizar tareas de automatización " +"en Python realizando llamadas a objetos Python en vez de realizar llamadas " +"REST. Todas las herramientas de línea de comandos se han implementado " +"utilizándo el SDK de Python. Consulte: OpenStack Python SDK en la " "OpenStack End User Guide." -msgstr "Utilice este SDK para escribir scripts de automatización en Python que creen y gestionen recursos en su nube OpenStack. El SDK implementa enlaces Python a las API de OpenStack, lo que le permite realizar tareas de automatización en Python realizando llamadas a objetos Python en vez de realizar llamadas REST. Todas las herramientas de línea de comandos se han implementado utilizándo el SDK de Python. Consulte: OpenStack Python SDK en la OpenStack End User Guide." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "API de OpenStack" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "Para obtener acceso autenticado a los servicios de OpenStack, primero debe realizar una solicitud de autenticación al servicio Identity de OpenStack con el fin de obtener un token de autenticación. Para solicitar el token de autenticación debe facilitar las credenciales en la solicitud." +msgstr "" +"Para obtener acceso autenticado a los servicios de OpenStack, primero debe " +"realizar una solicitud de autenticación al servicio Identity de OpenStack " +"con el fin de obtener un token de autenticación. Para solicitar el token de " +"autenticación debe facilitar las credenciales en la solicitud." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Normalmente las credenciales son una combinación de su nombre de usuario y su contraseña y, de forma adicional, el nombre o identificador del proyecto bajo el cual funciona su nube. Pregunte al administrador de su nube por su nombre de usuario, contraseña y proyecto de manera que pueda crearse sus tokens de autenticación. Alternativamente, se puede proporcionar un token en lugar de un nombre de usuario y contraseña." +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Normalmente las credenciales son una combinación de su nombre de usuario y " +"su contraseña y, de forma adicional, el nombre o identificador del proyecto " +"bajo el cual funciona su nube. Pregunte al administrador de su nube por su " +"nombre de usuario, contraseña y proyecto de manera que pueda crearse sus " +"tokens de autenticación. Alternativamente, se puede proporcionar un token en " +"lugar de un nombre de usuario y contraseña." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "Cuando envía peticiones al API incluye en la cabecera el token X-Auth-Token. Si accede a varios servicios de OpenStack debe obtener un token para cada servicio. El token tiene una duración limitada, pasado ese tiempo caduca. Un token también puede invalidarse pro otros motivos. Por ejemplo: si un usuario cambia de rol los tokens que tuviese dicho usuario se invalidan." +msgstr "" +"Cuando envía peticiones al API incluye en la cabecera el token X-" +"Auth-Token. Si accede a varios servicios de OpenStack debe obtener " +"un token para cada servicio. El token tiene una duración limitada, pasado " +"ese tiempo caduca. Un token también puede invalidarse pro otros motivos. Por " +"ejemplo: si un usuario cambia de rol los tokens que tuviese dicho usuario se " +"invalidan." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "Autenticación y API de solicitud de flujo de trabajo" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "Solicite un token de autenticación al punto de acceso del servicio Identity que el administrador de su nube le facilitó. Envíe las credenciales en la petición:" +msgstr "" +"Solicite un token de autenticación al punto de acceso del servicio Identity " +"que el administrador de su nube le facilitó. Envíe las credenciales en la " +"petición:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "Parámetro" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "Tipo" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "Descripción" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) msgid "username (required)" msgstr "usuario (obligatorio)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "El nombre de usuario. Si no proporciona un nombre de usuario y una contraseña debe proporcionar un token de autenticación." +msgstr "" +"El nombre de usuario. Si no proporciona un nombre de usuario y una " +"contraseña debe proporcionar un token de autenticación." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) msgid "password (required)" msgstr "password (requerida)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "La contraseña del usuario" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (Opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Petición errónea" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "El nombre del proyecto. Ambos atributos, y son opcionales, pero no deben especificarse juntos. Si se especifican ambos atributos el servidor responderá con un ." +msgstr "" +"El nombre del proyecto. Ambos atributos, y son opcionales, pero no deben especificarse juntos. Si se especifican " +"ambos atributos el servidor responderá con un ." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "Identificador el proyecto (Opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a . If you do not know " "the tenantId, you can send a request with \"\" for the tenantId and get the " "ID returned to you in the response." -msgstr "El tenant ID. Ambos the y son opcional, pero no deberian ser especificado juntos. Si se especifican ambos atributos, el servidor responde con . Si no sabes el tenantId, puedes enviar una peticion con \"\" para el tenantId y recibiras la respuesta con el ID." +msgstr "" +"El tenant ID. Ambos the y son opcional, " +"pero no deberian ser especificado juntos. Si se especifican ambos " +"atributos, el servidor responde con . Si " +"no sabes el tenantId, puedes enviar una peticion con \"\" para el tenantId " +"y recibiras la respuesta con el ID." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (Opcional)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Un token de autenticación. Si no proporciona un token debe proporcionar un nombre de usuario y una contraseña." +msgstr "" +"Un token de autenticación. Si no proporciona un token debe proporcionar un " +"nombre de usuario y una contraseña." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Si la petición se realiza correctamente, el servidor devuelve un token de autenticación" +msgstr "" +"Si la petición se realiza correctamente, el servidor devuelve un token de " +"autenticación" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "Envíe peticiones al API e incluya el token en la cabecera X-Auth-Token. Continúe enviando peticiones al API con ese token hasta que el trabajo finalice o se produzca un error 401Unauthorized " +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"Envíe peticiones al API e incluya el token en la cabecera X-Auth-" +"Token. Continúe enviando peticiones al API con ese token hasta que " +"el trabajo finalice o se produzca un error 401Unauthorized " -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "si ocurre un error: 401Unauthorized solicite otro token." +msgstr "" +"si ocurre un error: 401Unauthorized solicite otro token." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "Los ejemplos en esta sección utilizan comandos cURL. Para más información acerca de cURL, consulte: http://curl.haxx.se/. Para obtener información sobre las API de OpenStack consulte: OpenStack API Reference." +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"Los ejemplos en esta sección utilizan comandos cURL. Para más información " +"acerca de cURL, consulte: http://curl." +"haxx.se/. Para obtener información sobre las API de OpenStack " +"consulte: OpenStack API Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "Autenticar" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "En un despliegue típico de OpenStack en el que ejecute Identity, utilice un comando cURL como el siguiente, para solicitar un token:" +msgstr "" +"En un despliegue típico de OpenStack en el que ejecute Identity, utilice un " +"comando cURL como el siguiente, para solicitar un token:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"Si la petición finaliza correctamente recibirá una respuesta " +"200 OK seguida por una respuesta que incluyen en " +"su cuerpo un token en la forma \"id\":\"token\" y una fecha y hora de caducidad del token en la forma " "\"expires\":\"datetime\"." -msgstr "Si la petición finaliza correctamente recibirá una respuesta 200 OK seguida por una respuesta que incluyen en su cuerpo un token en la forma \"id\":\"token\" y una fecha y hora de caducidad del token en la forma \"expires\":\"datetime\"." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "El siguiente ejemplo muestra una respuesta correcta:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) msgid "" "If you do not know your tenant name or ID, you can send an authentication " "request with an empty tenantName, as follows:" -msgstr "Si no conoces el nombre de inquilino o ID, puedes enviar una peticion de autenticación con en tenantName en blanco como el sigue:" +msgstr "" +"Si no conoces el nombre de inquilino o ID, puedes enviar una peticion de " +"autenticación con en tenantName en blanco como el sigue:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "Envía peticiones al API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) msgid "" "This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "Esta section muestra como hacer llamadas basicas usando el Compute API. Para la lista completa de llamadas en el Compute API, visite Compute APIs and Extensions." +"list of Compute API calls, see Compute APIs and Extensions." +msgstr "" +"Esta section muestra como hacer llamadas basicas usando el Compute API. " +"Para la lista completa de llamadas en el Compute API, visite Compute APIs and " +"Extensions." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) msgid "Use the Compute API to list flavors, as follows:" msgstr "Utilice el Compute API para listar tipos, como lo siguente: " -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "token" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) msgid "Use the Compute API to list images, as follows:" msgstr "Utilice el Compute API para lister imagenes, como sigue: " -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" -msgstr "Utilice el Compute API para listar los servidores, de la siguiente forma:" +msgstr "" +"Utilice el Compute API para listar los servidores, de la siguiente forma:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" msgstr "Creditos de traductores." diff --git a/api-quick-start/locale/fr.po b/api-quick-start/locale/fr.po index 579a35b10..435c302ad 100644 --- a/api-quick-start/locale/fr.po +++ b/api-quick-start/locale/fr.po @@ -1,4 +1,4 @@ -# +# # Translators: # Eric-Olivier Lamey , 2015 # François Bureau, 2014 @@ -7,442 +7,481 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-" +"i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "Clients de ligne de commande OpenStack" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Pour travailler avec des scripts, vous pouvez utiliser un client de ligne de commande comme le client python-novaclient. Ce client vous permet d'utiliser l'API Compute via une interface de ligne de commande. " +msgstr "" +"Pour travailler avec des scripts, vous pouvez utiliser un client de ligne de " +"commande comme le client python-novaclient. Ce client vous permet d'utiliser l'API Compute via une " +"interface de ligne de commande. " -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "Pour plus d'informations sur les clients en ligne de commande, consultez la documentation : OpenStack Command-Line Interface Reference." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"Pour plus d'informations sur les clients en ligne de commande, consultez la " +"documentation : OpenStack Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "Installez les clients" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Utilisez pour installer le Client OpenStack sur Mac OS X ou sur les systèmes Linux. C'est facile et vous pouvez vous assurer d'obtenir la dernière version du Client en utilisant l'index de paquets Python. Par ailleurs, vous permet de mettre à jour ou de supprimer le paquet." +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Utilisez pour installer le Client OpenStack sur Mac OS X ou " +"sur les systèmes Linux. C'est facile et vous pouvez vous assurer d'obtenir " +"la dernière version du Client en utilisant l'index de paquets Python. Par ailleurs, " +"vous permet de mettre à jour ou de supprimer le paquet." -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "Vous devez installer chaque client séparément." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "Lancez cette commande pour installer ou mettre à jour les paquets d'un client :" +msgstr "" +"Lancez cette commande pour installer ou mettre à jour les paquets d'un " +"client :" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJECT" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." -msgstr "Remplacez PROJECT par le nom du composant OpenStack." +msgstr "" +"Remplacez PROJECT par le nom du composant " +"OpenStack." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "Par exemple, pour installer le client , lancez cette commande :" +msgstr "" +"Par exemple, pour installer le client , lancez cette " +"commande :" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" msgstr "Pour mettre à jour le client , lancez cette commande :" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr "Pour supprimer le client , lancez cette commande :" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Avant d'utiliser les clients de ligne de commande, vous devez télécharger et sourcer le fichier openrc pour définir les variables d'environnement." +msgstr "" +"Avant d'utiliser les clients de ligne de commande, vous devez télécharger et " +"sourcer le fichier openrc pour définir les variables " +"d'environnement." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "Pour obtenir des informations complètes sur les clients OpenStack, y compris sur comment sourcer le fichier openrc, vous pouvez consulter les documentations suivantes : OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command-Line Interface Reference." +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"Pour obtenir des informations complètes sur les clients OpenStack, y compris " +"sur comment sourcer le fichier openrc, vous pouvez " +"consulter les documentations suivantes : OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack " +"Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "Lancer une instance" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "Pour lancer des instances, vous devez choisir un nom, une image et un type d'instance." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"Pour lancer des instances, vous devez choisir un nom, une image et un type " +"d'instance." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "Pour lister les images disponibles, faites un appel sur l'API Compute en utilisant le client :" +msgstr "" +"Pour lister les images disponibles, faites un appel sur l'API Compute en " +"utilisant le client :" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "Pour lister les types d'instances, lancez cette commande :" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "Pour lancer une instance, notez les IDs de l'image et du type d'instance que vous souhaitez utiliser. " +msgstr "" +"Pour lancer une instance, notez les IDs de l'image et du type d'instance que " +"vous souhaitez utiliser. " -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Pour lancer une instance qui s'appelle my_instance, exécutez la commande avec l'ID de l'image, celle du type d'instance et le nom du serveur, comme dans l'exemple suivant :" +msgstr "" +"Pour lancer une instance qui s'appelle my_instance, " +"exécutez la commande avec l'ID de l'image, celle du type " +"d'instance et le nom du serveur, comme dans l'exemple suivant :" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "Utilisez la commande pour voir votre serveur :" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Pour voir les détails d'un serveur spécifique, utilisez la commande . Incluez l'ID du serveur :" +msgstr "" +"Pour voir les détails d'un serveur spécifique, utilisez la commande " +". Incluez l'ID du serveur :" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "Pour obtenir plus d'informations à propos des ports par défaut utilisés par les composants OpenStack, consultez Appendix A. Firewalls and default ports in the OpenStack Configuration Reference." +msgstr "" +"Pour obtenir plus d'informations à propos des ports par défaut utilisés par " +"les composants OpenStack, consultez Appendix A. Firewalls and default ports in " +"the OpenStack Configuration Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "Démarrage rapide pour l'API OpenStack" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Après vous êtes identifié au travers du service d'authentification, vous pouvez utiliser les autres APIs OpenStack pour créer et gérer des ressources dans votre Cloud OpenStack. Vous pouvez lancer des instances depuis des images et assigner des métadonnées aux instances en utilisant l'API Compute ou le client de ligne de commande ." +msgstr "" +"Après vous êtes identifié au travers du service d'authentification, vous " +"pouvez utiliser les autres APIs OpenStack pour créer et gérer des ressources " +"dans votre Cloud OpenStack. Vous pouvez lancer des instances depuis des " +"images et assigner des métadonnées aux instances en utilisant l'API Compute " +"ou le client de ligne de commande ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" -msgstr "Pour commencer à envoyer des requêtes API, utilisez une des méthodes suivantes :" +msgstr "" +"Pour commencer à envoyer des requêtes API, utilisez une des méthodes " +"suivantes :" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Un outil de ligne de commande permettant d'envoyer des requêtes HTTP et de recevoir des réponses. Retrouvez plus d'informations en consultant : ." +msgstr "" +"Un outil de ligne de commande permettant d'envoyer des requêtes HTTP et de " +"recevoir des réponses. Retrouvez plus d'informations en consultant : ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "Pour chaque projet OpenStack, il existe un client de ligne de commande permettant d'accéder aux API au travers de commandes faciles à utiliser. Retrouvez plus d'informations en consultant : ." +"access its API through easy-to-use commands. See ." +msgstr "" +"Pour chaque projet OpenStack, il existe un client de ligne de commande " +"permettant d'accéder aux API au travers de commandes faciles à utiliser. " +"Retrouvez plus d'informations en consultant : ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "Clients REST" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Mozilla et Google fournissent des interfaces graphiques intégrées dans le navigateur pour utiliser REST. Sous Firefox, consultez RESTClient. Sous Chrome, consultez rest-client." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Mozilla et Google fournissent des interfaces graphiques intégrées dans le " +"navigateur pour utiliser REST. Sous Firefox, consultez RESTClient. Sous " +"Chrome, consultez rest-" +"client." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "Kit de développement logiciel (SDK) OpenStack en Python" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "Utilisez ce SDK pour écrire en Python des scripts d'automatisation pouvant créer et gérer vos ressources dans votre Cloud OpenStack. Le SDK implémente des liaisons en Python pour l'API OpenStack. Il permet d'effectuer des tâches d'automatisation en Python en faisant des appels Python objet au lieu de faire directement des appels en REST. Tous les clients de ligne de commande OpenStack sont implémentés à l'aide du SDK Python. Retrouvez plus d'informations dans la documentation OpenStack Python SDK qui se trouve dans le OpenStack End User Guide." +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"Utilisez ce SDK pour écrire en Python des scripts d'automatisation pouvant " +"créer et gérer vos ressources dans votre Cloud OpenStack. Le SDK implémente " +"des liaisons en Python pour l'API OpenStack. Il permet d'effectuer des " +"tâches d'automatisation en Python en faisant des appels Python objet au lieu " +"de faire directement des appels en REST. Tous les clients de ligne de " +"commande OpenStack sont implémentés à l'aide du SDK Python. Retrouvez plus " +"d'informations dans la documentation OpenStack Python SDK qui se trouve " +"dans le OpenStack End User Guide." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "APIs Openstack" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "Pour vous authentifier sur les services OpenStack, vous devez d'abord faire part une requête d'authentification sur le service d'authentification OpenStack pour récupérer un token d'authentification. Pour obtenir un token d'authentification, vous devez indiquer vos informations d'authentification (credentials) dans la requête." +msgstr "" +"Pour vous authentifier sur les services OpenStack, vous devez d'abord faire " +"part une requête d'authentification sur le service d'authentification " +"OpenStack pour récupérer un token d'authentification. Pour obtenir un token " +"d'authentification, vous devez indiquer vos informations d'authentification " +"(credentials) dans la requête." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Les informations d'identification (credentials) sont généralement une combinaison de votre nom d'utilisateur, de votre mot de passe et en option, le nom et l'ID du tenant dans lequel votre Cloud s'exécute. Demandez à votre administrateur de cloud votre nom d'utilisateur, votre mot de passe et votre tenant pour que vous puissiez créer des tokens d'authentification. Sinon, vous pouvez fournir un token au lieu d'un nom d'utilisateur et mot de passe. " +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Les informations d'identification (credentials) sont généralement une " +"combinaison de votre nom d'utilisateur, de votre mot de passe et en option, " +"le nom et l'ID du tenant dans lequel votre Cloud s'exécute. Demandez à votre " +"administrateur de cloud votre nom d'utilisateur, votre mot de passe et votre " +"tenant pour que vous puissiez créer des tokens d'authentification. Sinon, " +"vous pouvez fournir un token au lieu d'un nom d'utilisateur et mot de passe. " -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "Quand vous envoyez des requêtes API, il faut inclure le token dans le header X-Auth-Token. Si vous accédez à plusieurs services OpenStack, vous aurez besoin d'un token pour chaque service. Un token est valide pendant un temps limité avant son expiration. Un token peut également devenir non valide pour d'autres raisons. Par exemple, si les rôles d'un utilisateur changent, les tokens existant seront invalidés." +msgstr "" +"Quand vous envoyez des requêtes API, il faut inclure le token dans le header " +"X-Auth-Token. Si vous accédez à plusieurs services " +"OpenStack, vous aurez besoin d'un token pour chaque service. Un token est " +"valide pendant un temps limité avant son expiration. Un token peut également " +"devenir non valide pour d'autres raisons. Par exemple, si les rôles d'un " +"utilisateur changent, les tokens existant seront invalidés." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "Workflow d'authentification et des requêtes API." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "Récupérez un token d'authentification depuis le endpoint du service d'identification fourni par votre administrateur. Envoyez les bonnes informations d'identification (credentials) dans la requête :" +msgstr "" +"Récupérez un token d'authentification depuis le endpoint du service " +"d'identification fourni par votre administrateur. Envoyez les bonnes " +"informations d'identification (credentials) dans la requête :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "Paramètre" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "Type" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "Description" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) msgid "username (required)" msgstr "nom d'utilisateur (obligatoire)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "Le nom d'utilisateur. Si vous ne fournissez pas de nom d'utilisateur et de mot de passe, vous devrez fournir un token." +msgstr "" +"Le nom d'utilisateur. Si vous ne fournissez pas de nom d'utilisateur et de " +"mot de passe, vous devrez fournir un token." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) msgid "password (required)" msgstr "mot de passe (obligatoire)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "Le mot de passe de l'utilisateur." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (Optionnel)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Requête Incorrecte" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "Le nom du tenant. et sont optionnels tous les deux, mais ils ne doivent pas être utilisés en même temps. Si les deux attributs sont utilisés ensemble, le serveur retournera avec le message : placeholder-3/>." +msgstr "" +"Le nom du tenant. et sont optionnels tous " +"les deux, mais ils ne doivent pas être utilisés en même temps. Si les deux " +"attributs sont utilisés ensemble, le serveur retournera avec le message : " +"placeholder-3/>." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (Optionnel)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a . If you do not know " "the tenantId, you can send a request with \"\" for the tenantId and get the " "ID returned to you in the response." -msgstr "L'identifiant du tenant. Les attributs et sont optionnels, mais ne doivent pas être renseignés simultanément. Si les deux attributs sont renseignés, le serveur répondra avec . Si vous ne connaissez pas la valeur de tenantId, vous pouvez utiliser \"\" comme valeur, et récupérer l'identifiant dans la réponse." +msgstr "" +"L'identifiant du tenant. Les attributs et " +"sont optionnels, mais ne doivent pas être renseignés simultanément. Si les " +"deux attributs sont renseignés, le serveur répondra avec . Si vous ne connaissez pas la valeur de tenantId, vous " +"pouvez utiliser \"\" comme valeur, et récupérer l'identifiant dans la " +"réponse." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (Optionnel)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Un token. Si vous ne fournissez, pas un token, vous devez utiliser un nom d'utilisateur et un mot de passe." +msgstr "" +"Un token. Si vous ne fournissez, pas un token, vous devez utiliser un nom " +"d'utilisateur et un mot de passe." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Si la requête réussit, le serveur retournera un token d'authentification." +msgstr "" +"Si la requête réussit, le serveur retournera un token d'authentification." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "Envoyez des requêtes API et incluez le code dans le header X-Auth-Token. Continuez à envoyer des requêtes API avec ce token jusqu'à la fin des tâches en cours sinon vous obtiendrez un message : 401Unauthorized." +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"Envoyez des requêtes API et incluez le code dans le header X-Auth-" +"Token. Continuez à envoyer des requêtes API avec ce token jusqu'à " +"la fin des tâches en cours sinon vous obtiendrez un message : " +"401Unauthorized." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "Si l'erreur 401Unauthorized se produit, demandez un autre token." +msgstr "" +"Si l'erreur 401Unauthorized se " +"produit, demandez un autre token." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "Les exemples de cette section utilise des commandes cURL. Pour des compléments d'informations sur cURL, voir http://curl.haxx.se/. Pour plus de renseignements sur les APIs OpenStack, voir OpenStack API Reference." +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"Les exemples de cette section utilise des commandes cURL. Pour des " +"compléments d'informations sur cURL, voir http://curl.haxx.se/. Pour plus de renseignements sur les APIs " +"OpenStack, voir OpenStack API Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "Authentification" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Sur une implémentation d'OpenStack typique qui utilise l'identification, utilisez une commande cURL suivante pour demander un token :" +msgstr "" +"Sur une implémentation d'OpenStack typique qui utilise l'identification, " +"utilisez une commande cURL suivante pour demander un token :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "Si la requête aboutie, vous recevrez une réponse 200 OK suivie par une réponse comportant un token sous la forme suivante \"id\":\"token\" ainsi qu'une date et heure d'expiration sous la forme : \"expires\":\"datetime\"." +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"Si la requête aboutie, vous recevrez une réponse 200 OK suivie par une réponse comportant un token sous la forme " +"suivante \"id\":\"token\" ainsi " +"qu'une date et heure d'expiration sous la forme : \"expires\":" +"\"datetime\"." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "L'exemple suivant montre une réponse aboutie :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) msgid "" "If you do not know your tenant name or ID, you can send an authentication " "request with an empty tenantName, as follows:" -msgstr "Si vous ne connaissez pas le nom ou l'identifiant de votre tenant, vous pouvez envoyer une requête d'authentification en laissant le champs tenantName vide, comme dans l'exemple suivant :" +msgstr "" +"Si vous ne connaissez pas le nom ou l'identifiant de votre tenant, vous " +"pouvez envoyer une requête d'authentification en laissant le champs " +"tenantName vide, comme dans l'exemple suivant :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "Envoyer des requêtes API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) msgid "" "This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "Cette section indique comment réaliser quelques appels simples à l'API Compute. Pour une liste complètes des appels, voir APIs Compute et Extensions." +"list of Compute API calls, see Compute APIs and Extensions." +msgstr "" +"Cette section indique comment réaliser quelques appels simples à l'API " +"Compute. Pour une liste complètes des appels, voir APIs Compute et " +"Extensions." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) msgid "Use the Compute API to list flavors, as follows:" -msgstr "Utiliser l'API Compute pour lister les variantes, comme dans l'exemple suivant :" +msgstr "" +"Utiliser l'API Compute pour lister les variantes, comme dans l'exemple " +"suivant :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "token" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) msgid "Use the Compute API to list images, as follows:" -msgstr "Utilisez l'API Compute pour lister les images, comme dans l'exemple suivant :" +msgstr "" +"Utilisez l'API Compute pour lister les images, comme dans l'exemple suivant :" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "Utilisez l'API Compute pour lister des serveurs :" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" -msgstr "Olivier Buisson , 2012\nNicholas Elvidge , 2014\nFrançois Bureau , 2014" +msgstr "" +"Olivier Buisson , 2012\n" +"Nicholas Elvidge , 2014\n" +"François Bureau , 2014" diff --git a/api-quick-start/locale/it.po b/api-quick-start/locale/it.po index af9bf8de4..a397c98a7 100644 --- a/api-quick-start/locale/it.po +++ b/api-quick-start/locale/it.po @@ -1,445 +1,423 @@ -# +# # Translators: # PierAlberto , 2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "OpenStack clienti a riga di comando" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Per il lavoro di script, è possibile utilizzare un client a riga di comando come il python-novaclient cliente. Questo cliente consente di utilizzare l'API Compute tramite un'interfaccia a riga di comando." +msgstr "" +"Per il lavoro di script, è possibile utilizzare un client a riga di comando " +"come il python-novaclient cliente. " +"Questo cliente consente di utilizzare l'API Compute tramite un'interfaccia a " +"riga di comando." -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "Per informazioni sui clienti a riga di comando, vedere OpenStack Command-Line Interface Reference." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"Per informazioni sui clienti a riga di comando, vedere OpenStack Command-" +"Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "Installare i clienti" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Utilzzare per installare i clienti OpenStack su sistemi Mac OS X o Linux. É facile e assicura che si ottenga l'ultima versione de cliente dal Python Package Index. Inoltre consente di aggiornare o rimuovere un pacchetto." +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Utilzzare per installare i clienti OpenStack su sistemi Mac " +"OS X o Linux. É facile e assicura che si ottenga l'ultima versione de " +"cliente dal Python Package Index. Inoltre consente di aggiornare o rimuovere un " +"pacchetto." -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "È necessario installare separatamente ciascun cliente." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "Eseguire questo comando per installare o aggiornare un pacchetto client:" +msgstr "" +"Eseguire questo comando per installare o aggiornare un pacchetto client:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJECT" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "Dove PROJECT è il nome del progetto." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "Ad esempio, per installare il cliente, eseguire questo comando:" +msgstr "" +"Ad esempio, per installare il cliente, eseguire questo " +"comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" msgstr "Per aggiornare il cliente, eseguire questo comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr "Per rimuovere il cliente, eseguire questo comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Prima di poter inviare comandi cliente, è necessario scaricare e sorgente di openrc per impostare le variabili di ambiente." +msgstr "" +"Prima di poter inviare comandi cliente, è necessario scaricare e sorgente di " +"openrc per impostare le variabili di ambiente." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "Per informazioni complete sui clienti OpenStack, tra cui come sorgente il openrc file, vedere OpenStack End User Guide, OpenStack Admin User Guide, e OpenStack Command-Line Interface Reference." +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"Per informazioni complete sui clienti OpenStack, tra cui come sorgente il " +"openrc file, vedere OpenStack End User Guide, OpenStack Admin User Guide, e OpenStack " +"Command-Line Interface Reference." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "Avviare un'istanza" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "Per lanciare istanze, è necessario scegliere un nome, un'immagine e un gusto per l'istanza." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"Per lanciare istanze, è necessario scegliere un nome, un'immagine e un gusto " +"per l'istanza." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "Per elencare immagini disponibili, chiamare l'API Compute attraverso l' cliente, come segue:" +msgstr "" +"Per elencare immagini disponibili, chiamare l'API Compute attraverso l' " +" cliente, come segue:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "Per elencare i sapori, eseguire questo comando:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "Per avviare un'istanza, nota gli ID della tua immagine desiderata e sapore." +msgstr "" +"Per avviare un'istanza, nota gli ID della tua immagine desiderata e sapore." -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Per avviare un'istanza denominata my_instance, eseguire il comando con l'immagine e sapore ID e il nome del server, come segue:" +msgstr "" +"Per avviare un'istanza denominata my_instance, eseguire " +"il comando con l'immagine e sapore ID e il nome del server, " +"come segue:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "Utilizzare il comando per visualizzare il server:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Per visualizzare i dettagli di un server specifico, utilizzare il comando . Includere l'ID del server:" +msgstr "" +"Per visualizzare i dettagli di un server specifico, utilizzare il comando " +" . Includere l'ID del server:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "Per informazioni sulle porte predefinite che i componenti usano OpenStack, vedere Appendix A. Firewalls e porte di default in OpenStack Configuration Reference." +msgstr "" +"Per informazioni sulle porte predefinite che i componenti usano OpenStack, " +"vedere Appendix A. Firewalls e porte di " +"default in OpenStack Configuration Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API Quick Start" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Dopo l'autenticazione attraverso Identity, è possibile utilizzare le altre API OpenStack per creare e gestire le risorse nel cloud OpenStack. È possibile avviare le istanze di immagini e assegnare metadati alle istanze attraverso l'API Compute o cliente a riga di comando." +msgstr "" +"Dopo l'autenticazione attraverso Identity, è possibile utilizzare le altre " +"API OpenStack per creare e gestire le risorse nel cloud OpenStack. È " +"possibile avviare le istanze di immagini e assegnare metadati alle istanze " +"attraverso l'API Compute o cliente a riga di comando." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" -msgstr "Per iniziare a inviare richieste API, utilizzare uno dei seguenti metodi:" +msgstr "" +"Per iniziare a inviare richieste API, utilizzare uno dei seguenti metodi:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Uno strumento da riga di comando che consente di inviare richieste HTTP e ricevere risposte. Vedere ." +msgstr "" +"Uno strumento da riga di comando che consente di inviare richieste HTTP e " +"ricevere risposte. Vedere ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "Ogni progetto OpenStack fornisce un client a riga di comando che consente di accedere alla sua API tramite comandi facili da usare. Vedere ." +"access its API through easy-to-use commands. See ." +msgstr "" +"Ogni progetto OpenStack fornisce un client a riga di comando che consente di " +"accedere alla sua API tramite comandi facili da usare. Vedere ." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "REST clienti" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Sia Mozilla e Google forniscono interfacce grafiche basate su browser per REST. Per Firefox, vedere RESTClient. Per Chrome. vedere rest-client." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Sia Mozilla e Google forniscono interfacce grafiche basate su browser per " +"REST. Per Firefox, vedere RESTClient. Per Chrome. vedere rest-client." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack Python Software Development Kit (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "Utilizzare questo SDK per scrivere script di automazione Python che creano e gestiscono le risorse nel cloud OpenStack. L'SDK implementa binding Python per la API OpenStack, che consente di eseguire compiti di automazione in Python effettuando chiamate su oggetti Python piuttosto che fare chiamate REST direttamente. Tutti gli strumenti da riga di comando OpenStack sono implementati utilizzando il Python SDK. VedereOpenStack Python SDK nel OpenStack End User Guide." +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"Utilizzare questo SDK per scrivere script di automazione Python che creano e " +"gestiscono le risorse nel cloud OpenStack. L'SDK implementa binding Python " +"per la API OpenStack, che consente di eseguire compiti di automazione in " +"Python effettuando chiamate su oggetti Python piuttosto che fare chiamate " +"REST direttamente. Tutti gli strumenti da riga di comando OpenStack sono " +"implementati utilizzando il Python SDK. VedereOpenStack Python SDK " +"nel OpenStack End User Guide." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "OpenStack APIs" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "Per autenticare l'accesso ai servizi di OpenStack, è necessario prima emettere una richiesta di autenticazione per OpenStack Identity per acquisire un biglietto di autenticazione. Per richiedere un biglietto di autenticazione, è necessario fornire un carico utile di credenziali nella richiesta di autenticazione." +msgstr "" +"Per autenticare l'accesso ai servizi di OpenStack, è necessario prima " +"emettere una richiesta di autenticazione per OpenStack Identity per " +"acquisire un biglietto di autenticazione. Per richiedere un biglietto di " +"autenticazione, è necessario fornire un carico utile di credenziali nella " +"richiesta di autenticazione." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Le credenziali sono di solito una combinazione di nome utente e password, e, facoltativamente, il nome o l'ID del locatario in cui la vostra nuvola gira. Chiedere all'amministratore cloud per il nome utente, la password e l'inquilino in modo da poter generare i biglietti di autenticazione. In alternativa, è possibile fornire un biglietto piuttosto che un nome utente e una password." +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Le credenziali sono di solito una combinazione di nome utente e password, e, " +"facoltativamente, il nome o l'ID del locatario in cui la vostra nuvola gira. " +"Chiedere all'amministratore cloud per il nome utente, la password e " +"l'inquilino in modo da poter generare i biglietti di autenticazione. In " +"alternativa, è possibile fornire un biglietto piuttosto che un nome utente e " +"una password." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "Quando si inviano richieste API, si include il biglietto nell'intestazione X-Auth-Token. Se si accede a più servizi OpenStack, è necessario ottenere un biglietto per ogni servizio. Un biglietto è valido per un periodo di tempo limitato prima della scadenza. Un biglietto può anche diventare non valido per altri motivi. Ad esempio, se i ruoli per cambiare utente, i biglietti esistenti per l'utente non sono validi." +msgstr "" +"Quando si inviano richieste API, si include il biglietto nell'intestazione " +"X-Auth-Token. Se si accede a più servizi OpenStack, è " +"necessario ottenere un biglietto per ogni servizio. Un biglietto è valido " +"per un periodo di tempo limitato prima della scadenza. Un biglietto può " +"anche diventare non valido per altri motivi. Ad esempio, se i ruoli per " +"cambiare utente, i biglietti esistenti per l'utente non sono validi." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "Autenticazione e richiesta API flusso di lavoro" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "Richiedi un biglietto di autenticazione dal punto finale di identità che l'amministratore della nube vi ha dato. Invia un carico utile di credenziali nella richiesta:" +msgstr "" +"Richiedi un biglietto di autenticazione dal punto finale di identità che " +"l'amministratore della nube vi ha dato. Invia un carico utile di credenziali " +"nella richiesta:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "Parametro" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "Tipo" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "Descrizione" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) -msgid "username (required)" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "Il nome utente. Se non si specifica un nome utente e una password, è necessario fornire un biglietto." - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) -msgid "password (required)" msgstr "" +"Il nome utente. Se non si specifica un nome utente e una password, è " +"necessario fornire un biglietto." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "La password per l'utente." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (Opzionale)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Brutta richiesta" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "Il nome del locatario. Sia il e sono opzionali, ma non dovrebbero essere specificati insieme. Se vengono specificati entrambi gli attributi, il server risponde con un ." +msgstr "" +"Il nome del locatario. Sia il e sono " +"opzionali, ma non dovrebbero essere specificati insieme. Se vengono " +"specificati entrambi gli attributi, il server risponde con un ." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (Opzionale)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) -msgid "" -"The tenant ID. Both the and are optional, " -"but should not be specified together. If both attributes are specified, the " -"server responds with a . If you do not know " -"the tenantId, you can send a request with \"\" for the tenantId and get the " -"ID returned to you in the response." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "biglietto (Opzionale)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Un biglietto. Se non si fornisce un biglietto, è necessario fornire un nome utente e una password." +msgstr "" +"Un biglietto. Se non si fornisce un biglietto, è necessario fornire un nome " +"utente e una password." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Se la richiesta ha esito positivo, il server restituisce un biglietto di autenticazione." +msgstr "" +"Se la richiesta ha esito positivo, il server restituisce un biglietto di " +"autenticazione." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "Invia richieste API e includere il biglietto nel X-Auth-Token intestazione. Continuate a inviare le richieste API con quel biglietto fino al completamento del lavoro o si verifica un 401 Unauthorized errore." +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"Invia richieste API e includere il biglietto nel X-Auth-Token intestazione. Continuate a inviare le richieste API con quel " +"biglietto fino al completamento del lavoro o si verifica un 401 Unauthorized errore." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "Se il 401Unauthorized errore si verifica, chiedere un altro biglietto." +msgstr "" +"Se il 401Unauthorized errore " +"si verifica, chiedere un altro biglietto." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "Gli esempi in questa sezione utilizzano i comandi cURL. Per informazioni su cURL, vedere http://curl.haxx.se/. Per informazioni sulle API di OpenStack, vedere OpenStack API Reference." +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"Gli esempi in questa sezione utilizzano i comandi cURL. Per informazioni su " +"cURL, vedere http://curl.haxx.se/. Per informazioni sulle API di OpenStack, vedere OpenStack API Reference." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "Autenticare" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Per una distribuzione tipica OpenStack che gir Identity, utilizzare un comando cURL come il seguente comando per richiedere un biglietto:" +msgstr "" +"Per una distribuzione tipica OpenStack che gir Identity, utilizzare un " +"comando cURL come il seguente comando per richiedere un biglietto:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "Se la richiesta ha esito positivo, ricevete un 200 OK risposta seguita da un corpo di risposta che contiene un biglietto nella forma \"id\":\"token\" e una data di scadenza con l'ora nella forma \"expires\":\"datetime\"." +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"Se la richiesta ha esito positivo, ricevete un 200 OK risposta seguita da un corpo di risposta che contiene un " +"biglietto nella forma \"id\":\"token\" e una data di scadenza con l'ora nella forma \"expires\":" +"\"datetime\"." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "L'esempio seguente mostra una risposta positiva:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) -msgid "" -"If you do not know your tenant name or ID, you can send an authentication " -"request with an empty tenantName, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "Invio richiesta API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) -msgid "" -"This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) -msgid "Use the Compute API to list flavors, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "biglietto" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) -msgid "Use the Compute API to list images, as follows:" -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "Utilizzare Compute API per elencare i server, come segue:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" msgstr "Crediti di traduzione" diff --git a/api-quick-start/locale/ja.po b/api-quick-start/locale/ja.po index f947decbd..b28d1025d 100644 --- a/api-quick-start/locale/ja.po +++ b/api-quick-start/locale/ja.po @@ -1,4 +1,4 @@ -# +# # Translators: # ktanaka , 2013 # ktanaka , 2013 @@ -6,442 +6,460 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "OpenStack コマンドラインクライアント" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "スクリプト作成のために、python-novaclient クライアントなどのコマンドラインクライアントを使用できます。このクライアントにより、コマンドラインインターフェースから Compute API を使用できます。" +msgstr "" +"スクリプト作成のために、python-novaclient クライアントなどのコマンドラインクライアントを使用できます。この" +"クライアントにより、コマンドラインインターフェースから Compute API を使用でき" +"ます。" -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "コマンドラインクライアントに関する情報は OpenStack Command-Line Interface Reference を参照してください。" +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"コマンドラインクライアントに関する情報は OpenStack Command-Line Interface " +"Reference を参照してください。" -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "クライアントのインストール" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Mac OS X や Linux のシステムに OpenStack クライアントをインストールするために、 を使用します。Python Package Index からクライアントの最新バージョンを簡単かつ確実に取得できます。また、 により、パッケージを更新したり削除したりできます。" +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Mac OS X や Linux のシステムに OpenStack クライアントをインストールするため" +"に、 を使用します。Python Package Index からクライアントの最新バージョンを簡単かつ確実" +"に取得できます。また、 により、パッケージを更新したり削除した" +"りできます。" -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "各クライアントをそれぞれインストールする必要があります。" -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "クライアントパッケージをインストールまたは更新するために、このコマンドを実行します。" +msgstr "" +"クライアントパッケージをインストールまたは更新するために、このコマンドを実行" +"します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJECT" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "PROJECT はプロジェクト名です。" -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "例えば、 クライアントをインストールする場合、このコマンドを実行します。" +msgstr "" +"例えば、 クライアントをインストールする場合、このコマンドを実" +"行します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" -msgstr " クライアントを更新する場合、このコマンドを実行します。" +msgstr "" +" クライアントを更新する場合、このコマンドを実行します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" -msgstr " クライアントを削除する場合、このコマンドを実行します。" +msgstr "" +" クライアントを削除する場合、このコマンドを実行します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "クライアントコマンドを発行する前に、環境変数を設定するために、openrc ファイルをダウンロードして、読み込みます。" +msgstr "" +"クライアントコマンドを発行する前に、環境変数を設定するために、" +"openrc ファイルをダウンロードして、読み込みます。" -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "openrc ファイルの読み込み方法など、OpenStack クライアントの詳細は、OpenStack End User GuideOpenStack Admin User GuideOpenStack Command-Line Interface Reference を参照してください。" +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"openrc ファイルの読み込み方法など、OpenStack クライアン" +"トの詳細は、OpenStack End User GuideOpenStack " +"Admin User GuideOpenStack Command-Line Interface " +"Reference を参照してください。" -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "インスタンスの起動" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "インスタンスを起動する場合、インスタンスの名前、イメージ、フレーバーを選択する必要があります。" +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"インスタンスを起動する場合、インスタンスの名前、イメージ、フレーバーを選択す" +"る必要があります。" -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "利用可能なイメージを一覧表示するために、以下のように クライアントから Compute API を呼び出します。" +msgstr "" +"利用可能なイメージを一覧表示するために、以下のように クライ" +"アントから Compute API を呼び出します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "フレーバーを一覧表示するために、このコマンドを実行します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." -msgstr "インスタンスを起動するために、使用したいイメージとフレーバーの ID を記録します。" +msgstr "" +"インスタンスを起動するために、使用したいイメージとフレーバーの ID を記録しま" +"す。" -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "my_instance という名前のインスタンスを起動するために、以下のようにイメージ ID、フレーバー ID、サーバー名を用いて コマンドを実行します。" +msgstr "" +"my_instance という名前のインスタンスを起動するために、以下" +"のようにイメージ ID、フレーバー ID、サーバー名を用いて コマ" +"ンドを実行します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" -msgstr "お使いのサーバーを表示するために、 コマンドを使用します。" +msgstr "" +"お使いのサーバーを表示するために、 コマンドを使用します。" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "指定したサーバーの詳細を表示するために、 コマンドを使用します。サーバー ID を含めます。" +msgstr "" +"指定したサーバーの詳細を表示するために、 コマンドを使用しま" +"す。サーバー ID を含めます。" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "OpenStack のコンポーネントが使用するデフォルトポートについては、OpenStack Configuration ReferenceAppendix A. Firewalls and default ports を参照してください。" +msgstr "" +"OpenStack のコンポーネントが使用するデフォルトポートについては、" +"OpenStack Configuration ReferenceAppendix A. Firewalls and default ports を参照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API クイックスタート" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Identity 経由で認証した後、OpenStack クラウドにリソースを作成、管理するために、他の OpenStack API を使用できます。Compute API または コマンドラインクライアントを用いて、イメージからインスタンスを起動し、メタデータをインスタンスに割り当てられます。" +msgstr "" +"Identity 経由で認証した後、OpenStack クラウドにリソースを作成、管理するため" +"に、他の OpenStack API を使用できます。Compute API または コ" +"マンドラインクライアントを用いて、イメージからインスタンスを起動し、メタデー" +"タをインスタンスに割り当てられます。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" msgstr "API リクエストの送信を始めるために、以下の方法のどれかを使用します。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "HTTP リクエストを送信し、レスポンスを受信できるコマンドラインツール。 を参照してください。" +msgstr "" +"HTTP リクエストを送信し、レスポンスを受信できるコマンドラインツール。 を参照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "OpenStack の各プロジェクトは、使いやすいコマンドから API にアクセスできるコマンドラインクライアントを提供します。 を参照してください。" +"access its API through easy-to-use commands. See ." +msgstr "" +"OpenStack の各プロジェクトは、使いやすいコマンドから API にアクセスできるコマ" +"ンドラインクライアントを提供します。 を参照して" +"ください。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "REST クライアント" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Mozilla と Google は、ブラウザーベースの REST 用グラフィカルインターフェースを提供しています。Firefox は RESTClient を参照してください。Chrome は rest-client を参照してください。" +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Mozilla と Google は、ブラウザーベースの REST 用グラフィカルインターフェース" +"を提供しています。Firefox は RESTClient を参照してください。Chrome は " +"rest-client を参" +"照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack Python Software Development Kit (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "OpenStack クラウドでリソースの作成や管理を自動化する Python ツールを作成するために、SDK を使用します。SDK は OpenStack API への Python バインドを実装します。これにより、直接 REST コールを発行する代わりに、Python オブジェクトでコールを発行することにより、Python で自動化タスクを実行できます。すべての OpenStack コマンドラインツールは Python SDK を使用して実装されています。OpenStack End User GuideOpenStack Python SDK を参照してください。" +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"OpenStack クラウドでリソースの作成や管理を自動化する Python ツールを作成する" +"ために、SDK を使用します。SDK は OpenStack API への Python バインドを実装しま" +"す。これにより、直接 REST コールを発行する代わりに、Python オブジェクトでコー" +"ルを発行することにより、Python で自動化タスクを実行できます。すべての " +"OpenStack コマンドラインツールは Python SDK を使用して実装されています。" +"OpenStack End User GuideOpenStack Python SDK を" +"参照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "OpenStack API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "OpenStack サービスへのアクセスを認証するために、まず認証トークンを取得するために、OpenStack Identity に認証リクエストを発行する必要があります。認証トークンをリクエストするために、認証リクエストにクレデンシャルのペイロードを指定する必要があります。" +msgstr "" +"OpenStack サービスへのアクセスを認証するために、まず認証トークンを取得するた" +"めに、OpenStack Identity に認証リクエストを発行する必要があります。認証トーク" +"ンをリクエストするために、認証リクエストにクレデンシャルのペイロードを指定す" +"る必要があります。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "クレデンシャルは一般的に、ユーザー名とパスワードの組み合わせです。オプションとして、クラウドを実行するテナントの名前や ID を指定します。認証トークンを生成できるよう、あなたのユーザー名、パスワード、テナントをクラウド管理者に問い合わせます。ユーザー名とパスワードの代わりに、トークンを指定することもできます。" +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"クレデンシャルは一般的に、ユーザー名とパスワードの組み合わせです。オプション" +"として、クラウドを実行するテナントの名前や ID を指定します。認証トークンを生" +"成できるよう、あなたのユーザー名、パスワード、テナントをクラウド管理者に問い" +"合わせます。ユーザー名とパスワードの代わりに、トークンを指定することもできま" +"す。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "API リクエストの送信時、X-Auth-Token ヘッダーにトークンを含めます。複数の OpenStack サービスにアクセスする場合、各サービス用のトークンを取得する必要があります。トークンは一定時間有効で、その後期限切れします。トークンは別の理由により失効することもあります。例えば、ユーザーのロールが変更された場合、そのユーザーの既存のトークンは無効になります。" +msgstr "" +"API リクエストの送信時、X-Auth-Token ヘッダーにトークンを" +"含めます。複数の OpenStack サービスにアクセスする場合、各サービス用のトークン" +"を取得する必要があります。トークンは一定時間有効で、その後期限切れします。" +"トークンは別の理由により失効することもあります。例えば、ユーザーのロールが変" +"更された場合、そのユーザーの既存のトークンは無効になります。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "認証と API リクエストのワークフロー" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "クラウド管理者が指定した Identity エンドポイントから認証トークンをリクエストします。リクエストでクレデンシャルのペイロードを送信します。" +msgstr "" +"クラウド管理者が指定した Identity エンドポイントから認証トークンをリクエスト" +"します。リクエストでクレデンシャルのペイロードを送信します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "パラメーター" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "形式" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "説明" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) msgid "username (required)" msgstr "ユーザー名 (必須)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "ユーザー名。ユーザー名とパスワードを指定しない場合、トークンを指定する必要があります。" +msgstr "" +"ユーザー名。ユーザー名とパスワードを指定しない場合、トークンを指定する必要が" +"あります。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) msgid "password (required)" msgstr "パスワード (必須)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "ユーザーのパスワード。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (オプション)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "Bad Request" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "テナント名。 はオプションです。ただし、同時に指定できません。両方の属性が指定された場合、サーバーは を返します。" +msgstr "" +"テナント名。 はオプションです。ただし、同" +"時に指定できません。両方の属性が指定された場合、サーバーは を返します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (オプション)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a . If you do not know " "the tenantId, you can send a request with \"\" for the tenantId and get the " "ID returned to you in the response." -msgstr "テナント ID。 はどちらもオプションです。ただし、同時に指定できません。両方の属性が指定されている場合、サーバーは 応答を返します。tenantId が不明な場合、tenantId に \"\" を用いてリクエストを送信し、返されたレスポンスにある ID を取得できます。" +msgstr "" +"テナント ID。 はどちらもオプションです。" +"ただし、同時に指定できません。両方の属性が指定されている場合、サーバーは " +" 応答を返します。tenantId が不明な場合、" +"tenantId に \"\" を用いてリクエストを送信し、返されたレスポンスにある ID を取" +"得できます。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (オプション)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "トークン。トークンを指定しない場合、ユーザー名とパスワードを指定する必要があります。" +msgstr "" +"トークン。トークンを指定しない場合、ユーザー名とパスワードを指定する必要があ" +"ります。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." msgstr "リクエストに成功すると、サーバーは認証トークンを返します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "API リクエストを送信し、X-Auth-Token ヘッダーにトークンを含めます。作業が完了するか、401Unauthorized エラーが発生するまで、そのトークンを用いて API リクエストを送信し続けます。" +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"API リクエストを送信し、X-Auth-Token ヘッダーにトークンを" +"含めます。作業が完了するか、401Unauthorized エラーが発生するまで、そのトー" +"クンを用いて API リクエストを送信し続けます。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "401Unauthorized エラーが発生した場合、別のトークンをリクエストします。" +msgstr "" +"401Unauthorized エラーが発生し" +"た場合、別のトークンをリクエストします。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "このセクションにある例は、cURL コマンドを使用します。cURL に関する情報は http://curl.haxx.se/ を参照してください。OpenStack API に関する情報は OpenStack API Reference を参照してください。" +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"このセクションにある例は、cURL コマンドを使用します。cURL に関する情報は " +"http://curl.haxx.se/ を参照してく" +"ださい。OpenStack API に関する情報は OpenStack API Reference を参照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "認証" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Identity を実行している一般的な OpenStack 環境の場合、トークンをリクエストするために、以下のような cURL コマンドを使用します。" +msgstr "" +"Identity を実行している一般的な OpenStack 環境の場合、トークンをリクエストす" +"るために、以下のような cURL コマンドを使用します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "リクエストに成功すると、200 OK 応答を受け取ります。続くレスポンス本体に \"id\":\"token\" 形式のトークンと \"expires\":\"datetime\" 形式の期限切れ日時が含まれます。" +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"リクエストに成功すると、200 OK 応答を受け取りま" +"す。続くレスポンス本体に \"id\":\"token\" 形式のトークンと \"expires\":\"datetime\" 形式の期限切れ日時が含まれます。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "以下の例は、成功した場合の応答です。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) msgid "" "If you do not know your tenant name or ID, you can send an authentication " "request with an empty tenantName, as follows:" -msgstr "テナント名や ID が不明な場合、以下のように tenantName を空にして認証リクエストを送信できます。" +msgstr "" +"テナント名や ID が不明な場合、以下のように tenantName を空にして認証リクエス" +"トを送信できます。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "API リクエストの送信" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) msgid "" "This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "このセクションは、基本的な Compute API コールの実行方法を示します。Compute API コールの一覧は Compute APIs and Extensions を参照してください。" +"list of Compute API calls, see Compute APIs and Extensions." +msgstr "" +"このセクションは、基本的な Compute API コールの実行方法を示します。Compute " +"API コールの一覧は Compute APIs and Extensions を参照してください。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) msgid "Use the Compute API to list flavors, as follows:" msgstr "以下のように Compute API を使用して、フレーバーを一覧表示します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "トークン" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) msgid "Use the Compute API to list images, as follows:" msgstr "以下のように Compute API を使用して、イメージを一覧表示します。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "以下のように Compute API を使用して、サーバーを一覧表示します。" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" -msgstr "ktanaka , 2013\nTomoyuki KATO , 2012-2015" +msgstr "" +"ktanaka , 2013\n" +"Tomoyuki KATO , 2012-2015" diff --git a/api-quick-start/locale/ko_KR.po b/api-quick-start/locale/ko_KR.po index 209ab9378..7de629df6 100644 --- a/api-quick-start/locale/ko_KR.po +++ b/api-quick-start/locale/ko_KR.po @@ -1,4 +1,4 @@ -# +# # Translators: # Andreas Jaeger , 2015 # 이재상 , 2013 @@ -8,442 +8,463 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-18 11:37+0000\n" -"PO-Revision-Date: 2015-04-19 16:21+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: Ian Y. Choi \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "OpenStack 커멘드라인 클라이언트" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "스크립트 작업의 경우, python-novaclient 클라이언트와 같은 명령 줄 클라이언트를 사용할 수 있습니다. 명령 줄 인터페이스를 이용하는 이 클라이언트로 Compute API를 사용할 수 있습니다." +msgstr "" +"스크립트 작업의 경우, python-novaclient 클라이언트와 같은 명령 줄 클라이언트를 사용할 수 있습니다. 명령 " +"줄 인터페이스를 이용하는 이 클라이언트로 Compute API를 사용할 수 있습니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "명령 줄 클라이언트에 대한 자세한 설명은 OpenStack Command-Line Interface Reference에서 확인할 수 있습니다." +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"명령 줄 클라이언트에 대한 자세한 설명은 OpenStack Command-Line Interface " +"Reference에서 확인할 수 있습니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "클라이언트 설치" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "Mac OS X이나 Linux 시스템에서 를 사용하여 OpenStack 클라이언트를 설치합니다. Python Package Index를 사용하여 클라이언트의 최신 버전으로 쉽게 설치가 됩니다. 또한, 를 이용하여 패키지를 업데이트하거나, 삭제할 수 있습니다." +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"Mac OS X이나 Linux 시스템에서 를 사용하여 OpenStack 클라이언" +"트를 설치합니다. Python Package " +"Index를 사용하여 클라이언트의 최신 버전으로 쉽게 설치가 됩니다. 또한, " +"를 이용하여 패키지를 업데이트하거나, 삭제할 수 있습니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "개별적으로 클라이언트들을 설치합니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" -msgstr "클라이언트 패키지를 설치하거나 업데이트하려면 다음 명령을 실행하십시오:" +msgstr "" +"클라이언트 패키지를 설치하거나 업데이트하려면 다음 명령을 실행하십시오:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "PROJECT" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "여기서 PROJECT는 프로젝트 이름입니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" -msgstr "예를 들어, 클라이언트를 설치한다면, 다음 명령을 실행합니다:" +msgstr "" +"예를 들어, 클라이언트를 설치한다면, 다음 명령을 실행합니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" -msgstr " 클라이언트를 업데이트하기 위해선, 다음 명령을 실행합니다:" +msgstr "" +" 클라이언트를 업데이트하기 위해선, 다음 명령을 실행합니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr " 클라이언트를 삭제하기 위해선, 다음 명령을 실행합니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "클라이언트 명령을 실행하기 전에 환경 변수 설정하는 파일인 openrc 파일을 작성하거나 내려받아 source 명령으로 적용합니다." +msgstr "" +"클라이언트 명령을 실행하기 전에 환경 변수 설정하는 파일인 openrc 파일을 작성하거나 내려받아 source 명령으로 적용합니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "OpenStack 클라이언트와 openrc 파일에 포함된 내용에 대한 자세한 설명은 OpenStack End User GuideOpenStack Admin User Guide, OpenStack Command-Line Interface Reference에서 확인할 수 있습니다." +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"OpenStack 클라이언트와 openrc 파일에 포함된 내용에 대한 " +"자세한 설명은 OpenStack End User GuideOpenStack " +"Admin User Guide, OpenStack Command-Line Interface " +"Reference에서 확인할 수 있습니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "인스턴스 실행" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." -msgstr "인스턴스를 시작하기 위해 이름, 이미지, 인스턴스의 flavor를 선택해야 합니다." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." +msgstr "" +"인스턴스를 시작하기 위해 이름, 이미지, 인스턴스의 flavor를 선택해야 합니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "다음과 같은 사용할 수 있는 이미지 목록을 보려면, 클라이언트에서 Compute API를 호출해야 합니다:" +msgstr "" +"다음과 같은 사용할 수 있는 이미지 목록을 보려면, 클라이언트" +"에서 Compute API를 호출해야 합니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "Flavor 목록을 확인하려면, 다음 명령을 실행하십시오:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." msgstr "인스턴스를 시작하기 전, 원하는 이미지와 flavor의 ID를 확인합니다." -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "my_instance라는 이름을 가진 인스턴스를 시작합니다. 이미지, flavor ID, 서버 이름을 입력하여 명령을 다음과 같이 실행합니다:" +msgstr "" +"my_instance라는 이름을 가진 인스턴스를 시작합니다. 이미" +"지, flavor ID, 서버 이름을 입력하여 명령을 다음과 같이 실행" +"합니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr " 명령을 사용하여 서버를 확인할 수 있습니다:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "특정 서버에 대한 자세한 설명을 보기 위해, 명령을 사용합니다. 서버의 ID를 입력하세요:" +msgstr "" +"특정 서버에 대한 자세한 설명을 보기 위해, 명령을 사용합니" +"다. 서버의 ID를 입력하세요:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "OpenStack 구성 요소에서 사용하는 기본 포트들에 대한 자세한 내용은, OpenStack Configuration Reference부록 A. 방화벽과 기본 포트들을 확인하세요." +msgstr "" +"OpenStack 구성 요소에서 사용하는 기본 포트들에 대한 자세한 내용은, " +"OpenStack Configuration Reference부록 A. 방화벽과 기본 포트들을 확" +"인하세요." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API 빠른 시작" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) msgid "" "Although you install each OpenStack service separately, the OpenStack " "services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "각 OpenStack 서비스들을 따로 설치하더라도, Identity, Compute, 그리고 Image 서비스, 블록 스토리지, 네트워킹 (neutron), 오브젝트 스토리지, 오케스트레이션, Telemetry 등의 OpenStack 서비스들은 함께 동작하여 클라우드에서의 필요 사항을 충족해 줍니다. TryStack OpenStack 설치를 통해, 해당 서비스들이 설치 백그라운드에서 같이 동작합니다." +"service, Block Storage, Networking (neutron), Object Storage, Orchestration, " +"and Telemetry. With the TryStack OpenStack installation, these services work together in the background " +"of the installation." +msgstr "" +"각 OpenStack 서비스들을 따로 설치하더라도, Identity, Compute, 그리고 Image 서" +"비스, 블록 스토리지, 네트워킹 (neutron), 오브젝트 스토리지, 오케스트레이션, " +"Telemetry 등의 OpenStack 서비스들은 함께 동작하여 클라우드에서의 필요 사항을 " +"충족해 줍니다. TryStack " +"OpenStack 설치를 통해, 해당 서비스들이 설치 백그라운드에서 같이 동작합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "Identity에서 인증한 후, OpenStack API를 사용하여 생성하고, OpenStack 클라우드의 리소스를 관리할 수 있습니다. 이미지로 인스턴스를 작동시키고 Compute API 또는 명령어 클라이언트를 이용하여 메타 데이터를 할당할 수 있습니다." +msgstr "" +"Identity에서 인증한 후, OpenStack API를 사용하여 생성하고, OpenStack 클라우드" +"의 리소스를 관리할 수 있습니다. 이미지로 인스턴스를 작동시키고 Compute API 또" +"는 명령어 클라이언트를 이용하여 메타 데이터를 할당할 수 있습" +"니다." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" msgstr "API 요청을 보내기 위해, 다음 방법의 하나를 선택해 사용합니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "HTTP 요청을 보내고, 응답을 받을 수 있도록 해주는 명령 줄 도구입니다. 자세한 설명은 에서 확인할 수 있습니다." +msgstr "" +"HTTP 요청을 보내고, 응답을 받을 수 있도록 해주는 명령 줄 도구입니다. 자세한 " +"설명은 에서 확인할 수 있습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "각 OpenStack 프로젝트에서 쉬운 명령을 이용하여 해당 API를 사용할 수 있는 명령 줄 클라이언트를 제공합니다. 자세한 내용은 에서 확인할 수 있습니다." +"access its API through easy-to-use commands. See ." +msgstr "" +"각 OpenStack 프로젝트에서 쉬운 명령을 이용하여 해당 API를 사용할 수 있는 명" +"령 줄 클라이언트를 제공합니다. 자세한 내용은 에" +"서 확인할 수 있습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "REST 클라이언트" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Mozilla와 Google은 모두 REST를 위한 브라우저 기반의 그래픽 인터페이스를 제공합니다. 파이어폭스는 RESTClient에서, 크롬은 rest-client에서 자세한 내용을 확인할 수 있습니다." +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Mozilla와 Google은 모두 REST를 위한 브라우저 기반의 그래픽 인터페이스를 제공" +"합니다. 파이어폭스는 RESTClient에서, 크롬은 rest-client에서 자세한 내용을 확인할 수 있" +"습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack 파이썬 소프트웨어 개발 도구 (SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "OpenStack 클라우드에서 자원을 생성하고, 관리하는 데 필요한 Python 자동화 스크립트 작성은 SDK를 사용하면 됩니다. SDK는 파이썬 객체를 호출하는 것이 아닌, REST를 직접 호출하도록 만들어져있으며, 파이썬을 사용하여 자동화 작업을 진행할 수 있도록 OpenStack API를 파이썬으로 바인딩하여 구현합니다. 모든 OpenStack 명령어 툴은 파이썬 SDK를 이용하여 구현됩니다. 자세한 내용은 OpenStack Python SDK in the OpenStack End User Guide에서 확인 가능합니다." +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"OpenStack 클라우드에서 자원을 생성하고, 관리하는 데 필요한 Python 자동화 스크" +"립트 작성은 SDK를 사용하면 됩니다. SDK는 파이썬 객체를 호출하는 것이 아닌, " +"REST를 직접 호출하도록 만들어져있으며, 파이썬을 사용하여 자동화 작업을 진행" +"할 수 있도록 OpenStack API를 파이썬으로 바인딩하여 구현합니다. 모든 " +"OpenStack 명령어 툴은 파이썬 SDK를 이용하여 구현됩니다. 자세한 내용은 OpenStack " +"Python SDK in the OpenStack End User Guide에서 " +"확인 가능합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "OpenStack API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "OpenStack 서비스에 접근 인증을 하기 위해선, 먼저 인증 토큰을 사용하여 OpenStack Identity에서 인증을 요청해야 합니다. 인증 토큰을 요청을 위해 credential의 payload를 제공합니다." +msgstr "" +"OpenStack 서비스에 접근 인증을 하기 위해선, 먼저 인증 토큰을 사용하여 " +"OpenStack Identity에서 인증을 요청해야 합니다. 인증 토큰을 요청을 위해 " +"credential의 payload를 제공합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "Credential의 경우, 일반적으로 사용자 이름과 비밀번호의 조합으로 사용되나, 추가 tenant의 이름 또는 ID를 가지고 클라우드에서 동작됩니다. 클라우드 관리자에게 문의하여 인증토큰을 발급받을 수 있는 사용자 이름 비밀번호, tenant를 받거나, 사용자 이름과 비밀번호가 아닌 토큰을 제공할 수 있습니다." +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"Credential의 경우, 일반적으로 사용자 이름과 비밀번호의 조합으로 사용되나, 추" +"가 tenant의 이름 또는 ID를 가지고 클라우드에서 동작됩니다. 클라우드 관리자에" +"게 문의하여 인증토큰을 발급받을 수 있는 사용자 이름 비밀번호, tenant를 받거" +"나, 사용자 이름과 비밀번호가 아닌 토큰을 제공할 수 있습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "API 요청을 보낼때, X-Auth-Token 헤더에 토큰이 포함되어 있으며, OpenStack 서비스에 접근할때마다 각 서비스에서 토큰을 받아야합니다. 토큰은 제한된 시간동안만 유효합니다. 그리고 토큰이 다른 이유로 무효가 될 수 있습니다. 예를 들어, 사용자가에 대한 롤이 변경되었다면, 해당 사용자에 대한 토큰이 변경되었을 수 있습니다." +msgstr "" +"API 요청을 보낼때, X-Auth-Token 헤더에 토큰이 포함되어 있" +"으며, OpenStack 서비스에 접근할때마다 각 서비스에서 토큰을 받아야합니다. 토큰" +"은 제한된 시간동안만 유효합니다. 그리고 토큰이 다른 이유로 무효가 될 수 있습" +"니다. 예를 들어, 사용자가에 대한 롤이 변경되었다면, 해당 사용자에 대한 토큰" +"이 변경되었을 수 있습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "인증과 API 요청 작업 흐름" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "클라우드 관리자가 발급한 Identity 엔드 포인트에서 인증 토큰을 요청합니다. 요청할 때, credential의 payload 보냅니다:" +msgstr "" +"클라우드 관리자가 발급한 Identity 엔드 포인트에서 인증 토큰을 요청합니다. 요" +"청할 때, credential의 payload 보냅니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "매개 변수" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "타입" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "설명" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) msgid "username (required)" msgstr "username (필요)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." -msgstr "사용자 이름입니다. 만약 사용자 이름과 암호를 제공하지 않는다면, 토큰을 제공해야 합니다." +msgstr "" +"사용자 이름입니다. 만약 사용자 이름과 암호를 제공하지 않는다면, 토큰을 제공해" +"야 합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) msgid "password (required)" msgstr " password (필요)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "사용자의 비밀번호입니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (옵션)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "tenantId" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "tenantName" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "잘못된 요청" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "Tenant 이름입니다. 중 하나만 선택해서 사용해야 합니다. 만약 둘 다 사용할 경우, 서버에서는 로 응답합니다." +msgstr "" +"Tenant 이름입니다. 중 하나만 선택해서 사용" +"해야 합니다. 만약 둘 다 사용할 경우, 서버에서는 " +"로 응답합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (옵션)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a . If you do not know " "the tenantId, you can send a request with \"\" for the tenantId and get the " "ID returned to you in the response." -msgstr "Tenant ID를 나타냅니다. 모두 옵션이지만, 둘 다 지정해서는 안됩니다. 만약 두 항목 모두를 지정하면, 서버에서 를 반환합니다. 그리고 tenantId를 모르는 경우, tenantId를 \"\"로 요청을 전송하면, 응답으로 ID를 반환합니다." +msgstr "" +"Tenant ID를 나타냅니다. 모두 옵션이지만, " +"둘 다 지정해서는 안됩니다. 만약 두 항목 모두를 지정하면, 서버에서 " +"를 반환합니다. 그리고 tenantId를 모르는 경" +"우, tenantId를 \"\"로 요청을 전송하면, 응답으로 ID를 반환합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (옵션)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "토큰. 토큰을 제공하지 않는 경우, 사용자 이름과 비밀번호를 제공해야 합니다." +msgstr "" +"토큰. 토큰을 제공하지 않는 경우, 사용자 이름과 비밀번호를 제공해야 합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." msgstr "요청이 성공하면, 서버는 인증 토큰을 반환해줍니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "API 요청할 때, X-Auth-Token 해더에 토큰이 포함됩니다. 작업이 완료되거나 401 Unauthorized 에러가 발생할 때까지 토큰을 이용하여 API 요청을 보냅니다." +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"API 요청할 때, X-Auth-Token 해더에 토큰이 포함됩니다. 작업" +"이 완료되거나 401 Unauthorized " +"에러가 발생할 때까지 토큰을 이용하여 API 요청을 보냅니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "만약 401 Unauthorized 에러가 발생하게 되면, 다른 토큰을 요청합니다." +msgstr "" +"만약 401 Unauthorized 에러가 발" +"생하게 되면, 다른 토큰을 요청합니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "이번 섹션에서의 예제는 cURL 명령을 사용합니다. cURL에 대한 자세한 정보는 http://curl.haxx.se/에서 확인할 수 있습니다. 그리고 OpenStack API에 대한 자세한 정보는 OpenStack API Reference에서 확인하면 됩니다." +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"이번 섹션에서의 예제는 cURL 명령을 사용합니다. cURL에 대한 자세한 정보는 " +"http://curl.haxx.se/에서 확인할 " +"수 있습니다. 그리고 OpenStack API에 대한 자세한 정보는 OpenStack API Reference에서 확" +"인하면 됩니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "인증" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "Identity를 사용하여 일반적인 OpenStack 배포하는 경우, cURL 명령을 사용하여 다음과 같이 토큰을 요청할 수 있습니다:" +msgstr "" +"Identity를 사용하여 일반적인 OpenStack 배포하는 경우, cURL 명령을 사용하여 다" +"음과 같이 토큰을 요청할 수 있습니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "요청이 성공하면, 200 OK 응답 후, 토큰 형식은 \"id\":\"token\"으로, 만료 날짜와 시간 형식은 \"expires\":\"datetime\"으로 본문에서 보여주게 됩니다." +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"요청이 성공하면, 200 OK 응답 후, 토큰 형식은 " +"\"id\":\"token\"으로, 만료 날짜와 시" +"간 형식은 \"expires\":\"datetime\"으" +"로 본문에서 보여주게 됩니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "다음은 성공한 응답을 보여줍니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) msgid "" "If you do not know your tenant name or ID, you can send an authentication " "request with an empty tenantName, as follows:" -msgstr "만약 tenant 이름 또는 ID를 모른다면, 빈 tenantName를 이용하여 인증 요청을 다음과 같이 보낼 수 있습니다:" +msgstr "" +"만약 tenant 이름 또는 ID를 모른다면, 빈 tenantName를 이용하여 인증 요청을 다" +"음과 같이 보낼 수 있습니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "API 요청 보내기" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) msgid "" "This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "어떻게 기본 Compute API 콜을 만드는지에 대해 이번 섹션에서 보여줍니다. Compute API 콜에 대한 전체 목록은 ​Compute APIs and Extensions에서 확인할 수 있습니다." +"list of Compute API calls, see Compute APIs and Extensions." +msgstr "" +"어떻게 기본 Compute API 콜을 만드는지에 대해 이번 섹션에서 보여줍니다. " +"Compute API 콜에 대한 전체 목록은 ​Compute APIs and Extensions에서 확인할 " +"수 있습니다." -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) msgid "Use the Compute API to list flavors, as follows:" msgstr "Flavors 목록에서 Compute API를 다음과 같이 사용합니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "token" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "tenant_id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) msgid "Use the Compute API to list images, as follows:" msgstr "이미지 목록에서 Compute API를 다음과 같이 사용합니다:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "Compute API를 사용하여 서버 목록을 보고 싶으면, 다음과 같이합니다:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" -msgstr "Sungjin Gang , 2012-2014.\nYeonki Choi < >, 2013.\nJay Lee , 2013" +msgstr "" +"Sungjin Gang , 2012-2014.\n" +"Yeonki Choi < >, 2013.\n" +"Jay Lee , 2013" diff --git a/api-quick-start/locale/zh_CN.po b/api-quick-start/locale/zh_CN.po index 8afb440e4..6a61e8357 100644 --- a/api-quick-start/locale/zh_CN.po +++ b/api-quick-start/locale/zh_CN.po @@ -1,4 +1,4 @@ -# +# # Translators: # Andi Chandler , 2013 # Ying Chun Guo , 2012 @@ -9,442 +9,425 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-16 20:44+0000\n" -"PO-Revision-Date: 2015-04-16 20:45+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:04+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/" +"openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-quick-start/src/docbkx/cli-uses.xml6(title) -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) msgid "OpenStack command-line clients" msgstr "OpenStack 命令行客户端" -#: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "如果使用脚本操作,可以使用比如 python-novaclient 之类的命令行客户端。这个客户端能够让您通过命令行接口来使用计算 API。" +msgstr "" +"如果使用脚本操作,可以使用比如 python-" +"novaclient 之类的命令行客户端。这个客户端能够让您通过命令行接口" +"来使用计算 API。" -#: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" -"For information about the command-line clients, see OpenStack Command-Line Interface " -"Reference." -msgstr "参考 OpenStack 命令行接口参考以了解更多关于命令行客户端的信息。" +"For information about the command-line clients, see OpenStack Command-Line " +"Interface Reference." +msgstr "" +"参考 OpenStack 命令行接口参考以了解更多关于命令行" +"客户端的信息。" -#: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" msgstr "安装客户端" -#: ./api-quick-start/src/docbkx/cli-uses.xml17(para) msgid "" -"Use to install the OpenStack clients on a Mac OS X or Linux" -" system. It is easy and ensures that you get the latest version of the " -"client from the Python Package " -"Index. Also, lets you update or remove a package." -msgstr "使用 在 Mac OS X 或者 Linux 系统上安装 OpenStack 客户端。这比较方便,并且保证了您能够从 Python Package Index 得到最新的版本。 另外,借助 可以实现更新或者移除 OpenStack 安装包。" +"Use to install the OpenStack clients on a Mac OS X or Linux " +"system. It is easy and ensures that you get the latest version of the client " +"from the Python Package Index. Also, lets you update or remove a package." +msgstr "" +"使用 在 Mac OS X 或者 Linux 系统上安装 OpenStack 客户端。这" +"比较方便,并且保证了您能够从 Python Package Index 得到最新的版本。 另外,借助 " +"可以实现更新或者移除 OpenStack 安装包。" -#: ./api-quick-start/src/docbkx/cli-uses.xml23(para) msgid "You must install each client separately." msgstr "您必须独立安装每个客户端。" -#: ./api-quick-start/src/docbkx/cli-uses.xml24(para) msgid "Run this command to install or update a client package:" msgstr "运行如下命令安装或更新客户端软件包:" -#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable) msgid "PROJECT" msgstr "工程" -#: ./api-quick-start/src/docbkx/cli-uses.xml27(para) msgid "Where PROJECT is the project name." msgstr "PROJECT 是工程名称。" -#: ./api-quick-start/src/docbkx/cli-uses.xml29(para) msgid "For example, to install the client, run this command:" msgstr "例如,可以运行如下命令安装 的客户端:" -#: ./api-quick-start/src/docbkx/cli-uses.xml32(para) msgid "To update the client, run this command:" msgstr "运行如下命令更新 的客户端:" -#: ./api-quick-start/src/docbkx/cli-uses.xml35(para) msgid "To remove the client, run this command:" msgstr "运行如下命令移除 的客户端:" -#: ./api-quick-start/src/docbkx/cli-uses.xml38(para) msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "在执行客户端命令之前,您必须先下载并 source openrc 这个文件以设置环境变量。" +msgstr "" +"在执行客户端命令之前,您必须先下载并 source openrc 这个" +"文件以设置环境变量。" -#: ./api-quick-start/src/docbkx/cli-uses.xml41(para) msgid "" "For complete information about the OpenStack clients, including how to " -"source the openrc file, see OpenStack " -"End User Guide, OpenStack Admin User " -"Guide, and OpenStack Command-Line Interface " -"Reference." -msgstr "关于 OpenStack 客户端的完整信息,包括如何 source openrc 文件,请参考 OpenStack 最终用户指南OpenStack 管理员用户指南以及 OpenStack 命令行接口参考。" +"source the openrc file, see OpenStack End User Guide, OpenStack Admin User Guide, and " +"OpenStack Command-Line Interface Reference." +msgstr "" +"关于 OpenStack 客户端的完整信息,包括如何 source openrc " +"文件,请参考 OpenStack 最终用户指南OpenStack 管理员用" +"户指南以及 OpenStack 命令行接口参考。" -#: ./api-quick-start/src/docbkx/cli-uses.xml59(title) msgid "Launch an instance" msgstr "启动一个实例" -#: ./api-quick-start/src/docbkx/cli-uses.xml60(para) msgid "" -"To launch instances, you must choose a name, an image, and a flavor for your" -" instance." +"To launch instances, you must choose a name, an image, and a flavor for your " +"instance." msgstr "启动虚拟机实例前,需要为其选择名称,镜像和云主机类型。" -#: ./api-quick-start/src/docbkx/cli-uses.xml62(para) msgid "" "To list available images, call the Compute API through the " "client, as follows:" -msgstr "通过 客户端调用相关的计算服务 API 以列出所有可用的镜像,如下所示:" +msgstr "" +"通过 客户端调用相关的计算服务 API 以列出所有可用的镜像,如下" +"所示:" -#: ./api-quick-start/src/docbkx/cli-uses.xml72(para) msgid "To list flavors, run this command:" msgstr "运行如下命令以列出云主机类型:" -#: ./api-quick-start/src/docbkx/cli-uses.xml85(para) msgid "To launch an instance, note the IDs of your desired image and flavor." msgstr "启动虚拟机实例前,记录下您所需的镜像和云主机类型的 ID。" -#: ./api-quick-start/src/docbkx/cli-uses.xml87(para) msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "使用之前记录下来的镜像和云主机类型的 ID 以及虚拟机名称运行 命令,启动一个名为 my_instance 的虚拟机,如下所示:" +msgstr "" +"使用之前记录下来的镜像和云主机类型的 ID 以及虚拟机名称运行 " +"命令,启动一个名为 my_instance 的虚拟机,如下所示:" -#: ./api-quick-start/src/docbkx/cli-uses.xml122(para) msgid "Use the command to view your server:" msgstr "使用 查看虚拟机:" -#: ./api-quick-start/src/docbkx/cli-uses.xml130(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "使用 命令,可以查看指定虚拟机的具体信息。包括虚拟机的 ID:" +msgstr "" +"使用 命令,可以查看指定虚拟机的具体信息。包括虚拟机的 ID:" -#: ./api-quick-start/src/docbkx/cli-uses.xml165(para) msgid "" "For information about the default ports that the OpenStack components use, " -"see Appendix A. Firewalls and default" -" ports in the OpenStack Configuration " +"see Appendix A. Firewalls and default " +"ports in the OpenStack Configuration " "Reference." -msgstr "关于 OpenStack 各组件使用的默认端口的信息,请参考 OpenStack 配置参考中的附录 A. 防火墙及默认端口。" +msgstr "" +"关于 OpenStack 各组件使用的默认端口的信息,请参考 OpenStack 配置参" +"考中的附录 A. 防火墙及" +"默认端口。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title) msgid "OpenStack API Quick Start" msgstr "OpenStack API 快速入门" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para) -msgid "" -"Although you install each OpenStack service separately, the OpenStack " -"services work together to meet your cloud needs: Identity, Compute, Image " -"service, Block Storage, Networking (neutron), Object Storage, Orchestration," -" and Telemetry. With the TryStack OpenStack installation, " -"these services work together in the background of the installation." -msgstr "" - -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" "After you authenticate through Identity, you can use the other OpenStack " "APIs to create and manage resources in your OpenStack cloud. You can launch " "instances from images and assign metadata to instances through the Compute " "API or the command-line client." -msgstr "通过 OpenStack 认证服务的认证后,您可以使用其它的 OpenStack API 来创建和管理您的 OpenStack 云中的资源。您可以从镜像启动虚拟机实例,并通过计算服务 API 或者 命令行客户端来给实例分配元数据。" +msgstr "" +"通过 OpenStack 认证服务的认证后,您可以使用其它的 OpenStack API 来创建和管理" +"您的 OpenStack 云中的资源。您可以从镜像启动虚拟机实例,并通过计算服务 API 或" +"者 命令行客户端来给实例分配元数据。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para) msgid "To begin sending API requests, use one of the following methods:" msgstr "使用如下的方法之一以发送 API 请求:" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" msgstr "cURL" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para) msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "一个能够让我们发送 HTTP 请求并接收响应的命令行工具。请参考 。" +msgstr "" +"一个能够让我们发送 HTTP 请求并接收响应的命令行工具。请参考 。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " -"access its API through easy-to-use commands. See ." -msgstr "每个 OpenStack 项目都提供了一个让您通过简单的命令访问其 API 的命令行客户端。请参考 。" +"access its API through easy-to-use commands. See ." +msgstr "" +"每个 OpenStack 项目都提供了一个让您通过简单的命令访问其 API 的命令行客户端。" +"请参考 。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" msgstr "REST 客户端" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para) msgid "" -"Both Mozilla and Google provide browser-based graphical interfaces for REST." -" For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Mozilla 和 Google 都为 REST 提供了基于浏览器的图形界面。对于 Firefox,请参见 RESTClient。对于Chrome,则请参考 rest-client。" +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see RESTClient. For Chrome, see rest-client." +msgstr "" +"Mozilla 和 Google 都为 REST 提供了基于浏览器的图形界面。对于 Firefox,请参见 " +"RESTClient。对于Chrome,则请参考 rest-client。" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml49(emphasis) msgid "OpenStack Python Software Development Kit (SDK)" msgstr "OpenStack Python 软件开发工具包(SDK)" -#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml51(para) msgid "" "Use this SDK to write Python automation scripts that create and manage " -"resources in your OpenStack cloud. The SDK implements Python bindings to the" -" OpenStack API, which enables you to perform automation tasks in Python by " +"resources in your OpenStack cloud. The SDK implements Python bindings to the " +"OpenStack API, which enables you to perform automation tasks in Python by " "making calls on Python objects rather than making REST calls directly. All " "OpenStack command-line tools are implemented by using the Python SDK. See " -"OpenStack Python SDK in the " -"OpenStack End User Guide." -msgstr "使用这个 SDK 编写能够在您的 OpenStack 云中创建和管理资源的 Python 自动化脚本。SDK 为 OpenStack API 实现了 Python 语言绑定,这让用户在 Python 中能够通过调用 Python 对象来实现自动化任务,而不用直接调用 REST。所有的 OpenStack 命令行工具都已经在 Python SDK 中得到了实现。请参考 OpenStack 最终用户指南中的 OpenStack Python SDK。" +"OpenStack Python SDK in the OpenStack End User Guide." +msgstr "" +"使用这个 SDK 编写能够在您的 OpenStack 云中创建和管理资源的 Python 自动化脚" +"本。SDK 为 OpenStack API 实现了 Python 语言绑定,这让用户在 Python 中能够通过" +"调用 Python 对象来实现自动化任务,而不用直接调用 REST。所有的 OpenStack 命令" +"行工具都已经在 Python SDK 中得到了实现。请参考 OpenStack 最终用户" +"指南中的 OpenStack Python SDK。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" msgstr "OpenStack API" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml7(para) msgid "" "To authenticate access to OpenStack services, you must first issue an " "authentication request to OpenStack Identity to acquire an authentication " "token. To request an authentication token, you must supply a payload of " "credentials in the authentication request." -msgstr "要认证对 OpenStack 服务的访问,您首先需要向 OpenStack 认证服务发出认证请求以获得认证令牌。您必须提供有效的证书才能够请求认证令牌。" +msgstr "" +"要认证对 OpenStack 服务的访问,您首先需要向 OpenStack 认证服务发出认证请求以" +"获得认证令牌。您必须提供有效的证书才能够请求认证令牌。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the tenant in which your cloud runs. Ask your " -"cloud administrator for your user name, password, and tenant so that you can" -" generate authentication tokens. Alternatively, you can supply a token " -"rather than a user name and password." -msgstr "证书通常是您的用户名和密码的组合,或者是您的云环境中的租户的名称或者 ID。联系您的云管理员得到您的用户名、密码以及租户等信息以便于生成认证令牌。作为另外一种选择,您可以提供令牌而不是每次都要提供用户名和密码。" +"cloud administrator for your user name, password, and tenant so that you can " +"generate authentication tokens. Alternatively, you can supply a token rather " +"than a user name and password." +msgstr "" +"证书通常是您的用户名和密码的组合,或者是您的云环境中的租户的名称或者 ID。联系" +"您的云管理员得到您的用户名、密码以及租户等信息以便于生成认证令牌。作为另外一" +"种选择,您可以提供令牌而不是每次都要提供用户名和密码。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml18(para) msgid "" "When you send API requests, you include the token in the X-Auth-" "Token header. If you access multiple OpenStack services, you must " "get a token for each service. A token is valid for a limited time before it " "expires. A token can also become invalid for other reasons. For example, if " "the roles for a user change, existing tokens for that user are invalid." -msgstr "发送 API 请求时,您需要将令牌信息置于 HTTP 的 X-Auth-Token 头。当需要访问多个服务时,您需要为每个服务获取一个令牌。令牌只在一个有限的时间内是有效的,超时即无效。令牌也可能因为其他原因而变得无效。例如,如果用户的角色发生了变化,该用户当前存在的令牌也会变得无效。" +msgstr "" +"发送 API 请求时,您需要将令牌信息置于 HTTP 的 X-Auth-Token 头。当需要访问多个服务时,您需要为每个服务获取一个令牌。令牌只在一个" +"有限的时间内是有效的,超时即无效。令牌也可能因为其他原因而变得无效。例如,如" +"果用户的角色发生了变化,该用户当前存在的令牌也会变得无效。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml26(title) msgid "Authentication and API request workflow" msgstr "认证与 API 请求工作流" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml28(para) msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -msgstr "从云管理员提供的认证服务接入点请求一个认证令牌。在发送的请求中包含一个有效的证书:" +msgstr "" +"从云管理员提供的认证服务接入点请求一个认证令牌。在发送的请求中包含一个有效的" +"证书:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" msgstr "参数" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml39(th) msgid "Type" msgstr "类型" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml40(th) msgid "Description" msgstr "描述" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td) msgid "username (required)" msgstr "username (必需)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml46(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml53(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml58(td) msgid "xsd:string" msgstr "xsd:string" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml47(td) msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." msgstr "用户名。如果您不提供用户名和密码,那么必须提供令牌。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml52(td) msgid "password (required)" msgstr "password (必需)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td) msgid "The password for the user." msgstr "该用户的密码。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td) msgid "tenantName (Optional)" msgstr "tenantName (可选)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml60(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml72(parameter) msgid "tenantId" msgstr "租户 Id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml61(parameter) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml73(parameter) msgid "tenantName" msgstr "租户名称" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml76(errorcode) msgid "400" msgstr "400" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorname) msgid "Bad Request" msgstr "错误请求" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td) msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "租户名称。 都是可选的,但不能被同时使用。如果这两个属性值都被指定了,服务将会返回 。" +msgstr "" +"租户名称。 都是可选的,但不能被同时使用。" +"如果这两个属性值都被指定了,服务将会返回 。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" msgstr "tenantId (可选)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml84(td) msgid "capi:UUID" msgstr "capi:UUID" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td) msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a . If you do not know " "the tenantId, you can send a request with \"\" for the tenantId and get the " "ID returned to you in the response." -msgstr "租户的 ID。 都是可选的,但不能被同时使用。如果这两个属性值都被指定了,服务将会返回 。如果您不知道 tenantId,您可以发送一个以 \"\" 作为 tenantId 的请求并在返回中得到该 ID。" +msgstr "" +"租户的 ID。 都是可选的,但不能被同时使" +"用。如果这两个属性值都被指定了,服务将会返回 。如果您不知道 tenantId,您可以发送一个以 \"\" 作为 tenantId 的请求并在返回" +"中得到该 ID。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td) msgid "token (Optional)" msgstr "token (可选)" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml85(td) msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." msgstr "令牌。假如您不提供令牌,则必须提供用户名和密码。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml91(para) msgid "If the request succeeds, the server returns an authentication token." msgstr "在请求成功的情况下,服务器将会返回一个认证令牌。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml95(para) msgid "" -"Send API requests and include the token in the X-Auth-" -"Token header. Continue to send API requests with that token until " -"the job completes or a " -"401Unauthorized error occurs." -msgstr "将令牌置于 HTTP 的 X-Auth-Token 头部发送 API 请求。继续使用该令牌发送 API 请求直到工作完成或者 服务器返回 401Unauthorized。" +"Send API requests and include the token in the X-Auth-Token header. Continue to send API requests with that token until the job " +"completes or a 401Unauthorized " +"error occurs." +msgstr "" +"将令牌置于 HTTP 的 X-Auth-Token 头部发送 API 请求。继续使" +"用该令牌发送 API 请求直到工作完成或者 服务器返回 401Unauthorized。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml103(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "当 401Unauthorized 错误出现时,请申请一个新的令牌。" +msgstr "" +"当 401Unauthorized 错误出现时," +"请申请一个新的令牌。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml108(para) msgid "" "The examples in this section use cURL commands. For information about cURL, " "see http://curl.haxx.se/. For " -"information about the OpenStack APIs, see OpenStack API " -"Reference." -msgstr "本节的示例都是使用 cURL 命令来完成的。关于 cURL 的相关信息,请参考 http://curl.haxx.se/。关于 OpenStack API 的相关信息,则请参考 OpenStack API 参考。" +"information about the OpenStack APIs, see OpenStack API Reference." +msgstr "" +"本节的示例都是使用 cURL 命令来完成的。关于 cURL 的相关信息,请参考 http://curl.haxx.se/。关于 OpenStack " +"API 的相关信息,则请参考 OpenStack API 参考。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml117(title) msgid "Authenticate" msgstr "认证" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml118(para) msgid "" "For a typical OpenStack deployment that runs Identity, use a cURL command " "like the following command to request a token:" -msgstr "在一个运行着认证服务的典型 OpenStack 环境中,使用如下的 cURL 命令来获取令牌:" +msgstr "" +"在一个运行着认证服务的典型 OpenStack 环境中,使用如下的 cURL 命令来获取令牌:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "" "If the request succeeds, you receive a 200 OK " -"response followed by a response body that contains a token in the form " -"\"id\":\"token\" and an expiration " -"date and time in the form " -"\"expires\":\"datetime\"." -msgstr "当请求成功时,你将会得到 200 OK 的 HTTP 状态码,以及后续一个包含着令牌及其超时时间的响应体。令牌的形式如 \"id\":\"令牌\",超时时间的形式如 \"expires\":\"日期及时间\"。" +"response followed by a response body that contains a token in the form " +"\"id\":\"token\" and an expiration date " +"and time in the form \"expires\":\"datetime" +"\"." +msgstr "" +"当请求成功时,你将会得到 200 OK 的 HTTP 状态码,以" +"及后续一个包含着令牌及其超时时间的响应体。令牌的形式如 \"id\":" +"\"令牌\",超时时间的形式如 \"expires" +"\":\"日期及时间\"。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml132(para) msgid "The following example shows a successful response:" msgstr "下面的例子展示了一个成功的响应:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml136(para) msgid "" "If you do not know your tenant name or ID, you can send an authentication " "request with an empty tenantName, as follows:" -msgstr "假如您不知道您的租户名称或者 ID,您可以使用空 tenantName 发送认证请求,如下所示:" +msgstr "" +"假如您不知道您的租户名称或者 ID,您可以使用空 tenantName 发送认证请求,如下所" +"示:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml147(title) msgid "Send API requests" msgstr "发送 API 请求" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml148(para) msgid "" "This section shows how to make some basic Compute API calls. For a complete " -"list of Compute API calls, see Compute APIs and Extensions." -msgstr "本节展示了如何调用基本的计算服务 API。关于完整的计算服务 API 列表,请参考计算服务 API 和扩展。" +"list of Compute API calls, see Compute APIs and Extensions." +msgstr "" +"本节展示了如何调用基本的计算服务 API。关于完整的计算服务 API 列表,请参考" +"计算服" +"务 API 和扩展。" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(para) msgid "Use the Compute API to list flavors, as follows:" msgstr "使用计算服务 API 列出云主机类型,如下所示:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml161(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml167(replaceable) msgid "token" msgstr "令牌" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml156(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml162(replaceable) -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml168(replaceable) msgid "tenant_id" msgstr "租户 id" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para) msgid "Use the Compute API to list images, as follows:" msgstr "使用计算服务的 API 列出镜像,如下所示:" -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml165(para) msgid "Use the Compute API to list servers, as follows:" msgstr "使用计算服务 API 列出虚拟机,如下所示:" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None) msgid "translator-credits" -msgstr "Andi Chandler , 2013Ying Chun Guo , 2012, 2014fhqidx , 2014Hunt Xu , 2015" +msgstr "" +"Andi Chandler , 2013Ying Chun Guo , " +"2012, 2014fhqidx , 2014Hunt Xu , 2015" diff --git a/api-ref-guides/locale/de.po b/api-ref-guides/locale/de.po index f0c970090..f7b06f355 100644 --- a/api-ref-guides/locale/de.po +++ b/api-ref-guides/locale/de.po @@ -1,248 +1,123 @@ -# +# # Translators: # Robert Simai, 2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-05 00:44+0000\n" -"PO-Revision-Date: 2015-04-04 22:19+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:06+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-" +"i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-ref-guides/src/preface.xml13(title) msgid "Preface" msgstr "Vorwort" -#: ./api-ref-guides/src/preface.xml14(para) msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." -msgstr "Verwenden Sie OpenStack APIs und Erweiterungen in Ihrer OpenStack Cloud." +msgstr "" +"Verwenden Sie OpenStack APIs und Erweiterungen in Ihrer OpenStack Cloud." -#: ./api-ref-guides/src/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " -"authenticate through the Identity " -"API, you can use the other 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. " -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "Sie müssen die Pakete für jedes API einzeln installieren. Nachdem Sie sich durch Identity API authentifiziert haben können Sie die anderen APIs und Erweiterungen verwenden um Server-Instanzen zu starten, Abbilder zu erzeugen, Metadaten zu Instanzen und Abbildern hinzuzufügen, Container und Objekte zu erzeugen und andere Aktionen in Ihrer OpenStack Cloud durchzuführen. Um mit den APIs zu beginnen, lesen Sie OpenStack API Quick Start." +"authenticate through the Identity API, you can use the other 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. To get " +"started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"Sie müssen die Pakete für jedes API einzeln installieren. Nachdem Sie sich " +"durch Identity API " +"authentifiziert haben können Sie die anderen APIs und Erweiterungen " +"verwenden um Server-Instanzen zu starten, Abbilder zu erzeugen, Metadaten zu " +"Instanzen und Abbildern hinzuzufügen, Container und Objekte zu erzeugen und " +"andere Aktionen in Ihrer OpenStack Cloud durchzuführen. Um mit den APIs zu " +"beginnen, lesen Sie OpenStack API Quick Start." -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1 Reference" msgstr "OpenStack Block-Speicher API v1 Referenz" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml15(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml12(titleabbrev) msgid "API Reference" msgstr "API Referenz" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml22(orgname) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml27(holder) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml24(holder) msgid "OpenStack Foundation" msgstr "OpenStack Foundation" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml26(year) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml23(year) -msgid "2010-2015" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml26(productname) msgid "OpenStack Block Storage" msgstr "OpenStack Block-Speicher" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml33(remark) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml30(remark) msgid "Copyright details are filled in by the template." msgstr "Copyright Informationen werden durch die Vorlage ausgefüllt." -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 Extensions Reference" msgstr "OpenStack Compute API v2 Erweiterungsreferenz" -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml26(productname) msgid "OpenStack Compute" msgstr "OpenStack Compute" -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml11(title) -msgid "OpenStack Data Processing API v1.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml26(productname) -msgid "OpenStack Data Processing" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "OpenStack API Vollständige Referenz" -#: ./api-ref-guides/src/bk-api-ref.xml12(titleabbrev) msgid "API Complete Reference" msgstr "API Komplettreferenz" -#: ./api-ref-guides/src/bk-api-ref.xml26(productname) msgid "OpenStack" msgstr "OpenStack" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml11(title) msgid "OpenStack Networking (neutron) API v2.0 and Extensions Reference" msgstr "OpenStack Netzwerk (neutron) API v2.0 und Erweiterungs-Referenz" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml29(productname) msgid "OpenStack Networking (neutron)" msgstr "OpenStack Netzwerk (neutron)" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml11(title) msgid "OpenStack Orchestration API v1 Reference" msgstr "OpenStack Orchestrierungs-API v1 Referenz" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml26(productname) msgid "OpenStack Orchestration" msgstr "OpenStack Orchestrierung" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 Reference" msgstr "OpenStack Compute API v2 Referenz" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml10(title) msgid "OpenStack Identity API v3 Reference" msgstr "OpenStack Identitäts-API v3 Referenz" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml25(productname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml25(productname) msgid "OpenStack Identity" msgstr "OpenStack Identität" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml11(title) msgid "OpenStack Image Service API v2 Reference" msgstr "OpenStack Abbild-Dienst API v2 Referenz" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml26(productname) msgid "OpenStack Image Service" msgstr "OpenStack Abbild-Dienst" -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml11(title) msgid "OpenStack Image Service API v1 Reference" msgstr "OpenStack Abbild-Dienst API v1 Referenz" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2 Reference" msgstr "OpenStack Telemetrie API v2 Referenz" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml26(productname) msgid "OpenStack Telemetry" msgstr "OpenStack Telemetrie" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml26(productname) -msgid "OpenStack Database Service" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml10(title) msgid "OpenStack Identity API v2.0 Reference" msgstr "OpenStack Identitäts-API v2.0 Referenz" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml11(title) msgid "OpenStack Block Storage API v2 Reference" msgstr "OpenStack Block-Speicher API v2 Referenz" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1 Reference" msgstr "OpenStack Objektspeicher API v1 Referenz" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml26(productname) msgid "OpenStack Object Storage" msgstr "OpenStack Objektspeicher" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml0(None) msgid "translator-credits" msgstr "Danksagungen an die Übersetzer" diff --git a/api-ref-guides/locale/fr.po b/api-ref-guides/locale/fr.po index d657f95d9..df8a7281d 100644 --- a/api-ref-guides/locale/fr.po +++ b/api-ref-guides/locale/fr.po @@ -1,248 +1,125 @@ -# +# # Translators: # Nicolas HAHN , 2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-05 00:44+0000\n" -"PO-Revision-Date: 2015-04-04 22:19+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:06+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-" +"i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ./api-ref-guides/src/preface.xml13(title) msgid "Preface" msgstr "Préface" -#: ./api-ref-guides/src/preface.xml14(para) msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "Utilisez les APIs et extensions OpenStack dans votre cloud OpenStack." -#: ./api-ref-guides/src/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " -"authenticate through the Identity " -"API, you can use the other 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. " -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "Vous devez installer les packages de chaque API séparément. Après vous être authentifié par l'intermédiaire de l'API de gestion des identités, vous pouvez utiliser 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. Pour débuter avec les APIs, reportez-vous à la documentation API OpenStack: démarrage rapide." +"authenticate through the Identity API, you can use the other 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. To get " +"started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"Vous devez installer les packages de chaque API séparément. Après vous être " +"authentifié par l'intermédiaire de l'API de gestion des identités, vous pouvez utiliser 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. " +"Pour débuter avec les APIs, reportez-vous à la documentation API OpenStack: " +"démarrage rapide." -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1 Reference" msgstr "Référence de l'API de Stockage par Bloc d'OpenStack v1" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml15(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml12(titleabbrev) msgid "API Reference" msgstr "Référence de l'API" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml22(orgname) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml27(holder) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml24(holder) msgid "OpenStack Foundation" msgstr "Fondation OpenStack" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml26(year) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml23(year) -msgid "2010-2015" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml26(productname) msgid "OpenStack Block Storage" msgstr "Stockage par Bloc d'OpenStack" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml33(remark) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml30(remark) msgid "Copyright details are filled in by the template." msgstr "Les détails sur les droits d'auteurs sont remplis par le modèle." -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 Extensions Reference" msgstr "Référence des Extensions de l'API de Calcul OpenStack v2" -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml26(productname) msgid "OpenStack Compute" msgstr "OpenStack Compute" -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml11(title) -msgid "OpenStack Data Processing API v1.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml26(productname) -msgid "OpenStack Data Processing" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "Référence Complète de l'API OpenStack" -#: ./api-ref-guides/src/bk-api-ref.xml12(titleabbrev) msgid "API Complete Reference" msgstr "Référence Complète de l'API" -#: ./api-ref-guides/src/bk-api-ref.xml26(productname) msgid "OpenStack" msgstr "OpenStack" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml11(title) msgid "OpenStack Networking (neutron) API v2.0 and Extensions Reference" -msgstr "Référence de l'API de Gestion de Réseau (neutron) OpenStack v2.0 et de ses Extensions" +msgstr "" +"Référence de l'API de Gestion de Réseau (neutron) OpenStack v2.0 et de ses " +"Extensions" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml29(productname) msgid "OpenStack Networking (neutron)" msgstr "Gestion de Réseau OpenStack (neutron)" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml11(title) msgid "OpenStack Orchestration API v1 Reference" msgstr "Référence de l'API d'Orchestration v1 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml26(productname) msgid "OpenStack Orchestration" msgstr "Orchestration OpenStack" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 Reference" msgstr "Référence de l'API de Calcul v2 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml10(title) msgid "OpenStack Identity API v3 Reference" msgstr "Référence de l'API de Gestion des Identités v3 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml25(productname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml25(productname) msgid "OpenStack Identity" msgstr "Gestion des Identités OpenStack" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml11(title) msgid "OpenStack Image Service API v2 Reference" msgstr "Référence du Service de Gestion d'Image v2 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml26(productname) msgid "OpenStack Image Service" msgstr "Service de Gestion d'Image OpenStack" -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml11(title) msgid "OpenStack Image Service API v1 Reference" msgstr "Référence du service de Gestion d'Image v1 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2 Reference" msgstr "Référence de l'API de Télémétrie v2 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml26(productname) msgid "OpenStack Telemetry" msgstr "Télémétrie OpenStack" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml26(productname) -msgid "OpenStack Database Service" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml10(title) msgid "OpenStack Identity API v2.0 Reference" msgstr "Référence de l'API de Gestion des Identités v2.0 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml11(title) msgid "OpenStack Block Storage API v2 Reference" msgstr "Référence de l'API de Stockage par Bloc v2 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1 Reference" msgstr "Référence de l'API de Stockage d'Objet v1 OpenStack" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml26(productname) msgid "OpenStack Object Storage" msgstr "Stockage d'Objet OpenStack" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml0(None) msgid "translator-credits" msgstr "Olivier Buisson , 2012" diff --git a/api-ref-guides/locale/it.po b/api-ref-guides/locale/it.po index 57bb90ee2..ee9745acf 100644 --- a/api-ref-guides/locale/it.po +++ b/api-ref-guides/locale/it.po @@ -1,248 +1,122 @@ -# +# # Translators: # PierAlberto , 2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-05 00:44+0000\n" -"PO-Revision-Date: 2015-04-04 22:19+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:06+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ./api-ref-guides/src/preface.xml13(title) msgid "Preface" msgstr "Prefazione" -#: ./api-ref-guides/src/preface.xml14(para) msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "Usa le API di OpenStack e l'estensioni nel tuo Cloud OpenStack." -#: ./api-ref-guides/src/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " -"authenticate through the Identity " -"API, you can use the other 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. " -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "È necessario installare i pacchetti per ogni API separatamente. Dopo l'autenticazione attraverso il Identity API , è possibile utilizzare le altre API ed estensioni per lanciare istanze del server, creare immagini, assegnare metadati alle istanze e immagini, creare contenitori e oggetti e completare altre azioni nel cloud OpenStack. Per iniziare con le API, vedere la OpenStack API Quick Start ." +"authenticate through the Identity API, you can use the other 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. To get " +"started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"È necessario installare i pacchetti per ogni API separatamente. Dopo " +"l'autenticazione attraverso il " +"Identity API , è possibile utilizzare le altre API ed estensioni per " +"lanciare istanze del server, creare immagini, assegnare metadati alle " +"istanze e immagini, creare contenitori e oggetti e completare altre azioni " +"nel cloud OpenStack. Per iniziare con le API, vedere la OpenStack API Quick Start ." -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1 Reference" msgstr "OpenStack Block Storage API v1 Referenza" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml15(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml12(titleabbrev) msgid "API Reference" msgstr "Riferimento API" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml22(orgname) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml27(holder) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml24(holder) msgid "OpenStack Foundation" msgstr "OpenStack Foundation" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml26(year) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml23(year) -msgid "2010-2015" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml26(productname) msgid "OpenStack Block Storage" msgstr "OpenStack Block Storage" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml33(remark) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml30(remark) msgid "Copyright details are filled in by the template." msgstr "Copyright dettagli riempiti nel modello." -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 Extensions Reference" msgstr "OpenStack Compute API v2 Estensioni di Riferimento" -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml26(productname) msgid "OpenStack Compute" msgstr "OpenStack Compute" -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml11(title) -msgid "OpenStack Data Processing API v1.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml26(productname) -msgid "OpenStack Data Processing" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "OpenStack API Completa Referenza" -#: ./api-ref-guides/src/bk-api-ref.xml12(titleabbrev) msgid "API Complete Reference" msgstr "API Completa Referenza" -#: ./api-ref-guides/src/bk-api-ref.xml26(productname) msgid "OpenStack" msgstr "OpenStack" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml11(title) msgid "OpenStack Networking (neutron) API v2.0 and Extensions Reference" msgstr "OpenStack Networking (neutron) API v2.0 e l'Estensioni di Referenza" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml29(productname) msgid "OpenStack Networking (neutron)" msgstr "OpenStack Networking (neutron)" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml11(title) msgid "OpenStack Orchestration API v1 Reference" msgstr "OpenStack Orchestration API v1 Referenza" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml26(productname) msgid "OpenStack Orchestration" msgstr "OpenStack Orchestration" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 Reference" msgstr "OpenStack Compute API v2 Referenza" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml10(title) msgid "OpenStack Identity API v3 Reference" msgstr "OpenStack Identity API v3 Referenza" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml25(productname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml25(productname) msgid "OpenStack Identity" msgstr "Identià OpenStack" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml11(title) msgid "OpenStack Image Service API v2 Reference" msgstr "OpenStack Image Service API v2 Referenza" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml26(productname) msgid "OpenStack Image Service" msgstr "OpenStack Image Service" -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml11(title) msgid "OpenStack Image Service API v1 Reference" msgstr "OpenStack Image Service API v1 Referenza" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2 Reference" msgstr "OpenStack Telemetry API v2 Referenza" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml26(productname) msgid "OpenStack Telemetry" msgstr "OpenStack Telemetria" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml26(productname) -msgid "OpenStack Database Service" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml10(title) msgid "OpenStack Identity API v2.0 Reference" msgstr "OpenStack Identity API v2.0 Referenza" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml11(title) msgid "OpenStack Block Storage API v2 Reference" msgstr "OpenStack Block Storage API v2 Referenza" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1 Reference" msgstr "OpenStack Object Storage API v1 Referenza" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml26(productname) msgid "OpenStack Object Storage" msgstr "OpenStack Object Storage" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml0(None) msgid "translator-credits" msgstr "Crediti di traduzione" diff --git a/api-ref-guides/locale/ja.po b/api-ref-guides/locale/ja.po index 20042735b..cd83eab3f 100644 --- a/api-ref-guides/locale/ja.po +++ b/api-ref-guides/locale/ja.po @@ -1,248 +1,124 @@ -# +# # Translators: # Tomoyuki KATO , 2014-2015 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-05 00:44+0000\n" -"PO-Revision-Date: 2015-04-04 22:19+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:06+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-ref-guides/src/preface.xml13(title) msgid "Preface" msgstr "はじめに" -#: ./api-ref-guides/src/preface.xml14(para) msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "お使いの OpenStack クラウドで OpenStack API および拡張を使用します。" -#: ./api-ref-guides/src/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " -"authenticate through the Identity " -"API, you can use the other 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. " -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "各 API のパッケージをそれぞれインストールする必要があります。お使いの OpenStack クラウドで、Identity API 経由で認証後、サーバーインスタンスを起動する、インスタンスにメタデータを割り当てる、コンテナーやオブジェクトを作成する、完全に別の操作をするために、他の API および拡張を使用できます。API を始めるために、OpenStack API Quick Start を参照してください。" +"authenticate through the Identity API, you can use the other 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. To get " +"started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"各 API のパッケージをそれぞれインストールする必要があります。お使いの " +"OpenStack クラウドで、Identity API 経由で認証後、サーバーインスタンスを起動する、インスタンスにメタデータ" +"を割り当てる、コンテナーやオブジェクトを作成する、完全に別の操作をするため" +"に、他の API および拡張を使用できます。API を始めるために、OpenStack API Quick " +"Start を参照してください。" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1 Reference" msgstr "OpenStack Block Storage API v1 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml15(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml12(titleabbrev) msgid "API Reference" msgstr "API リファレンス" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml22(orgname) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml27(holder) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml24(holder) msgid "OpenStack Foundation" msgstr "OpenStack Foundation" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml26(year) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml23(year) msgid "2010-2015" msgstr "2010-2015" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml26(productname) msgid "OpenStack Block Storage" msgstr "OpenStack Block Storage" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml33(remark) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml30(remark) msgid "Copyright details are filled in by the template." msgstr "Copyright details are filled in by the template." -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 Extensions Reference" msgstr "OpenStack Compute API v2 拡張リファレンス" -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml26(productname) msgid "OpenStack Compute" msgstr "OpenStack Compute" -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml11(title) -msgid "OpenStack Data Processing API v1.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml26(productname) -msgid "OpenStack Data Processing" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "OpenStack API Complete リファレンス" -#: ./api-ref-guides/src/bk-api-ref.xml12(titleabbrev) msgid "API Complete Reference" msgstr "API Complete リファレンス" -#: ./api-ref-guides/src/bk-api-ref.xml26(productname) msgid "OpenStack" msgstr "OpenStack" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml11(title) msgid "OpenStack Networking (neutron) API v2.0 and Extensions Reference" msgstr "OpenStack Networking (neutron) API v2.0 および拡張リファレンス" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml29(productname) msgid "OpenStack Networking (neutron)" msgstr "OpenStack Networking (neutron)" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml11(title) msgid "OpenStack Orchestration API v1 Reference" msgstr "OpenStack Orchestration API v1 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml26(productname) msgid "OpenStack Orchestration" msgstr "OpenStack Orchestration" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 Reference" msgstr "OpenStack Compute API v2 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml10(title) msgid "OpenStack Identity API v3 Reference" msgstr "OpenStack Identity API v3 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml25(productname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml25(productname) msgid "OpenStack Identity" msgstr "OpenStack Identity" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml11(title) msgid "OpenStack Image Service API v2 Reference" msgstr "OpenStack Image Service API v2 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml26(productname) msgid "OpenStack Image Service" msgstr "OpenStack Image Service" -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml11(title) msgid "OpenStack Image Service API v1 Reference" msgstr "OpenStack Image Service API v1 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2 Reference" msgstr "OpenStack Telemetry API v2 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml26(productname) msgid "OpenStack Telemetry" msgstr "OpenStack Telemetry" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml26(productname) -msgid "OpenStack Database Service" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml10(title) msgid "OpenStack Identity API v2.0 Reference" msgstr "OpenStack Identity API v2.0 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml11(title) msgid "OpenStack Block Storage API v2 Reference" msgstr "OpenStack Block Storage API v2 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1 Reference" msgstr "OpenStack Object Storage API v1 リファレンス" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml26(productname) msgid "OpenStack Object Storage" msgstr "OpenStack Object Storage" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml0(None) msgid "translator-credits" msgstr "Tomoyuki KATO , 2014" diff --git a/api-ref-guides/locale/ko_KR.po b/api-ref-guides/locale/ko_KR.po index 55b40b1c4..2f338e714 100644 --- a/api-ref-guides/locale/ko_KR.po +++ b/api-ref-guides/locale/ko_KR.po @@ -1,248 +1,127 @@ -# +# # Translators: # Sungjin Kang , 2014-2015 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-05 00:44+0000\n" -"PO-Revision-Date: 2015-04-04 22:19+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-20 07:06+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-ref-guides/src/preface.xml13(title) msgid "Preface" msgstr "머릿글" -#: ./api-ref-guides/src/preface.xml14(para) msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "OpenStack 클라우드에서 OpenStack API와 확장을 사용합니다." -#: ./api-ref-guides/src/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " -"authenticate through the Identity " -"API, you can use the other 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. " -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "개별적으로 각 API에대한 패키지들을 설치해야합니다. OpenStack 클라우드에서 Identity API에서 인증을 한 후, 다른 API와 서버 인스턴스를 작동시키거나 이미지를 생성하거나 인스턴스와 이미지에 메타데이타를 할당하거나 컨테이너와 오브젝트를 생성하거나 완료하는 다른 작업들에대한 확장기능을 사용합니다. API에대한 작업을 하려면, OpenStack API 빠른 시작를 확인하세요." +"authenticate through the Identity API, you can use the other 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. To get " +"started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"개별적으로 각 API에대한 패키지들을 설치해야합니다. OpenStack 클라우드에서 " +"Identity API에서 인증을 한 후, 다" +"른 API와 서버 인스턴스를 작동시키거나 이미지를 생성하거나 인스턴스와 이미지" +"에 메타데이타를 할당하거나 컨테이너와 오브젝트를 생성하거나 완료하는 다른 작" +"업들에대한 확장기능을 사용합니다. API에대한 작업을 하려면, OpenStack API 빠른 시" +"작를 확인하세요." -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml11(title) msgid "OpenStack Block Storage API v1 Reference" msgstr "OpenStack 블록 스토리지 API v1 참조서" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml15(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml11(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml12(titleabbrev) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml12(titleabbrev) msgid "API Reference" msgstr "API 참조서" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml22(orgname) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml27(holder) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml18(orgname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml23(holder) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml24(holder) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml19(orgname) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml24(holder) msgid "OpenStack Foundation" msgstr "OpenStack 재단" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml26(year) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml22(year) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml23(year) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml23(year) msgid "2010-2015" msgstr "2010-2015" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml26(productname) msgid "OpenStack Block Storage" msgstr "OpenStack 블록 스토리지" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml33(remark) -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml29(remark) -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml30(remark) -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml30(remark) msgid "Copyright details are filled in by the template." msgstr "저작권 상세 정보는 양식에 맞게 채워집니다." -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml11(title) msgid "OpenStack Compute API v2 Extensions Reference" msgstr "OpenStack Compute API v2 확장 참조서" -#: ./api-ref-guides/src/bk-api-ref-compute-v2-ext.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml26(productname) msgid "OpenStack Compute" msgstr "OpenStack Compute" -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml11(title) -msgid "OpenStack Data Processing API v1.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-data-processing-v1.1.xml26(productname) -msgid "OpenStack Data Processing" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "OpenStack API 완전한 참조서" -#: ./api-ref-guides/src/bk-api-ref.xml12(titleabbrev) msgid "API Complete Reference" msgstr "API 완전한 참조서" -#: ./api-ref-guides/src/bk-api-ref.xml26(productname) msgid "OpenStack" msgstr "OpenStack" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml11(title) msgid "OpenStack Networking (neutron) API v2.0 and Extensions Reference" msgstr "OpenStack 네트워킹 (neutron) API v2.0 과 확장 참조서" -#: ./api-ref-guides/src/bk-api-ref-networking-v2.xml29(productname) msgid "OpenStack Networking (neutron)" msgstr "OpenStack 네트워킹 (neutron)" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml11(title) msgid "OpenStack Orchestration API v1 Reference" msgstr "OpenStack Orchestration API v1 참조서" -#: ./api-ref-guides/src/bk-api-ref-orchestration-v1.xml26(productname) msgid "OpenStack Orchestration" msgstr "OpenStack Orchestration" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.xml11(title) msgid "OpenStack Compute API v2 Reference" msgstr "OpenStack Compute API v2 참조서" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml10(title) msgid "OpenStack Identity API v3 Reference" msgstr "OpenStack Identity API v3 참조서" -#: ./api-ref-guides/src/bk-api-ref-identity-v3.xml25(productname) -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml25(productname) msgid "OpenStack Identity" msgstr "OpenStack Identity" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml11(title) msgid "OpenStack Image Service API v2 Reference" msgstr "OpenStack 이미지 서비스 API v2 참조서" -#: ./api-ref-guides/src/bk-api-ref-image-v2.xml26(productname) -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml26(productname) msgid "OpenStack Image Service" msgstr "OpenStack 이미지 서비스" -#: ./api-ref-guides/src/bk-api-ref-image-v1.xml11(title) msgid "OpenStack Image Service API v1 Reference" msgstr "OpenStack 이미지 서비스 API v1 참조서" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml11(title) msgid "OpenStack Telemetry API v2 Reference" msgstr "OpenStack Telemetry API v2 참조서" -#: ./api-ref-guides/src/bk-api-ref-telemetry-v2.xml26(productname) msgid "OpenStack Telemetry" msgstr "OpenStack Telemetry" -#: ./api-ref-guides/src/bk-api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 Reference" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-database-v1.xml26(productname) -msgid "OpenStack Database Service" -msgstr "" - -#: ./api-ref-guides/src/bk-api-ref-identity-v2.xml10(title) msgid "OpenStack Identity API v2.0 Reference" msgstr "OpenStack Identity API v2.0 참조서" -#: ./api-ref-guides/src/bk-api-ref-blockstorage-v2.xml11(title) msgid "OpenStack Block Storage API v2 Reference" msgstr "OpenStack 블록 스토리지 API v2 참조서" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml11(title) msgid "OpenStack Object Storage API v1 Reference" msgstr "OpenStack 오브젝트 스토리지 API v1 참조서" -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml26(productname) msgid "OpenStack Object Storage" msgstr "OpenStack 오브젝트 스토리지" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref-guides/src/bk-api-ref-objectstorage-v1.xml0(None) msgid "translator-credits" -msgstr "Sungjin Kang , 2012-2014.\nJay Lee , 2014.\nSeong-ho Cho , 2014." +msgstr "" +"Sungjin Kang , 2012-2014.\n" +"Jay Lee , 2014.\n" +"Seong-ho Cho , 2014." diff --git a/api-ref/locale/api-ref.pot b/api-ref/locale/api-ref.pot index 5fe1eeab7..690ec8eec 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-04-24 06:01+0000\n" +"POT-Creation-Date: 2015-04-25 06:01+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -325,11 +325,11 @@ msgstr "" 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:25(title) ./api-ref/src/docbkx/ch_compute-v2.xml:27(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:16(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) +#: ./api-ref/src/docbkx/ch_images-v1.xml:23(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:30(title) ./api-ref/src/docbkx/ch_compute-v2.xml:27(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:16(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:246(title) ./api-ref/src/docbkx/ch_images-v2.xml:29(title) +#: ./api-ref/src/docbkx/ch_images-v1.xml:37(title) ./api-ref/src/docbkx/ch_compute-v2.xml:282(title) ./api-ref/src/docbkx/ch_images-v2.xml:29(title) msgid "Images" msgstr "" @@ -565,7 +565,7 @@ msgstr "" msgid "XML support in requests and responses has been deprecated for the Compute API v2." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:20(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:17(para) ./api-ref/src/docbkx/ch_compute-v2.xml:22(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:20(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:21(para) ./api-ref/src/docbkx/ch_compute-v2.xml:22(para) msgid "The Compute API returns the 403 forbidden error code if you exceed your allotted quota for the operation." msgstr "" @@ -573,7 +573,7 @@ msgstr "" msgid "Availiability zones (os-availability-zone)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:26(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:36(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:26(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:41(para) msgid "Gets availability zone information." msgstr "" @@ -589,7 +589,7 @@ msgstr "" msgid "Server diagnostics (diagnostics)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:41(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:397(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:41(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:381(para) msgid "Gets the usage data for a server." msgstr "" @@ -625,7 +625,7 @@ msgstr "" msgid "Creates, gets details for, and lists details for flavors. Includes the rxtx_factor extended attribute, related to configured bandwidth cap values." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:84(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:252(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:84(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:237(title) msgid "Flavors with extended attributes (flavors)" msgstr "" @@ -637,7 +637,7 @@ msgstr "" msgid "Flavors create and delete (flavors)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:95(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:238(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:95(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:225(para) msgid "Creates and deletes flavors." msgstr "" @@ -673,7 +673,7 @@ msgstr "" msgid "Extends limits to enable administrators to show the project usage for a specified customer project ID. Shows information such as RAM and instance quotas usage." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:138(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:90(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:138(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:96(title) msgid "Guest agents (os-agents)" msgstr "" @@ -685,11 +685,11 @@ msgstr "" msgid "Use guest agents to access files on the disk, configure networking, and run other applications and scripts in the guest while it runs. This hypervisor-specific extension is not currently enabled for KVM. Use of guest agents is possible only if the underlying service provider uses the Xen driver." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:152(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:104(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:152(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:108(title) msgid "Host aggregates (os-aggregates)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:153(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:105(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:153(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:109(para) msgid "Creates and manages host aggregates. An aggregate assigns metadata to groups of compute nodes. Aggregates are only visible to the cloud provider." msgstr "" @@ -701,11 +701,11 @@ msgstr "" msgid "Creates, lists, gets details for, and deletes port interfaces." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:169(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:125(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:169(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:123(title) msgid "Root certificates (os-certificates)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:170(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:126(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:170(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:124(para) msgid "Creates and shows details for a root certificate." msgstr "" @@ -717,11 +717,11 @@ msgstr "" msgid "Manages virtual VPNs for projects." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:183(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:140(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:183(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:135(title) msgid "Server console output (os-console-output)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:184(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:141(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:184(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:136(para) msgid "Gets console output for a server instance." msgstr "" @@ -741,7 +741,7 @@ msgstr "" msgid "Shows coverage reports." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:206(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:147(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:206(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:140(title) msgid "Server deferred delete (os-deferred-delete)" msgstr "" @@ -757,31 +757,31 @@ msgstr "" msgid "Shows data for a specified fixed IP, such as host name, CIDR, and address. Also, reserves and frees a fixed IP." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:223(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:259(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:223(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:242(title) msgid "Floating IP DNS records (os-floating-ip-dns)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:224(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:260(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:224(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:243(para) msgid "Manages DNS records associated with IP addresses allocated by the floating IPs extension. Requests are dispatched to a DNS driver selected at startup." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:232(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:268(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:232(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:252(title) msgid "Floating IP pools (os-floating-ip-pools)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:233(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:269(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:233(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:253(para) msgid "Manages groups of floating IPs." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:239(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:275(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:239(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:259(title) msgid "Floating IPs (os-floating-ips)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:240(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:276(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:240(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:260(para) msgid "Assigns and allocates floating IP addresses to instances that run in an OpenStack cloud." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:247(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:283(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:247(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:268(title) msgid "Floating IPs bulk (os-floating-ips-bulk)" msgstr "" @@ -789,15 +789,15 @@ msgstr "" msgid "Bulk-creates, deletes, and lists floating IPs. By default, the pool is named nova. Use the os-floating-ip-pools extension to view available pools." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:257(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:297(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:257(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:281(title) msgid "Hosts (os-hosts)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:258(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:298(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:258(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:282(para) msgid "Manages physical hosts." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:264(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:304(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:264(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:288(title) msgid "Hypervisors (os-hypervisors)" msgstr "" @@ -817,11 +817,11 @@ msgstr "" msgid "Keypairs (os-keypairs)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:302(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:334(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:302(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:318(para) msgid "Generates, imports, and deletes SSH keys." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:308(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:347(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:308(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:331(title) msgid "Migrations (os-migrations)" msgstr "" @@ -845,15 +845,15 @@ msgstr "" msgid "Creates, shows details for, and lists networks with extended attributes." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:332(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:372(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:332(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:356(title) msgid "Quota class (os-quota-class-sets)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:333(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:373(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:333(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:357(para) msgid "Provides quota classes management support." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:339(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:379(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:339(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:363(title) msgid "Quota sets (os-quota-sets)" msgstr "" @@ -889,7 +889,7 @@ msgstr "" msgid "Lists, shows information for, creates, and deletes server groups." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:383(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:444(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:383(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:428(title) msgid "Server password (os-server-password)" msgstr "" @@ -897,31 +897,31 @@ msgstr "" msgid "Gets and resets the encrypted administrative password set through the metadata service." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:391(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:413(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:391(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:397(title) msgid "Server shelve (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:392(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:414(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:392(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:398(para) msgid "Shelves running servers, restores shelved servers, and removes shelved servers." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:396(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:418(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:396(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:402(para) msgid "Shelving is useful when you have an unused instance that you would like to keep for later use. For example, at the end of a work week you can shelve an instance and at the start of the next week you can unshelve it." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:402(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:424(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:402(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:408(para) msgid "Your cloud provider might bill you for a shelved server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:405(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:427(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:405(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:411(para) msgid "Use the shelve action to shelve a server. All associated data and resources are kept but anything still in memory is not retained." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:410(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:432(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:410(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:416(para) msgid "Use the unshelve action to restore a shelved instance." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:413(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:435(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:413(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:419(para) msgid "Use the shelveOffload action to remove a shelved instance that you no longer need." msgstr "" @@ -941,7 +941,7 @@ msgstr "" msgid "Lists, enables, and disables Compute services in all hosts." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:437(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:454(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:437(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:438(title) msgid "Usage reports (os-simple-tenant-usage)" msgstr "" @@ -949,7 +949,7 @@ msgstr "" msgid "Reports usage statistics on compute and storage resources." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:445(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:461(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:445(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:445(title) msgid "Virtual interfaces (os-virtual-interfaces)" msgstr "" @@ -1025,7 +1025,7 @@ msgstr "" msgid "Server extended attributes (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:524(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:174(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:524(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:162(para) msgid "Shows metadata for servers." msgstr "" @@ -1037,11 +1037,11 @@ msgstr "" msgid "Shows extended status information, vm_state, task_state, and power_state, in detailed server responses." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:538(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:361(title) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:538(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:345(title) msgid "Servers multiple create (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:539(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:362(para) +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:539(para) ./api-ref/src/docbkx/ch_compute-v2.1.xml:346(para) msgid "Creates one or more servers with an optional reservation ID. The request and response examples show how to create multiple servers with or without a reservation ID." msgstr "" @@ -1073,223 +1073,223 @@ msgstr "" msgid "OpenStack Database Service API v1.0 (CURRENT)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:15(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:16(para) 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:26(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:31(para) msgid "Lists information for all API versions." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:35(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:40(title) msgid "Availability zones (os-availability-zone)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:42(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:314(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:47(title) ./api-ref/src/docbkx/ch_compute-v2.1.xml:298(title) msgid "Server actions (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:43(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:48(para) msgid "Performs actions on a server. Specify the action in the request body." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:51(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:56(title) msgid "Server admin actions (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:52(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:57(para) msgid "Administrators only. Performs actions on a server. Specify the action in the request body." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:59(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:65(title) msgid "Server IPs (ips)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:60(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:66(para) msgid "Lists the IP addresses assigned to an instance or show details for a specified IP address." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:69(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:75(title) msgid "Server backups (servers)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:70(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:76(para) msgid "Backs up a server instance." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:78(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:84(title) msgid "Admin password (os-admin-password)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:79(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:85(para) msgid "Clears the encrypted copy of the password from the metadata server after the client gets the password and determines that it no longer needs it in the metadata server. The password for the server remains the same." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:91(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:97(para) msgid "Creates, lists, updates, and deletes guest agent builds. Use guest agents to access files on the disk, configure networking, or run other applications or scripts in the guest while the agent runs. This hypervisor-specific extension is not currently enabled for KVM. Use of guest agents is possible only if the underlying service provider uses the Xen driver." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:115(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:116(title) msgid "Cells (os-cells)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:116(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:117(para) msgid "Adds neighbor cells, lists neighbor cells, and gets the capabilities of the local cell." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:132(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:128(title) msgid "Configuration drive (os-config-drive)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:133(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:129(para) msgid "Returns server details for a specific service ID or user." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:148(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:141(para) msgid "Force-deletes a server or restores a deleted server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:154(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:145(title) msgid "Evacuate (os-evacuate)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:155(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:146(para) msgid "Evacuates servers." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:161(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:150(title) msgid "Servers with extended availability zones (os-extended-availability-zone)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:163(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:153(para) msgid "Shows the instance availability zone for compute nodes (nova-compute). Internal services appear in their own internal availability zone." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:172(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:159(title) msgid "Server extended attributes (os-extended-server-attributes)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:180(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:166(title) msgid "Server extended status (os-extended-status)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:181(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:167(para) msgid "Shows extended status information, vm_state, task_state, and power_state, in detailed server responses." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:191(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:177(title) msgid "Flavors (flavors and flavor-access)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:192(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:178(para) msgid "Creates, lists, shows details for, and manages access for flavors." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:229(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:215(title) msgid "Flavor extra-specs (flavor-extra-specs)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:230(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:216(para) msgid "Lists, creates, deletes, and updates the extra-specs or keys for a flavor." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:237(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:224(title) msgid "Flavor manage (flavor-manage)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:244(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:231(title) msgid "Flavors with rxtx_factor extended attribute (os-flavor-rxtx)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:246(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:233(para) msgid "Shows the rxtx status of a flavor." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:253(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:238(para) msgid "Shows information about flavors." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:284(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:269(para) msgid "Bulk-creates, deletes, and lists floating IPs. By default, the pool is named nova." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:288(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:273(para) msgid "Use the os-floating-ip-pools extension to view available pools." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:305(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:289(para) msgid "Displays extra statistical information from the machine that hosts the hypervisor through the API for the hypervisor (XenAPI or KVM/libvirt)." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:315(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:299(para) msgid "Permits all users to list available actions for a specified server. Permits administrators to get details for a specified action for a specified server." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:324(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:308(title) msgid "Instance usage audit log (os-instance-usage-audit-log)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:327(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:311(para) msgid "Administrator only. Monitors task logs." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:333(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:317(title) msgid "Keypairs (keypairs)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:340(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:324(title) msgid "Limits (limits)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:341(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:325(para) msgid "Shows all global and rate limit information." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:348(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:332(para) msgid "Shows data on migrations." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:354(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:338(title) msgid "Multinic (os-multinic)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:355(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:339(para) msgid "Provides multiple network support." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:380(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:364(para) msgid "Permits administrators, depending on policy settings, to view quotas for a tenant and view and update default quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:389(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:373(title) msgid "Server remote console (os-remote-consoles)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:390(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:374(para) msgid "Provides interactive console support." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:396(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:380(title) msgid "Server diagnostics (os-server-diagnostics)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:403(title) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:387(title) msgid "Server usage (os-server-usage)" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:404(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:388(para) msgid "Adds launched_at and terminated_at values to servers." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:445(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:429(para) msgid "Gets the encrypted administrative password set through the metadata service." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:455(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:439(para) msgid "Shows simple tenant usage for a tenant." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:462(para) +#: ./api-ref/src/docbkx/ch_compute-v2.1.xml:446(para) msgid "Lists virtual interfaces for a specified server instance." msgstr "" @@ -1333,7 +1333,7 @@ msgstr "" 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:81(emphasis) ./api-ref/src/docbkx/ch_compute-v2.xml:188(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:81(emphasis) ./api-ref/src/docbkx/ch_compute-v2.xml:216(title) msgid "Server metadata" msgstr "" @@ -1353,107 +1353,107 @@ msgstr "" 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:104(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:105(emphasis) msgid "Server personality" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:105(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:106(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:110(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:115(para) msgid "Follow these guidelines when you inject files:" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:113(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:120(para) msgid "The maximum size of the file path data is 255 bytes." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:116(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:123(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:120(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:130(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:125(para) -msgid "You can inject text files only. You cannot inject binary or ZIP files into a new build." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:138(para) +msgid "You can inject only text files. You cannot inject binary or ZIP files into a new build." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:129(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." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:144(para) +msgid "The maxPersonality absolute limit defines the maximum number of file path and content pairs that you can supply. The compute provider determines this value." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:134(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." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:152(para) +msgid "The maxPersonalitySize absolute limit 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:139(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:160(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:141(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:164(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:145(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 ( )." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:171(para) +msgid "After file injection, only system administrators can access personality files. For example, on Linux, all files have root as the owner and the root group as the group owner, and allow only user and group read access (chmod 440)." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:153(emphasis) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:182(emphasis) msgid "Server access addresses" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:154(para) -msgid "In a hybrid environment, the underlying implementation might not control the IP address of a server. 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 Compute server address. Nonetheless, clients that must access the server directly are encouraged to do so through an access address." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:183(para) +msgid "In a hybrid environment, the underlying implementation might not control the IP address of a server. 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. 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:189(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:217(para) msgid "Shows details for, sets, updates, and deletes server metadata and metadata items." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:205(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:233(title) msgid "Server addresses" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:206(para) -msgid "Lists addresses for a specified server or a specified server and network." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:234(para) +msgid "List addresses for a specified server or a specified server and network." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:213(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:244(title) msgid "Server actions" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:214(para) -msgid "Performs actions for a specified server. Changes administrator password, reboots, rebuilds, resizes, and creates an image from a server." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:245(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:229(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:263(title) msgid "Flavors" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:230(para) -msgid "Lists available flavors and gets 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." +#: ./api-ref/src/docbkx/ch_compute-v2.xml:264(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:247(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:283(para) msgid "Lists available images, gets details for a specified image, and deletes an image." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:248(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:284(para) msgid "Also, sets, Lists, gets details for, and deletes image metadata." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:249(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:285(para) msgid "An image is a collection of files that you use to create and rebuild a server. By default, operators provide pre-built operating system images. You can also create custom images: See Computer server actions." msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:266(title) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:302(title) msgid "Image metadata" msgstr "" -#: ./api-ref/src/docbkx/ch_compute-v2.xml:267(para) +#: ./api-ref/src/docbkx/ch_compute-v2.xml:303(para) msgid "Shows details for, sets, updates, and deletes image metadata or metadata items." msgstr "" diff --git a/api-ref/locale/fr.po b/api-ref/locale/fr.po index 5d6c0cab4..6ad3ce4f9 100644 --- a/api-ref/locale/fr.po +++ b/api-ref/locale/fr.po @@ -1,4 +1,4 @@ -# +# # Translators: # François Bureau, 2014 # Frédéric , 2014 @@ -8,413 +8,220 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2015-04-24 05:14+0000\n" -"PO-Revision-Date: 2015-04-23 18:30+0000\n" +"POT-Creation-Date: 2015-04-25 04:57+0000\n" +"PO-Revision-Date: 2015-04-25 04:57+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-" +"i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml14(title) -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml84(link) -msgid "Networking API v2.0 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml16(title) -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml21(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml45(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) msgid "Extensions" msgstr "Extensions" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml17(para) -msgid "" -"Lists available Networking API v2.0 extensions and shows details for a " -"specified extension." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml29(title) msgid "Quotas extension (quotas)" msgstr "Extension de gestion des Quotas (quotas)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml30(para) -msgid "Lists, shows information for, updates, and resets quotas." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml42(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.xml43(para) -msgid "Lists, creates, shows information for, updates, and deletes networks." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml57(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.xml58(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." +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.xml61(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." +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.xml63(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." +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.xml65(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.." +"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.xml76(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." +"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.xml82(title) msgid "Ports binding extended attributes (ports)" msgstr "Attributs étendus de liaison de ports (ports)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml83(para) -msgid "Lists, creates, shows information for, and updates ports." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml96(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.xml97(para) -msgid "" -"Lists, creates, shows information for, and deletes security groups and " -"security group rules." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml121(title) msgid "Layer-3 networking" msgstr "Gestion de réseau: couche 3 du modèle OSI" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml122(para) -msgid "" -"Routes packets between subnets, forwards packets from internal networks to " -"external ones, and accesses instances from external networks through " -"floating IPs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml124(para) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml290(para) msgid "This extension introduces these resources:" msgstr "Cette extension introduit ces ressources:" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml127(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." +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.xml132(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." +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.xml140(title) msgid "Metering labels and rules" msgstr "Libellés et règles de comptage" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml141(para) -msgid "" -"Creates, modifies, and deletes OpenStack Layer3 metering labels and rules." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml146(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.xml147(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." +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.xml152(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. " +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.xml157(caption) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml212(caption) msgid "Load balancer statuses" msgstr "Etats des load-balancers" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml163(th) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml218(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml48(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml157(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml272(th) msgid "Status" msgstr "Statut" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml164(th) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml219(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml49(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml158(th) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml273(th) msgid "Description" msgstr "Description" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml169(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml224(td) msgid "ACTIVE" msgstr "ACTIVE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml170(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml225(td) msgid "Resource is ready and active." msgstr "La ressource est prête et active. " -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml173(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml228(td) msgid "PENDING_CREATE" msgstr "PENDING_CREATE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml174(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml229(td) msgid "Resource is being created." msgstr "La ressource est en train d'être créée. " -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml177(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml232(td) msgid "PENDING_UPDATE" msgstr "PENDING_UPDATE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml178(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml233(td) msgid "Resource is being updated." msgstr "La ressource est en train d'être mise à jour." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml181(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml236(td) msgid "PENDING_DELETE" msgstr "PENDING_DELETE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml182(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml237(td) msgid "Resource is going to be deleted." msgstr "La ressource va être supprimer." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml185(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml240(td) msgid "INACTIVE" msgstr "INACTIVE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml186(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml241(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.xml189(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml244(td) msgid "ERROR" msgstr "ERROR" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml191(literal) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml246(literal) msgid "error_details" msgstr "error_details" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml190(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml245(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 " +"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.xml202(title) -msgid "Load-Balancer-as-a-Service (LBaaS) 2.0 (EXPERIMENTAL)" 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.xml203(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.xml208(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.xml257(title) -msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml258(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.xml262(para) -msgid "This initial implementation of the VPNaaS extension provides:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml267(para) -msgid "Site-to-site VPN that connects two private networks." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml271(para) -msgid "Multiple VPN connections per tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml274(para) -msgid "" -"IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml278(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.xml286(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.xml293(para) -msgid "" -"service. A parent object that associates VPN with a specific " -"subnet and router." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml297(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.xml305(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.xml311(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/ch_netconn-v2-ext.xml322(title) -msgid "Extra routes" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml323(para) -msgid "Adds extra routes to the router resource." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml325(para) -msgid "" -"You can update a router to add a set of nexthop IPs and destination CIDRs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml328(para) -msgid "" -"The nexthop IP must be a part of a subnet to which the router interfaces are" -" connected. You can configure the routes attribute on " -"only update operations." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml11(title) -msgid "OpenStack Compute API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) msgid "2010-2014" msgstr "2010-2014" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) -msgid "Identity Admin API v2.0 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml11(para) -msgid "Gets an authentication token that permits access to the Compute API." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml13(title) msgid "Versions" msgstr "Versions" -#: ./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.xml27(title) msgid "Tokens" msgstr "Jetons" -#: ./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.xml63(title) msgid "Tenants" msgstr "Clients" -#: ./api-ref/src/docbkx/preface.xml9(title) msgid "OpenStack API Complete Reference" msgstr "Référence Complète de l'API OpenStack" -#: ./api-ref/src/docbkx/preface.xml10(para) 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 "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." +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.xml16(para) msgid "" "The API status reflects the state of the " "endpoint on the service. CURRENT is a " @@ -427,1303 +234,425 @@ msgid "" "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 "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." +"subject to change. For more information about API status values and version information, see Version 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.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.xml45(para) -msgid "" -"To get started with the APIs, see the OpenStack API " -"Quick Start." -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.xml76(link) -msgid "Image service API v1 (SUPPORTED)" 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/ch_images-v1.xml11(para) msgid "" -"Loads images for use at launch time by the Compute API. Also, assigns " -"metadata to images." +"To get started with the APIs, see the OpenStack API Quick Start." msgstr "" +"Pour débuter avec les APIs, reportez-vous à la documentation API d'OpenStack: " +"démarrage rapide." -#: ./api-ref/src/docbkx/ch_images-v1.xml13(para) msgid "" -"Some cloud implementations do not expose this API and offer pretested images" -" only." -msgstr "Quelques implémentations de cloud n'exposent pas cette API et offrent des images pré-testées seulement." +"Some cloud implementations do not expose this API and offer pretested images " +"only." +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.xml12(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 "Les fournisseurs du cloud peuvent configurer des propriétés de protection qui éviteront que des utilisateurs non administrateurs ne modifient ou n'effacent des propriétés protégées. Pour plus d'informations, reportez-vous à la section Protection d'une propriété d'image dans le Guide de l'Administrateur du Cloud OpenStack." +"cloud/content/glance-property-protection.html\">Image property protection in the OpenStack Cloud Administrator Guide." +msgstr "" +"Les fournisseurs du cloud peuvent configurer des propriétés de protection " +"qui éviteront que des utilisateurs non administrateurs ne modifient ou " +"n'effacent des propriétés protégées. Pour plus d'informations, reportez-vous " +"à la section Protection d'une propriété " +"d'image dans le Guide de l'Administrateur du Cloud " +"OpenStack." -#: ./api-ref/src/docbkx/ch_images-v1.xml23(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml25(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml27(title) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml22(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml16(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.xml246(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.xml73(title) msgid "Members" msgstr "Membres" -#: ./api-ref/src/docbkx/ch_images-v1.xml71(title) msgid "Shared images" msgstr "Images partagées" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 (CURRENT)" -msgstr "" - -#: ./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.xml12(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.xml12(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 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml10(title) -msgid "Data Processing API v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml11(para) -msgid "Produce data processing operations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml13(title) msgid "Plugins" msgstr "Plugins" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml14(para) -msgid "" -"A plugin object defines the Hadoop or Spark version that it can install and " -"which configurations can be set for the cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml31(title) -msgid "Image registry" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml32(para) -msgid "" -"The image registry is a tool for managing images. Each plugin lists required" -" tags for an image. The Data Processing service also requires a user name to" -" log in to an instance’s OS for remote operations execution." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml38(para) -msgid "" -"The image registry enables you to add tags to and remove tags from images " -"and define the OS user name." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml60(title) -msgid "Node group templates" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml61(para) -msgid "" -"A cluster is a group of nodes with the same configuration. A node group " -"template configures a node in the cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml65(para) -msgid "" -"A template configures Hadoop processes and VM characteristics, such as the " -"number of reduce slots for task tracker, the number of CPUs, and the amount " -"of RAM. The template specifies the VM characteristics through an OpenStack " -"flavor." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml84(title) -msgid "Cluster templates" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml85(para) -msgid "" -"A cluster template configures a Hadoop cluster. A cluster template lists " -"node groups with the number of instances in each group. You can also define " -"cluster-scoped configurations in a cluster template." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml104(title) msgid "Clusters" msgstr "Clusters" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml105(para) -msgid "A cluster is a group of nodes with the same configuration." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml121(title) -msgid "Event log" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml122(para) -msgid "" -"The event log feature provides information about cluster provisioning. In " -"the event of errors, the event log shows the reason for the failure." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml133(title) msgid "Data sources" msgstr "Sources de données" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml134(para) -msgid "" -"A data source object defines the location of input or output for MapReduce " -"jobs and might reference different types of storage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml138(para) -msgid "The Data Processing service does not validate data source locations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml154(title) -msgid "Job binary internals" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml155(para) -msgid "" -"Job binary internal objects represent data processing applications and " -"libraries that are stored in the internal database." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml176(title) msgid "Job binaries" msgstr "binaires de Tâche" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml177(para) -msgid "" -"Job binary objects represent data processing applications and libraries that" -" are stored in either the internal database or the Object Storage service." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml197(title) msgid "Jobs" msgstr "Tâches" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml198(para) -msgid "" -"A job object lists the binaries that a job needs to run. To run a job, you " -"must specify data sources and job parameters." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml202(para) -msgid "You can run a job on an existing or new transient cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml220(title) msgid "Job executions" msgstr "Exécution des tâches" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml221(para) -msgid "" -"A job execution object represents a Hadoop job that runs on a specified " -"cluster. A job execution polls the status of a running job and reports it to" -" the user. Also a user can cancel a running job." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml243(title) -msgid "Job types" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml244(para) -msgid "" -"Each plugin that supports EDP also supports specific job types. Different " -"versions of a plugin might actually support different job types. " -"Configuration options vary by plugin, version, and job type." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml250(para) -msgid "" -"The job types provide information about which plugins support which job " -"types and how to configure the job types." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml11(title) -msgid "OpenStack Object Storage API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(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.xml17(link) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml10(title) -msgid "Block Storage API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) -msgid "Compute API v2.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml31(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml15(title) -msgid "Compute API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml38(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml14(title) -msgid "Compute API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) -msgid "Data Processing v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(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.xml52(link) -#: ./api-ref/src/docbkx/ch_identity-v3.xml10(title) -msgid "Identity API v3 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml14(title) -msgid "Identity API v3 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml60(link) -#: ./api-ref/src/docbkx/ch_identity-v2.xml10(title) -msgid "Identity API v2.0 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml64(link) -msgid "Identity admin API v2.0 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml68(link) -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml14(title) -msgid "Identity API v2.0 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml72(link) -#: ./api-ref/src/docbkx/ch_images-v2.xml10(title) -msgid "Image service API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml80(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.xml88(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.xml93(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.xml96(link) -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(title) msgid "Telemetry API v2 (CURRENT)" msgstr "API de Télémétrie v2 (ACTUELLE)" -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Reference" msgstr "Références des APIs Openstack" -#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml11(title) -msgid "OpenStack Networking API v2.0 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml15(para) msgid "" "Extensions add features, MIME types, actions, states, headers, parameters, " "and resources to the core Compute API without requiring a version change." -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." +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.xml18(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml19(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " "API v2." -msgstr "Le support d'XML dans les requêtes et les réponses a été abandonné pour l'API de Calcul v2." - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml20(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml17(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml22(para) -msgid "" -"The Compute API returns the 403 forbidden error code if you " -"exceed your allotted quota for the operation." msgstr "" +"Le support d'XML dans les requêtes et les réponses a été abandonné pour " +"l'API de Calcul v2." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml25(title) -msgid "Availiability zones (os-availability-zone)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml26(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml36(para) -msgid "Gets availability zone information." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml32(title) msgid "Server admin actions (action)" msgstr "Actions de l'administrateur du serveur (action)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml33(para) -msgid "" -"Administrator only. Performs actions on a server. Specify the action in the " -"request body." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml40(title) msgid "Server diagnostics (diagnostics)" msgstr "Diagnostics de serveur (diagnostics)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml41(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml397(para) -msgid "Gets the usage data for a server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml47(title) msgid "Flavor access (flavors)" msgstr "Accès aux instances (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml48(para) -msgid "" -"Creates and gets details for private flavors. Also, lists, adds, and removes" -" tenants' access to private flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml55(title) msgid "Flavors with FlavorDisabled attribute (flavors)" msgstr "Instances avec l'attribut FlavorDisabled (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml56(para) -msgid "" -"Gets details for a flavor, and lists details for available flavors. Includes" -" the OS-FLV-DISABLED:disabled extended attribute." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml65(title) msgid "Flavor extra-specs (os-extra-specs)" msgstr "Spécifications supplémentaires d'instance (os-extra-specs)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml66(para) -msgid "Lists, creates, and updates the extra-specs or keys for a flavor." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml73(title) msgid "Flavors with rxtx_factor extended attribute (flavors)" msgstr "Instances avec l'attribut étendu rxtx_factor (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml75(para) -msgid "" -"Creates, gets details for, and lists details for flavors. Includes the " -"rxtx_factor extended attribute, related to configured " -"bandwidth cap values." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml84(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml252(title) msgid "Flavors with extended attributes (flavors)" msgstr "Instances avec des attributs étendus (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml85(para) -msgid "" -"Creates, gets details for, and lists details for flavors. Includes the " -"rxtx_factor, OS-FLV-EXT-" -"DATA:ephemeral, and swap extended attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml94(title) -msgid "Flavors create and delete (flavors)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml95(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml238(para) -msgid "Creates and deletes flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml101(title) -msgid "Flavors swap value" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml102(para) -msgid "" -"Creates and lists flavors with a swap value. Requires the os-flavormanage " -"extension. The swap value is the amount of swap disk space, in GBs, to " -"allocate to a server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml110(title) msgid "Images with size attribute (images)" msgstr "Images avec l'attribut de taille (images)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml111(para) -msgid "" -"Lists details for available images and gets details for a specified image. " -"Includes the OS-EXT-IMG-SIZE:size extended attribute, which " -"shows the image size." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml120(title) msgid "Limits with project usage (limits)" msgstr "Limites avec l'utilisation du projet (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml121(para) -msgid "" -"Extends limits to show the project usage. Shows information such as RAM and " -"instance quotas usage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml128(title) msgid "Limits with project usage for administrators (limits)" msgstr "Limites avec l'utilisation du projet pour les administrateurs (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml130(para) -msgid "" -"Extends limits to enable administrators to show the project usage for a " -"specified customer project ID. Shows information such as RAM and instance " -"quotas usage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml138(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml90(title) msgid "Guest agents (os-agents)" msgstr "Agents invités (os-agents)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml139(para) -msgid "Creates, updates, and deletes guest agents." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml140(para) -msgid "" -"Use guest agents to access files on the disk, configure networking, and run " -"other applications and scripts in the guest while it runs. This hypervisor-" -"specific extension is not currently enabled for KVM. Use of guest agents is " -"possible only if the underlying service provider uses the Xen driver." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml152(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml104(title) msgid "Host aggregates (os-aggregates)" msgstr "Agrégats hôtes (os-aggregates)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml153(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml105(para) msgid "" -"Creates and manages host aggregates. An aggregate assigns metadata to groups" -" of compute nodes. Aggregates are only visible to the cloud provider." -msgstr "Crée et gère les agrégats d'hôtes. Un agrégat assigne des métadonnées à des groupes de noeuds de calcul. Les agrégats sont seulement visibles au fournisseur du cloud." +"Creates and manages host aggregates. An aggregate assigns metadata to groups " +"of compute nodes. Aggregates are only visible to the cloud provider." +msgstr "" +"Crée et gère les agrégats d'hôtes. Un agrégat assigne des métadonnées à des " +"groupes de noeuds de calcul. Les agrégats sont seulement visibles au " +"fournisseur du cloud." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml161(title) msgid "Attach interfaces (os-interface)" msgstr "Attacher des interfaces (os-interface)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml162(para) -msgid "Creates, lists, gets details for, and deletes port interfaces." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml169(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml125(title) msgid "Root certificates (os-certificates)" msgstr "Certificats racines (os-certificates)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml170(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml126(para) msgid "Creates and shows details for a root certificate." msgstr "Crée et affiche les détails d'un certificat racine." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml176(title) msgid "Cloudpipe (os-cloudpipe)" msgstr "Cloudpipe (os-cloudpipe)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml177(para) -msgid "Manages virtual VPNs for projects." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml183(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml140(title) msgid "Server console output (os-console-output)" msgstr "Résultat de la console du serveur (os-console-output)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml184(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml141(para) -msgid "Gets console output for a server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml190(title) msgid "Server console (os-consoles)" msgstr "Console du serveur (os-consoles)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml191(para) -msgid "Gets a console for a server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml197(title) msgid "Coverage reports (os-coverage)" msgstr "Rapports de couverture (os-coverage)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml198(para) -msgid "Shows coverage reports." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml206(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml147(title) msgid "Server deferred delete (os-deferred-delete)" msgstr "Suppression différée de serveur (os-deferred-delete)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml207(para) -msgid "Force-deletes a server and restores a deleted server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml214(title) msgid "Fixed IPs (os-fixed-ips)" msgstr "IPs fixes (os-fixed-ips)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml215(para) -msgid "" -"Shows data for a specified fixed IP, such as host name, CIDR, and address. " -"Also, reserves and frees a fixed IP." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml223(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml259(title) msgid "Floating IP DNS records (os-floating-ip-dns)" msgstr "Enregistrements DNS d'adresse IP flottante (os-floating-ip-dns)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml224(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml260(para) -msgid "" -"Manages DNS records associated with IP addresses allocated by the floating " -"IPs extension. Requests are dispatched to a DNS driver selected at startup." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml232(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml268(title) msgid "Floating IP pools (os-floating-ip-pools)" msgstr "Espaces d'adresses IP flottantes (os-floating-ip-pools)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml233(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml269(para) -msgid "Manages groups of floating IPs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml239(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml275(title) msgid "Floating IPs (os-floating-ips)" msgstr "Adresses IP flottantes (os-floating-ips)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml240(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml276(para) -msgid "" -"Assigns and allocates floating IP addresses to instances that run in an " -"OpenStack cloud." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml247(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml283(title) msgid "Floating IPs bulk (os-floating-ips-bulk)" msgstr "Adresses IP flottantes en masse (os-floating-ips-bulk)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml248(para) -msgid "" -"Bulk-creates, deletes, and lists floating IPs. By default, the pool is named" -" nova. Use the os-floating-ip-pools extension to view " -"available pools." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml257(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml297(title) msgid "Hosts (os-hosts)" msgstr "Hôtes (os-hosts)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml258(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml298(para) msgid "Manages physical hosts." msgstr "Gère les hôtes physiques." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml264(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml304(title) msgid "Hypervisors (os-hypervisors)" msgstr "Hyperviseurs (os-hypervisors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml265(para) -msgid "" -"Displays extra statistical information from the machine that hosts the " -"hypervisor through the API for the hypervisor (XenAPI and KVM/libvirt)." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml292(title) msgid "Server actions (os-instance-actions)" msgstr "Actions du serveur (os-instance-actions)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml293(para) -msgid "" -"Lists available actions for a specified server. Administrators can get " -"details for a specified action for a specified server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml301(title) msgid "Keypairs (os-keypairs)" msgstr "Paires de clés (os-keypairs)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml302(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml334(para) -msgid "Generates, imports, and deletes SSH keys." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml308(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml347(title) msgid "Migrations (os-migrations)" msgstr "Migrations (os-migrations)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml309(para) -msgid "" -"Administrators only. Fetches in-progress migrations for a region or a " -"specified cell in a region." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml316(title) msgid "Networks (os-networks)" msgstr "Réseaux (os-networks)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml317(para) -msgid "" -"Shows network information for and deletes networks. Also, disassociates a " -"network from a project if you use vlan mode." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml325(title) -msgid "Network extended attributes (os-extended-networks)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml326(para) -msgid "" -"Creates, shows details for, and lists networks with extended attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml332(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml372(title) msgid "Quota class (os-quota-class-sets)" msgstr "Classe de quota (os-quota-class-sets)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml333(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml373(para) -msgid "Provides quota classes management support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml339(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml379(title) msgid "Quota sets (os-quota-sets)" msgstr "Jeux de quotas (os-quota-sets)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml340(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml212(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml239(para) -msgid "Administrators only, depending on policy settings." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml341(para) -msgid "Shows quotas for a tenant and shows and updates default quotas." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml349(title) msgid "Rules for default security group (os-security-group-default-rules)" -msgstr "Règles pour le groupe de sécurité par défaut (os-security-group-default-rules)" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml351(para) -msgid "" -"Lists, shows information for, and creates default security group rules." msgstr "" +"Règles pour le groupe de sécurité par défaut (os-security-group-default-" +"rules)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml358(title) msgid "Security groups (os-security-groups)" msgstr "Groupes de sécutiré (os-security-groups)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml359(para) -msgid "Lists, shows information for, creates, and deletes security groups." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml366(title) msgid "Server groups (os-server-groups)" msgstr "Groupes de serveur (os-server-groups)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml367(para) -msgid "Lists, shows information for, creates, and deletes server groups." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml383(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml444(title) msgid "Server password (os-server-password)" msgstr "Mot de passe du serveur (os-server-password)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml384(para) -msgid "" -"Gets and resets the encrypted administrative password set through the " -"metadata service." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml391(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml413(title) msgid "Server shelve (servers)" msgstr "Mise en sommeil du serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml392(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml414(para) -msgid "" -"Shelves running servers, restores shelved servers, and removes shelved " -"servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml396(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml418(para) -msgid "" -"Shelving is useful when you have an unused instance that you would like to " -"keep for later use. For example, at the end of a work week you can shelve an" -" instance and at the start of the next week you can unshelve it." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml402(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml424(para) -msgid "Your cloud provider might bill you for a shelved server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml405(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml427(para) -msgid "" -"Use the shelve action to shelve a server. All associated data " -"and resources are kept but anything still in memory is not retained." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml410(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml432(para) -msgid "Use the unshelve action to restore a shelved instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml413(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml435(para) -msgid "" -"Use the shelveOffload action to remove a shelved instance that " -"you no longer need." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml422(title) msgid "Server start and stop (servers)" msgstr "Démarrage et arrêt du serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml423(para) -msgid "Starts a stopped server and stops a running server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml429(title) msgid "Manage services (os-services)" msgstr "Gérer les services (os-services)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml430(para) -msgid "Lists, enables, and disables Compute services in all hosts." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml437(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml454(title) msgid "Usage reports (os-simple-tenant-usage)" msgstr "Rapports d'utilisation (os-simple-tenant-usage)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml438(para) -msgid "Reports usage statistics on compute and storage resources." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml445(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml461(title) msgid "Virtual interfaces (os-virtual-interfaces)" msgstr "Interfaces virtuelles (os-virtual-interfaces)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml446(para) -msgid "Lists the virtual interfaces for a specified server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml453(title) msgid "Volume extension (os-volumes, os-snapshots)" msgstr "Extension Volume (os-volumes, os-snapshots)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml454(para) -msgid "Manages volumes and snapshots for use with the Compute API." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml461(title) msgid "Volume attachments (os-volume_attachments)" msgstr "Distribution des volumes (os-volume_attachments)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml462(para) -msgid "" -"Attaches volumes created through the volume API to server instances. Also, " -"lists volume attachments for a server instance, gets volume details for a " -"volume attachment, and deletes a volume attachment." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml471(title) msgid "Servers with block device mapping format (servers)" msgstr "Serveurs avec un format périphérique en mode bloc mappé (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml473(para) -msgid "Creates a server with a block device mapping." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml479(title) msgid "Server OS-EXT-IPS-MAC:mac_addr extended attribute (servers)" msgstr "Attribut étendu de serveur OS-EXT-IPS-MAC:mac_addr (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml481(para) -msgid "" -"Adds the OS-EXT-IPS-MAC:mac_addr extended attribute when you " -"create, show information for, and list servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml488(title) msgid "Configuration drive (servers)" msgstr "Lecteur de configuration (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml489(para) -msgid "Extends servers and images with a configuration drive." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml496(title) msgid "Servers with extended availability zones (servers)" msgstr "Serveurs avec zones de disponibilité étendues (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml498(para) -msgid "" -"Shows the instance availability zone for compute nodes (nova-compute). " -"Internal services appear in their own internal availability zone." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml507(title) msgid "Servers and images with disk config (servers, images)" msgstr "Serveurs et images avec configuration disque (servers, images)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml509(para) -msgid "Extends servers with the diskConfig attribute." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml515(title) msgid "Server IP type (servers)" msgstr "Type d'adresse IP de serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml516(para) -msgid "" -"Shows the type of the IP addresses assigned to an instance. Type is either " -"fixed or floating." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml523(title) msgid "Server extended attributes (servers)" msgstr "Attributs étendus de serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml524(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml174(para) msgid "Shows metadata for servers." msgstr "Affiche les métadonnées des serveurs." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml530(title) msgid "Server extended status (servers)" msgstr "Status étendu de serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml531(para) msgid "" -"Shows extended status information, vm_state, task_state, and power_state, in" -" detailed server responses." -msgstr "Affiche les information de status étendues, vm_state, task_state, et power_state, dans les réponses détaillées de serveur." +"Shows extended status information, vm_state, task_state, and power_state, in " +"detailed server responses." +msgstr "" +"Affiche les information de status étendues, vm_state, task_state, et " +"power_state, dans les réponses détaillées de serveur." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml538(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml361(title) msgid "Servers multiple create (servers)" msgstr "Création multiple de serveurs (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml539(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml362(para) -msgid "" -"Creates one or more servers with an optional reservation ID. The request and" -" response examples show how to create multiple servers with or without a " -"reservation ID." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml547(title) msgid "Server rescue and unrescue (servers)" msgstr "Faire entrer et sortir un serveur du mode rescue (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml548(para) -msgid "Puts a server into rescue mode and unrescues a server in rescue mode." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml555(title) -msgid "Extended server rescue (servers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml556(para) -msgid "" -"Puts a server into rescue mode and optionally includes rescue image " -"reference." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml562(title) msgid "Servers with scheduler hints (servers)" msgstr "Serveurs avec conseils d'ordonnancement (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml563(para) -msgid "Creates a server with scheduler hints." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 (CURRENT)" -msgstr "" - -#: ./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 (originally referred to as API v3)." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml26(para) -msgid "Lists information for all API versions." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml35(title) -msgid "Availability zones (os-availability-zone)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml42(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml314(title) msgid "Server actions (servers)" msgstr "Actions de serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml43(para) -msgid "Performs actions on a server. Specify the action in the request body." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml51(title) msgid "Server admin actions (servers)" msgstr "Actions de l'administration de serveur (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml52(para) -msgid "" -"Administrators only. Performs actions on a server. Specify the action in the" -" request body." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml59(title) -msgid "Server IPs (ips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml60(para) -msgid "" -"Lists the IP addresses assigned to an instance or show details for a " -"specified IP address." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml69(title) -msgid "Server backups (servers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml70(para) -msgid "Backs up a server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml78(title) -msgid "Admin password (os-admin-password)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml79(para) -msgid "" -"Clears the encrypted copy of the password from the metadata server after the" -" client gets the password and determines that it no longer needs it in the " -"metadata server. The password for the server remains the same." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml91(para) -msgid "" -"Creates, lists, updates, and deletes guest agent builds. Use guest agents to" -" access files on the disk, configure networking, or run other applications " -"or scripts in the guest while the agent runs. This hypervisor-specific " -"extension is not currently enabled for KVM. Use of guest agents is possible " -"only if the underlying service provider uses the Xen driver." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml115(title) msgid "Cells (os-cells)" msgstr "Cellules (os-cells)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml116(para) -msgid "" -"Adds neighbor cells, lists neighbor cells, and gets the capabilities of the " -"local cell." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml132(title) msgid "Configuration drive (os-config-drive)" msgstr "Lecteur de configuration (os-config-drive)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml133(para) msgid "Returns server details for a specific service ID or user." -msgstr "Retourne les informations de serveur pour un ID de service spécifique ou un utilisateur." +msgstr "" +"Retourne les informations de serveur pour un ID de service spécifique ou un " +"utilisateur." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml148(para) msgid "Force-deletes a server or restores a deleted server." msgstr "Force la suppression d'un serveur ou restaure un serveur supprimé." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml154(title) msgid "Evacuate (os-evacuate)" msgstr "Evacuer (os-evacuate)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml155(para) -msgid "Evacuates servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml161(title) msgid "" "Servers with extended availability zones (os-extended-availability-zone)" -msgstr "Serveurs avec zones de disponibilité étendues (os-extended-availability-zone)" +msgstr "" +"Serveurs avec zones de disponibilité étendues (os-extended-availability-zone)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml163(para) msgid "" "Shows the instance availability zone for compute nodes (nova-compute). " "Internal services appear in their own internal availability zone." -msgstr "Affiche la zone de disponibilité de l'instance pour les noeuds de calcul (nova-compute). Les services internes apparaissent dans leur propre zone de disponibilité." +msgstr "" +"Affiche la zone de disponibilité de l'instance pour les noeuds de calcul " +"(nova-compute). Les services internes apparaissent dans leur propre zone de " +"disponibilité." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml172(title) msgid "Server extended attributes (os-extended-server-attributes)" msgstr "Attributs de serveur étendus (os-extended-server-attributes)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml180(title) msgid "Server extended status (os-extended-status)" msgstr "Status étendu de serveur (os-extended-status)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml181(para) -msgid "" -"Shows extended status information, vm_state, " -"task_state, and power_state, in detailed server " -"responses." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml191(title) -msgid "Flavors (flavors and flavor-access)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml192(para) -msgid "Creates, lists, shows details for, and manages access for flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml229(title) msgid "Flavor extra-specs (flavor-extra-specs)" msgstr "Spécifications additionnelles de type d'instance (flavor-extra-specs)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml230(para) msgid "" "Lists, creates, deletes, and updates the extra-specs or keys for a flavor." -msgstr "Liste, crée, supprime, et modifie les spécifications additionnelles ou clés pour un type d'instance." - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml237(title) -msgid "Flavor manage (flavor-manage)" msgstr "" +"Liste, crée, supprime, et modifie les spécifications additionnelles ou clés " +"pour un type d'instance." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml244(title) msgid "Flavors with rxtx_factor extended attribute (os-flavor-rxtx)" msgstr "Types d'instance avec l'attribut étendu rxtx_factor (os-flavor-rxtx)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml246(para) -msgid "Shows the rxtx status of a flavor." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml253(para) -msgid "Shows information about flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml284(para) -msgid "" -"Bulk-creates, deletes, and lists floating IPs. By default, the pool is named" -" nova." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml288(para) -msgid "" -"Use the os-floating-ip-pools extension to view available " -"pools." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml305(para) msgid "" "Displays extra statistical information from the machine that hosts the " "hypervisor through the API for the hypervisor (XenAPI or KVM/libvirt)." -msgstr "Affiche des informations statistiques additionnelles à partir de la machine qui héberge l'hyperviseur au moyen de l'API pour l'hyperviseur (XenAPI ou KVM/libvirt)." +msgstr "" +"Affiche des informations statistiques additionnelles à partir de la machine " +"qui héberge l'hyperviseur au moyen de l'API pour l'hyperviseur (XenAPI ou " +"KVM/libvirt)." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml315(para) msgid "" "Permits all users to list available actions for a specified server. Permits " "administrators to get details for a specified action for a specified server." -msgstr "Autorise les utilisateurs à lister les actions disponibles pour un serveur spécifié. Permet aux administrateurs d'obtenir les détails d'une action spécifiée pour un serveur spécifié." +msgstr "" +"Autorise les utilisateurs à lister les actions disponibles pour un serveur " +"spécifié. Permet aux administrateurs d'obtenir les détails d'une action " +"spécifiée pour un serveur spécifié." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml324(title) msgid "Instance usage audit log (os-instance-usage-audit-log)" -msgstr "Journal d'audit de l'utilisation de l'instance (os-instance-usage-audit-log)" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml327(para) -msgid "Administrator only. Monitors task logs." msgstr "" +"Journal d'audit de l'utilisation de l'instance (os-instance-usage-audit-log)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml333(title) -msgid "Keypairs (keypairs)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml340(title) msgid "Limits (limits)" msgstr "Limites (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml341(para) -msgid "Shows all global and rate limit information." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml348(para) -msgid "Shows data on migrations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml354(title) msgid "Multinic (os-multinic)" msgstr "Multinic (os-multinic)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml355(para) -msgid "Provides multiple network support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml380(para) msgid "" "Permits administrators, depending on policy settings, to view quotas for a " "tenant and view and update default quotas." -msgstr "Permet aux administrateurs, en fonction des réglages de la police, de voir les quotas pour un client et de voir et modifier les quotas par défaut." +msgstr "" +"Permet aux administrateurs, en fonction des réglages de la police, de voir " +"les quotas pour un client et de voir et modifier les quotas par défaut." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml389(title) msgid "Server remote console (os-remote-consoles)" msgstr "Console du serveur distant (os-remote-consoles)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml390(para) -msgid "Provides interactive console support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml396(title) -msgid "Server diagnostics (os-server-diagnostics)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml403(title) msgid "Server usage (os-server-usage)" msgstr "Utilisation du serveur (os-server-usage)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml404(para) -msgid "" -"Adds launched_at and terminated_at values to " -"servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml445(para) -msgid "" -"Gets the encrypted administrative password set through the metadata service." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml455(para) -msgid "Shows simple tenant usage for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml462(para) -msgid "Lists virtual interfaces for a specified server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml16(para) -msgid "" -"Launches virtual machines from images and images stored on persistent " -"volumes. API v1.1 is identical to API v2." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml28(para) -msgid "Lists information for all API versions and shows details about API v2." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml36(title) msgid "Limits" msgstr "Limites" -#: ./api-ref/src/docbkx/ch_compute-v2.xml37(para) -msgid "Gets rate and absolute limits." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml46(para) -msgid "" -"Lists available Compute API v2 extensions and shows details for a specified " -"extension." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml58(title) msgid "Servers" msgstr "Serveurs" -#: ./api-ref/src/docbkx/ch_compute-v2.xml59(para) -msgid "Lists, creates, gets details for, updates, and deletes servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml62(emphasis) msgid "Passwords" msgstr "Mots de passe" -#: ./api-ref/src/docbkx/ch_compute-v2.xml63(para) msgid "" "When you create a server, you can specify a password through the optional " "adminPass attribute. The specified password must meet " @@ -1731,1133 +660,620 @@ msgid "" "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 "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." +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.xml73(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 "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." +"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 "" +"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.xml81(emphasis) -#: ./api-ref/src/docbkx/ch_compute-v2.xml188(title) msgid "Server metadata" msgstr "Métadonnées de serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml82(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 " +"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 "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." +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.xml91(emphasis) msgid "Server networks" msgstr "Réseaux du serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml92(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." +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.xml96(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." +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.xml104(emphasis) msgid "Server personality" msgstr "Personnalité du serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml105(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 " +"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 "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." +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.xml110(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.xml113(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.xml116(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." +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.xml120(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." +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.xml125(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.xml129(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.xml134(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.xml139(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.xml141(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 "" +"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.xml145(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 "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.xml153(emphasis) msgid "Server access addresses" msgstr "Adresses d'accès au serveur." -#: ./api-ref/src/docbkx/ch_compute-v2.xml154(para) -msgid "" -"In a hybrid environment, the underlying implementation might not control the" -" IP address of a server. 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 Compute server address. 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.xml189(para) -msgid "" -"Shows details for, sets, updates, and deletes server metadata and metadata " -"items." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml205(title) msgid "Server addresses" msgstr "Adresses du serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml206(para) -msgid "" -"Lists addresses for a specified server or a specified server and network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml213(title) msgid "Server actions" msgstr "Actions de serveur" -#: ./api-ref/src/docbkx/ch_compute-v2.xml214(para) -msgid "" -"Performs actions for a specified server. Changes administrator password, " -"reboots, rebuilds, resizes, and creates an image from a server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml229(title) msgid "Flavors" msgstr "Types d'instance" -#: ./api-ref/src/docbkx/ch_compute-v2.xml230(para) -msgid "" -"Lists available flavors and gets 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.xml247(para) -msgid "" -"Lists available images, gets details for a specified image, and deletes an " -"image." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml248(para) -msgid "Also, sets, Lists, gets details for, and deletes image metadata." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml249(para) -msgid "" -"An image is a collection of files that you use to create and rebuild a " -"server. By default, operators provide pre-built operating system images. You" -" can also create custom images: See Computer server actions." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml266(title) msgid "Image metadata" msgstr "Métadonnées d'image" -#: ./api-ref/src/docbkx/ch_compute-v2.xml267(para) -msgid "" -"Shows details for, sets, updates, and deletes image metadata or metadata " -"items." -msgstr "" - -#: ./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 " "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 " +"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 "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.xml23(para) -msgid "" -"Lists information for all Networking API versions and shows details about " -"API v2." 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.xml36(title) msgid "Networks" msgstr "Réseaux" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml37(para) -msgid "Lists, shows information for, creates, updates, and deletes networks." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2.xml55(title) msgid "Subnets" msgstr "Sous-réseaux" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml56(para) -msgid "" -"Lists, shows information for, creates, updates, and deletes subnet " -"resources." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2.xml63(title) msgid "Ports" msgstr "Ports" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml64(para) -msgid "Lists, shows information for, creates, updates, and deletes ports." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-image-v2.xml11(title) -msgid "OpenStack Image service API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml11(title) -msgid "OpenStack Identity API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2.xml11(para) -#: ./api-ref/src/docbkx/ch_identity-v3.xml11(para) -msgid "" -"Gets an authentication token that permits access to the OpenStack services " -"REST API." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml15(para) -msgid "" -"Queries the Identity API to list available extensions with a request to " -"v2.0/extensions." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml18(title) msgid "OS-KSADM admin extension" msgstr "Extension d'administration OS-KSADM" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml91(title) msgid "OS-KSCATALOG admin extension" msgstr "Extension d'administration OS-KSCATALOG" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml97(title) msgid "OS-KSEC2 admin extension" msgstr "Extension d'administration OS-KSEC2" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml103(title) msgid "OS-KSS3 admin extension" msgstr "Extension d'administration OS-KSS3" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml109(title) msgid "OS-KSVALIDATE admin extension" msgstr "Extension d'administration OS-KSVALIDATE" -#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml11(title) -msgid "OpenStack Orchestration API v1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-networking-v2.xml11(title) -msgid "OpenStack Networking API v2.0 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml11(title) -msgid "OpenStack Identity Admin API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2.xml10(title) -msgid "OpenStack Compute API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml11(para) -msgid "" -"Manages volumes and snapshots for use with the Block Storage API, which is " -"also known as cinder services." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml27(title) msgid "API extensions" msgstr "Extensions de l'API" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml35(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml44(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml36(para) -msgid "" -"A volume is a detachable block storage device. Think of it as a USB hard " -"drive. You can attach a volume to one instance at a time." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml40(para) -msgid "" -"When you create, list, update, extend or delete volumes, these status values" -" are possible:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml43(caption) msgid "Volume statuses" msgstr "États des volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml54(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml164(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml279(para) msgid "creating" msgstr "création" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml55(para) msgid "The volume is being created." msgstr "Le volume est en train d'être créer." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml58(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml169(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml284(para) msgid "available" msgstr "disponible" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml59(para) msgid "The volume is ready to be attached to an instance." msgstr "Le volume est prêt à être attaché à une instance." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml63(para) msgid "attaching" msgstr "attachement" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml64(para) msgid "The volume is attaching to an instance." msgstr "Le volume est attaché à une instance." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml68(para) msgid "in-use" msgstr "en cours d'utilisation" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml69(para) msgid "The volume is attached to an instance." msgstr "Le volume est attaché à une instance." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml73(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml174(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml290(para) msgid "deleting" msgstr "suppression" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml74(para) msgid "The volume is being deleted." msgstr "Le volume est en train d'être supprimer." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml77(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml179(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml295(para) msgid "error" msgstr "erreur" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml78(para) msgid "An error occurred during volume creation." msgstr "Une erreur est survenue durant la création du volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml82(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml185(para) msgid "error_deleting" msgstr "erreur_suppression" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml83(para) msgid "An error occurred during volume deletion." msgstr "Une erreur est survenue durant la suppression du volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml87(para) msgid "backing-up" msgstr "sauvegarde en cours" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml88(para) msgid "The volume is being backed up." msgstr "Le volume est en train d'être sauvegardé." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml91(para) msgid "restoring-backup" msgstr "restauration de sauvegarde" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml92(para) msgid "A backup is being restored to the volume." msgstr "Une sauvegarde est en train de restaurer un volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml96(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml307(para) msgid "error_restoring" msgstr "erreur_restauration" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml97(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml308(para) msgid "An error occurred during backup restoration to a volume." -msgstr "Une erreur est survenue durant la sauvegarde de restauration d'un volume." - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml101(para) -msgid "error_extending" msgstr "" +"Une erreur est survenue durant la sauvegarde de restauration d'un volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml102(para) -msgid "An error occurred while attempting to extend a volume." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml126(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.xml146(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml84(title) msgid "Snapshots" msgstr "Instantanés " -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml147(para) msgid "A snapshot is a point in time copy of the data that a volume contains." -msgstr "Un instantané est à un moment précis une copie des données qu'un volume contient. " +msgstr "" +"Un instantané est à un moment précis une copie des données qu'un volume " +"contient. " -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml149(para) msgid "" -"When you create, list, or delete snapshots, these status values are " -"possible:" -msgstr "Quand vous créez, listez ou supprimez des instantanés, ces valeurs de statuts sont possibles :" +"When you create, list, or delete snapshots, these status values are possible:" +msgstr "" +"Quand vous créez, listez ou supprimez des instantanés, ces valeurs de " +"statuts sont possibles :" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml152(caption) msgid "Snapshot statuses" msgstr "États des instantanés" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml165(para) msgid "The snapshot is being created." msgstr "L'instantané est en train d'être créé." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml170(para) msgid "The snapshot is ready to be used." msgstr "L'instantané est prêt à être utilisé." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml175(para) msgid "The snapshot is being deleted." msgstr "L'instantané est en train d'être supprimer." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml180(para) msgid "An error occurred during snapshot creation." msgstr "Une erreur est survenue durant la création d'un instantané." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml186(para) msgid "An error occurred during snapshot deletion." msgstr "Une erreur est survenue durant la suppression d'un instantané." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml211(title) msgid "Quality of service (QoS) specifications (qos-specs)" msgstr "Spécifications de qualité de service (QoS) (qos-specs)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml213(para) -msgid "" -"Creates, lists, shows details for, associates, disassociates, and deletes " -"quality of service (QoS) specifications." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml238(title) msgid "Quota sets extension (os-quota-sets)" msgstr "Extension de jeux de quotas (os-quota-sets)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml241(para) -msgid "Shows, updates, and deletes quotas for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml248(title) msgid "Limits extension (limits)" msgstr "Extension de Limites (limits)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml249(para) -msgid "Shows absolute limits for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml254(title) msgid "Backups" msgstr "Sauvegardes" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml255(para) msgid "" "A backup is a full copy of a volume stored in an external service. The " "service can be configured. The only supported service for now is Object " "Storage. A backup can subsequently be restored from the external service to " "either the same volume that the backup was originally taken from, or to a " -"new volume. backup and restore operations can only be carried out on volumes" -" which are in an unattached and available state." -msgstr "Une sauvegarde est une copie complète d'un volume stocké dans un service externe. Ce service peut être configuré. Le seul service supporté aujourd'hui est Object Storage. Une sauvegarde peut ensuite être restaurée depuis un service externe dans au choix le même volume où la sauvegarde a été prise ou dans un nouveau volume. Les opérations de sauvegarde et de restauration ne peuvent être uniquement effectuées sur des volumes qui sont dans des états libres et disponibles." +"new volume. backup and restore operations can only be carried out on volumes " +"which are in an unattached and available state." +msgstr "" +"Une sauvegarde est une copie complète d'un volume stocké dans un service " +"externe. Ce service peut être configuré. Le seul service supporté " +"aujourd'hui est Object Storage. Une sauvegarde peut ensuite être restaurée " +"depuis un service externe dans au choix le même volume où la sauvegarde a " +"été prise ou dans un nouveau volume. Les opérations de sauvegarde et de " +"restauration ne peuvent être uniquement effectuées sur des volumes qui sont " +"dans des états libres et disponibles." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml264(para) msgid "" "When you create, list, or delete backups, these status values are possible:" -msgstr "Quand vous créez, listez ou supprimez des sauvegardes, ces valeurs de statuts sont possibles :" +msgstr "" +"Quand vous créez, listez ou supprimez des sauvegardes, ces valeurs de " +"statuts sont possibles :" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml267(caption) msgid "Backup statuses" msgstr "États des sauvegardes" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml280(para) msgid "The backup is being created." msgstr "La sauvegarde est en train d'être créée." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml285(para) msgid "The backup is ready to be restored to a volume." msgstr "La sauvegarde est prête à être restaurer dans un volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml291(para) msgid "The backup is being deleted." msgstr "La sauvegarde est en train d'être supprimer." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml296(para) msgid "An error has occurred with the backup." msgstr "Une erreur est survenue avec la sauvegarde." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml301(para) msgid "restoring" msgstr "restauration en cours" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml302(para) msgid "The backup is being restored to a volume." msgstr "La sauvegarde va être restaurée dans un volume." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml313(para) msgid "" "In the event of an error, more information about the error can be found in " "the fail_reason field for the backup." -msgstr "Dans l'éventualité d'une erreur, plus d'information sur celle-ci peut être trouvé dans le champ fail_reason pour la sauvegarde. " +msgstr "" +"Dans l'éventualité d'une erreur, plus d'information sur celle-ci peut être " +"trouvé dans le champ fail_reason pour la sauvegarde. " -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml318(title) msgid "Volume manage extension (os-volume-manage)" msgstr "Gestion de l'extension de volume (os-volume-manage)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml319(para) -msgid "" -"Creates volumes by using existing storage instead of allocating new storage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml326(title) -msgid "Volume type access (volumes)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml327(para) -msgid "Creates private volumes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml330(para) -msgid "" -"By default, volumes are public. To create a private volume, set the " -"is_public boolean field to false at volume " -"creation time. To control access to a private volume, you add a project to " -"or remove a project from the volume. Private volume types without projects " -"are only visible by users with the administrative role and context." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml11(para) -msgid "Uses a template language to orchestrate OpenStack services." -msgstr "" - -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml14(title) -msgid "General API information" -msgstr "" - -#: ./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 " -"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.xml32(title) msgid "Stacks" msgstr "Piles" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml79(title) msgid "Stack actions" msgstr "Actions de pile." -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml80(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." +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.xml93(title) msgid "Stack resources" msgstr "Ressources de pile" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml114(title) msgid "Stack events" msgstr "Evénements de pile" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml136(title) msgid "Templates" msgstr "Modèles" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml149(title) msgid "Build info" msgstr "Information de version" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml158(title) msgid "Software configuration" msgstr "Configuration du logiciel" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml187(title) -msgid "Manage service" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-image-v1.xml11(title) -msgid "OpenStack Image Service API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) -msgid "Image service API v2.0, API v2.1, and API v2.2." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml30(para) -msgid "Creates, lists, updates, and deletes images." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml31(para) -msgid "" -"Image operations include all fields in the response body, even if the field " -"has no value. For these fields, the response body shows None." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml51(title) msgid "Image data" msgstr "Données d'image" -#: ./api-ref/src/docbkx/ch_images-v2.xml52(para) -msgid "Uploads and downloads raw image data." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml62(title) msgid "Image tags" msgstr "Etiquettes d'image" -#: ./api-ref/src/docbkx/ch_images-v2.xml63(para) -msgid "Adds and deletes image tags." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml89(title) msgid "Image schemas" msgstr "Schémas d'images" -#: ./api-ref/src/docbkx/ch_images-v2.xml90(para) -msgid "Gets 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 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml11(title) -msgid "OpenStack Telemetry API v2 (CURRENT)" -msgstr "" - -#: ./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.xml11(para) -msgid "" -"Manages volumes and snapshots for use with the Block Storage API, also known" -" as cinder services." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml13(para) -msgid "" -"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 "AVAILABLE. The volume is read to be attached to an instance." -msgstr "" - -#: ./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 "ERROR. An error has occurred with the volume." -msgstr "" - -#: ./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.xml10(title) -msgid "OpenStack Data Processing API v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml11(title) -msgid "OpenStack Block Storage API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml28(para) -msgid "Manages tokens." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml41(title) msgid "Service catalog" msgstr "Catalogue de services" -#: ./api-ref/src/docbkx/ch_identity-v3.xml42(para) -msgid "Manages the catalog of services." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "Points de terminaison" -#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) -msgid "Manages endpoints." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml70(title) msgid "Domains" msgstr "Domaines" -#: ./api-ref/src/docbkx/ch_identity-v3.xml71(para) -msgid "Manages domains." -msgstr "" - -#: ./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 " "projects by granting roles to the user on a project, including projects " "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." +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.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 " "within that domain. In the Identity API, the uniqueness of the following " "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:" +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.xml80(para) msgid "" -"Domain Name. Globally unique across all" -" domains." -msgstr "Nom de Domain. Globallement unique à travers tous les domaines." +"Domain Name. Globally unique across all " +"domains." +msgstr "" +"Nom de Domain. Globallement unique à " +"travers tous les domaines." -#: ./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." +msgstr "" +"Nom de Rôle. Globallement unique à " +"travers tous les domaines." -#: ./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." +msgstr "" +"Nom d'Utilisateur. Unique à l'intérieur " +"du domaine dont il est issu." -#: ./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." +msgstr "" +"Nom de Projet. Unique à l'intérieur du " +"domaine dont il est issu." -#: ./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." +msgstr "" +"Nom de Groupe. Unique à l'intérieur du " +"domaine dont il est issu." -#: ./api-ref/src/docbkx/ch_identity-v3.xml135(title) msgid "Projects" msgstr "Projets" -#: ./api-ref/src/docbkx/ch_identity-v3.xml136(para) -msgid "Manages projects." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml174(para) -msgid "Manages users." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml198(title) msgid "Groups" msgstr "Groupes" -#: ./api-ref/src/docbkx/ch_identity-v3.xml199(para) -msgid "Manages groups." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml227(title) msgid "Credentials" msgstr "Information d'Authentification " -#: ./api-ref/src/docbkx/ch_identity-v3.xml228(para) -msgid "Manages credentials." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml246(title) msgid "Roles" msgstr "Rôles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml247(para) -msgid "Manages roles." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml263(title) msgid "Policies" msgstr "Politiques" -#: ./api-ref/src/docbkx/ch_identity-v3.xml264(para) -msgid "Manages policies." -msgstr "" - -#: ./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 " -"and specify policy rules as JSON strings in a blob. For " -"example:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml272(para) -msgid "Or:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml11(para) -msgid "" -"Manages the accounts, containers, and objects in the Object Storage system." -msgstr "" - -#: ./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:" +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.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 " -"number and your account name. For example, " -"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." +"number and your account name. For example, 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.xml24(para) msgid "token. The authentication token for Object Storage." -msgstr "token. Le jeton d'authentification pour le Stockage d'Objet." +msgstr "" +"token. Le jeton d'authentification pour le Stockage d'Objet." -#: ./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.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:" +"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.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." +"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.xml49(title) msgid "Accounts" msgstr "Comptes" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml50(para) -msgid "" -"Lists containers for a specified account. Creates, updates, shows, and " -"deletes account metadata." -msgstr "" - -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml62(title) msgid "Containers" msgstr "Conteneurs" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml63(para) -msgid "" -"Lists objects in a specified container. Creates, shows details for, and " -"deletes containers. Creates, updates, shows, and deletes container metadata." -msgstr "" - -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml78(title) msgid "Objects" msgstr "Objets" -#: ./api-ref/src/docbkx/ch_objectstorage-v1.xml79(para) -msgid "" -"Creates, replaces, shows details for, and deletes objects. Copies objects " -"from another object with a new or different name. Updates object metadata." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml11(para) -msgid "Manages Telemetry operations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(title) msgid "Alarms" msgstr "Alarmes" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml14(para) -msgid "Lists, creates, gets details for, updates, and deletes alarms." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(title) msgid "Meters" msgstr "Mètres" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml41(para) -msgid "Gets information for meters." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(title) -msgid "Samples" -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml60(para) -msgid "Gets samples." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(title) msgid "Resources" msgstr "Ressources" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml74(para) -msgid "Gets information for resources." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml87(title) -msgid "Capabilities" -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml88(para) -msgid "Gets information for API and storage capabilities." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml89(para) -msgid "" -"The Telemetry service enables you to store samples, events, and alarm " -"definitions in supported database back ends. The capabilities " -"resource enables you to list the capabilities that a database supports." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml95(para) -msgid "" -"The capabilities resource returns a flattened dictionary of " -"capability properties, each with an associated boolean value. A value of " -"true indicates that the corresponding capability is available " -"in the back end." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml101(para) -msgid "" -"Optionally, you can configure separate database back ends for samples, " -"events, and alarm definitions. The capabilities response body " -"shows a value of true to indicate that the samples, events, or " -"alarm definitions database is ready to use in a production environment." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml16(title) -msgid "OAuth extension (OS-OAUTH1)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml17(para) msgid "" "Enable users to delegate roles to third-party consumers through the OAuth 1.0a specification." -msgstr "Permet aux utilisateurs de déléguer les rôles à des consommateurs tierce-partie au moyen de la spécification OAuth 1.0a." +msgstr "" +"Permet aux utilisateurs de déléguer les rôles à des consommateurs tierce-" +"partie au moyen de la spécification OAuth 1.0a." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml20(para) msgid "" "A user is an Identity API user who delegates its roles and who authorizes " "request tokens. A consumer is a third-party application that uses OAuth to " "access a protected resource. An OAuth-derived token enables admin users to " "act on behalf of the authorizing user. A request token is a token that the " -"consumer uses to get authorization from the user and exchanges with an OAuth" -" verifier for an access token. The OAuth verifier is a required string that " +"consumer uses to get authorization from the user and exchanges with an OAuth " +"verifier for an access token. The OAuth verifier is a required string that " "is provided with the corresponding request token in exchange for an access " -"token. An access token is a token that the consumer uses to request Identity" -" API tokens on behalf of the authorizing user instead of using the " +"token. An access token is a token that the consumer uses to request Identity " +"API tokens on behalf of the authorizing user instead of using the " "credentials for the user." -msgstr "Un utilisateur est un utilisateur de l'API de Gestion des Identités qui délègue ses rôles et qui authorise les jetons de requête. un consommateur est une application tierce-partie qui utilise OAuth pour accéder à une ressource protégée. Un jeton dérivé OAuth permet aux utilisateurs administrateurs de se faire passer pour un utilisateur l'ayant autorisé. Un jeton de requête est un jeton que le consommateur utilise pour obtenir une autorisation de l'utilisateur et les échanges avec un vérificateur OAuth pour un jeton d'accès. Le vérificateur OAuth est une chaine de caractères requise qui est fournie avec le jeton de requête correspondant en échange d'un jeton d'accès. un jeton d'accès est un jeton que le consommateur utilise pour demander des jetons de l'API de Gestion des Identités de la part d'un utilisateur l'ayant autorisé au lieu d'utiliser les informations d'authentification pour l'utilisateur." +msgstr "" +"Un utilisateur est un utilisateur de l'API de Gestion des Identités qui " +"délègue ses rôles et qui authorise les jetons de requête. un consommateur " +"est une application tierce-partie qui utilise OAuth pour accéder à une " +"ressource protégée. Un jeton dérivé OAuth permet aux utilisateurs " +"administrateurs de se faire passer pour un utilisateur l'ayant autorisé. Un " +"jeton de requête est un jeton que le consommateur utilise pour obtenir une " +"autorisation de l'utilisateur et les échanges avec un vérificateur OAuth " +"pour un jeton d'accès. Le vérificateur OAuth est une chaine de caractères " +"requise qui est fournie avec le jeton de requête correspondant en échange " +"d'un jeton d'accès. un jeton d'accès est un jeton que le consommateur " +"utilise pour demander des jetons de l'API de Gestion des Identités de la " +"part d'un utilisateur l'ayant autorisé au lieu d'utiliser les informations " +"d'authentification pour l'utilisateur." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml33(para) msgid "" "Request and access tokens use token keys to identify themselves. For " -"OpenStack purposes, the token key is the token ID. The consumer uses a token" -" secret to establish ownership of a specified token. Both request and access" -" tokens have token secrets." -msgstr "Les jetons de requête et d'accès utilisent des jetons de clés pour s'identifier eux-même. Dans le but d'OpenStack, le jeton de clé est le jeton d'ID. Le consommateur utilise un secret de jeton afin d'établir la propriété d'un jeton spécifié. A la fois les jetons de requête et d'accès ont des secrets de jeton." +"OpenStack purposes, the token key is the token ID. The consumer uses a token " +"secret to establish ownership of a specified token. Both request and access " +"tokens have token secrets." +msgstr "" +"Les jetons de requête et d'accès utilisent des jetons de clés pour " +"s'identifier eux-même. Dans le but d'OpenStack, le jeton de clé est le jeton " +"d'ID. Le consommateur utilise un secret de jeton afin d'établir la propriété " +"d'un jeton spécifié. A la fois les jetons de requête et d'accès ont des " +"secrets de jeton." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml38(para) msgid "Delegated authentication through OAuth occurs as follows:" -msgstr "La délégation de l'authentification à travers OAuth est réalisée comme suit:" +msgstr "" +"La délégation de l'authentification à travers OAuth est réalisée comme suit:" -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml42(para) msgid "A user creates a consumer." msgstr "Un utilisateur crée un consommateur. " -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml45(para) msgid "" -"The consumer gets an unauthorized request token. Then, the consumer uses the" -" request token to initiate user authorization." -msgstr "Le consommateur obtient un jeton de requête non autorisé. Ensuite, le consommateur utilise le jeton de requête pour initier l'autorisation de l'utilisateur." +"The consumer gets an unauthorized request token. Then, the consumer uses the " +"request token to initiate user authorization." +msgstr "" +"Le consommateur obtient un jeton de requête non autorisé. Ensuite, le " +"consommateur utilise le jeton de requête pour initier l'autorisation de " +"l'utilisateur." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml50(para) msgid "The user authorizes the request token." msgstr "L'utilisateur autorise le jeton de requête. " -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml53(para) msgid "" "The consumer exchanges the authorized request token and the OAuth verifier " "for an access token." -msgstr "Le consommateur échange le jeton de requête autorisé et le vérificateur OAuth pour un jeton d'accès." +msgstr "" +"Le consommateur échange le jeton de requête autorisé et le vérificateur " +"OAuth pour un jeton d'accès." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml56(para) msgid "" -"The authorizing user receives the request token key from the consumer out-" -"of-band." -msgstr "L'utilisateur l'ayant autorisé reçoit la clé du jeton de requête du consommateur hors bande." +"The authorizing user receives the request token key from the consumer out-of-" +"band." +msgstr "" +"L'utilisateur l'ayant autorisé reçoit la clé du jeton de requête du " +"consommateur hors bande." -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml60(para) msgid "The consumer uses the access token to request an Identity API token." -msgstr "Le consommateur utilise le jeton d'accès pour demander un jeton de l'API de Gestion des Identités." - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml69(title) -msgid "Trust extension (OS-TRUST)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml70(para) -msgid "Create a trust." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml71(para) -msgid "" -"A trust is an OpenStack Identity extension that enables delegation and, " -"optionally, impersonation through keystone. A trust extension " -"defines a relationship between a trustor and trustee. A trustor is the user " -"who delegates a limited set of their own rights to another user. A trustee " -"is the user whose trust is being delegated to, for a limited time." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml79(para) -msgid "" -"The trust can eventually enable the trustee to impersonate the trustor. For " -"security reasons, some safety measures are added. For example, if a trustor " -"loses a given role, any trusts and the related tokens that the user issued " -"with that role are automatically revoked." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml86(para) -msgid "" -"For more information, see Use trusts." msgstr "" +"Le consommateur utilise le jeton d'accès pour demander un jeton de l'API de " +"Gestion des Identités." #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml0(None) msgid "translator-credits" msgstr "Olivier Buisson , 2012" diff --git a/api-ref/locale/ko_KR.po b/api-ref/locale/ko_KR.po index bed40ede1..597e0fbc1 100644 --- a/api-ref/locale/ko_KR.po +++ b/api-ref/locale/ko_KR.po @@ -1,4 +1,4 @@ -# +# # Translators: # HyunWoo Jo , 2014 # Sungjin Kang , 2014-2015 @@ -8,410 +8,270 @@ msgstr "" "POT-Creation-Date: 2015-04-22 02:37+0000\n" "PO-Revision-Date: 2015-04-22 02:37+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-" +"manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml14(title) -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml84(link) -msgid "Networking API v2.0 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml16(title) -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml21(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml45(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml27(title) msgid "Extensions" msgstr "확장" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml17(para) msgid "" "List available Networking API v2.0 extensions and show details for a " "specified extension." -msgstr "사용가능한 네트워킹 API v2.0 확장을 나열하고 지정된 확장에 대한 자세한 설명을 볼 수 있습니다." +msgstr "" +"사용가능한 네트워킹 API v2.0 확장을 나열하고 지정된 확장에 대한 자세한 설명" +"을 볼 수 있습니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml29(title) msgid "Quotas extension (quotas)" msgstr "Quota 확장 (quotas)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml30(para) msgid "List, show information for, update, and reset quotas." msgstr "Quota를 나열, 업데이트, 리셋, 정보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml42(title) msgid "Networks provider extended attributes (networks)" msgstr "네트워크 provider 확장 속성 (networks)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml43(para) msgid "List, create, show information for, update, and delete networks." msgstr "네트워크를 나열, 생성, 업데이트, 삭제, 정보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml57(title) msgid "Networks multiple provider extension (networks)" msgstr "네트워크 다중 provider 확장 (networks)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml58(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 네트워킹 네트워크에대한 다수의 물리적 바인딩을 정의하는 관리 사용자를 활성화하고 다수의 물리적 바인딩 네트워크 목록 또는 세부 사항을 볼 수 있습니다." +msgstr "" +"OpenStack 네트워킹 네트워크에대한 다수의 물리적 바인딩을 정의하는 관리 사용자" +"를 활성화하고 다수의 물리적 바인딩 네트워크 목록 또는 세부 사항을 볼 수 있습" +"니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml61(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." -msgstr "어떤 provider 속성을 업데이트 할 수 없습니다. 만약 사용할려고 한다면 오류가 발생합니다." +msgstr "" +"어떤 provider 속성을 업데이트 할 수 없습니다. 만약 사용할" +"려고 한다면 오류가 발생합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml63(para) msgid "" "To delete a network with multiple physical bindings, issue a normal delete " "network request." -msgstr "다수의 물리적 바인딩으로 구성된 네트워크를 삭제하려면 정상적인 삭제 요청으로 실행합니다." +msgstr "" +"다수의 물리적 바인딩으로 구성된 네트워크를 삭제하려면 정상적인 삭제 요청으로 " +"실행합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml65(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​에서 더 자세히 확인할 수 있습니다. 동시에 두가지 확장 기능을 사용할 수 없습니다." +"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.xml76(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을 지정할 수 있습니다." +"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.xml82(title) msgid "Ports binding extended attributes (ports)" msgstr "포트 바인딩 확장 속성 (ports)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml83(para) msgid "List, create, show information for, and update ports." -msgstr "포트에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 업데이트 합니다." +msgstr "" +"포트에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 업데이트 합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml96(title) msgid "Security groups and rules (security-groups)" msgstr "시큐리트 그룹과 역할 (security-groups)" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml97(para) msgid "" "List, create, show information for, and delete security groups and security " "group rules." -msgstr "시큐리티 그룹과 시큐리티 그룹 규칙에대한 목록을 보여주고, 생성하고, 정보를 보여주고, 삭제합니다." +msgstr "" +"시큐리티 그룹과 시큐리티 그룹 규칙에대한 목록을 보여주고, 생성하고, 정보를 보" +"여주고, 삭제합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml121(title) msgid "Layer-3 networking" msgstr "레이어-3 네트워킹" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml122(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를 이용하여 외부 네트워크에서 인스턴스로 접근하는 것." +msgstr "" +"서브넷 사이의 패킷 라우팅, 외부에서 내부 네트워크로 패킷 전송과 유동 IP를 이" +"용하여 외부 네트워크에서 인스턴스로 접근하는 것." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml124(para) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml290(para) msgid "This extension introduces these resources:" msgstr "이 확장에 대한 리소스 설명:" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml127(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." +msgstr "" +"router. ​내부 서브넷에서 패킷을 전달하고 외" +"부 게이트웨이를 통해 외부 네트워크 위에서 작동하는 NAT를 해주는 논리 entity." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml132(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." -msgstr "floatingip. 내부 네트워크에 연결되어있는 포트에 매핑된 외부 IP 주소." +msgstr "" +"floatingip. 내부 네트워크에 연결되어있는 " +"포트에 매핑된 외부 IP 주소." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml140(title) msgid "Metering labels and rules" msgstr "측정 라벨과 규칙" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml141(para) msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." msgstr "OpenStack ​레이어 3 측정 라벨과 규칙을 생성하고, 수정하고, 삭제합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml146(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.xml147(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에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부하 분산할 수 있습니다." +msgstr "" +"네트워킹 2.0 API와 LBaaS 버전 1.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 " +"있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상" +"의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부" +"하 분산할 수 있습니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml152(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)를 생성하고 관리, 풀, 풀의 멤버, 풀에 연관된 작동 상태 확인, 리소스에 대한 상태를 볼 수 있습니다." +msgstr "" +"이 확장을 이용해서 가상 IP 주소(VIPs)를 생성하고 관리, 풀, 풀의 멤버, 풀에 연" +"관된 작동 상태 확인, 리소스에 대한 상태를 볼 수 있습니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml157(caption) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml212(caption) msgid "Load balancer statuses" msgstr "로드 발란서 상태" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml163(th) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml218(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.xml164(th) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml219(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.xml169(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml224(td) msgid "ACTIVE" msgstr "ACTIVE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml170(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml225(td) msgid "Resource is ready and active." msgstr "자원을 준비하고 활성화합니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml173(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml228(td) msgid "PENDING_CREATE" msgstr "PENDING_CREATE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml174(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml229(td) msgid "Resource is being created." msgstr "자원을 생성 중입니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml177(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml232(td) msgid "PENDING_UPDATE" msgstr "PENDING_UPDATE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml178(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml233(td) msgid "Resource is being updated." msgstr "자원을 업데이트 중입니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml181(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml236(td) msgid "PENDING_DELETE" msgstr "PENDING_DELETE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml182(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml237(td) msgid "Resource is going to be deleted." msgstr "자원을 삭제중입니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml185(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml240(td) msgid "INACTIVE" msgstr "INACTIVE" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml186(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml241(td) msgid "Resource is created but not active." msgstr "자원이 생성되었으나 활성화되지 않았습니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml189(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml244(td) msgid "ERROR" msgstr "ERROR" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml191(literal) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml246(literal) msgid "error_details" msgstr "error_details" -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml190(td) -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml245(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 " +"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 />\"텍스트 오류에 대한 설명, 그 원인 및 가능한 솔루션." +msgstr "" +"서비스 내에서 객체가 작동하지 않습니다. 그 원인이나 사용 가능한 서비스에 대" +"한 내용, 오류의 텍스트 설명에 대한 추가 속성을 찾습니다. \n" +"\n" +"\n" +"\n" +"서비스 내에서 객체가 작동하지 않습니다.\n" +"\n" +"라는 추가 속성을 찾습니다 \"<자리-1 />\"텍스트 오류에 대한 설명, 그 원인 및 " +"가능한 솔루션." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml202(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.xml203(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.xml208(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 "" +"네트워킹 2.0 API와 LBaaS 버전 2.0 확장 쌍은 VM에 대한 부하 분산을 관리할 수 " +"있는 OpenStack tenant를 활성화합니다. 이 확장을 사용하면 동일한 네트워크 상" +"의 VM에대한 어플리케이션 서비스를 하나의 네트워크에서 클라이언트 트레픽을 부" +"하 분산할 수 있습니다." -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml257(title) -msgid "Virtual-Private-Network-as-a-Service (VPNaaS) 2.0 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml258(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.xml262(para) -msgid "This initial implementation of the VPNaaS extension provides:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml267(para) -msgid "Site-to-site VPN that connects two private networks." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml271(para) -msgid "Multiple VPN connections per tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml274(para) -msgid "" -"IKEv1 policy support with 3des, aes-128, aes-256, or aes-192 encryption." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml278(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.xml286(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.xml293(para) -msgid "" -"service. A parent object that associates VPN with a specific " -"subnet and router." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml297(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.xml305(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.xml311(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/ch_netconn-v2-ext.xml322(title) -msgid "Extra routes" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml323(para) -msgid "" -"This extension adds extra routes to the router resource." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml325(para) -msgid "" -"You can update a router to add a set of nexthop IPs and destination CIDRs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2-ext.xml328(para) -msgid "" -"The nexthop IP must be a part of a subnet to which the router interfaces are" -" connected. You can configure the routes attribute on " -"only update operations." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml11(title) -msgid "OpenStack Compute API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) msgid "2010-2014" msgstr "2010-2014" -#: ./api-ref/src/docbkx/ch_identity-admin-v2.xml10(title) -msgid "Identity Admin API v2.0 (SUPPORTED)" -msgstr "" - -#: ./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.xml13(title) msgid "Versions" msgstr "버전" -#: ./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.xml27(title) msgid "Tokens" msgstr "토큰" -#: ./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.xml63(title) msgid "Tenants" msgstr "Tenants" -#: ./api-ref/src/docbkx/preface.xml9(title) msgid "OpenStack API Complete Reference" msgstr "OpenStack API 전체 참조" -#: ./api-ref/src/docbkx/preface.xml10(para) 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 "OpenStack API와 확장을 이용하여 서버 인스턴스를 시작하고, 이미지를 생성하고, 인스턴스와 이미지에 메타데이터를 할당하고, 오브젝트와 콘테이너를 생성하고, OpenStack 클라우드에서 할 수 있는 모든 작업을 완료할 수 있습니다." +msgstr "" +"OpenStack API와 확장을 이용하여 서버 인스턴스를 시작하고, 이미지를 생성하고, " +"인스턴스와 이미지에 메타데이터를 할당하고, 오브젝트와 콘테이너를 생성하고, " +"OpenStack 클라우드에서 할 수 있는 모든 작업을 완료할 수 있습니다." -#: ./api-ref/src/docbkx/preface.xml16(para) msgid "" "The API status reflects the state of the " "endpoint on the service. CURRENT is a " @@ -424,1333 +284,729 @@ msgid "" "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 status는 서비스에서 엔드 포인트에 대한 상태를 나타냅니다. CURRENT는 최근에 출시되었고, 추후 반영이되는 안정화 버전입니다. 이 엔드 포인트는 다른 것들에 비해 최우선으로 적용되어야합니다. SUPPORTED는 서버에서 사용할 수 있는 안정화 버전입니다. 하지만, 가장 최근에 만들어진 것을 사용할 수 없습니다. 그리고 업데이트 되지 않을 수 있으며, 언젠가 사용되지 않을 수 있습니다. DEPRECATED는 계속 상요할 수 있지만, 나중에 사용되지 않거나 삭제될수 있는 안정화 버전입니다. EXPERIMENTAL는 안정화 버전이 아닙니다.이 버전은 개발 중이거나 추후 변경될 가능성이 있습니다. 더 많은 API status값과 버전에 대한 정보를 알고 싶으시면, Version Discovery를 확인하십시오." +"subject to change. For more information about API status values and version information, see Version Discovery." +msgstr "" +"API status는 서비스에서 엔드 포인트에 대" +"한 상태를 나타냅니다. CURRENT는 최근에 출" +"시되었고, 추후 반영이되는 안정화 버전입니다. 이 엔드 포인트는 다른 것들에 비" +"해 최우선으로 적용되어야합니다. SUPPORTED" +"는 서버에서 사용할 수 있는 안정화 버전입니다. 하지만, 가장 최근에 만들어진 것" +"을 사용할 수 없습니다. 그리고 업데이트 되지 않을 수 있으며, 언젠가 사용되지 " +"않을 수 있습니다. DEPRECATED는 계속 상요" +"할 수 있지만, 나중에 사용되지 않거나 삭제될수 있는 안정화 버전입니다. " +"EXPERIMENTAL는 안정화 버전이 아닙니다.이 " +"버전은 개발 중이거나 추후 변경될 가능성이 있습니다. 더 많은 API status값과 버전에 대한 정보를 알고 싶으시면, Version Discovery를 확인하십시오." -#: ./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.xml45(para) -msgid "" -"To get started with the APIs, see the OpenStack API " -"Quick Start." -msgstr "API를 시작하려면, OpenStack API 빠른 시작 문서를 보세요." - -#: ./api-ref/src/docbkx/ch_images-v1.xml10(title) -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml76(link) -msgid "Image service API v1 (SUPPORTED)" msgstr "" +"각 API 별로 패키지를 설치해야합니다. ​Identity API를 이용하여 인증 후 API와 확장을 사용한다면 다음 내용" +"을 확인합니다:" -#: ./api-ref/src/docbkx/ch_images-v1.xml11(para) msgid "" -"Load images for use at launch time by the Compute API. Also, assign metadata" -" to images." -msgstr "Compute API를 이용해서 인스턴스를 작동시킬때 이미지를 불러옵니다. 또한 이미지에 메타데이터를 할당합니다." +"To get started with the APIs, see the OpenStack API Quick Start." +msgstr "" +"API를 시작하려면, OpenStack API 빠른 시작 문서를 보세요." -#: ./api-ref/src/docbkx/ch_images-v1.xml13(para) msgid "" -"Some cloud implementations do not expose this API and offer pretested images" -" only." -msgstr "일부 클라우드를 구현시 API를 공개하지 않고, 사전 테스트를거친 이미지만 제공하는 경우가 있습니다." +"Load images for use at launch time by the Compute API. Also, assign metadata " +"to images." +msgstr "" +"Compute API를 이용해서 인스턴스를 작동시킬때 이미지를 불러옵니다. 또한 이미지" +"에 메타데이터를 할당합니다." + +msgid "" +"Some cloud implementations do not expose this API and offer pretested images " +"only." +msgstr "" +"일부 클라우드를 구현시 API를 공개하지 않고, 사전 테스트를거친 이미지만 제공하" +"는 경우가 있습니다." -#: ./api-ref/src/docbkx/ch_images-v1.xml15(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 " "more information, see Image property " -"protection in the OpenStack Cloud Administrator " -"Guide." -msgstr "클라우드 제공자는 업데이트와 삭제에서 관리자가 아닌 사용자들의 데이터를 보호할 수 있도록 구성할 수 있습니다. 더 많은 정보를 확인하실려면, OpenStack 클라우드 관리자 가이드에서 Image property protection를 확인하세요." +"cloud/content/glance-property-protection.html\">Image property protection in the OpenStack Cloud Administrator Guide." +msgstr "" +"클라우드 제공자는 업데이트와 삭제에서 관리자가 아닌 사용자들의 데이터를 보호" +"할 수 있도록 구성할 수 있습니다. 더 많은 정보를 확인하실려면, " +"OpenStack 클라우드 관리자 가이드에서 Image property protection를 확인하세요." -#: ./api-ref/src/docbkx/ch_images-v1.xml23(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml25(title) -#: ./api-ref/src/docbkx/ch_compute-v2.xml27(title) -#: ./api-ref/src/docbkx/ch_netconn-v2.xml22(title) -#: ./api-ref/src/docbkx/ch_identity-v2.xml14(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml14(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.xml246(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.xml73(title) msgid "Members" msgstr "멤버" -#: ./api-ref/src/docbkx/ch_images-v1.xml71(title) msgid "Shared images" msgstr "공유 이미지" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 (CURRENT)" -msgstr "" - -#: ./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.xml12(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.xml12(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 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml10(title) -msgid "Data Processing API v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml11(para) -msgid "Produce data processing operations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml13(title) msgid "Plugins" msgstr "플러그인" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml14(para) -msgid "" -"A plugin object defines the Hadoop or Spark version that it can install and " -"which configurations can be set for the cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml31(title) -msgid "Image registry" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml32(para) -msgid "" -"The image registry is a tool for managing images. Each plugin lists required" -" tags for an image. The Data Processing service also requires a user name to" -" log in to an instance’s OS for remote operations execution." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml38(para) -msgid "" -"The image registry enables you to add tags to and remove tags from images " -"and define the OS user name." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml60(title) -msgid "Node group templates" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml61(para) -msgid "" -"A cluster is a group of nodes with the same configuration. A node group " -"template configures a node in the cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml65(para) -msgid "" -"A template configures Hadoop processes and VM characteristics, such as the " -"number of reduce slots for task tracker, the number of CPUs, and the amount " -"of RAM. The template specifies the VM characteristics through an OpenStack " -"flavor." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml84(title) -msgid "Cluster templates" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml85(para) -msgid "" -"A cluster template configures a Hadoop cluster. A cluster template lists " -"node groups with the number of instances in each group. You can also define " -"cluster-scoped configurations in a cluster template." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml104(title) msgid "Clusters" msgstr "클러스터" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml105(para) -msgid "A cluster is a group of nodes with the same configuration." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml121(title) -msgid "Event log" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml122(para) -msgid "" -"The event log feature provides information about cluster provisioning. In " -"the event of errors, the event log shows the reason for the failure." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml133(title) msgid "Data sources" msgstr "데이터 소스들" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml134(para) -msgid "" -"A data source object defines the location of input or output for MapReduce " -"jobs and might reference different types of storage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml138(para) -msgid "The Data Processing service does not validate data source locations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml154(title) -msgid "Job binary internals" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml155(para) -msgid "" -"Job binary internal objects represent data processing applications and " -"libraries that are stored in the internal database." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml176(title) msgid "Job binaries" msgstr "잡 바이너리" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml177(para) -msgid "" -"Job binary objects represent data processing applications and libraries that" -" are stored in either the internal database or the Object Storage service." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml197(title) msgid "Jobs" msgstr "Jobs" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml198(para) -msgid "" -"A job object lists the binaries that a job needs to run. To run a job, you " -"must specify data sources and job parameters." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml202(para) -msgid "You can run a job on an existing or new transient cluster." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml220(title) msgid "Job executions" msgstr "잡 실행" -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml221(para) -msgid "" -"A job execution object represents a Hadoop job that runs on a specified " -"cluster. A job execution polls the status of a running job and reports it to" -" the user. Also a user can cancel a running job." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml243(title) -msgid "Job types" -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml244(para) -msgid "" -"Each plugin that supports EDP also supports specific job types. Different " -"versions of a plugin might actually support different job types. " -"Configuration options vary by plugin, version, and job type." -msgstr "" - -#: ./api-ref/src/docbkx/ch_data-processing-v1.1.xml250(para) -msgid "" -"The job types provide information about which plugins support which job " -"types and how to configure the job types." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-objectstorage-v1.xml11(title) -msgid "OpenStack Object Storage API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(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.xml17(link) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml10(title) -msgid "Block Storage API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml14(title) -msgid "Compute API v2.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml31(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml15(title) -msgid "Compute API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml38(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml14(title) -msgid "Compute API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) -msgid "Data Processing v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(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.xml52(link) -#: ./api-ref/src/docbkx/ch_identity-v3.xml10(title) -msgid "Identity API v3 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml14(title) -msgid "Identity API v3 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml60(link) -#: ./api-ref/src/docbkx/ch_identity-v2.xml10(title) -msgid "Identity API v2.0 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml64(link) -msgid "Identity admin API v2.0 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml68(link) -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml14(title) -msgid "Identity API v2.0 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml72(link) -#: ./api-ref/src/docbkx/ch_images-v2.xml10(title) -msgid "Image service API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml80(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.xml88(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.xml93(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.xml96(link) -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml10(title) msgid "Telemetry API v2 (CURRENT)" msgstr "Telemetry API v2 (CURRENT)" -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Reference" msgstr "OpenStack API 참조" -#: ./api-ref/src/docbkx/api-ref-networking-v2-ext.xml11(title) -msgid "OpenStack Networking API v2.0 extensions (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml15(para) msgid "" "Extensions add features, MIME types, actions, states, headers, parameters, " "and resources to the core Compute API without requiring a version change." -msgstr "확장에서 기능, MIME 형식, 동작, 상태, 해더, 매개 변수, 버전 변경에 필요하지 않는 코어 Compute API에 대한 리소스를 추가합니다." +msgstr "" +"확장에서 기능, MIME 형식, 동작, 상태, 해더, 매개 변수, 버전 변경에 필요하지 " +"않는 코어 Compute API에 대한 리소스를 추가합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml18(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml19(para) msgid "" "XML support in requests and responses has been deprecated for the Compute " "API v2." msgstr "요청과 응답은 XML 지원은 Compute API v2에서는 사용되지 않습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml20(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml17(para) -#: ./api-ref/src/docbkx/ch_compute-v2.xml22(para) -msgid "" -"The Compute API returns the 403 forbidden error code if you " -"exceed your allotted quota for the operation." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml25(title) -msgid "Availiability zones (os-availability-zone)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml26(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml36(para) -msgid "Gets availability zone information." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml32(title) msgid "Server admin actions (action)" msgstr "서버 관리자 작업 (action)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml33(para) -msgid "" -"Administrator only. Performs actions on a server. Specify the action in the " -"request body." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml40(title) msgid "Server diagnostics (diagnostics)" msgstr "서버 점검 (diagnostics)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml41(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml357(para) -msgid "Gets the usage data for a server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml47(title) msgid "Flavor access (flavors)" msgstr "Flavor 접근 (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml48(para) -msgid "" -"Creates and gets details for private flavors. Also, lists, adds, and removes" -" tenants' access to private flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml55(title) msgid "Flavors with FlavorDisabled attribute (flavors)" msgstr "Flavors의 FlavorDisabled 속성 (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml56(para) msgid "" "Get details for a flavor, and list details for available flavors. Includes " "the OS-FLV-DISABLED:disabled extended attribute." -msgstr "Flavor의 세부 사항을 가져오고, 사용가능한 flavor의 세부사항 목록을 보여줍니다. OS-FLV-DISABLED:disabled 확장 요소를 포함합니다." +msgstr "" +"Flavor의 세부 사항을 가져오고, 사용가능한 flavor의 세부사항 목록을 보여줍니" +"다. OS-FLV-DISABLED:disabled 확장 요소를 포함합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml65(title) msgid "Flavor extra-specs (os-extra-specs)" msgstr "Flavor 확장 스펙 (os-extra-specs)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml66(para) msgid "List, create, and update the extra-specs or keys for a flavor." msgstr "Flavor의 확장 스팩 또는 키를 업데이트 하거나, 생성, 목록을 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml73(title) msgid "Flavors with rxtx_factor extended attribute (flavors)" msgstr "Flavors의 rxtx_factor 확장 속성 (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml75(para) msgid "" "Create, get details for, and list details for flavors. Includes the " "rxtx_factor extended attribute, related to configured " "bandwidth cap values." -msgstr "Flavor에대해 생성, 세부사항 가져오기, 세부사항 목록으로 보여줍니다. 구성한 대역폭 값에대한 비율을 나타내는 rxtx_factor 확장 요소를 포합니다." +msgstr "" +"Flavor에대해 생성, 세부사항 가져오기, 세부사항 목록으로 보여줍니다. 구성한 대" +"역폭 값에대한 비율을 나타내는 rxtx_factor 확장 요소를 포합" +"니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml84(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml221(title) msgid "Flavors with extended attributes (flavors)" msgstr "Flavors의 확장 속성 (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml85(para) msgid "" "Create, get details for, and list details for flavors. Includes the " -"rxtx_factor, OS-FLV-EXT-" -"DATA:ephemeral, and swap extended attributes." -msgstr "Flavor에대한 생성, 세부사항을 가져오거나, 세부사항을 목록으로 볼 수 있습니다. rxtx_factor, OS-FLV-EXT-DATA:ephemeral, swap 확장 요소를 포함합니다." +"rxtx_factor, OS-FLV-EXT-DATA:ephemeral, and swap extended attributes." +msgstr "" +"Flavor에대한 생성, 세부사항을 가져오거나, 세부사항을 목록으로 볼 수 있습니" +"다. rxtx_factor, OS-FLV-EXT-DATA:ephemeral, swap 확장 요소를 포함합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml94(title) msgid "Flavors create or delete (flavors)" msgstr "Flavors 생성과 삭제 (flavors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml95(para) msgid "Create or delete flavors." msgstr "Flavor를 생성하거나 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml101(title) msgid "Flavors swap value" msgstr "Flavors 스왑 값" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml102(para) msgid "" "Create or list flavors with a swap value. Requires the os-flavormanage " "extension. The swap value is the amount of swap disk space, in GBs, to " "allocate to a server." -msgstr "스왑 값과 생성하거나 flavor 목록을 보여줍니다. os-flavormanage 확장이 필요합니다. 스왑 값은 서버에 할당된 스왑 디스크 공간의 GB 량을 나타냅니다." +msgstr "" +"스왑 값과 생성하거나 flavor 목록을 보여줍니다. os-flavormanage 확장이 필요합" +"니다. 스왑 값은 서버에 할당된 스왑 디스크 공간의 GB 량을 나타냅니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml110(title) msgid "Images with size attribute (images)" msgstr "이미지의 크기 속성 (images)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml111(para) msgid "" "List details for available images or get details for a specified image. " "Includes the OS-EXT-IMG-SIZE:size extended attribute, which " "shows the image size." -msgstr "사용가능한 이미지 세부사항 목록을 보여주거나, 지정된 이미지의 세부사항을 가져옵니다. 이미지 크기를 확인할 수 있는 OS-EXT-IMG-SIZE:size 확장 요소를 호합합니다." +msgstr "" +"사용가능한 이미지 세부사항 목록을 보여주거나, 지정된 이미지의 세부사항을 가져" +"옵니다. 이미지 크기를 확인할 수 있는 OS-EXT-IMG-SIZE:size 확장 " +"요소를 호합합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml120(title) msgid "Limits with project usage (limits)" msgstr "프로젝트 사용 제한 (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml121(para) msgid "" "Extend limits to show the project usage. Show information such as RAM or " "instance quotas usage." -msgstr "프로젝트 사용에대한 확장된 제한을 보여줍니다. RAM 이나 인스턴스 quota 사용량에 대한 정보를 보여줍니다." +msgstr "" +"프로젝트 사용에대한 확장된 제한을 보여줍니다. RAM 이나 인스턴스 quota 사용량" +"에 대한 정보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml128(title) msgid "Limits with project usage for administrators (limits)" msgstr "관라자에 대한 프로젝트 사용 제한 (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml130(para) msgid "" "Extend limits to enable administrators to show the project usage for a " "specified customer project ID. Show information such as RAM or instance " "quotas usage." -msgstr "지정된 고객의 프로젝트 ID에 대한 프로젝트 사용량을 보여주기 위해 관리자가 확장된 제한을 활성화 할 수 있습니다. RAM 이나 인스턴스 quota 사용량에 대한 정보를 보여줍니다." +msgstr "" +"지정된 고객의 프로젝트 ID에 대한 프로젝트 사용량을 보여주기 위해 관리자가 확" +"장된 제한을 활성화 할 수 있습니다. RAM 이나 인스턴스 quota 사용량에 대한 정보" +"를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml138(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml90(title) msgid "Guest agents (os-agents)" msgstr "게스트 에이전트 (os-agents)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml139(para) msgid "" -"Create, update, and delete guest agents. Use guest agents to access files on" -" the disk, configure networking, or run other applications or scripts in the" -" guest while it runs. This hypervisor-specific extension is not currently " +"Create, update, and delete guest agents. Use guest agents to access files on " +"the disk, configure networking, or run other applications or scripts in the " +"guest while it runs. This hypervisor-specific extension is not currently " "enabled for KVM. Use of guest agents is possible only if the underlying " "service provider uses the Xen driver." -msgstr "게스트 에이전트를 생성, 업데이트, 삭제합니다. 게스트 에이전트를 사용하여 디스크에 있는 파일에 접근하고, 네트워킹을 구성합니다. 또는 다른 응용 프로그램을 작동시키거나 게스트가 정의한 스크립트를 작동시킵니다. 이 hypervisor-specific 확장은 현재 KVM에서는 사용할 수 없습니다. 기본 서비스 프로바이더가 Xen 드라이버를 사용할때만 게스트 에이전트를 사용할 수 있습니다." +msgstr "" +"게스트 에이전트를 생성, 업데이트, 삭제합니다. 게스트 에이전트를 사용하여 디스" +"크에 있는 파일에 접근하고, 네트워킹을 구성합니다. 또는 다른 응용 프로그램을 " +"작동시키거나 게스트가 정의한 스크립트를 작동시킵니다. 이 hypervisor-specific " +"확장은 현재 KVM에서는 사용할 수 없습니다. 기본 서비스 프로바이더가 Xen 드라이" +"버를 사용할때만 게스트 에이전트를 사용할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml151(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml104(title) msgid "Host aggregates (os-aggregates)" msgstr "호스트 집계 (os-aggregates)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml152(para) msgid "" "Create and manage host aggregates. An aggregate assigns metadata to groups " "of compute nodes. Aggregates are only visible to the cloud provider." -msgstr "호스트 집계를 생성하고, 관리합니다. 집계는 compute 노드 그룹에 메타데이터를 할당합니다. 집계는 클라우드 제공자만 볼 수 있습니다." +msgstr "" +"호스트 집계를 생성하고, 관리합니다. 집계는 compute 노드 그룹에 메타데이터를 " +"할당합니다. 집계는 클라우드 제공자만 볼 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml160(title) msgid "Attach interfaces (os-interface)" msgstr "인터페이스 연결 (os-interface)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml161(para) msgid "Create, list, get details for, and delete port interfaces." -msgstr "포트 인터페이스의 생성, 삭제 작동과 세부 정보를 확인하고, 목록을 나태냅니다." +msgstr "" +"포트 인터페이스의 생성, 삭제 작동과 세부 정보를 확인하고, 목록을 나태냅니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml168(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml125(title) msgid "Root certificates (os-certificates)" msgstr "루트 인증서 (os-certificates)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml169(para) msgid "Create and show details for a root certificate." msgstr "루트 인증서에 대한 생성과 자세한 설명을 보여준다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml175(title) msgid "Cloudpipe (os-cloudpipe)" msgstr "Cloudpipe (os-cloudpipe)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml176(para) msgid "Manage virtual VPNs for projects." msgstr "프로젝트의 가성 VPN을 관리합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml182(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml140(title) msgid "Server console output (os-console-output)" msgstr "서버 콘솔 출력 (os-console-output)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml183(para) msgid "Get console output for a server instance." msgstr "서버 인터페이스에대한 콘솔 출력을 얻습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml189(title) msgid "Server console (os-consoles)" msgstr "서버 콘솔 (os-consoles)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml190(para) msgid "Get a console for a server instance." msgstr "서버 인터페이스에대한 콘솔을 얻습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml196(title) msgid "Coverage reports (os-coverage)" msgstr "적용 범위 레포트 (os-coverage)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml202(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml147(title) msgid "Server deferred delete (os-deferred-delete)" msgstr "서버 삭제 연기 (os-deferred-delete)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml203(para) msgid "Force-delete a server or restore a deleted server." msgstr "서버를 강제로 삭제하거나 삭제된 서버를 복구한다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml210(title) msgid "Fixed IPs (os-fixed-ips)" msgstr "고정 IP (os-fixed-ips)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml211(para) msgid "" "Show data for a specified fixed IP, such as host name, CIDR, and address. " "Also, reserve or free a fixed IP." -msgstr "호스트 이름, CIDR, 주소 등의 특정 고정 IP의 데이타를 보여줍니다. 또한, 남겨두거나 연결안된 고정 IP도 확인 할 수 있습니다." +msgstr "" +"호스트 이름, CIDR, 주소 등의 특정 고정 IP의 데이타를 보여줍니다. 또한, 남겨두" +"거나 연결안된 고정 IP도 확인 할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml219(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml228(title) msgid "Floating IP DNS records (os-floating-ip-dns)" msgstr "유동 IP DNS 레코드 (os-floating-ip-dns)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml220(para) msgid "" "Manage DNS records associated with IP addresses allocated by the floating " "IPs extension. Requests are dispatched to a DNS driver selected at startup." -msgstr "유동 IP 확장에 할당된 IP 주소와 연결된 DNS 레코드를 관리합니다. 요청하게되면 시작시 선택한 DNS 드라이버로 전달합니다." +msgstr "" +"유동 IP 확장에 할당된 IP 주소와 연결된 DNS 레코드를 관리합니다. 요청하게되면 " +"시작시 선택한 DNS 드라이버로 전달합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml228(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml237(title) msgid "Floating IP pools (os-floating-ip-pools)" msgstr "유동 IP 풀 (os-floating-ip-pools)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml229(para) msgid "Manage groups of floating IPs." msgstr "유동 IP의 그룹을 관리합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml235(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml244(title) msgid "Floating IPs (os-floating-ips)" msgstr "유동 IP (os-floating-ips)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml236(para) msgid "" "Assign and allocate floating IP addresses to instances that run in an " "OpenStack cloud." -msgstr "OpenStack cloud에서 작동중인 인스턴스에 유동 IP 주소를 할당하고 지정합니다." +msgstr "" +"OpenStack cloud에서 작동중인 인스턴스에 유동 IP 주소를 할당하고 지정합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml243(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml252(title) msgid "Floating IPs bulk (os-floating-ips-bulk)" msgstr "유동 IP 벌크 (os-floating-ips-bulk)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml244(para) msgid "" "Bulk-create, delete, and list floating IPs. By default, the pool is named " "nova. Use the os-floating-ip-pools extension to view " "available pools." -msgstr "유동 IP를 대량 생성하고, 삭제하고 목록을 봅니다. 기본 pool 이름은 nova입니다. os-floating-ip-pools 확장을 사용하여 사용 가능한 pool을 볼 수 있습니다." +msgstr "" +"유동 IP를 대량 생성하고, 삭제하고 목록을 봅니다. 기본 pool 이름은 nova입니" +"다. os-floating-ip-pools 확장을 사용하여 사용 가능한 pool" +"을 볼 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml253(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml272(title) msgid "Hosts (os-hosts)" msgstr "호스트 (os-hosts)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml254(para) msgid "Manage physical hosts." msgstr "물리 호스트를 관리합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml260(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml279(title) msgid "Hypervisors (os-hypervisors)" msgstr "하이퍼바이져 (os-hypervisors)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml261(para) msgid "" "Display extra statistical information from the machine that hosts the " "hypervisor through the API for the hypervisor (XenAPI or KVM/libvirt)." -msgstr "하이퍼바이저(Xen API, KVM/libvirt)에 대한 API를 이용하여 하이퍼바이저를 호스팅하는 머신에서 별도의 통계 정보를 표시합니다." +msgstr "" +"하이퍼바이저(Xen API, KVM/libvirt)에 대한 API를 이용하여 하이퍼바이저를 호스" +"팅하는 머신에서 별도의 통계 정보를 표시합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml288(title) msgid "Server actions (os-instance-actions)" msgstr "서버 작업 (os-instance-actions)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml289(para) msgid "" "List available actions for a specified server. Administrators can get " "details for a specified action for a specified server." -msgstr "지정된 서버에서 사용가능한 작업을 목록으로 보여줍니다. 관리자는 지정한 서버의 작업에 대해서 세부 정보를 얻을 수 있습니다." +msgstr "" +"지정된 서버에서 사용가능한 작업을 목록으로 보여줍니다. 관리자는 지정한 서버" +"의 작업에 대해서 세부 정보를 얻을 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml297(title) msgid "Keypairs (os-keypairs)" msgstr "키패어 (os-keypairs)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml298(para) msgid "Generate, import, and delete SSH keys." msgstr "SSH 키를 생성하고, 포함시키고, 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml304(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml319(title) msgid "Migrations (os-migrations)" msgstr "마이그래이션 (os-migrations)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml305(para) msgid "" "Administrators only. Fetch in-progress migrations for a region or a " "specified cell in a region." -msgstr "관리자만 사용할 수 있습니다. 지역 또는 지역의 지정된 셀에 대해 진행중인 마이그레이션을 보여줍니다." +msgstr "" +"관리자만 사용할 수 있습니다. 지역 또는 지역의 지정된 셀에 대해 진행중인 마이" +"그레이션을 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml312(title) msgid "Networks (os-networks)" msgstr "네트워크 (os-networks)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml313(para) msgid "" "Show network information for or delete networks. Also, disassociate a " "network from a project if you use vlan mode." -msgstr "네트워크에대한 정보를 보여주거나 네트워크를 삭제합니다. 또한 vlan모드를 사용하는 경우 프로젝트로부터 네트워크를 끊습니다." - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml321(title) -msgid "Network extended attributes (os-extended-networks)" msgstr "" +"네트워크에대한 정보를 보여주거나 네트워크를 삭제합니다. 또한 vlan모드를 사용" +"하는 경우 프로젝트로부터 네트워크를 끊습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml322(para) -msgid "Create, show details for, and list networks with extended attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml328(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml333(title) msgid "Quota class (os-quota-class-sets)" msgstr "Quota 클래스 (os-quota-class-sets)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml329(para) msgid "Quota classes management support." msgstr "Quota 클래스 관리를 지원합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml335(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml340(title) msgid "Quota sets (os-quota-sets)" msgstr "Quota 설정 (os-quota-sets)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml336(para) msgid "" "Administrators only, depending on policy settings. View quotas for a tenant " "and view and update default quotas." -msgstr "관리자만 정책 설정을 결정할 수 있습니다. Tenant에 대한 quota를확인하고 기본 quota를 업데이트 하거나 확인할 수 있습니다." +msgstr "" +"관리자만 정책 설정을 결정할 수 있습니다. Tenant에 대한 quota를확인하고 기본 " +"quota를 업데이트 하거나 확인할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml344(title) msgid "Rules for default security group (os-security-group-default-rules)" msgstr "기본 시큐리티 그룹에 대한 역할 (os-security-group-default-rules)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml346(para) msgid "List, show information for, and create default security group rules." msgstr "기본 시큐리티 그룹 룰을 정하고, 정보를 보고, 목록을 확인합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml353(title) msgid "Security groups (os-security-groups)" msgstr "시큐리티 그룹 (os-security-groups)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml354(para) msgid "List, show information for, create, and delete security groups." msgstr "시큐리티 그룹을 생성하고, 삭제하고, 정보를 보고, 목록을 확인합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml361(title) msgid "Server groups (os-server-groups)" msgstr "서버 그룹 (os-server-groups)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml362(para) msgid "List, show information for, create, and delete server groups." msgstr "서버 그룹을 생성하고 삭제하고, 정보를 보고, 목록을 확인합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml378(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml404(title) msgid "Server password (os-server-password)" msgstr "서버 암호 (os-server-password)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml379(para) msgid "" -"Get and reset the encrypted administrative password set through the metadata" -" service." +"Get and reset the encrypted administrative password set through the metadata " +"service." msgstr "메타데이터 서비스를 통해 암호화된 관리 암호 설정을 얻거나 리셋합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml386(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml373(title) msgid "Server shelve (servers)" msgstr "서버 보류 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml387(para) msgid "" "Shelve running servers, restore shelved servers, and remove shelved servers." -msgstr "작동중인 서버를 보류하거나, 보류중인 서버를 재 가동하거나, 보류 중인 서버를 삭제합니다." - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml391(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml378(para) -msgid "" -"Shelving is useful when you have an unused instance that you would like to " -"keep for later use. For example, at the end of a work week you can shelve an" -" instance and at the start of the next week you can unshelve it." msgstr "" +"작동중인 서버를 보류하거나, 보류중인 서버를 재 가동하거나, 보류 중인 서버를 " +"삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml397(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml384(para) -msgid "Your cloud provider might bill you for a shelved server." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml400(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml387(para) -msgid "" -"Use the shelve action to shelve a server. All associated data " -"and resources are kept but anything still in memory is not retained." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml405(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml392(para) -msgid "Use the unshelve action to restore a shelved instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml408(para) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml395(para) -msgid "" -"Use the shelveOffload action to remove a shelved instance that " -"you no longer need." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml417(title) msgid "Server start and stop (servers)" msgstr "서버 작동과 정지 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml418(para) msgid "Start a stopped server or stop a running server." msgstr "중지된 서버를 작동시키거나 작동중인 서버를 중지합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml424(title) msgid "Manage services (os-services)" msgstr "서비스 관리 (os-services)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml425(para) msgid "List, enable, and disable Compute services in all hosts." -msgstr "모든 호스트의 Compute 서비스들의 목록을 보거나, 활성화 또는 비활성화합니다." +msgstr "" +"모든 호스트의 Compute 서비스들의 목록을 보거나, 활성화 또는 비활성화합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml432(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml414(title) msgid "Usage reports (os-simple-tenant-usage)" msgstr "리포트 사용 (os-simple-tenant-usage)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml433(para) msgid "Report usage statistics on compute and storage resources." msgstr "Compute와 저장소 자원에 대한 사용 통계를 리포팅합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml440(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml421(title) msgid "Virtual interfaces (os-virtual-interfaces)" msgstr "가상 인터페이스 (os-virtual-interfaces)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml441(para) msgid "List the virtual interfaces for a specified server instance." msgstr "지정된 서버 인스턴스에 대한 가상 인터페이스 나열합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml448(title) msgid "Volume extension (os-volumes, os-snapshots)" msgstr "볼륨 확장 (os-volumes, os-snapshots)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml449(para) msgid "Manage volumes and snapshots for use with the Compute API." msgstr "Compute API를 사용하여 볼륨과 스냅샷을 관리합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml456(title) msgid "Volume attachments (os-volume_attachments)" msgstr "볼륨 연결 (os-volume_attachments)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml457(para) msgid "" "Attach volumes created through the volume API to server instances. Also, " "list volume attachments for a server instance, get volume details for a " "volume attachment, and delete a volume attachment." -msgstr "서버 인스턴스에 volume API를 통해서 첨부 볼륨을 생성합니다. 또한 서버 인스턴스에 연결된 볼륨 목록을 확인하며, 연결된 볼륨의 세부 정보를 가져오고, 연결된 볼륨을 삭제합니다." +msgstr "" +"서버 인스턴스에 volume API를 통해서 첨부 볼륨을 생성합니다. 또한 서버 인스턴" +"스에 연결된 볼륨 목록을 확인하며, 연결된 볼륨의 세부 정보를 가져오고, 연결된 " +"볼륨을 삭제합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml466(title) msgid "Servers with block device mapping format (servers)" msgstr "서버에대한 블록 디바이스 맵핑 포맷 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml468(para) msgid "Create a server with a block device mapping." msgstr "블록 디바이스 맵핑 서버를 생성합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml474(title) msgid "Server OS-EXT-IPS-MAC:mac_addr extended attribute (servers)" msgstr "서버 OS-EXT-IPS-MAC:mac_addr 확장 속성 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml476(para) msgid "" "Add OS-EXT-IPS-MAC:mac_addr extended attribute when you create, show " "information for, or list servers." -msgstr "서버 목록을 확인하거나, 서버에 대한 정보를 확인하거나, 생성할때 OS-EXT-IPS-MAC:mac_addr 확장 요소를 추가합니다." +msgstr "" +"서버 목록을 확인하거나, 서버에 대한 정보를 확인하거나, 생성할때 OS-EXT-IPS-" +"MAC:mac_addr 확장 요소를 추가합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml483(title) msgid "Configuration drive (servers)" msgstr "드라이버 구성 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml484(para) msgid "Extend servers and images with a configuration drive." msgstr "구성 드라이브의 서버와 이미지를 확장합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml491(title) msgid "Servers with extended availability zones (servers)" msgstr "확장된 가용성 존의 서버 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml493(para) msgid "" "Show the instance availability zone for compute nodes (nova-compute). " -"Internal services appear in their own internal availability zone." -msgstr "Compute 노드(nova-compute)의 인스턴스 가용성 존을 보여줍니다. 내부 서비스는 자신의 내부 가용성에 나타납니다." +"Internal services appear in their own internal availability zone." +msgstr "" +"Compute 노드(nova-compute)의 인스턴스 가용성 존을 보여줍니다. 내부 서비스는 " +"자신의 내부 가용성에 나타납니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml502(title) msgid "Servers and images with disk config (servers, images)" msgstr "서버와 이미지에대한 디스크 구성 (servers, images)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml504(para) msgid "Extend servers with the diskConfig attribute." msgstr "diskConfig 요소에 대한 확장 서버입니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml510(title) msgid "Server IP type (servers)" msgstr "서버 IP 타입 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml511(para) msgid "" "Show the type of the IP addresses assigned to an instance. Type is either " "fixed or floating." -msgstr "인스턴스에 할당되는 IP 주소에 대한 형식을 보여줍니다. 형식은 고정이거나 유동중 하나입니다." +msgstr "" +"인스턴스에 할당되는 IP 주소에 대한 형식을 보여줍니다. 형식은 고정이거나 유동" +"중 하나입니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml518(title) msgid "Server extended attributes (servers)" msgstr "서버 확장 속성 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml519(para) msgid "Show metadata for servers." msgstr "서버에대한 메타데이타를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml525(title) msgid "Server extended status (servers)" msgstr "서버 확장 상태 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml526(para) msgid "" "Show extended status information, vm_state, task_state, and power_state, in " "detailed server responses." -msgstr "응답한 서버의 세부정보에서 확장된 vm_state, task_state, power_state의 상태 정보를 보여줍니다." +msgstr "" +"응답한 서버의 세부정보에서 확장된 vm_state, task_state, power_state의 상태 정" +"보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml533(title) msgid "Servers multiple create (servers)" msgstr "서버 다중 생성 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml534(para) msgid "" "Create one or more servers with an optional reservation ID. The request and " "response examples show how to create multiple servers with or without a " "reservation ID." -msgstr "선택적인 예약 ID와 하나 이상의 서버를 생성합니다. 요청과 응답을 이용하여 예약 ID 없이 여러대의 서버를 생성하는 방법을 보여줍니다." +msgstr "" +"선택적인 예약 ID와 하나 이상의 서버를 생성합니다. 요청과 응답을 이용하여 예" +"약 ID 없이 여러대의 서버를 생성하는 방법을 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml542(title) msgid "Server rescue and unrescue (servers)" msgstr "서버 rescue와 unrescue (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml543(para) msgid "Put a server into rescue mode or unrescue a server in rescue mode." -msgstr "서버를 rescue 모드에 넣어두거나 rescue 모드에 있는 서버를 unresuce 합니다." - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml550(title) -msgid "Extended server rescue (servers)" msgstr "" +"서버를 rescue 모드에 넣어두거나 rescue 모드에 있는 서버를 unresuce 합니다." -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml551(para) -msgid "" -"Put a server into rescue mode and optionally include rescue image reference." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml557(title) msgid "Servers with scheduler hints (servers)" msgstr "서버에대한 스케쥴러 hint (server)" -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml558(para) msgid "Create a server with scheduler hints." msgstr "스케쥴러 hint와 함께 서버를 생성합니다." -#: ./api-ref/src/docbkx/api-ref-database-v1.xml11(title) -msgid "OpenStack Database Service API v1.0 (CURRENT)" -msgstr "" - -#: ./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 (originally referred to as API v3)." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml26(para) -msgid "Lists information for all API versions." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml35(title) -msgid "Availability zones (os-availability-zone)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml42(title) -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml288(title) msgid "Server actions (servers)" msgstr "서버 작업 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml43(para) -msgid "Performs actions on a server. Specify the action in the request body." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml51(title) msgid "Server admin actions (servers)" msgstr "서버 관리자 작업 (servers)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml52(para) msgid "" -"Administrators only. Performs actions on a server. Specify the action in the" -" request body." +"Creates and manages host aggregates. An aggregate assigns metadata to groups " +"of compute nodes. Aggregates are only visible to the cloud provider." msgstr "" +"호스트 집계를 생성하고, 관리합니다. 집계는 compute 노드 그룹에 메타데이터를 " +"할당합니다. 집계는 클라우드 제공자만 볼 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml59(title) -msgid "Server IPs (ips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml60(para) -msgid "" -"Lists the IP addresses assigned to an instance or show details for a " -"specified IP address." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml69(title) -msgid "Server backups (servers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml70(para) -msgid "Backs up a server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml78(title) -msgid "Admin password (os-admin-password)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml79(para) -msgid "" -"Clears the encrypted copy of the password from the metadata server after the" -" client gets the password and determines that it no longer needs it in the " -"metadata server. The password for the server remains the same." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml91(para) -msgid "" -"Creates, lists, updates, and deletes guest agent builds. Use guest agents to" -" access files on the disk, configure networking, or run other applications " -"or scripts in the guest while the agent runs. This hypervisor-specific " -"extension is not currently enabled for KVM. Use of guest agents is possible " -"only if the underlying service provider uses the Xen driver." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml105(para) -msgid "" -"Creates and manages host aggregates. An aggregate assigns metadata to groups" -" of compute nodes. Aggregates are only visible to the cloud provider." -msgstr "호스트 집계를 생성하고, 관리합니다. 집계는 compute 노드 그룹에 메타데이터를 할당합니다. 집계는 클라우드 제공자만 볼 수 있습니다." - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml115(title) msgid "Cells (os-cells)" msgstr "Cells (os-cells)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml116(para) -msgid "" -"Adds neighbor cells, lists neighbor cells, and gets the capabilities of the " -"local cell." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml126(para) msgid "Creates and shows details for a root certificate." msgstr "Root certificate에 대한 상세 정보를 보여주고 생성합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml132(title) msgid "Configuration drive (os-config-drive)" msgstr "드라이브 구성 (os-config-drive)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml133(para) msgid "Returns server details for a specific service ID or user." msgstr "지정한 서비스 ID 또는 사용자의 서버 상세 정보를 반환합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml141(para) -msgid "Gets console output for a server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml148(para) msgid "Force-deletes a server or restores a deleted server." msgstr "서버를 강제로 삭제하거나 삭제한 서버를 되살립니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml154(title) msgid "Evacuate (os-evacuate)" msgstr "철수 (os-evacuate)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml155(para) -msgid "Evacuates servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml161(title) msgid "" "Servers with extended availability zones (os-extended-availability-zone)" msgstr "서버에대한 확장된 가용성 존 (os-extended-availability-zone)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml163(para) msgid "" "Shows the instance availability zone for compute nodes (nova-compute). " "Internal services appear in their own internal availability zone." -msgstr "Compute 노드(nova-compute)에 대한 인스턴스 가용성 존을 보여줍니다. 내부 서비스는 자신의 내부 가용성 존에 나타납니다." +msgstr "" +"Compute 노드(nova-compute)에 대한 인스턴스 가용성 존을 보여줍니다. 내부 서비" +"스는 자신의 내부 가용성 존에 나타납니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml172(title) msgid "Server extended attributes (os-extended-server-attributes)" msgstr "서버 확장 속성 (os-extended-server-attributes)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml174(para) msgid "Shows metadata for servers." msgstr "서버에대한 메타데이터를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml180(title) msgid "Server extended status (os-extended-status)" msgstr "서버 확장 상태 (os-extended-status)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml181(para) -msgid "" -"Shows extended status information, vm_state, " -"task_state, and power_state, in detailed server " -"responses." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml191(title) msgid "Flavor access (flavor-access)" msgstr "Flavor 접근 (flavor-access)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml192(para) msgid "Flavor access support." msgstr "Flavor 접근을 지원합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml198(title) msgid "Flavor extra-specs (flavor-extra-specs)" msgstr "Flavor 확장 스팩 (flavor-extra-specs)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml199(para) msgid "" "Lists, creates, deletes, and updates the extra-specs or keys for a flavor." msgstr "Flavor에대한 여분 스펙이나 키를 나열, 생성, 삭제, 업데이트 합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml206(title) msgid "Flavors manage (flavor-manage)" msgstr "Flavors 관리 (flavor-manage)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml207(para) msgid "Creates and deletes flavors." msgstr "Flavors 생성 및 삭제" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml213(title) msgid "Flavors with rxtx_factor extended attribute (os-flavor-rxtx)" msgstr "Flavor에 대한 rxtx_factor 확장 속성 (os-flavor-rxtx)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml215(para) -msgid "Shows the rxtx status of a flavor." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml222(para) -msgid "Shows information about flavors." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml229(para) -msgid "" -"Manages DNS records associated with IP addresses allocated by the floating " -"IPs extension. Requests are dispatched to a DNS driver selected at startup." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml238(para) -msgid "Manages groups of floating IPs." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml245(para) -msgid "" -"Assigns and allocates floating IP addresses to instances that run in an " -"OpenStack cloud." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml253(para) -msgid "" -"Bulk-creates, deletes, and lists floating IPs. By default, the pool is named" -" nova. Use the os-floating-ip- pools extension to view " -"available pools." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml263(title) -msgid "Ping instances (os-fping)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml264(para) -msgid "Pings all or specified instances and reports which ones are alive." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml273(para) msgid "Manages physical hosts." msgstr "물리 호스트를 관리합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml280(para) msgid "" "Displays extra statistical information from the machine that hosts the " "hypervisor through the API for the hypervisor (XenAPI or KVM/libvirt)." -msgstr "하이퍼바이저(Xen API, KVM/libvirt)에 대한 API를 이용하여 하이퍼바이저를 호스팅하는 머신에서 별도의 통계 정보를 표시합니다." +msgstr "" +"하이퍼바이저(Xen API, KVM/libvirt)에 대한 API를 이용하여 하이퍼바이저를 호스" +"팅하는 머신에서 별도의 통계 정보를 표시합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml289(para) msgid "" "Permits all users to list available actions for a specified server. Permits " "administrators to get details for a specified action for a specified server." -msgstr "지정한 서버의 사용 가능한 동작들을 나열하고 모든 사용자에게 허용합니다. 지정한 서버의 지정된 동작에대한 세부 정보를 얻는 것은 관리자에게 허용됩니다." +msgstr "" +"지정한 서버의 사용 가능한 동작들을 나열하고 모든 사용자에게 허용합니다. 지정" +"한 서버의 지정된 동작에대한 세부 정보를 얻는 것은 관리자에게 허용됩니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml297(title) msgid "Instance usage audit log (os-instance-usage-audit-log)" msgstr "인스턴스 사용량 감사 로그 (os-instance-usage-audit-log)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml299(para) -msgid "Administrator only. Performs task log monitoring." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml305(title) -msgid "Keypairs (keypairs)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml306(para) -msgid "Generates, imports, and deletes SSH keys." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml312(title) msgid "Limits (limits)" msgstr "제한 (limits)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml313(para) -msgid "Shows all global and rate limit information." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml320(para) -msgid "Shows data on migrations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml326(title) msgid "Multinic (os-multinic)" msgstr "다중 NIC (os-multinic)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml327(para) -msgid "Provides multiple network support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml334(para) -msgid "Provides quota classes management support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml341(para) msgid "" "Permits administrators, depending on policy settings, to view quotas for a " "tenant and view and update default quotas." -msgstr "관리자에게만 허용됩니다. 정책 설정에따라 tenant에 대한 quota를 보여주고, 기본 quota에 대해 보여주고 업데이트가 가능합니다." +msgstr "" +"관리자에게만 허용됩니다. 정책 설정에따라 tenant에 대한 quota를 보여주고, 기" +"본 quota에 대해 보여주고 업데이트가 가능합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml349(title) msgid "Server remote console (os-remote-consoles)" msgstr "서버 원격 콘솔 (os-remote-consoles)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml350(para) -msgid "Provides interactive console support." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml356(title) -msgid "Server diagnostics (os-server-diagnostics)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml363(title) msgid "Server usage (os-server-usage)" msgstr "서버 사용 (os-server-usage)" -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml364(para) -msgid "" -"Adds launched_at and terminated_at values to " -"servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml374(para) -msgid "" -"Shelves running servers, restores shelved servers, and removes shelved " -"servers." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml405(para) -msgid "" -"Gets the encrypted administrative password set through the metadata service." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml415(para) -msgid "Shows simple tenant usage for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.1.xml422(para) -msgid "Lists virtual interfaces specified server instance." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml16(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는 동일합니다." +msgstr "" +"Persistent 볼륨에 저장된 이미지나 이미지에 가상 컴퓨터를 시작합니다. API v1.1" +"과 API v2는 동일합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml28(para) msgid "List information for all API versions and show details about API v2." -msgstr "모든 API 버전에 대한 정보를 나열하고 API v2에 대한 자세한 정보를 보여줍니다." +msgstr "" +"모든 API 버전에 대한 정보를 나열하고 API v2에 대한 자세한 정보를 보여줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml36(title) msgid "Limits" msgstr "제한" -#: ./api-ref/src/docbkx/ch_compute-v2.xml37(para) msgid "Get rate and absolute limits." msgstr "절대 한게치와 비율을 " -#: ./api-ref/src/docbkx/ch_compute-v2.xml46(para) msgid "" "List available Compute API v2 extensions and show details for a specified " "extension." -msgstr "활성화된 Compute API v2 확장을 나열하고 지정한 확장에대한 자세한 설명을 보여줍니다." +msgstr "" +"활성화된 Compute API v2 확장을 나열하고 지정한 확장에대한 자세한 설명을 보여" +"줍니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml58(title) msgid "Servers" msgstr "서버" -#: ./api-ref/src/docbkx/ch_compute-v2.xml59(para) msgid "List, create, get details for, update, and delete servers." -msgstr "서버를 나열하고, 생성하고, 자세한 설명을 가져옵니다. 서버를 업데이트하고 삭제합니다." +msgstr "" +"서버를 나열하고, 생성하고, 자세한 설명을 가져옵니다. 서버를 업데이트하고 삭제" +"합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml62(emphasis) msgid "Passwords" msgstr "암호" -#: ./api-ref/src/docbkx/ch_compute-v2.xml63(para) msgid "" "When you create a server, you can specify a password through the optional " "adminPass attribute. The specified password must meet " @@ -1758,1098 +1014,464 @@ msgid "" "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 "서버를 생성할때, 선택적인 adminPass 속성을 통해 암호를 지정할 수 있습니다. 지정한 암호는 OpenStack Compute ​provider​에 의해 설정된 복잡한 요구사항을 충족해야합니다. 만약 복잡한 요구사항에 충족되지 못한다면, 서버에 ERROR 상태를 입력할 수 있습니다. 이 상황에서는 클라이언트에서 서버 암호를 리셋할 수 있는 암호 변경 작업을 진행할 수 있습니다." +msgstr "" +"서버를 생성할때, 선택적인 adminPass 속성을 통해 암호를 " +"지정할 수 있습니다. 지정한 암호는 OpenStack Compute ​provider​에 의해 설정된 복" +"잡한 요구사항을 충족해야합니다. 만약 복잡한 요구사항에 충족되지 못한다면, 서" +"버에 ERROR 상태를 입력할 수 있습니다. 이 상황에서는 클라이언트에" +"서 서버 암호를 리셋할 수 있는 암호 변경 작업을 진행할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml73(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 "만약 암호를 지정하지 않는다면, 랜덤하게 만들어진 암호를 할당하고 리스폰스 객체를 반환합니다.이 암호는 compute provider가 설정한 보안 요구사항을 충족하도록 보장됩니다. 보안을 위해 암호는 이후에는 호출 반환되지 않습니다." +"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 "" +"만약 암호를 지정하지 않는다면, 랜덤하게 만들어진 암호를 할당하고 리스폰스 객" +"체를 반환합니다.이 암호는 compute provider가 설정한 보안 요구사항을 충족하도" +"록 보장됩니다. 보안을 위해 암호는 이후에는 호출 반환되지 않습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml81(emphasis) -#: ./api-ref/src/docbkx/ch_compute-v2.xml188(title) msgid "Server metadata" msgstr "서버 메타 데이타" -#: ./api-ref/src/docbkx/ch_compute-v2.xml82(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 " +"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 "서버 실행시 사용자 지정 서비스 메타데이터를 지정할 수 있습니다. 각 메나테이터 키값 쌍에대한 최대 값은 255바이트입니다. 서버당 제공할 수 있는 키-값 쌍의 최대 갯수는 compute provider에 의해 결정됩니다. maxServerMeta절대 한계치를 이용하여 값을 쿼리할 수 있습니다." +msgstr "" +"서버 실행시 사용자 지정 서비스 메타데이터를 지정할 수 있습니다. 각 메나테이" +"터 키값 쌍에대한 최대 값은 255바이트입니다. 서버당 제공할 수 있는 키-값 쌍의 " +"최대 갯수는 compute provider에 의해 결정됩니다. maxServerMeta절" +"대 한계치를 이용하여 값을 쿼리할 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml91(emphasis) msgid "Server networks" msgstr "서버 네트워크" -#: ./api-ref/src/docbkx/ch_compute-v2.xml92(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 주소를 할당할 수있습니다." +msgstr "" +"서버 작동시 지정한 네트워크로 서버를 연결합니다. 네트워크를 하나 또는 여러개" +"를 지정할 수 있습니다. 네트워크에 포트를 지정하여 사용하거나 서버 인터페이스" +"에 고정 IP 주소를 할당할 수있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml96(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를 사용할 수 있고, 동시에 할당도 가능합니다. 서버 생성후 접근 주소를 갱신합니다." +msgstr "" +"접근 주소로 IPv4와 IPv6를 사용할 수 있고, 동시에 할당도 가능합니다. 서버 생성" +"후 접근 주소를 갱신합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml104(emphasis) msgid "Server personality" msgstr "서버 프로필" -#: ./api-ref/src/docbkx/ch_compute-v2.xml105(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 " +"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 "파일 시스템에 데이터를 입력하여 서버 인스턴스의 프로필을 사용자 정의 설정을 할 수 있습니다. 예를 들어, 인스턴스 내부에 ssh 키를 넣거나, 설정 구성 파일을 저장하거나 데이터를 삽입할 수 있습니다. 이 기능은 실행 시간 개인 설정의 최소량을 제공합니다. 중요한 사용자 지정이 필요한 경우, 사용자 정의 이미지를 만들 수 있습니다." +msgstr "" +"파일 시스템에 데이터를 입력하여 서버 인스턴스의 프로필을 사용자 정의 설정을 " +"할 수 있습니다. 예를 들어, 인스턴스 내부에 ssh 키를 넣거나, 설정 구성 파일을 " +"저장하거나 데이터를 삽입할 수 있습니다. 이 기능은 실행 시간 개인 설정의 최소" +"량을 제공합니다. 중요한 사용자 지정이 필요한 경우, 사용자 정의 이미지를 만들 " +"수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml110(para) msgid "Follow these guidelines when you inject files:" msgstr "파일을 입력할때 다음 지침을 따르십시오:" -#: ./api-ref/src/docbkx/ch_compute-v2.xml113(para) msgid "The maximum size of the file path data is 255 bytes." msgstr "파일 패치 데이터의 최대 크기는 255 바이트입니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml116(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가 파일 내용의 최대 크기를 결정합니다. 이 값들은 서버를 생성하는데 사용하는 이미지에 따라 차이가 있을 수 있습니다." +msgstr "" +"파일 내용은 Base64 스트링으로 인코딩됩니다. Compute provider가 파일 내용의 최" +"대 크기를 결정합니다. 이 값들은 서버를 생성하는데 사용하는 이미지에 따라 차이" +"가 있을 수 있습니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml120(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.xml125(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.xml129(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.xml134(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." +"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.xml139(para) -msgid "" -"The file injection might not occur until after the server is built and " -"booted." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml141(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.xml145(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.xml153(emphasis) msgid "Server access addresses" msgstr "서버 접근 주소" -#: ./api-ref/src/docbkx/ch_compute-v2.xml154(para) -msgid "" -"In a hybrid environment, the underlying implementation might not control the" -" IP address of a server. 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 Compute server address. 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.xml189(para) msgid "" "Show details for, set, update, and delete server metadata or metadata items." -msgstr "서버 메타데이터 또는 메타데이터 항목에 대한 상세 설명과, 설정, 업데이트, 삭제합니다." +msgstr "" +"서버 메타데이터 또는 메타데이터 항목에 대한 상세 설명과, 설정, 업데이트, 삭제" +"합니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml205(title) msgid "Server addresses" msgstr "서버 주소" -#: ./api-ref/src/docbkx/ch_compute-v2.xml206(para) -msgid "" -"List addresses for a specified server or a specified server and network." -msgstr "" - -#: ./api-ref/src/docbkx/ch_compute-v2.xml213(title) msgid "Server actions" msgstr "서버 작업" -#: ./api-ref/src/docbkx/ch_compute-v2.xml214(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.xml229(title) msgid "Flavors" msgstr "Flavors" -#: ./api-ref/src/docbkx/ch_compute-v2.xml230(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는 디스크 용량과 메모리 용량의 유일한 조합입니다." +"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.xml247(para) msgid "" "List available images, get details for a specified image, and delete an " "image." -msgstr "사용가능한 이미지를 나열하고, 지정한 이미지의 상세정보를 가져오거나 이미지를 삭제합니다." - -#: ./api-ref/src/docbkx/ch_compute-v2.xml248(para) -msgid "Also, set, list, get details for, and delete image metadata." -msgstr "또한, 이미지 메타 데이터를 설정, 나열하고 삭제하며, 상세 정보를 가져옵니다." - -#: ./api-ref/src/docbkx/ch_compute-v2.xml249(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 Computer server actions." msgstr "" +"사용가능한 이미지를 나열하고, 지정한 이미지의 상세정보를 가져오거나 이미지를 " +"삭제합니다." + +msgid "Also, set, list, get details for, and delete image metadata." +msgstr "" +"또한, 이미지 메타 데이터를 설정, 나열하고 삭제하며, 상세 정보를 가져옵니다." -#: ./api-ref/src/docbkx/ch_compute-v2.xml266(title) msgid "Image metadata" msgstr "이미지 메타 데이타" -#: ./api-ref/src/docbkx/ch_compute-v2.xml267(para) -msgid "" -"Show details for, set, update, and delete image metadata or metadata items." -msgstr "" - -#: ./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 " -"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.xml23(para) -msgid "" -"List information for all Networking API versions and show details about API " -"v2." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2.xml36(title) msgid "Networks" msgstr "네트워크" -#: ./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.xml55(title) msgid "Subnets" msgstr "서브넷" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml56(para) -msgid "" -"List, show information for, create, update, and delete subnet resources." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-v2.xml63(title) msgid "Ports" msgstr "포트" -#: ./api-ref/src/docbkx/ch_netconn-v2.xml64(para) -msgid "List, show information for, create, update, and delete ports." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-image-v2.xml11(title) -msgid "OpenStack Image service API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-v2-ext.xml11(title) -msgid "OpenStack Identity API v2 extensions (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2.xml11(para) -#: ./api-ref/src/docbkx/ch_identity-v3.xml11(para) -msgid "" -"Get an authentication token that permits access to the OpenStack services " -"REST API." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml15(para) -msgid "" -"Query the Identity API to list available extensions with a request to " -"v2.0/extensions." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml18(title) msgid "OS-KSADM admin extension" msgstr "OS-KSADM 관리자 확장" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml91(title) msgid "OS-KSCATALOG admin extension" msgstr "OS-KSCATALOG 관리자 확장" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml97(title) msgid "OS-KSEC2 admin extension" msgstr "OS-KSEC2 관리자 확장" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml103(title) msgid "OS-KSS3 admin extension" msgstr "OS-KSS3 관리자 확장" -#: ./api-ref/src/docbkx/ch_identity-v2-ext.xml109(title) msgid "OS-KSVALIDATE admin extension" msgstr "OS-KSVALIDATE 관리자 확장" -#: ./api-ref/src/docbkx/api-ref-orchestration-v1.xml11(title) -msgid "OpenStack Orchestration API v1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-networking-v2.xml11(title) -msgid "OpenStack Networking API v2.0 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-admin-v2.xml11(title) -msgid "OpenStack Identity Admin API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2.xml10(title) -msgid "OpenStack Compute API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml11(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml11(para) -msgid "" -"Manage volumes and snapshots for use with the Block Storage API, also known " -"as cinder services." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml25(title) msgid "API extensions" msgstr "API 확장" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml33(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml44(title) msgid "Volumes" msgstr "볼륨" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml34(para) -msgid "" -"A volume is a detachable block storage device. You can think of it as a USB " -"hard drive. You can attach a volume to one instance at a time." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml37(para) -msgid "" -"When you create, list, update, extend or delete volumes, these status values" -" are possible:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml40(caption) msgid "Volume statuses" msgstr "볼륨 상태" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml51(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml161(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml269(para) msgid "creating" msgstr "creating" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml52(para) msgid "The volume is being created." msgstr "볼륨을 생성하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml55(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml166(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml274(para) msgid "available" msgstr "available" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml56(para) msgid "The volume is ready to be attached to an instance." msgstr "볼륨을 인스턴스에 연결할 준비가 되었습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml60(para) msgid "attaching" msgstr "attaching" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml61(para) msgid "The volume is attaching to an instance." msgstr "볼륨을 인스턴스에 연결중입니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml65(para) msgid "in-use" msgstr "in-use" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml66(para) msgid "The volume is attached to an instance." msgstr "볼륨을 인스턴스에 연결했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml70(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml171(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml280(para) msgid "deleting" msgstr "deleting" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml71(para) msgid "The volume is being deleted." msgstr "볼륨을 삭제하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml74(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml176(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml285(para) msgid "error" msgstr "error" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml75(para) msgid "An error occurred during volume creation." msgstr "볼륨 생성중 오류가 발생했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml79(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml182(para) msgid "error_deleting" msgstr "error_deleting" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml80(para) msgid "An error occurred during volume deletion." msgstr "볼륨 삭제중 오류가 발생했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml84(para) msgid "backing-up" msgstr "backing-up" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml85(para) msgid "The volume is being backed up." msgstr "볼륨을 백업하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml88(para) msgid "restoring-backup" msgstr "restoring-backup" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml89(para) msgid "A backup is being restored to the volume." msgstr "볼륨을 복구하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml93(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml297(para) msgid "error_restoring" msgstr "error_restoring" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml94(para) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml298(para) msgid "An error occurred during backup restoration to a volume." msgstr "볼륨 백업을 복구하는데 오류가 발생했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml98(para) -msgid "error_extending" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml99(para) -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.xml63(title) msgid "Volume types" msgstr "볼륨 타입" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml143(title) -#: ./api-ref/src/docbkx/ch_blockstorage-api-v1.xml84(title) msgid "Snapshots" msgstr "스냅샷" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml144(para) -msgid "A snapshot is a point in time copy of the data that a volume contains." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml146(para) -msgid "" -"When you create, list, or delete snapshots, these status values are " -"possible:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml149(caption) msgid "Snapshot statuses" msgstr "스냅샷 상태" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml162(para) msgid "The snapshot is being created." msgstr "스냅샷을 생성하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml167(para) msgid "The snapshot is ready to be used." msgstr "스냅샷을 사용할 수 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml172(para) msgid "The snapshot is being deleted." msgstr "스냅샷을 삭제하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml177(para) msgid "An error occurred during snapshot creation." msgstr "스냅샷 생성중 오류가 발생했습니다" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml183(para) msgid "An error occurred during snapshot deletion." msgstr "스냅샷 삭제중 오류가 발생했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml208(title) msgid "Quality of service (QoS) specifications (qos-specs)" msgstr "서비스 품질 (QoS) 사양 (qos-specs)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml209(para) -msgid "" -"Administrators only, depending on policy settings. Create, list, show " -"details for, associate, disassociate, and delete quality of service (QoS) " -"specifications." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml232(title) msgid "Quota sets extension (os-quota-sets)" msgstr "Quota 세트 확장 (os-quota-sets)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml233(para) -msgid "" -"Administrators only, depending on policy settings. View, update, and delete " -"quotas for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml239(title) msgid "Limits extension (limits)" msgstr "확장 제한 (limits)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml240(para) -msgid "Show absolute limits for a tenant." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml245(title) msgid "Backups" msgstr "백업" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml246(para) -msgid "" -"A backup is a full copy of a volume stored in an external service. The " -"service can be configured. The only supported service for now is Object " -"Storage. A backup can subsequently be restored from the external service to " -"either the same volume that the backup was originally taken from, or to a " -"new volume. backup and restore operations can only be carried out on volumes" -" which are in an unattached and available state." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml254(para) -msgid "" -"When you create, list, or delete backups, these status values are possible:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml257(caption) msgid "Backup statuses" msgstr "백업 상태" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml270(para) msgid "The backup is being created." msgstr "백업을 생성중입니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml275(para) msgid "The backup is ready to be restored to a volume." msgstr "백업이 볼륨에 복구할 준비가 되었습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml281(para) msgid "The backup is being deleted." msgstr "백업을 삭제하고 있습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml286(para) msgid "An error has occurred with the backup." msgstr "백업중 오류가 발생했습니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml291(para) msgid "restoring" msgstr "복구중" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml292(para) msgid "The backup is being restored to a volume." msgstr "백업을 볼륨으로 복구중입니다." -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml303(para) -msgid "" -"In the event of an error, more information about the error can be found in " -"the fail_reason field for the backup." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml308(title) msgid "Volume manage extension (os-volume-manage)" msgstr "볼륨 관리 확장 (os-volume-manage)" -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml309(para) -msgid "" -"Create new volumes using existing storage, rather than allocating new " -"storage." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml313(title) -msgid "Volume type access (volumes)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml314(para) -msgid "Create private volumes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_blockstorage-api-v2.xml317(para) -msgid "" -"By default, volumes are public. To create a private volume, set the " -"is_public boolean field to false at volume " -"creation time. To control access to a private volume, you add a project to " -"or remove a project from the volume. Private volume types without projects " -"are only visible by users with the administrative role and context." -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-compute-v2.1.xml11(title) -msgid "OpenStack Compute API v2.1 (CURRENT)" -msgstr "" - -#: ./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.xml14(title) msgid "General API information" msgstr "일반적인 API 정보" -#: ./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 " -"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.xml32(title) msgid "Stacks" msgstr "스택" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml72(title) msgid "Stack actions" msgstr "스택 작업" -#: ./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.xml86(title) msgid "Stack resources" msgstr "스택 리소스" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml123(title) msgid "Stack events" msgstr "스택 이벤트" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml144(title) msgid "Templates" msgstr "템플릿" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml157(title) msgid "Build info" msgstr "빌드 정보" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml166(title) msgid "Software configuration" msgstr "소프트웨어 구성" -#: ./api-ref/src/docbkx/ch_orchestration-v1.xml195(title) msgid "Manage service" msgstr "서비스 관리" -#: ./api-ref/src/docbkx/api-ref-image-v1.xml11(title) -msgid "OpenStack Image Service API v1 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml11(para) -msgid "Image service API v2.0, API v2.1, and API v2.2." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml30(para) -msgid "Create, list, update, and delete images." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml31(para) -msgid "" -"Image operations include all fields in the response body, even if the field " -"has no value. For these fields, the response body shows None." -msgstr "" - -#: ./api-ref/src/docbkx/ch_images-v2.xml51(title) msgid "Image data" msgstr "이미지 데이타" -#: ./api-ref/src/docbkx/ch_images-v2.xml52(para) msgid "Upload and download raw image data." msgstr "Raw 이미지 데이터를 업로드하고 다운로드 합니다." -#: ./api-ref/src/docbkx/ch_images-v2.xml62(title) msgid "Image tags" msgstr "이미지 태그" -#: ./api-ref/src/docbkx/ch_images-v2.xml63(para) msgid "Add and delete image tags." msgstr "이미지 테그를 추가하고 삭제합니다." -#: ./api-ref/src/docbkx/ch_images-v2.xml89(title) msgid "Image schemas" msgstr "이미지 스키마" -#: ./api-ref/src/docbkx/ch_images-v2.xml90(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 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-telemetry-v2.xml11(title) -msgid "OpenStack Telemetry API v2 (CURRENT)" -msgstr "" - -#: ./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 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 "AVAILABLE. The volume is read to be attached to an instance." -msgstr "" - -#: ./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 "ERROR. An error has occurred with the volume." -msgstr "" - -#: ./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.xml10(title) -msgid "OpenStack Data Processing API v1.1 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-blockstorage-v2.xml11(title) -msgid "OpenStack Block Storage API v2 (CURRENT)" -msgstr "" - -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2 (SUPPORTED)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml28(para) msgid "Manage tokens." msgstr "토큰을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml41(title) msgid "Service catalog" msgstr "서비스 카탈로그" -#: ./api-ref/src/docbkx/ch_identity-v3.xml42(para) msgid "Manage the catalog of services." msgstr "서비스으 카탈로그를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "엔드 포인트" -#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "엔드 포인트를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml70(title) msgid "Domains" msgstr "도메인" -#: ./api-ref/src/docbkx/ch_identity-v3.xml71(para) msgid "Manage domains." msgstr "도메인을 관리합니다." -#: ./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 " -"projects by granting roles to the user on a project, including projects " -"owned by other domains." -msgstr "" - -#: ./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 " -"within that domain. In the Identity API, the uniqueness of the following " -"attributes is as follows:" -msgstr "" - -#: ./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.xml84(para) -msgid "" -"Role Name. Globally unique across all " -"domains." -msgstr "" - -#: ./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.xml92(para) -msgid "" -"Project Name. Unique within the owning " -"domain." -msgstr "" - -#: ./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.xml135(title) msgid "Projects" msgstr "프로젝트" -#: ./api-ref/src/docbkx/ch_identity-v3.xml136(para) msgid "Manage projects." msgstr "프로젝트를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml174(para) msgid "Manage users." msgstr "사용자를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml198(title) msgid "Groups" msgstr "그룹" -#: ./api-ref/src/docbkx/ch_identity-v3.xml199(para) msgid "Manage groups." msgstr "그룹을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml227(title) msgid "Credentials" msgstr "인증서" -#: ./api-ref/src/docbkx/ch_identity-v3.xml228(para) msgid "Manage credentials." msgstr "인증서를 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml246(title) msgid "Roles" msgstr "역할" -#: ./api-ref/src/docbkx/ch_identity-v3.xml247(para) msgid "Manage roles." msgstr "역할을 관리합니다." -#: ./api-ref/src/docbkx/ch_identity-v3.xml263(title) msgid "Policies" msgstr "정책" -#: ./api-ref/src/docbkx/ch_identity-v3.xml264(para) msgid "Manage policies." msgstr "정책을 관리합니다." -#: ./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 " -"and specify policy rules as JSON strings in a blob. For " -"example:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3.xml272(para) msgid "Or:" msgstr "또는:" -#: ./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.xml13(para) -msgid "" -"To run the cURL command examples for these requests, set these environment " -"variables:" -msgstr "" - -#: ./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 " -"number and your account name. For example, " -"https://23.253.72.207/v1/my_account." -msgstr "" - -#: ./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.xml28(para) msgid "To obtain these values, run the command." msgstr "이 값을 구하려면, 명령을 실행합니다." -#: ./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:" +"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.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.xml49(title) msgid "Accounts" msgstr "계정" -#: ./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.xml62(title) msgid "Containers" msgstr "컨테이너" -#: ./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.xml78(title) msgid "Objects" msgstr "객체" -#: ./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/ch_telemetry-v2.xml11(para) -msgid "Manage Telemetry operations." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml13(title) msgid "Alarms" msgstr "알람" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml14(para) -msgid "List, create, get details for, update, and delete alarms." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml40(title) msgid "Meters" msgstr "Meters" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml41(para) -msgid "Get information for meters." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml59(title) msgid "Samples" msgstr "샘플" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml60(para) msgid "Get samples." msgstr "샘플을 가져옵니다." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml73(title) msgid "Resources" msgstr "리소스" -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml74(para) msgid "Get information for resources." msgstr "리소스에 대한 정보를 가져옵니다." -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml87(title) -msgid "Capabilities" -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml88(para) -msgid "Get information for API and storage capabilities." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml89(para) -msgid "" -"The Telemetry service enables you to store samples, events, and alarm " -"definitions in supported database back ends. The capabilities " -"resource enables you to list the capabilities that a database supports." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml95(para) -msgid "" -"The capabilities resource returns a flattened dictionary of " -"capability properties, each with an associated boolean value. A value of " -"true indicates that the corresponding capability is available " -"in the back end." -msgstr "" - -#: ./api-ref/src/docbkx/ch_telemetry-v2.xml101(para) -msgid "" -"Optionally, you can configure separate database back ends for samples, " -"events, and alarm definitions. The capabilities response body " -"shows a value of true to indicate that the samples, events, or " -"alarm definitions database is ready to use in a production environment." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml16(title) msgid "OS-OAUTH1 extension" msgstr "OS-OAUTH1 확장" -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml17(para) -msgid "" -"Enable users to delegate roles to third-party consumers through the OAuth 1.0a specification." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml20(para) -msgid "" -"A user is an Identity API user who delegates its roles and who authorizes " -"request tokens. A consumer is a third-party application that uses OAuth to " -"access a protected resource. An OAuth-derived token enables admin users to " -"act on behalf of the authorizing user. A request token is a token that the " -"consumer uses to get authorization from the user and exchanges with an OAuth" -" verifier for an access token. The OAuth verifier is a required string that " -"is provided with the corresponding request token in exchange for an access " -"token. An access token is a token that the consumer uses to request Identity" -" API tokens on behalf of the authorizing user instead of using the " -"credentials for the user." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml33(para) -msgid "" -"Request and access tokens use token keys to identify themselves. For " -"OpenStack purposes, the token key is the token ID. The consumer uses a token" -" secret to establish ownership of a specified token. Both request and access" -" tokens have token secrets." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml38(para) -msgid "Delegated authentication through OAuth occurs as follows:" -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml42(para) -msgid "A user creates a consumer." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml45(para) -msgid "" -"The consumer gets an unauthorized request token. Then, the consumer uses the" -" request token to initiate user authorization." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml50(para) -msgid "The user authorizes the request token." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml53(para) -msgid "" -"The consumer exchanges the authorized request token and the OAuth verifier " -"for an access token." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml56(para) -msgid "" -"The authorizing user receives the request token key from the consumer out-" -"of-band." -msgstr "" - -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml60(para) -msgid "The consumer uses the access token to request an Identity API token." -msgstr "" - #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: ./api-ref/src/docbkx/ch_identity-v3-ext.xml0(None) msgid "translator-credits" -msgstr "Sungjin Kang , 2012-2015.\nJay Lee , 2014.\nSeong-ho Cho , 2014." +msgstr "" +"Sungjin Kang , 2012-2015.\n" +"Jay Lee , 2014.\n" +"Seong-ho Cho , 2014."