Imported Translations from Transifex
Change-Id: Ide498c27c1eca92e054ca78282ebaa0fabf38edb
This commit is contained in:
parent
05efcf1bc6
commit
5850703f1f
@ -1,11 +1,13 @@
|
||||
#
|
||||
# Translators:
|
||||
# François Bureau <francois.bureau@cloudwatt.com>, 2014
|
||||
# cloudwatt_l10n <l10n@cloudwatt.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-10 07:21+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 16:05+0000\n"
|
||||
"Last-Translator: François Bureau <francois.bureau@cloudwatt.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -15,7 +17,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml8(title)
|
||||
msgid "OpenStack API Quick Start"
|
||||
msgstr ""
|
||||
msgstr "Démarrage rapide pour l'API OpenStack"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml10(para)
|
||||
msgid ""
|
||||
@ -25,7 +27,7 @@ msgid ""
|
||||
"Telemetry. With the <link href=\"http://www.trystack.org/\">TryStack</link> "
|
||||
"OpenStack installation, these services work together in the background of "
|
||||
"the installation."
|
||||
msgstr ""
|
||||
msgstr "Bien que vous installiez chaque service d'OpenStack séparément, les services d'OpenStack travaillent ensemble pour répondre à vos besoins du cloud: Identité, Service d'Images, Stockage Block, Réseaux, Stockage d'objets, Orchestration, et télémétrie. Ces services tournent en arrière-plan avec l'iinstallation OpenStack <link href=\"http://www.trystack.org/\">TryStack</link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para)
|
||||
msgid ""
|
||||
@ -33,21 +35,21 @@ msgid ""
|
||||
"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 nova command-line client."
|
||||
msgstr ""
|
||||
msgstr "Après avoir authentifié via l'Identité, vous pouvez utiliser d'autres APIs OpenStack pour créer et gérer les ressources dans votre cloud OpenStack. Vous pouvez lancer des instances depuis des images et attribuer des métadonnées aux instances via l'API Compute ou le client de ligne de commande nova. "
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml22(para)
|
||||
msgid "To begin sending API requests, use one of the following methods:"
|
||||
msgstr ""
|
||||
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 ""
|
||||
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 <xref linkend=\"Compute_API_Quick_Start\"/>."
|
||||
msgstr ""
|
||||
msgstr "Un outil de ligne de commande qui vous permet d'envoyer les requêtes HTTP et recevoir des réponses. Consultez <xref linkend=\"Compute_API_Quick_Start\"/>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis)
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml6(title)
|
||||
@ -59,11 +61,11 @@ msgid ""
|
||||
"Each OpenStack project provides a command-line client that enables you to "
|
||||
"access its API through easy-to-use commands. See <xref linkend=\"cli-"
|
||||
"intro\"/>."
|
||||
msgstr ""
|
||||
msgstr "Chaque projet d'OpenStack fournisse un client de ligne de commande qui vous permet d'accéder à ces API via des commandes faciles à utiliser. Consultez <xref linkend=\"cli-intro\"/>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis)
|
||||
msgid "REST clients"
|
||||
msgstr ""
|
||||
msgstr "Clients REST"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml41(para)
|
||||
msgid ""
|
||||
@ -71,14 +73,14 @@ msgid ""
|
||||
" For Firefox, see <link href=\"https://addons.mozilla.org/en-"
|
||||
"US/firefox/addon/restclient/\">RESTClient</link>. For Chrome, see <link "
|
||||
"href=\"http://code.google.com/p/rest-client/\">rest-client</link>."
|
||||
msgstr ""
|
||||
msgstr "Mozilla et Google fournissent des interfaces graphique basé sur les navigateurs pour REST. Pour Firefox, consultez <link href=\"https://addons.mozilla.org/en-US/firefox/addon/restclient/\">RESTClient</link>. Pour Chrome, consultez <link href=\"http://code.google.com/p/rest-client/\">rest-client</link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml7(para)
|
||||
msgid ""
|
||||
"For scripting work, you can use a command-line client like the <systemitem "
|
||||
"role=\"client\">python-novaclient</systemitem> client. This client enables "
|
||||
"you to use the Compute API through a command-line interface."
|
||||
msgstr ""
|
||||
msgstr "Pour faire du travail de scripting, vous pouvez utiliser un client de ligne de commande comme le client <systemitem role=\"client\">python-novaclient</systemitem>. 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 ""
|
||||
@ -86,7 +88,7 @@ msgid ""
|
||||
"href=\"http://docs.openstack.org/cli-"
|
||||
"reference/content/\"><citetitle>OpenStack Command Line Interface "
|
||||
"Reference</citetitle></link>."
|
||||
msgstr ""
|
||||
msgstr "Pour des informations sur les clients de ligne de commande, consultez <link href=\"http://docs.openstack.org/cli-reference/content/\"><citetitle>OpenStack Command Line Interface Reference</citetitle></link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml16(title)
|
||||
msgid "Install the clients"
|
||||
@ -109,82 +111,82 @@ msgid ""
|
||||
"Guide</citetitle></link>, and <link href=\"http://docs.openstack.org/cli-"
|
||||
"reference/content/\"><citetitle>OpenStack Command Line Interface "
|
||||
"Reference</citetitle></link>."
|
||||
msgstr ""
|
||||
msgstr "Utilisez <placeholder-1/> pour installer les clients OpenStack sur des systèmes Mac OS X ou Linux. C'est facile à utiliser et il vous permet d'avoir la version du client la plus récente depuis le <link href=\"http://pypi.python.org/pypi\">Python Package Index</link>. En plus, <placeholder-2/> vous permet de mettre à jour, ou enlever un package. Après avoir installé les clients, vous devez sourcer un fichier <filename>openrc</filename> pour fixer les variables de l'environnement requis afin d'être capable de demander des services d'OpenStack via les clients ou les APIs. Pour des informations exhaustives concernant les clients d'OpenStack, y compris comment sourcer le fichier <filename>openrc</filename>, consultez <link href=\"http://docs.openstack.org/user-guide/content/\"><citetitle>OpenStack End User Guide</citetitle></link>, <link href=\"http://docs.openstack.org/user-guide-admin/content/\"><citetitle>OpenStack Admin User Guide</citetitle></link>, and <link href=\"http://docs.openstack.org/cli-reference/content/\"><citetitle>OpenStack Command Line Interface Reference</citetitle></link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml43(para)
|
||||
msgid "You must install each client separately."
|
||||
msgstr ""
|
||||
msgstr "Vous devez installer chaque client séparément."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml44(para)
|
||||
msgid "Run the following command to install or update a client package:"
|
||||
msgstr ""
|
||||
msgstr "Pour installer ou mettre à jour le paquet d'un client, exécutez la commande suivante : "
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml46(replaceable)
|
||||
msgid "PROJECT"
|
||||
msgstr ""
|
||||
msgstr "PROJECT"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml47(para)
|
||||
msgid "Where <replaceable>PROJECT</replaceable> is the project name."
|
||||
msgstr ""
|
||||
msgstr "Remplacez <replaceable>PROJECT</replaceable> par le nom du composant OpenStack."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml49(para)
|
||||
msgid "For example, to install the nova client, run the following command:"
|
||||
msgstr ""
|
||||
msgstr "Par exemple, pour installer le client nova, exécutez la commande suivante :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml52(para)
|
||||
msgid "To update the nova client, run the following command:"
|
||||
msgstr ""
|
||||
msgstr "Pour mettre à jour le client nova, exécutez la commande suivante :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml55(para)
|
||||
msgid "To remove the nova client, run the following command:"
|
||||
msgstr ""
|
||||
msgstr "Pour supprimer le client nova, exécutez la commande suivante :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml58(para)
|
||||
msgid ""
|
||||
"Before you can issue client commands, you must download and source the "
|
||||
"<filename>openrc</filename> file to set environment variables."
|
||||
msgstr ""
|
||||
msgstr "Avant que vous fassiez part des commandes clientes, vous devez télécharger et sourcer le fichier <filename>openrc</filename> pour fixer les variables d'environnement."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml63(title)
|
||||
msgid "Launch an instance"
|
||||
msgstr ""
|
||||
msgstr "Lancer une instance"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml64(para)
|
||||
msgid ""
|
||||
"To launch instances, you must choose a name, an image, and a flavor for your"
|
||||
" instance."
|
||||
msgstr ""
|
||||
msgstr "Pour lancer des instances, vous devez choisir un nom, une image et un type d'instance."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml66(para)
|
||||
msgid ""
|
||||
"To list available images, call the Compute API through the nova client, as "
|
||||
"follows:"
|
||||
msgstr ""
|
||||
msgstr "Pour lister les images disponibles, faites l'appel suivant sur l'API Compute via le client nova :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml76(para)
|
||||
msgid "To list flavors, run the following command:"
|
||||
msgstr ""
|
||||
msgstr "Pour lister les types d'instance, exécutez la commande suivante :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml89(para)
|
||||
msgid "To launch an instance, note the IDs of your desired image and flavor."
|
||||
msgstr ""
|
||||
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.xml91(para)
|
||||
msgid ""
|
||||
"To launch an instance named <literal>my_instance</literal>, run the "
|
||||
"<placeholder-1/> command with the image and flavor IDs and the server name, "
|
||||
"as follows:"
|
||||
msgstr ""
|
||||
msgstr "Pour lancer une instance qui s'appelle <literal>my_instance</literal>, exécutez la commande <placeholder-1/> avec les IDs de l'image et du type d'instance, et en plus avec le nom du serveur, comme suit:"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml126(para)
|
||||
msgid "Use the <placeholder-1/> command to view your server:"
|
||||
msgstr ""
|
||||
msgstr "Utilisez la commande <placeholder-1/> pour voir votre serveur:"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml134(para)
|
||||
msgid ""
|
||||
"To view details for a specified server, use the <placeholder-1/> command. "
|
||||
"Include the ID of the server:"
|
||||
msgstr ""
|
||||
msgstr "Pour voir les détails d'un serveur spécifié, utilisez la commande <placeholder-1/>. Iincluez l'ID du serveur:"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title)
|
||||
msgid "OpenStack APIs"
|
||||
@ -196,7 +198,7 @@ msgid ""
|
||||
"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 ""
|
||||
msgstr "Pour authentifier l'accès aux services OpenStack, vous devez d'abord faire part une requête d'authentification à l'identité OpenStack pour acquérir un token d'authentification. Pour demander un token d'authentification, vous devez fournir une charge d'utile des informations d'authentification (credentials) dans la requête."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para)
|
||||
msgid ""
|
||||
@ -205,7 +207,7 @@ msgid ""
|
||||
"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 ""
|
||||
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 ""
|
||||
@ -214,17 +216,17 @@ msgid ""
|
||||
"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 ""
|
||||
msgstr "Quand vous envoyez des requêtes API, il faut inclure le token dans le header <literal>X-Auth-Token</literal>. 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 ""
|
||||
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 ""
|
||||
msgstr "Demander un token d'authentification depuis le point de terminaison d'identité que votre administrateur vous a donné. Envoyez une charge d'utile des informations d'identification (credentials) dans la requête. "
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th)
|
||||
msgid "Parameter"
|
||||
@ -240,88 +242,88 @@ msgstr "Description"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml45(td)
|
||||
msgid "username (Optional)"
|
||||
msgstr ""
|
||||
msgstr "nom d'utilisateur (Optionnel)"
|
||||
|
||||
#: ./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 ""
|
||||
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 "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 (Optional)"
|
||||
msgstr ""
|
||||
msgstr "password (Optionnel)"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td)
|
||||
msgid "The password for the user."
|
||||
msgstr ""
|
||||
msgstr "Le mot de passe de l'utilisateur."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td)
|
||||
msgid "tenantName (Optional)"
|
||||
msgstr ""
|
||||
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 ""
|
||||
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 "Nomlocataire"
|
||||
msgstr "tenantName"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorcode)
|
||||
msgid "400"
|
||||
msgstr ""
|
||||
msgstr "400"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml78(errorname)
|
||||
msgid "Bad Request"
|
||||
msgstr ""
|
||||
msgstr "Requête Incorrecte"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml59(td)
|
||||
msgid ""
|
||||
"The tenant name. Both the <placeholder-1/> and <placeholder-2/> are "
|
||||
"optional, but should not be specified together. If both attributes are "
|
||||
"specified, the server responds with a <placeholder-3/><placeholder-4/>."
|
||||
msgstr ""
|
||||
msgstr "Le nom du tenant. <placeholder-1/> et <placeholder-2/> sont les deux en option, mais ils ne devraient pas être spécifiés ensemble. Si les deux attributs sont spécifiés, le serveur répondra avec un <placeholder-3/><placeholder-4/>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td)
|
||||
msgid "tenantId (Optional)"
|
||||
msgstr ""
|
||||
msgstr "tenantId (Optionnel)"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml70(td)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml82(td)
|
||||
msgid "capi:UUID"
|
||||
msgstr ""
|
||||
msgstr "capi:UUID"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml71(td)
|
||||
msgid ""
|
||||
"The tenant ID. Both the <placeholder-1/> and <placeholder-2/> are optional, "
|
||||
"but should not be specified together. If both attributes are specified, the "
|
||||
"server responds with a <placeholder-3/><placeholder-4/>."
|
||||
msgstr ""
|
||||
msgstr "L'ID tenant. <placeholder-1/> et <placeholder-2/> sont les deux en option, mais ils ne devraient pas être spécifiés ensemble. Si les deux attributs sont spécifiés, le serveur répondra avec un <placeholder-3/><placeholder-4/>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml81(td)
|
||||
msgid "token (Optional)"
|
||||
msgstr ""
|
||||
msgstr "token (Optionnel)"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml83(td)
|
||||
msgid ""
|
||||
"A token. If you do not provide a token, you must provide a user name and "
|
||||
"password."
|
||||
msgstr ""
|
||||
msgstr "Un token. Si vous ne fournissez pas de token, vous devez fournir un nom d'utilisateur et un mot de passe."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml89(para)
|
||||
msgid "If the request succeeds, the server returns an authentication token."
|
||||
msgstr ""
|
||||
msgstr "Si la requête réussit, le serveur rendra un token d'authentification."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml93(para)
|
||||
msgid ""
|
||||
@ -329,13 +331,13 @@ msgid ""
|
||||
"Token</literal> header. Continue to send API requests with that token until "
|
||||
"the job completes or a "
|
||||
"<errorcode>401</errorcode><errortext>Unauthorized</errortext> error occurs."
|
||||
msgstr ""
|
||||
msgstr "Envoyez des requêtes API et incluez le token en-tête <literal>X-Auth-Token</literal>. Continuez à envoyer des requêtes API avec ce token jusqu'à la fin du tache ou jusqu'au moment où un erreur <errorcode>401</errorcode><errortext>Unauthorized</errortext> se produit. "
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml101(para)
|
||||
msgid ""
|
||||
"If the <errorcode>401</errorcode><errortext>Unauthorized</errortext> error "
|
||||
"occurs, request another token."
|
||||
msgstr ""
|
||||
msgstr "Si l'erreur <errorcode>401</errorcode><errortext>Unauthorized</errortext> se prouduit, demander un autre token."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml106(para)
|
||||
msgid ""
|
||||
@ -344,17 +346,17 @@ msgid ""
|
||||
"information about the OpenStack APIs, see <link "
|
||||
"href=\"http://api.openstack.org/api-ref.html\">OpenStack API "
|
||||
"Reference</link>."
|
||||
msgstr ""
|
||||
msgstr "Les exemples montrés dans cette section utilisent les commandes cURL. Pour des renseignements sur cURL, consultez <link href=\"http://curl.haxx.se/\">http://curl.haxx.se/</link>. Pour des renseignements sur les APIs OpenStack, consultez <link href=\"http://api.openstack.org/api-ref.html\">OpenStack API Reference</link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml115(title)
|
||||
msgid "Authenticate"
|
||||
msgstr ""
|
||||
msgstr "Authentification"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml116(para)
|
||||
msgid ""
|
||||
"For a typical OpenStack deployment that runs Identity, use a cURL command "
|
||||
"like the following command to request a token:"
|
||||
msgstr ""
|
||||
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.xml120(para)
|
||||
msgid ""
|
||||
@ -363,21 +365,21 @@ msgid ""
|
||||
"<code>\"id\":\"<replaceable>token</replaceable>\"</code> and an expiration "
|
||||
"date and time in the form "
|
||||
"<code>\"expires\":\"<replaceable>datetime</replaceable>\"</code>."
|
||||
msgstr ""
|
||||
msgstr "Si la requête réussit, vous recevrez une réponse <returnvalue>200 OK</returnvalue> suivie par un corps qui comporte un token sous la forme de <code>\"id\":\"<replaceable>token</replaceable>\"</code> avec la date et l'heure d'expiration sous la forme de <code>\"expires\":\"<replaceable>datetime</replaceable>\"</code>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para)
|
||||
msgid "The following example shows a successful response:"
|
||||
msgstr ""
|
||||
msgstr "L'exemple suivant montre une réponse réussie:"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml135(para)
|
||||
msgid ""
|
||||
"If you do not know your tenant name or ID, you can send an authentication "
|
||||
"request with an empty tenant, as follows:"
|
||||
msgstr ""
|
||||
msgstr "Si vous ne connaissez ni votre nom du tenant ni votre ID, vous pouvez envoyer une requête d'authentification avec un tenant vide, comme suit: "
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml142(title)
|
||||
msgid "Send API requests"
|
||||
msgstr ""
|
||||
msgstr "Envoyer des requêtes API"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml143(para)
|
||||
msgid ""
|
||||
@ -387,31 +389,31 @@ msgid ""
|
||||
"APIs</link>. For a complete list of Compute API calls, see <link "
|
||||
"href=\"http://api.openstack.org/api-ref-compute.html\">Compute APIs and "
|
||||
"Extensions</link>."
|
||||
msgstr ""
|
||||
msgstr "Cette section vous montre comment faire des appels d'API d'identité et d'API de compute. Pour voir une liste exhaustive des appels d'API d'identité, consultez <link href=\"http://api.openstack.org/api-ref-identity.html\">Identity APIs</link>. Pour voir une liste exhaustive des appels d'API de compute, consultez <link href=\"http://api.openstack.org/api-ref-compute.html\">Compute APIs and Extensions</link>."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml151(para)
|
||||
msgid "Use the Identity API to request a list of tenants, as follows:"
|
||||
msgstr ""
|
||||
msgstr "Utilisez l'API d'identification pour demander la liste des tenants :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml153(replaceable)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml157(replaceable)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml160(replaceable)
|
||||
msgid "token"
|
||||
msgstr "jeton"
|
||||
msgstr "token"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml155(para)
|
||||
msgid "Use the Identity API to request a list of endpoints, as follows:"
|
||||
msgstr ""
|
||||
msgstr "Utilisez l'API d'identification pour demander une liste des points de terminaison (endpoints) :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml159(para)
|
||||
msgid "Use the Compute API to list servers, as follows:"
|
||||
msgstr ""
|
||||
msgstr "Utilisez l'API Compute pour lister des serveurs :"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml160(replaceable)
|
||||
msgid "tenant_id"
|
||||
msgstr ""
|
||||
msgstr "tenant_id"
|
||||
|
||||
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml0(None)
|
||||
msgid "translator-credits"
|
||||
msgstr "Olivier Buisson <olivier@obn.me>, 2012"
|
||||
msgstr "Olivier Buisson <olivier@obn.me>, 2012\nNicholas Elvidge <nicholas.elvidge@cloudwatt.com>, 2014\nFrançois Bureau <francois.bureau@cloudwatt.com>, 2014"
|
||||
|
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2014-04-13 06:03+0000\n"
|
||||
"POT-Creation-Date: 2014-04-18 06:03+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -29,31 +29,31 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:44(para)
|
||||
msgid "Performs non-lifecycle operations on the stack. Specify the action in the request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml:130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -77,7 +77,7 @@ msgstr ""
|
||||
msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml:71(title) ./api-ref/src/docbkx/ch_identity-v3.xml:142(title)
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml:71(title) ./api-ref/src/docbkx/ch_identity-v3.xml:139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -169,39 +169,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml:207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -899,64 +899,92 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:25(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:31(para)
|
||||
msgid "Enables administrative users to specify how an OpenStack Networking network object is mapped to the underlying networking infrastructure. Also, enables administrative users to view such attributes when they query networks. To this aim, this extension defines a set of <literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:31(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:37(title)
|
||||
msgid "Layer-3 networking"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:44(para)
|
||||
msgid "Enables administrative users to define multiple physical bindings for an OpenStack Networking network and list or show details for networks with multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:38(para)
|
||||
msgid "The Layer-3 networking extension enables you to route packets between subnets, forward packets from internal networks to external ones, and access instances from external networks through floating IPs."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:48(para)
|
||||
msgid "You cannot update any <literal>provider</literal> attributes. If you try to do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:42(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:45(para)
|
||||
msgid "<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:50(para)
|
||||
msgid "To delete a network with multiple physical bindings, issue a normal delete network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:52(para)
|
||||
msgid "To define multiple physical bindings for a network, include a <literal>segments</literal> list in the request body of a <code>POST /v2.0/networks</code> request. Each element in the <literal>segments</literal> list has the same structure as the provider network attributes. These attributes are <literal>provider:network_type</literal>, <literal>provider:physical_network</literal>, and <literal>provider:segmentation_id</literal>. The validation rules for these attributes are the same as for the <link href=\"http://api.openstack.org/api-ref-networking.html#network_provider-ext\">Networks provider extended attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:65(para)
|
||||
msgid "The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:86(para)
|
||||
msgid "Route packets between subnets, forward packets from internal networks to external ones, and access instances from external networks through floating IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:92(para)
|
||||
msgid "<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:99(para)
|
||||
msgid "<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:100(para)
|
||||
msgid "Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:147(para)
|
||||
msgid "Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "مستخدمون"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "مجموعات"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "بولوني"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Потребители"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Проекти"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Роли"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Usuaris"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projectes"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Rols"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Polonès"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Zádobníky"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -83,10 +83,10 @@ msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml59(title)
|
||||
msgid "Databases"
|
||||
msgstr ""
|
||||
msgstr "Databáze"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Uživatelé"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projekty"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Skupiny"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Role"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stapel"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Datenbanken"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Benutzer"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projekte"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Gruppen"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Rollen"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Richtlinien"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Ρόλοι"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stacks"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Databases"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Users"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projects"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Groups"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Policies"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stacks"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Databases"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Users"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projects"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Groups"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Policies"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Pilas"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Bases de datos"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Proyectos"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupos"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Políticas"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Proyectos"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupos"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Käyttäjät"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projektit"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roolit"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Polako"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Piles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Bases de données"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Utilisateurs"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projets"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Groupes"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "Information d'Authentification "
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Rôles"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Politiques"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "ערימות"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "משתמשים"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "מיזמים"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "קבוצות"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "תפקידים"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "ढेर"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "डेटाबेस"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "उपयोक्ता"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "परियोजनाएँ"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "समूह"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "भूमिका"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "नीति"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Felhasználók"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projektek"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Szerepek"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Polacco"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "スタック"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "データベース"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "ユーザー"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "プロジェクト"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "グループ"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "クレデンシャル"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "ロール"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "ポリシー"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "მომხმარებლები"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "პროექტები"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "როლები"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "스택"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "데이터베이스"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "사용자"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "프로젝트"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "그룹"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "인증서"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "역할"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "정책"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "प्रयोगकर्ताहरु"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "समुहहरु"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stapels"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Databases"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Gebruikers"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projecten"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Groepen"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Rollen"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Beleidslijnen"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stosy"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Bazy danych"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Użytkownicy"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projekty"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupy"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "Dane uwierzytelniające"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Role"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Zasady"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Utilizadores"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projetos"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupos"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "Credenciais"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Funções"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stacks"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Bases de Dados"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Usuários"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projetos"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupos"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Papéis"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Políticas"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Poloneza"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Стеки"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Базы данных"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Пользователи"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Проекты"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Группы"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "Средства аутентификации"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Роли"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Политики"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Baze"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Uporabniki"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projekti"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Skupine"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Vloge"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "Stack-ovi"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "Baze podataka"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Korisnici"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "Projekti"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Grupe"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Uloge"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "Politike"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Kullanıcılar"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "Gruplar"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Roller"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "Người dùng"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "Vai trò"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "栈"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "数据库"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "用户"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "项目"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "组"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr "凭证"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "角色"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "策略"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 13:11+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr ""
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-11 13:11+0000\n"
|
||||
"PO-Revision-Date: 2014-04-11 14:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-17 20:04+0000\n"
|
||||
"PO-Revision-Date: 2014-04-17 19:58+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -35,33 +35,33 @@ msgstr ""
|
||||
msgid "Stacks"
|
||||
msgstr "機櫃"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml42(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(title)
|
||||
msgid "Stack actions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml43(para)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml44(para)
|
||||
msgid ""
|
||||
"Performs non-lifecycle operations on the stack. Specify the action in the "
|
||||
"request body."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml53(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml54(title)
|
||||
msgid "Stack resources"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml86(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml87(title)
|
||||
msgid "Stack events"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml107(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml108(title)
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml120(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml121(title)
|
||||
msgid "Build info"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml129(title)
|
||||
#: ./api-ref/src/docbkx/ch_orchestration-v1.xml130(title)
|
||||
msgid "Software configuration"
|
||||
msgstr ""
|
||||
|
||||
@ -86,7 +86,7 @@ msgid "Databases"
|
||||
msgstr "資料庫"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_databases-v1.xml71(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml142(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title)
|
||||
msgid "Users"
|
||||
msgstr "使用者"
|
||||
|
||||
@ -210,39 +210,39 @@ msgstr "虛擬私人網路連線"
|
||||
msgid "Manage projects."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml143(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para)
|
||||
msgid "Manage users."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml161(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title)
|
||||
msgid "Groups"
|
||||
msgstr "群組"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml162(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para)
|
||||
msgid "Manage groups."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml181(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title)
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml182(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para)
|
||||
msgid "Manage credentials."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml194(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title)
|
||||
msgid "Roles"
|
||||
msgstr "角色"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml195(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para)
|
||||
msgid "Manage roles."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml209(title)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title)
|
||||
msgid "Policies"
|
||||
msgstr "政策"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml210(para)
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para)
|
||||
msgid "Manage policies."
|
||||
msgstr ""
|
||||
|
||||
@ -1072,73 +1072,127 @@ msgstr ""
|
||||
msgid "OpenStack Block Storage API"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml9(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml22(title)
|
||||
msgid "Networking API v2.0 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml11(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml24(title)
|
||||
msgid "Quotas extension (quotas)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml12(para)
|
||||
msgid "Lists, shows information for, updates, and resets quotas."
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para)
|
||||
msgid "List, show details for, update, and reset quotas."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml18(title)
|
||||
msgid "Networks provider extended attributes (networks)"
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title)
|
||||
msgid "Networks provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(para)
|
||||
msgid ""
|
||||
"Enables administrative users to specify how an OpenStack Networking network "
|
||||
"object is mapped to the underlying networking infrastructure. Also, enables "
|
||||
"administrative users to view such attributes when they query networks. To "
|
||||
"this aim, this extension defines a set of "
|
||||
"<literal>provider</literal>-prefixed attributes."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title)
|
||||
msgid "Networks multiple provider extension (networks)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para)
|
||||
msgid ""
|
||||
"Enables administrative users to define multiple physical bindings for an "
|
||||
"OpenStack Networking network and list or show details for networks with "
|
||||
"multiple physical bindings."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml48(para)
|
||||
msgid ""
|
||||
"You cannot update any <literal>provider</literal> attributes. If you try to "
|
||||
"do so, an error occurs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para)
|
||||
msgid ""
|
||||
"To delete a network with multiple physical bindings, issue a normal delete "
|
||||
"network request."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
msgid ""
|
||||
"To define multiple physical bindings for a network, include a "
|
||||
"<literal>segments</literal> list in the request body of a <code>POST "
|
||||
"/v2.0/networks</code> request. Each element in the "
|
||||
"<literal>segments</literal> list has the same structure as the provider "
|
||||
"network attributes. These attributes are "
|
||||
"<literal>provider:network_type</literal>, "
|
||||
"<literal>provider:physical_network</literal>, and "
|
||||
"<literal>provider:segmentation_id</literal>. The validation rules for these "
|
||||
"attributes are the same as for the <link href=\"http://api.openstack.org"
|
||||
"/api-ref-networking.html#network_provider-ext\">Networks provider extended "
|
||||
"attributes</link>. You cannot use both extensions at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para)
|
||||
msgid ""
|
||||
"The NSX and ML2 plug-ins support this extension. With the ML2 plug-in, you "
|
||||
"can specify multiple VLANs for a specified network, a VXLAN tunnel ID, and a"
|
||||
" VLAN."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml73(title)
|
||||
msgid "Ports binding extended attributes (ports)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml31(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title)
|
||||
msgid "Security groups and rules (security-groups)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml37(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title)
|
||||
msgid "Layer-3 networking"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml38(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para)
|
||||
msgid ""
|
||||
"The Layer-3 networking extension enables you to route packets between "
|
||||
"subnets, forward packets from internal networks to external ones, and access"
|
||||
" instances from external networks through floating IPs."
|
||||
"Route packets between subnets, forward packets from internal networks to "
|
||||
"external ones, and access instances from external networks through floating "
|
||||
"IPs."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml42(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml89(para)
|
||||
msgid "This extension introduces these resources:"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml45(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">router</emphasis>. A logical entity for forwarding "
|
||||
"packets across internal subnets and NATting them on external networks "
|
||||
"through an appropriate external gateway."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml52(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">floatingip</emphasis>. An external IP address that "
|
||||
"is mapped to a port that is attached to an internal network."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title)
|
||||
msgid "Routers (routers)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml82(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title)
|
||||
msgid "Floating IPs (floatingips)"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(title)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title)
|
||||
msgid "Metering labels and rules"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml100(para)
|
||||
#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para)
|
||||
msgid ""
|
||||
"Creates, modifies, and deletes OpenStack Layer3 Metering labels and rules."
|
||||
"Create, modify, and delete OpenStack Layer-3 metering labels and rules."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)
|
||||
|
Loading…
x
Reference in New Issue
Block a user