diff --git a/api-guide/locale/fr.po b/api-guide/locale/fr.po index 89422b2ac..11ec602e7 100644 --- a/api-guide/locale/fr.po +++ b/api-guide/locale/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-11 13:11+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" "PO-Revision-Date: 2014-03-17 18:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" @@ -28,7 +28,7 @@ msgstr "Fondation OpenStack" #: ./api-guide/bk-api-guide.xml25(year) msgid "2014" -msgstr "" +msgstr "2014" #: ./api-guide/bk-api-guide.xml28(releaseinfo) msgid "local" diff --git a/api-quick-start/locale/fr.po b/api-quick-start/locale/fr.po index f3047e20a..989b002c2 100644 --- a/api-quick-start/locale/fr.po +++ b/api-quick-start/locale/fr.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 16:05+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-18 15:30+0000\n" "Last-Translator: François Bureau \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgid "" "Telemetry. With the TryStack " "OpenStack installation, these services work together in the background of " "the installation." -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 TryStack." +msgstr "Même si vous installez les services d'OpenStack séparément, ces derniers doivent forcément tourner ensemble pour fonctionner : Identification, Compute, Service d'Images, Block Storage, Réseaux, Object Storage, Orchestration, et télémétrie. Avec une installation TryStack d'OpenStack, ces services tournent tous ensemble en arrière plan." #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml17(para) msgid "" @@ -35,11 +35,11 @@ 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 "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. " +msgstr "Après vous être identifié avec le service d'identification, vous pouvez utiliser d'autres APIs OpenStack pour créer et gérer des ressources dans votre Cloud OpenStack. Vous pouvez lancer des instances depuis des images et assigner des metadata à des instances en utilisant 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 "Pour commencer à envoyer des requêtes API, utilisez une des méthodes suivantes:" +msgstr "Pour commencer à envoyer des requêtes API, utilisez une des méthodes suivantes :" #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis) msgid "cURL" @@ -49,19 +49,19 @@ msgstr "cURL" msgid "" "A command-line tool that lets you send HTTP requests and receive responses. " "See ." -msgstr "Un outil de ligne de commande qui vous permet d'envoyer les requêtes HTTP et recevoir des réponses. Consultez ." +msgstr "Un outil de ligne de commande permettant d'envoyer des requêtes HTTP et de recevoir des réponses. Retrouvez plus d'informations en consultant : ." #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml32(emphasis) #: ./api-quick-start/src/docbkx/cli-uses.xml6(title) msgid "OpenStack command-line clients" -msgstr "Openstack line de commande clients" +msgstr "Clients de ligne de commande OpenStack" #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml34(para) msgid "" "Each OpenStack project provides a command-line client that enables you to " "access its API through easy-to-use commands. See ." -msgstr "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 ." +msgstr "Pour chaque projet OpenStack, il existe un client de ligne de commande permettant d'accéder aux API au travers de commandes faciles à utiliser. Retrouvez plus d'informations en consultant : ." #: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml40(emphasis) msgid "REST clients" @@ -73,14 +73,14 @@ msgid "" " For Firefox, see RESTClient. For Chrome, see rest-client." -msgstr "Mozilla et Google fournissent des interfaces graphique basé sur les navigateurs pour REST. Pour Firefox, consultez RESTClient. Pour Chrome, consultez rest-client." +msgstr "Mozilla et Google fournissent des interfaces graphiques intégrées dans le navigateur pour utiliser REST. Pour Firefox, consultez RESTClient. Pour Chrome, consultez rest-client." #: ./api-quick-start/src/docbkx/cli-uses.xml7(para) msgid "" "For scripting work, you can use a command-line client like the python-novaclient client. This client enables " "you to use the Compute API through a command-line interface." -msgstr "Pour faire du travail de scripting, vous pouvez utiliser un client de ligne de commande comme le client python-novaclient. Ce client vous permet d'utiliser l'API Compute via une interface de ligne de commande. " +msgstr "Pour travailler avec des scripts, vous pouvez utiliser un client de ligne de commande comme le client python-novaclient. Ce client vous permet d'utiliser l'API Compute via une interface de ligne de commande. " #: ./api-quick-start/src/docbkx/cli-uses.xml11(para) msgid "" @@ -88,7 +88,7 @@ msgid "" "href=\"http://docs.openstack.org/cli-" "reference/content/\">OpenStack Command Line Interface " "Reference." -msgstr "Pour des informations sur les clients de ligne de commande, consultez OpenStack Command Line Interface Reference." +msgstr "Pour obtenir des informations sur les clients de ligne de commande OpenStack, consultez le documentation : OpenStack Command Line Interface Reference." #: ./api-quick-start/src/docbkx/cli-uses.xml16(title) msgid "Install the clients" @@ -111,7 +111,7 @@ msgid "" "Guide, and OpenStack Command Line Interface " "Reference." -msgstr "Utilisez 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 Python Package Index. En plus, vous permet de mettre à jour, ou enlever un package. Après avoir installé les clients, vous devez sourcer un fichier openrc 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 openrc, consultez OpenStack End User Guide, OpenStack Admin User Guide, and OpenStack Command Line Interface Reference." +msgstr "Utilisez pour installer les clients OpenStack sur Mac OSX ou Linux. Simple à utiliser et il vous permet de toujours avoir la dernière version du client grâce à l'index du paquet Python. vous permet également de mettre à jour ou d'enlever un paquet. Après avoir installé les clients, vous devez sourcer le fichier openrc pour définir les variables d’environnement requises avant d'interroger les services OpenStack au travers des clients ou des APIs. Pour obtenir plus informations concernant les clients OpenStack et sur comment sourcer le fichier openrc vous pouvez consulter les documentations : OpenStack End User Guide, OpenStack Admin User Guide et OpenStack Command Line Interface Reference." #: ./api-quick-start/src/docbkx/cli-uses.xml43(para) msgid "You must install each client separately." @@ -145,7 +145,7 @@ msgstr "Pour supprimer le client nova, exécutez la commande suivante :" msgid "" "Before you can issue client commands, you must download and source the " "openrc file to set environment variables." -msgstr "Avant que vous fassiez part des commandes clientes, vous devez télécharger et sourcer le fichier openrc pour fixer les variables d'environnement." +msgstr "Avant d'utiliser les clients de ligne de commande, vous devez télécharger et sourcer le fichier openrc pour définir les variables d'environnement." #: ./api-quick-start/src/docbkx/cli-uses.xml63(title) msgid "Launch an instance" @@ -176,17 +176,17 @@ msgid "" "To launch an instance named my_instance, run the " " command with the image and flavor IDs and the server name, " "as follows:" -msgstr "Pour lancer une instance qui s'appelle my_instance, exécutez la commande avec les IDs de l'image et du type d'instance, et en plus avec le nom du serveur, comme suit:" +msgstr "Pour lancer une instance qui s'appelle my_instance, exécutez la commande avec l'ID de l'image, celle du type d'instance et le nom du serveur, comme dans l'exemple suivant :" #: ./api-quick-start/src/docbkx/cli-uses.xml126(para) msgid "Use the command to view your server:" -msgstr "Utilisez la commande pour voir votre serveur:" +msgstr "Utilisez la commande pour voir votre serveur :" #: ./api-quick-start/src/docbkx/cli-uses.xml134(para) msgid "" "To view details for a specified server, use the command. " "Include the ID of the server:" -msgstr "Pour voir les détails d'un serveur spécifié, utilisez la commande . Iincluez l'ID du serveur:" +msgstr "Pour voir les détails d'un serveur spécifique, utilisez la commande . Incluez l'ID du serveur :" #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml6(title) msgid "OpenStack APIs" @@ -198,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 "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." +msgstr "Pour vous authentifier sur les services OpenStack, vous devez d'abord faire part une requête d'authentification sur le service d'authentification OpenStack pour récupérer un token d'authentification. Pour obtenir un token d'authentification, vous devez indiquer vos informations d'authentification (credentials) dans la requête." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml12(para) msgid "" @@ -226,7 +226,7 @@ msgstr "Workflow d'authentification et des requêtes API." msgid "" "Request an authentication token from the Identity endpoint that your cloud " "administrator gave you. Send a payload of credentials in the request:" -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. " +msgstr "Récupérez un token d'authentification depuis le endpoint du service d'identification fourni par votre administrateur. Envoyez les bonnes informations d'identification (credentials) dans la requête :" #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml38(th) msgid "Parameter" @@ -293,7 +293,7 @@ msgid "" "The tenant name. Both the and are " "optional, but should not be specified together. If both attributes are " "specified, the server responds with a ." -msgstr "Le nom du tenant. et sont 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 ." +msgstr "Le nom du tenant. et sont optionnels tous les deux, mais ils ne doivent pas être utilisés en même temps. Si les deux attributs sont utilisés ensemble, le serveur retournera avec le message : placeholder-3/>." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml69(td) msgid "tenantId (Optional)" @@ -309,7 +309,7 @@ msgid "" "The tenant ID. Both the and are optional, " "but should not be specified together. If both attributes are specified, the " "server responds with a ." -msgstr "L'ID tenant. et 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 ." +msgstr "L'ID du tenant. et sont optionnels tous les deux, mais ils ne doivent pas être utilisés en même temps. Si les deux sont utilisés ensemble, le serveur retournera le message : ." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml81(td) msgid "token (Optional)" @@ -319,11 +319,11 @@ msgstr "token (Optionnel)" msgid "" "A token. If you do not provide a token, you must provide a user name and " "password." -msgstr "Un token. Si vous ne fournissez pas de token, vous devez fournir un nom d'utilisateur et un mot de passe." +msgstr "Un token. Si vous ne fournissez, pas un token, vous devez utiliser un nom d'utilisateur et un mot de passe." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml89(para) msgid "If the request succeeds, the server returns an authentication token." -msgstr "Si la requête réussit, le serveur rendra un token d'authentification." +msgstr "Si la requête réussit, le serveur retournera un token d'authentification." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml93(para) msgid "" @@ -331,13 +331,13 @@ msgid "" "Token header. Continue to send API requests with that token until " "the job completes or a " "401Unauthorized error occurs." -msgstr "Envoyez des requêtes API et incluez le token en-tête X-Auth-Token. Continuez à envoyer des requêtes API avec ce token jusqu'à la fin du tache ou jusqu'au moment où un erreur 401Unauthorized se produit. " +msgstr "Envoyez des requêtes API et incluez le code dans le header X-Auth-Token. Continuez à envoyer des requêtes API avec ce token jusqu'à la fin des tâches en cours sinon vous obtiendrez un message : 401Unauthorized." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml101(para) msgid "" "If the 401Unauthorized error " "occurs, request another token." -msgstr "Si l'erreur 401Unauthorized se prouduit, demander un autre token." +msgstr "Si l'erreur 401Unauthorized se produit, demandez un autre token." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml106(para) msgid "" @@ -346,7 +346,7 @@ msgid "" "information about the OpenStack APIs, see OpenStack API " "Reference." -msgstr "Les exemples montrés dans cette section utilisent les commandes cURL. Pour des renseignements sur cURL, consultez http://curl.haxx.se/. Pour des renseignements sur les APIs OpenStack, consultez OpenStack API Reference." +msgstr "Les exemples montrés dans cette section utilisent des commandes cURL. Pour plus de renseignements sur cURL, consultez http://curl.haxx.se/. Pour plus de renseignements sur les APIs OpenStack, référez-vous à la documentation : OpenStack API Reference." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml115(title) msgid "Authenticate" @@ -365,17 +365,17 @@ msgid "" "\"id\":\"token\" and an expiration " "date and time in the form " "\"expires\":\"datetime\"." -msgstr "Si la requête réussit, vous recevrez une réponse 200 OK suivie par un corps qui comporte un token sous la forme de \"id\":\"token\" avec la date et l'heure d'expiration sous la forme de \"expires\":\"datetime\"." +msgstr "Si la requête aboutie, vous recevrez une réponse 200 OK suivie par une réponse comportant un token sous la forme suivante \"id\":\"token\" ainsi qu'une date et heure d'expiration sous la forme : \"expires\":\"datetime\"." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml126(para) msgid "The following example shows a successful response:" -msgstr "L'exemple suivant montre une réponse réussie:" +msgstr "L'exemple suivant montre une réponse aboutie :" #: ./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 "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: " +msgstr "Si vous ne connaissez pas votre tenant name ou votre tenant ID, vous pouvez utiliser une requête d'authentification avec un tenant vide, par exemple : " #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml142(title) msgid "Send API requests" @@ -389,7 +389,7 @@ msgid "" "APIs. For a complete list of Compute API calls, see Compute APIs and " "Extensions." -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 Identity APIs. Pour voir une liste exhaustive des appels d'API de compute, consultez Compute APIs and Extensions." +msgstr "Cette section explique comment faire des appels avec l'API d'identification et l'API compute. Pour obtenir une liste exhaustive des appels de l'API d'identification, consultez Identity APIs. Pour voir une liste exhaustive des appels de l'API de compute, regardez : Compute APIs and Extensions." #: ./api-quick-start/src/docbkx/api-quick-start-intro.xml151(para) msgid "Use the Identity API to request a list of tenants, as follows:" diff --git a/api-ref/locale/api-ref.pot b/api-ref/locale/api-ref.pot index 0d6c8ee33..764320e6a 100644 --- a/api-ref/locale/api-ref.pot +++ b/api-ref/locale/api-ref.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-18 06:03+0000\n" +"POT-Creation-Date: 2014-04-19 06:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -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:139(title) +#: ./api-ref/src/docbkx/ch_databases-v1.xml:71(title) ./api-ref/src/docbkx/ch_identity-v3.xml:174(title) msgid "Users" msgstr "" @@ -89,7 +89,7 @@ msgstr "" msgid "OpenStack Compute API v2" msgstr "" -#: ./api-ref/src/docbkx/api-ref-compute-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-image.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-orchestration.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v3.xml:13(year) ./api-ref/src/docbkx/api-ref.xml:13(year) ./api-ref/src/docbkx/api-ref-telemetry.xml:13(year) ./api-ref/src/docbkx/api-ref-identity-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-databases.xml:13(year) ./api-ref/src/docbkx/api-ref-objectstorage.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v3.xml:13(year) ./api-ref/src/docbkx/api-ref-networking.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage.xml:13(year) +#: ./api-ref/src/docbkx/api-ref-compute-v2.xml:13(year) ./api-ref/src/docbkx/api-ref-image.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml:13(year) ./api-ref/src/docbkx/api-ref-orchestration.xml:13(year) ./api-ref/src/docbkx/api-ref-identity.xml:13(year) ./api-ref/src/docbkx/api-ref.xml:23(year) ./api-ref/src/docbkx/api-ref-telemetry.xml:13(year) ./api-ref/src/docbkx/api-ref-databases.xml:13(year) ./api-ref/src/docbkx/api-ref-objectstorage.xml:13(year) ./api-ref/src/docbkx/api-ref-compute-v3.xml:13(year) ./api-ref/src/docbkx/api-ref-networking.xml:13(year) ./api-ref/src/docbkx/api-ref-blockstorage.xml:13(year) msgid "2010-2014" msgstr "" @@ -101,107 +101,107 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:74(para) msgid "Domains represent collections of users, groups, and projects. Each is owned by exactly one domain. Users, however, can be associated with multiple projects by granting roles to the user on a project, including projects owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:79(para) msgid "Each domain defines a namespace where certain API-visible name attributes exist, which affects whether those names must be globally unique or unique within that domain. In the Identity API, the uniqueness of the following attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:76(para) -msgid "Domain Name: Globally unique across all domains." +#: ./api-ref/src/docbkx/ch_identity-v3.xml:86(para) +msgid "Domain Name. Globally unique across all domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:80(para) -msgid "Role Name: Globally unique across all domains." +#: ./api-ref/src/docbkx/ch_identity-v3.xml:90(para) +msgid "Role Name. Globally unique across all domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:84(para) -msgid "User Name: Unique within the owning domain." +#: ./api-ref/src/docbkx/ch_identity-v3.xml:94(para) +msgid "User Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:88(para) -msgid "Project Name: Unique within the owning domain." +#: ./api-ref/src/docbkx/ch_identity-v3.xml:98(para) +msgid "Project Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:92(para) -msgid "Group Name: Unique within the owning domain." +#: ./api-ref/src/docbkx/ch_identity-v3.xml:102(para) +msgid "Group Name. Unique within the owning domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml:207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml:279(para) msgid "Manage policies." msgstr "" @@ -221,51 +221,51 @@ msgstr "" msgid "Some cloud implementations do not expose this API and offer pretested images only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:14(link) ./api-ref/src/docbkx/ch_compute-v2.xml:9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:18(link) ./api-ref/src/docbkx/ch_compute-v2-ext.xml:12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:22(link) ./api-ref/src/docbkx/ch_compute-v3.xml:22(title) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:24(link) ./api-ref/src/docbkx/ch_compute-v3.xml:22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml:56(link) msgid "Telemetry API" msgstr "" @@ -273,7 +273,7 @@ msgstr "" msgid "OpenStack Compute API v2 extensions" msgstr "" -#: ./api-ref/src/docbkx/preface.xml:13(title) ./api-ref/src/docbkx/api-ref.xml:11(title) +#: ./api-ref/src/docbkx/preface.xml:13(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -281,8 +281,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml:18(para) msgid "You must install the packages for each API separately. After you authenticate through the Identity API, you can use the other APIs and extensions to launch server instances, create images, assign metadata to instances and images, create containers and objects, and complete other actions in your OpenStack cloud. To get started with the APIs, see the OpenStack API Quick Start." msgstr "" @@ -323,8 +321,28 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml:11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml:11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml:11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml:12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml:19(orgname) ./api-ref/src/docbkx/api-ref.xml:24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml:26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml:30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml:23(para) @@ -611,10 +629,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml:11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml:11(title) msgid "OpenStack Database Service API" msgstr "" @@ -651,26 +665,30 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:11(para) msgid "Manage volumes and snapshots for use with the Block Storage API, also known as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml:67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml:9(title) msgid "Object Storage API v1" msgstr "" @@ -815,6 +833,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml:9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml:10(para) msgid "Launch virtual machines from images or images stored on persistent volumes. API v1.1 is identical to API v2." msgstr "" @@ -908,83 +930,83 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:59(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:48(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:63(para) msgid "You cannot update any provider attributes. If you try to do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:67(para) msgid "To define multiple physical bindings for a network, include a segments list in the request body of a POST /v2.0/networks request. Each element in the segments list has the same structure as the provider network attributes. These attributes are provider:network_type, provider:physical_network, and provider:segmentation_id. The validation rules for these attributes are the same as for the Networks provider extended attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:129(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:135(para) msgid "router. A logical entity for forwarding packets across internal subnets and NATting them on external networks through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:142(para) msgid "floatingip. An external IP address that is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./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:146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:147(para) -msgid "Create, modify, and delete OpenStack Layer-3 metering labels and rules." +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml:162(para) +msgid "The LBaaS extension enables OpenStack tenants to load-balance their VM traffic. The extension enables you to load-balance client traffic from one network to application services, such as VMs, on the same or a different network. You can load-balance several protocols, such as TCP and HTTP and monitor the health of application services. The LBaaS extensions supports session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml:13(para) diff --git a/api-ref/locale/ar.po b/api-ref/locale/ar.po index 30fd6b7e4..acba956d2 100644 --- a/api-ref/locale/ar.po +++ b/api-ref/locale/ar.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "مستخدمون" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "نطاقات" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "مجموعات" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "بولوني" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/bg_BG.po b/api-ref/locale/bg_BG.po index 5e01fdefa..377da6907 100644 --- a/api-ref/locale/bg_BG.po +++ b/api-ref/locale/bg_BG.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Потребители" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Проекти" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Роли" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/bn_IN.po b/api-ref/locale/bn_IN.po index 19454f8ac..2552579f1 100644 --- a/api-ref/locale/bn_IN.po +++ b/api-ref/locale/bn_IN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/bs.po b/api-ref/locale/bs.po index f080a40d1..5be0cfd79 100644 --- a/api-ref/locale/bs.po +++ b/api-ref/locale/bs.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ca.po b/api-ref/locale/ca.po index 8ba702874..18210cb05 100644 --- a/api-ref/locale/ca.po +++ b/api-ref/locale/ca.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Usuaris" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Dominis" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projectes" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Rols" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Polonès" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/cs.po b/api-ref/locale/cs.po index e0e16a836..a97e4e3ab 100644 --- a/api-ref/locale/cs.po +++ b/api-ref/locale/cs.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Databáze" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Uživatelé" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domény" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projekty" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Skupiny" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Role" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Zdroje" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Svazky" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Snímky" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/da.po b/api-ref/locale/da.po index ba9753cbc..84f937b89 100644 --- a/api-ref/locale/da.po +++ b/api-ref/locale/da.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/de.po b/api-ref/locale/de.po index 4d9404051..3b12f68b5 100644 --- a/api-ref/locale/de.po +++ b/api-ref/locale/de.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Datenbanken" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Benutzer" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domänen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projekte" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Gruppen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Rollen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Richtlinien" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Resourcen" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Datenträger" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Speicherauszüge" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/el.po b/api-ref/locale/el.po index 28e871374..f09cb2b68 100644 --- a/api-ref/locale/el.po +++ b/api-ref/locale/el.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Ρόλοι" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/en_AU.po b/api-ref/locale/en_AU.po index 9f05ca5e8..160ccd2a4 100644 --- a/api-ref/locale/en_AU.po +++ b/api-ref/locale/en_AU.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Databases" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Users" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domains" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projects" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Groups" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Policies" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Resources" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Snapshots" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/en_GB.po b/api-ref/locale/en_GB.po index fc89869fe..7897a5143 100644 --- a/api-ref/locale/en_GB.po +++ b/api-ref/locale/en_GB.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Databases" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Users" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domains" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projects" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Groups" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Policies" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Resources" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Snapshots" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/es.po b/api-ref/locale/es.po index 8fde224ff..2bceac6cb 100644 --- a/api-ref/locale/es.po +++ b/api-ref/locale/es.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" "MIME-Version: 1.0\n" @@ -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.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Usuarios" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Dominios" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Proyectos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Políticas" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Recursos" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volúmenes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Instantáneas" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/es_MX.po b/api-ref/locale/es_MX.po index ff9b9c62a..7922869b6 100644 --- a/api-ref/locale/es_MX.po +++ b/api-ref/locale/es_MX.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Usuarios" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Dominios" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Proyectos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volúmenes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/eu.po b/api-ref/locale/eu.po index 79a0f43f0..8960f2b52 100644 --- a/api-ref/locale/eu.po +++ b/api-ref/locale/eu.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/fa.po b/api-ref/locale/fa.po index 6f905fa93..847f8c40a 100644 --- a/api-ref/locale/fa.po +++ b/api-ref/locale/fa.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/fi_FI.po b/api-ref/locale/fi_FI.po index 7d67bbff9..43f272559 100644 --- a/api-ref/locale/fi_FI.po +++ b/api-ref/locale/fi_FI.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Käyttäjät" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projektit" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roolit" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Verkkolevyt" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Varmuusvedokset" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/fil.po b/api-ref/locale/fil.po index acac15ff5..59c660e2f 100644 --- a/api-ref/locale/fil.po +++ b/api-ref/locale/fil.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Polako" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/fr.po b/api-ref/locale/fr.po index d5dae9462..c682e8861 100644 --- a/api-ref/locale/fr.po +++ b/api-ref/locale/fr.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" "MIME-Version: 1.0\n" @@ -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.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Utilisateurs" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domaines" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projets" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Groupes" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "Information d'Authentification " -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Rôles" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Politiques" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Ressources" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Instantanés " +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/gl.po b/api-ref/locale/gl.po index 05a753aaf..ed318685e 100644 --- a/api-ref/locale/gl.po +++ b/api-ref/locale/gl.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/he.po b/api-ref/locale/he.po index 06f6c6101..fa60dd6ff 100644 --- a/api-ref/locale/he.po +++ b/api-ref/locale/he.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "משתמשים" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "מתחמים" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "מיזמים" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "קבוצות" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "תפקידים" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "משאבים" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/he_IL.po b/api-ref/locale/he_IL.po index 907b9492f..bda649bba 100644 --- a/api-ref/locale/he_IL.po +++ b/api-ref/locale/he_IL.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/hi.po b/api-ref/locale/hi.po index d312a786b..a02a995ff 100644 --- a/api-ref/locale/hi.po +++ b/api-ref/locale/hi.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "डेटाबेस" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "उपयोक्ता" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "डोमेन" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "परियोजनाएँ" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "समूह" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "भूमिका" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "नीति" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "संसाधन" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "वॉल्यूम" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/hr.po b/api-ref/locale/hr.po index 6fdeea9e8..f4146fadd 100644 --- a/api-ref/locale/hr.po +++ b/api-ref/locale/hr.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/hu.po b/api-ref/locale/hu.po index aa5f0bbdb..2ba897eb6 100644 --- a/api-ref/locale/hu.po +++ b/api-ref/locale/hu.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Felhasználók" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projektek" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Szerepek" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Kötetek" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Pillanatképek" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/id.po b/api-ref/locale/id.po index ceecec580..4e1b90ec4 100644 --- a/api-ref/locale/id.po +++ b/api-ref/locale/id.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/is_IS.po b/api-ref/locale/is_IS.po index a07daaf1e..b101e8ab4 100644 --- a/api-ref/locale/is_IS.po +++ b/api-ref/locale/is_IS.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/it.po b/api-ref/locale/it.po index ae9f973c4..b90da919a 100644 --- a/api-ref/locale/it.po +++ b/api-ref/locale/it.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domini" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Polacco" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/it_IT.po b/api-ref/locale/it_IT.po index bcbd461be..0d0f254cc 100644 --- a/api-ref/locale/it_IT.po +++ b/api-ref/locale/it_IT.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ja.po b/api-ref/locale/ja.po index aebb334df..f9a396b45 100644 --- a/api-ref/locale/ja.po +++ b/api-ref/locale/ja.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "データベース" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "ユーザー" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "トークン" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "エンドポイント" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "ドメイン" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "プロジェクト" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "グループ" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "クレデンシャル" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "ロール" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "ポリシー" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "Image サービス API" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "Object Storage API" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "情報源" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "ボリューム" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "スナップショット" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ka_GE.po b/api-ref/locale/ka_GE.po index f05a418ce..2596193cb 100644 --- a/api-ref/locale/ka_GE.po +++ b/api-ref/locale/ka_GE.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "მომხმარებლები" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "პროექტები" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "როლები" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "მოცულობები" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "სნეპშოტები" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/km.po b/api-ref/locale/km.po index 99a452bae..5b1ab2591 100644 --- a/api-ref/locale/km.po +++ b/api-ref/locale/km.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/kn.po b/api-ref/locale/kn.po index 5ea46fe28..070d6f2ab 100644 --- a/api-ref/locale/kn.po +++ b/api-ref/locale/kn.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ko_KR.po b/api-ref/locale/ko_KR.po index f627e8004..c50250baf 100644 --- a/api-ref/locale/ko_KR.po +++ b/api-ref/locale/ko_KR.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "데이터베이스" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "사용자" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "Endpoints" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "도메인" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "프로젝트" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "그룹" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "인증서" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "역할" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "정책" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "리소스" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "볼륨" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "스냅샷" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ml_IN.po b/api-ref/locale/ml_IN.po index ebdc393e4..a9256fce2 100644 --- a/api-ref/locale/ml_IN.po +++ b/api-ref/locale/ml_IN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/mr_IN.po b/api-ref/locale/mr_IN.po index 65353859e..01c02004e 100644 --- a/api-ref/locale/mr_IN.po +++ b/api-ref/locale/mr_IN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ms.po b/api-ref/locale/ms.po index 1a5e584d3..b76c1e55a 100644 --- a/api-ref/locale/ms.po +++ b/api-ref/locale/ms.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/nb.po b/api-ref/locale/nb.po index 50eb46d66..c445dfb7c 100644 --- a/api-ref/locale/nb.po +++ b/api-ref/locale/nb.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ne.po b/api-ref/locale/ne.po index e72896a1b..ef429e904 100644 --- a/api-ref/locale/ne.po +++ b/api-ref/locale/ne.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "प्रयोगकर्ताहरु" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "डोमेनहरु" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "समुहहरु" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/nl_NL.po b/api-ref/locale/nl_NL.po index c0fe87de3..d16319c46 100644 --- a/api-ref/locale/nl_NL.po +++ b/api-ref/locale/nl_NL.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Databases" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Gebruikers" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domeinen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projecten" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Groepen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Rollen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Beleidslijnen" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Middelen" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumen" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Momentopnames" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/pa_IN.po b/api-ref/locale/pa_IN.po index b0af3fa63..1d8c3c931 100644 --- a/api-ref/locale/pa_IN.po +++ b/api-ref/locale/pa_IN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "ਤਸਵੀਰ ਸੇਵਾ API" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/pl_PL.po b/api-ref/locale/pl_PL.po index 06111bd6e..47626d3f7 100644 --- a/api-ref/locale/pl_PL.po +++ b/api-ref/locale/pl_PL.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -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.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Użytkownicy" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domeny" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projekty" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupy" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "Dane uwierzytelniające" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Role" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Zasady" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Zasoby" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Wolumeny" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Migawki" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/pt.po b/api-ref/locale/pt.po index 54bf7f951..1dc442c82 100644 --- a/api-ref/locale/pt.po +++ b/api-ref/locale/pt.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Utilizadores" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domínios" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projetos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "Credenciais" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Funções" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Instantâneos" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/pt_BR.po b/api-ref/locale/pt_BR.po index a126783d5..31d3d69f7 100644 --- a/api-ref/locale/pt_BR.po +++ b/api-ref/locale/pt_BR.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -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.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Usuários" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domínios" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projetos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupos" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Papéis" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Políticas" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Recursos" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volumes" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Snapshots" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ro.po b/api-ref/locale/ro.po index b6aad7bbb..782f2cbda 100644 --- a/api-ref/locale/ro.po +++ b/api-ref/locale/ro.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domenii." -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Poloneza" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ru.po b/api-ref/locale/ru.po index 3b70551e8..0ee29594e 100644 --- a/api-ref/locale/ru.po +++ b/api-ref/locale/ru.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Базы данных" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Пользователи" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Домены" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Проекты" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Группы" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "Средства аутентификации" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Роли" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Политики" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Ресурсы" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Диски" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Снимки" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/sk.po b/api-ref/locale/sk.po index 8e225e107..3f6d2f995 100644 --- a/api-ref/locale/sk.po +++ b/api-ref/locale/sk.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/sl_SI.po b/api-ref/locale/sl_SI.po index 0e70afc38..feadc220e 100644 --- a/api-ref/locale/sl_SI.po +++ b/api-ref/locale/sl_SI.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "Baze" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Uporabniki" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domene" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projekti" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Skupine" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Vloge" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Nosilci" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Posnetki" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/sq.po b/api-ref/locale/sq.po index 3beb063aa..2c97dfe74 100644 --- a/api-ref/locale/sq.po +++ b/api-ref/locale/sq.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/sr.po b/api-ref/locale/sr.po index 02580dc8f..ca434aafb 100644 --- a/api-ref/locale/sr.po +++ b/api-ref/locale/sr.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" "MIME-Version: 1.0\n" @@ -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.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Korisnici" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "Domeni" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "Projekti" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Grupe" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Uloge" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "Politike" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "Resursi" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "Volume-i" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "Snapshot-ovi" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/sv.po b/api-ref/locale/sv.po index e8cee38b1..a40ea684f 100644 --- a/api-ref/locale/sv.po +++ b/api-ref/locale/sv.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ta.po b/api-ref/locale/ta.po index d4efa9a1b..bf272213e 100644 --- a/api-ref/locale/ta.po +++ b/api-ref/locale/ta.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/te_IN.po b/api-ref/locale/te_IN.po index 6c1b40fc5..d8d1b8bd6 100644 --- a/api-ref/locale/te_IN.po +++ b/api-ref/locale/te_IN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/tl.po b/api-ref/locale/tl.po index c68f9ea0e..e31dd9c86 100644 --- a/api-ref/locale/tl.po +++ b/api-ref/locale/tl.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/tr_TR.po b/api-ref/locale/tr_TR.po index 2af642942..b8e1d3a7e 100644 --- a/api-ref/locale/tr_TR.po +++ b/api-ref/locale/tr_TR.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Kullanıcılar" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "Gruplar" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Roller" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/uk.po b/api-ref/locale/uk.po index 496a66c58..26e3130c5 100644 --- a/api-ref/locale/uk.po +++ b/api-ref/locale/uk.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/ur.po b/api-ref/locale/ur.po index 6803480d5..5914655cc 100644 --- a/api-ref/locale/ur.po +++ b/api-ref/locale/ur.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/vi_VN.po b/api-ref/locale/vi_VN.po index 6e87c697f..df5b9a5af 100644 --- a/api-ref/locale/vi_VN.po +++ b/api-ref/locale/vi_VN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "Người dùng" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "Thiết bị đầu cuối" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "Vai trò" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/zh_CN.po b/api-ref/locale/zh_CN.po index 16683a317..221207b5b 100644 --- a/api-ref/locale/zh_CN.po +++ b/api-ref/locale/zh_CN.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "数据库" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "用户" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "域" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "项目" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "组" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "凭证" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "角色" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "策略" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "资源" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "云硬盘" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "快照" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/zh_HK.po b/api-ref/locale/zh_HK.po index 43d0d91ca..f35a38a3c 100644 --- a/api-ref/locale/zh_HK.po +++ b/api-ref/locale/zh_HK.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para) diff --git a/api-ref/locale/zh_TW.po b/api-ref/locale/zh_TW.po index 02582505b..046315ad0 100644 --- a/api-ref/locale/zh_TW.po +++ b/api-ref/locale/zh_TW.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-17 20:04+0000\n" -"PO-Revision-Date: 2014-04-17 19:58+0000\n" +"POT-Creation-Date: 2014-04-19 02:13+0000\n" +"PO-Revision-Date: 2014-04-19 02:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgid "Databases" msgstr "資料庫" #: ./api-ref/src/docbkx/ch_databases-v1.xml71(title) -#: ./api-ref/src/docbkx/ch_identity-v3.xml139(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml174(title) msgid "Users" msgstr "使用者" @@ -103,10 +103,9 @@ msgstr "" #: ./api-ref/src/docbkx/api-ref-image.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v2-ext.xml13(year) #: ./api-ref/src/docbkx/api-ref-orchestration.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml13(year) -#: ./api-ref/src/docbkx/api-ref.xml13(year) +#: ./api-ref/src/docbkx/api-ref-identity.xml13(year) +#: ./api-ref/src/docbkx/api-ref.xml23(year) #: ./api-ref/src/docbkx/api-ref-telemetry.xml13(year) -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml13(year) #: ./api-ref/src/docbkx/api-ref-databases.xml13(year) #: ./api-ref/src/docbkx/api-ref-objectstorage.xml13(year) #: ./api-ref/src/docbkx/api-ref-compute-v3.xml13(year) @@ -124,39 +123,39 @@ msgstr "" msgid "Versions" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml24(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml25(title) msgid "Tokens" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml25(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml26(para) msgid "Manage tokens." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml35(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml40(title) msgid "Service catalog" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml36(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml41(para) msgid "Manage the catalog of services." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml49(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml59(title) msgid "Endpoints" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml50(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml60(para) msgid "Manage endpoints." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml62(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml72(title) msgid "Domains" msgstr "地域" -#: ./api-ref/src/docbkx/ch_identity-v3.xml63(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml73(para) msgid "Manage domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml64(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml74(para) msgid "" "Domains represent collections of users, groups, and projects. Each is owned " "by exactly one domain. Users, however, can be associated with multiple " @@ -164,7 +163,7 @@ msgid "" "owned by other domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml69(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml79(para) msgid "" "Each domain defines a namespace where certain API-visible name attributes " "exist, which affects whether those names must be globally unique or unique " @@ -172,77 +171,77 @@ msgid "" "attributes is as follows:" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml76(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml86(para) msgid "" -"Domain Name: Globally unique across all" +"Domain Name. Globally unique across all" " domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml80(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml90(para) msgid "" -"Role Name: Globally unique across all " +"Role Name. Globally unique across all " "domains." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml84(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml94(para) msgid "" -"User Name: Unique within the owning " +"User Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml88(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml98(para) msgid "" -"Project Name: Unique within the owning " +"Project Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml92(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml102(para) msgid "" -"Group Name: Unique within the owning " +"Group Name. Unique within the owning " "domain." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml115(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml132(title) msgid "Projects" msgstr "虛擬私人網路連線" -#: ./api-ref/src/docbkx/ch_identity-v3.xml116(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml133(para) msgid "Manage projects." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml140(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml175(para) msgid "Manage users." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml158(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml204(title) msgid "Groups" msgstr "群組" -#: ./api-ref/src/docbkx/ch_identity-v3.xml159(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml205(para) msgid "Manage groups." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml178(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml236(title) msgid "Credentials" msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml179(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml237(para) msgid "Manage credentials." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml191(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml255(title) msgid "Roles" msgstr "角色" -#: ./api-ref/src/docbkx/ch_identity-v3.xml192(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml256(para) msgid "Manage roles." msgstr "" -#: ./api-ref/src/docbkx/ch_identity-v3.xml206(title) +#: ./api-ref/src/docbkx/ch_identity-v3.xml278(title) msgid "Policies" msgstr "政策" -#: ./api-ref/src/docbkx/ch_identity-v3.xml207(para) +#: ./api-ref/src/docbkx/ch_identity-v3.xml279(para) msgid "Manage policies." msgstr "" @@ -266,54 +265,52 @@ msgid "" " only." msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml10(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml12(link) msgid "Block Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml14(link) -#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) -msgid "Compute API v2" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml16(link) +msgid "Compute API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml18(link) -#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) -msgid "Compute API v2 extensions" +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml20(link) +msgid "Compute API extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml22(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml24(link) #: ./api-ref/src/docbkx/ch_compute-v3.xml22(title) msgid "Compute API v3 (EXPERIMENTAL)" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml25(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) msgid "Database Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml28(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) msgid "Identity API v2.0 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml32(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) msgid "Identity API v3 and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml36(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) msgid "Image Service API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml40(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) msgid "Networking API and extensions" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml44(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml48(link) msgid "Object Storage API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml49(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml53(link) msgid "Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/itemizedlist-service-list.xml52(link) +#: ./api-ref/src/docbkx/itemizedlist-service-list.xml56(link) msgid "Telemetry API" msgstr "" @@ -322,7 +319,6 @@ msgid "OpenStack Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/preface.xml13(title) -#: ./api-ref/src/docbkx/api-ref.xml11(title) msgid "OpenStack API Complete Reference" msgstr "" @@ -330,8 +326,6 @@ msgstr "" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "" -#. #: ./api-ref/src/docbkx/preface.xml18(para) msgid "" "You must install the packages for each API separately. After you " @@ -389,8 +383,29 @@ msgstr "" msgid "OpenStack Orchestration API" msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v3.xml11(title) -msgid "OpenStack Identity API v3 and extensions" +#: ./api-ref/src/docbkx/api-ref-identity.xml11(title) +msgid "OpenStack Identity APIs and extensions" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml11(title) +msgid "OpenStack API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml12(titleabbrev) +msgid "API Reference" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml19(orgname) +#: ./api-ref/src/docbkx/api-ref.xml24(holder) +msgid "OpenStack Foundation" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml26(productname) +msgid "OpenStack" +msgstr "" + +#: ./api-ref/src/docbkx/api-ref.xml30(remark) +msgid "Copyright details are filled in by the template." msgstr "" #: ./api-ref/src/docbkx/ch_compute-v3.xml23(para) @@ -738,10 +753,6 @@ msgstr "" msgid "The consumer uses the access token to request an Identity API token." msgstr "" -#: ./api-ref/src/docbkx/api-ref-identity-v2.xml11(title) -msgid "OpenStack Identity API v2.0 and extensions" -msgstr "" - #: ./api-ref/src/docbkx/api-ref-databases.xml11(title) msgid "OpenStack Database Service API" msgstr "" @@ -778,28 +789,32 @@ msgstr "資源" msgid "Get information for resources." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml9(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(title) msgid "Block Storage API v2.0" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml10(para) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml11(para) msgid "" "Manage volumes and snapshots for use with the Block Storage API, also known " "as cinder services." msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml13(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml14(title) msgid "Volumes" msgstr "儲存空間" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml33(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml34(title) msgid "Volume types" msgstr "" -#: ./api-ref/src/docbkx/ch_blockstorage-api.xml46(title) +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml47(title) msgid "Snapshots" msgstr "即時存檔" +#: ./api-ref/src/docbkx/ch_blockstorage-api.xml67(title) +msgid "Backups extension" +msgstr "" + #: ./api-ref/src/docbkx/ch_objectstorage-v1.xml9(title) msgid "Object Storage API v1" msgstr "" @@ -969,6 +984,10 @@ msgstr "" msgid "OpenStack Networking APIs and extensions" msgstr "" +#: ./api-ref/src/docbkx/ch_compute-v2.xml9(title) +msgid "Compute API v2" +msgstr "" + #: ./api-ref/src/docbkx/ch_compute-v2.xml10(para) msgid "" "Launch virtual machines from images or images stored on persistent volumes. " @@ -1081,46 +1100,37 @@ msgid "Quotas extension (quotas)" msgstr "" #: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml25(para) -msgid "List, show details for, update, and reset quotas." +msgid "List, show information for, update, and reset quotas." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml30(title) -msgid "Networks provider extension (networks)" +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml41(title) +msgid "Networks provider extended attributes (networks)" msgstr "" -#: ./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 " -"provider-prefixed attributes." -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml43(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml58(title) msgid "Networks multiple provider extension (networks)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml44(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml59(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml63(para) msgid "" "You cannot update any provider attributes. If you try to " "do so, an error occurs." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml50(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml67(para) msgid "" "To define multiple physical bindings for a network, include a " "segments list in the request body of a POST " @@ -1135,64 +1145,73 @@ msgid "" "attributes. You cannot use both extensions at the same time." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml65(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml80(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) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml88(title) msgid "Ports binding extended attributes (ports)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml79(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml103(title) msgid "Security groups and rules (security-groups)" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml85(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml128(title) msgid "Layer-3 networking" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml86(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(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.xml89(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml132(para) msgid "This extension introduces these resources:" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml92(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml135(para) msgid "" "router. A logical entity for forwarding " "packets across internal subnets and NATting them on external networks " "through an appropriate external gateway." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml99(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml142(para) msgid "" "floatingip. An external IP address that " "is mapped to a port that is attached to an internal network." msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml105(title) -msgid "Routers (routers)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml129(title) -msgid "Floating IPs (floatingips)" -msgstr "" - -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml146(title) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml153(title) msgid "Metering labels and rules" msgstr "" -#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml147(para) +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml154(para) +msgid "Create, modify, and delete OpenStack Layer3 Metering labels and rules." +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml161(title) +msgid "Load Balancer as a Service (LBaas)" +msgstr "" + +#: ./api-ref/src/docbkx/ch_netconn-ext-v2.xml162(para) msgid "" -"Create, modify, and delete OpenStack Layer-3 metering labels and rules." +"The LBaaS extension enables OpenStack tenants to load-balance their VM " +"traffic. The extension enables you to load-balance client traffic from one " +"network to application services, such as VMs, on the same or a different " +"network. You can load-balance several protocols, such as TCP and HTTP and " +"monitor the health of application services. The LBaaS extensions supports " +"session persistence." +msgstr "" + +#: ./api-ref/src/docbkx/ch_compute-v2-ext.xml12(title) +msgid "Compute API v2 extensions" msgstr "" #: ./api-ref/src/docbkx/ch_compute-v2-ext.xml13(para)