Imported Translations from Transifex

Change-Id: I397b40d7925e539ac1852e5c5402827e789e7be8
This commit is contained in:
OpenStack Proposal Bot 2014-06-03 06:12:12 +00:00
parent fc7bec5ec9
commit 01a97a81c5
19 changed files with 140170 additions and 140139 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-05-16 06:33+0000\n"
"POT-Creation-Date: 2014-06-03 06:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -9,282 +9,6 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:11(title)
msgid "neutron-debug command-line client"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:12(para)
msgid "The <placeholder-1/> client is an extension to the <placeholder-2/> command-line interface (CLI) for the OpenStack neutron-debug tool. This chapter documents <placeholder-3/> version 2.3.0."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:16(para)
msgid "For help on a specific <placeholder-1/> command, enter:"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:18(option)
msgid "help"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:18(replaceable)
msgid "COMMAND"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:21(title)
msgid "neutron-debug usage"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:34(title)
msgid "Subcommands"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:38(para)
msgid "Create probe port - create port and interface within a network namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:46(para)
msgid "List all probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:54(para) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:239(para)
msgid "Clear all probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:62(para)
msgid "Delete probe - delete port then delete the namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:70(para)
msgid "Execute commands in the namespace of the probe."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:78(para)
msgid "ping-all is all-in-one command to ping all fixed IP's in a specified network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:86(title)
msgid "neutron-debug optional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:91(para)
msgid "Show version number and exit."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:97(para)
msgid "Increase verbosity of output and show tracebacks on errors. Can be repeated."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:104(para)
msgid "Suppress output except warnings and errors"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:110(para)
msgid "Show this help message and exit"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:117(para)
msgid "Authentication strategy (Env: OS_AUTH_STRATEGY, default keystone). For now, any other value will disable the authentication"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:125(para)
msgid "Authentication URL (Env: OS_AUTH_URL)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:132(para)
msgid "Authentication tenant name (Env: OS_TENANT_NAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:140(para)
msgid "Authentication tenant name (Env: OS_TENANT_ID)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:148(para)
msgid "Authentication username (Env: OS_USERNAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:155(para)
msgid "Authentication password (Env: OS_PASSWORD)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:162(para)
msgid "Authentication region name (Env: OS_REGION_NAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:169(para)
msgid "Defaults to <code>env[OS_TOKEN]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:177(para)
msgid "Defaults to <code>env[OS_ENDPOINT_TYPE]</code> or public URL."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:184(para)
msgid "Defaults to <code>env[OS_URL]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:192(para)
msgid "Specify a CA bundle file to use in verifying a TLS (https) server certificate. Defaults to <code>env[OS_CACERT]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:201(para)
msgid "Explicitly allow neutron-debug to perform \"insecure\" SSL (https) requests. The server's certificate will not be verified against any certificate authorities. This option should be used with caution."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:210(para)
msgid "Config file for interface driver (You may also use l3_agent.ini)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:217(title)
msgid "neutron-debug probe-create command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:219(para)
msgid "Create probe port - create port and interface, then place it into the created network namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:221(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:247(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:266(title)
msgid "Positional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:225(para)
msgid "ID of the network in which the probe will be created."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:232(title)
msgid "neutron-debug probe-list command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:234(para)
msgid "List probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:237(title)
msgid "neutron-debug probe-clear command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:242(title)
msgid "neutron-debug probe-delete command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:244(para)
msgid "Remove a probe."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:251(para)
msgid "ID of the probe to delete."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:257(title)
msgid "neutron-debug probe-exec command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:259(para)
msgid "Execute commands in the namespace of the probe"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:262(title)
msgid "neutron-debug ping-all command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:264(para)
msgid "All-in-one command to ping all fixed IP's in a specified network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:270(para)
msgid "ID of the port to use."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:275(title)
msgid "Optional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:280(para)
msgid "Optional ping timeout."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:286(title)
msgid "neutron-debug example"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:288(para)
msgid "Create a probe namespace within the network identified by NET_ID. The namespace will have the name of qprobe-&lt;UUID of the probe port&gt;"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:291(para)
msgid "For the following examples to function, the security group rules may need to be modified to allow the SSH (TCP port 22) or ping (ICMP) traffic into network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:295(para)
msgid "SSH to an instance within the network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:297(para)
msgid "Ping all instances on this network to verify they are responding."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:300(para)
msgid "Ping the DHCP server for this network using dhcping to verify it is working."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:8(title)
msgid "OpenStack Command-Line Interface Reference"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:10(titleabbrev)
msgid "CLI Reference"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:18(orgname) ./doc/cli-reference/bk-cli-reference.xml:23(holder)
msgid "OpenStack Foundation"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:22(year)
msgid "2014"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:25(releaseinfo)
msgid "current"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:26(productname)
msgid "OpenStack"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:30(remark)
msgid "Remaining licensing details are filled in by the template."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:35(para)
msgid "This guide documents the OpenStack command-line clients."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:43(date)
msgid "2014-04-16"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:47(para)
msgid "For the Icehouse release, updated documentation for clients, add trove options, document neutron-debug, document Image Service property keys."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:57(date)
msgid "2014-01-29"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:61(para)
msgid "Initial version."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:67(date)
msgid "2014-03-14"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:71(para)
msgid "Added documentation for the neutron-debug command."
msgstr ""
#: ./doc/cli-reference/ch_cli.xml:10(title)
msgid "OpenStack command-line clients"
msgstr ""
#. This file is manually generated, unlike many of the other chapters.
#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:11(title)
msgid "Image Service property keys"
@ -1066,8 +790,284 @@ msgstr ""
msgid "<placeholder-1/> or <placeholder-2/>"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:8(title)
msgid "OpenStack Command-Line Interface Reference"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:10(titleabbrev)
msgid "CLI Reference"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:18(orgname) ./doc/cli-reference/bk-cli-reference.xml:23(holder)
msgid "OpenStack Foundation"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:22(year)
msgid "2014"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:25(releaseinfo)
msgid "current"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:26(productname)
msgid "OpenStack"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:30(remark)
msgid "Remaining licensing details are filled in by the template."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:35(para)
msgid "This guide documents the OpenStack command-line clients."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:43(date)
msgid "2014-04-16"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:47(para)
msgid "For the Icehouse release, updated documentation for clients, add trove options, document neutron-debug, document Image Service property keys."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:57(date)
msgid "2014-01-29"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:61(para)
msgid "Initial version."
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:67(date)
msgid "2014-03-14"
msgstr ""
#: ./doc/cli-reference/bk-cli-reference.xml:71(para)
msgid "Added documentation for the neutron-debug command."
msgstr ""
#: ./doc/cli-reference/ch_cli.xml:10(title)
msgid "OpenStack command-line clients"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:11(title)
msgid "neutron-debug command-line client"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:12(para)
msgid "The <placeholder-1/> client is an extension to the <placeholder-2/> command-line interface (CLI) for the OpenStack neutron-debug tool. This chapter documents <placeholder-3/> version 2.3.0."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:16(para)
msgid "For help on a specific <placeholder-1/> command, enter:"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:18(option)
msgid "help"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:18(replaceable)
msgid "COMMAND"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:21(title)
msgid "neutron-debug usage"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:34(title)
msgid "Subcommands"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:38(para)
msgid "Create probe port - create port and interface within a network namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:46(para)
msgid "List all probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:54(para) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:239(para)
msgid "Clear all probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:62(para)
msgid "Delete probe - delete port then delete the namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:70(para)
msgid "Execute commands in the namespace of the probe."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:78(para)
msgid "ping-all is all-in-one command to ping all fixed IP's in a specified network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:86(title)
msgid "neutron-debug optional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:91(para)
msgid "Show version number and exit."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:97(para)
msgid "Increase verbosity of output and show tracebacks on errors. Can be repeated."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:104(para)
msgid "Suppress output except warnings and errors"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:110(para)
msgid "Show this help message and exit"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:117(para)
msgid "Authentication strategy (Env: OS_AUTH_STRATEGY, default keystone). For now, any other value will disable the authentication"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:125(para)
msgid "Authentication URL (Env: OS_AUTH_URL)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:132(para)
msgid "Authentication tenant name (Env: OS_TENANT_NAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:140(para)
msgid "Authentication tenant name (Env: OS_TENANT_ID)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:148(para)
msgid "Authentication username (Env: OS_USERNAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:155(para)
msgid "Authentication password (Env: OS_PASSWORD)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:162(para)
msgid "Authentication region name (Env: OS_REGION_NAME)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:169(para)
msgid "Defaults to <code>env[OS_TOKEN]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:177(para)
msgid "Defaults to <code>env[OS_ENDPOINT_TYPE]</code> or public URL."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:184(para)
msgid "Defaults to <code>env[OS_URL]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:192(para)
msgid "Specify a CA bundle file to use in verifying a TLS (https) server certificate. Defaults to <code>env[OS_CACERT]</code>"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:201(para)
msgid "Explicitly allow neutron-debug to perform \"insecure\" SSL (https) requests. The server's certificate will not be verified against any certificate authorities. This option should be used with caution."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:210(para)
msgid "Config file for interface driver (You may also use l3_agent.ini)"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:217(title)
msgid "neutron-debug probe-create command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:219(para)
msgid "Create probe port - create port and interface, then place it into the created network namespace."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:221(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:247(title) ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:266(title)
msgid "Positional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:225(para)
msgid "ID of the network in which the probe will be created."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:232(title)
msgid "neutron-debug probe-list command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:234(para)
msgid "List probes."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:237(title)
msgid "neutron-debug probe-clear command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:242(title)
msgid "neutron-debug probe-delete command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:244(para)
msgid "Remove a probe."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:251(para)
msgid "ID of the probe to delete."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:257(title)
msgid "neutron-debug probe-exec command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:259(para)
msgid "Execute commands in the namespace of the probe"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:262(title)
msgid "neutron-debug ping-all command"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:264(para)
msgid "All-in-one command to ping all fixed IP's in a specified network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:270(para)
msgid "ID of the port to use."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:275(title)
msgid "Optional arguments"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:280(para)
msgid "Optional ping timeout."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:286(title)
msgid "neutron-debug example"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:288(para)
msgid "Create a probe namespace within the network identified by NET_ID. The namespace will have the name of qprobe-&lt;UUID of the probe port&gt;"
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:291(para)
msgid "For the following examples to function, the security group rules may need to be modified to allow the SSH (TCP port 22) or ping (ICMP) traffic into network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:295(para)
msgid "SSH to an instance within the network."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:297(para)
msgid "Ping all instances on this network to verify they are responding."
msgstr ""
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:300(para)
msgid "Ping the DHCP server for this network using dhcping to verify it is working."
msgstr ""
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:0(None)
#: ./doc/cli-reference/ch_cli_neutron-debug_commands.xml:0(None)
msgid "translator-credits"
msgstr ""

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-05-30 06:09+0000\n"
"POT-Creation-Date: 2014-06-03 06:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -9,6 +9,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ./doc/glossary/openstack-glossary.xml:7(title) ./doc/glossary/openstack-glossary.xml:10(title)
msgid "OpenStack glossary"
msgstr ""
#: ./doc/glossary/openstack-glossary.xml:11(para)
msgid "Use this glossary to get definitions of OpenStack-related words and phrases."
msgstr ""
#: ./doc/glossary/openstack-glossary.xml:13(para)
msgid "To add to this glossary, fork the <literal>openstack-manuals</literal> repository on github.com and update the source files through the OpenStack contribution process."
msgstr ""
#: ./doc/glossary/glossary-terms.xml:10(title)
msgid "Glossary"
msgstr ""
@ -7633,20 +7645,8 @@ msgstr ""
msgid "Tool used in OpenStack development to ensure correctly ordered testing of changes in parallel."
msgstr ""
#: ./doc/glossary/openstack-glossary.xml:7(title) ./doc/glossary/openstack-glossary.xml:10(title)
msgid "OpenStack glossary"
msgstr ""
#: ./doc/glossary/openstack-glossary.xml:11(para)
msgid "Use this glossary to get definitions of OpenStack-related words and phrases."
msgstr ""
#: ./doc/glossary/openstack-glossary.xml:13(para)
msgid "To add to this glossary, fork the <literal>openstack-manuals</literal> repository on github.com and update the source files through the OpenStack contribution process."
msgstr ""
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: ./doc/glossary/openstack-glossary.xml:0(None)
#: ./doc/glossary/glossary-terms.xml:0(None)
msgid "translator-credits"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff