You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2013/10/08 21:27:10 UTC

[06/70] [partial] Adding documents from 4.2

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/provisioning-auth-api.pot
----------------------------------------------------------------------
diff --git a/pot/provisioning-auth-api.pot b/pot/provisioning-auth-api.pot
new file mode 100644
index 0000000..671e641
--- /dev/null
+++ b/pot/provisioning-auth-api.pot
@@ -0,0 +1,40 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Provisioning and Authentication API"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "&PRODUCT; expects that a customer will have their own user provisioning infrastructure. It provides APIs to integrate with these existing systems where the systems call out to &PRODUCT; to add/remove users.."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "&PRODUCT; supports pluggable authenticators. By default, &PRODUCT; assumes it is provisioned with the user’s password, and as a result authentication is done locally. However, external authentication is possible as well. For example, see Using an LDAP Server for User Authentication."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/provisioning-steps-overview.pot
----------------------------------------------------------------------
diff --git a/pot/provisioning-steps-overview.pot b/pot/provisioning-steps-overview.pot
new file mode 100644
index 0000000..8d2873a
--- /dev/null
+++ b/pot/provisioning-steps-overview.pot
@@ -0,0 +1,85 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Overview of Provisioning Steps"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "After the Management Server is installed and running, you can add the compute resources for it to manage. For an overview of how a &PRODUCT; cloud infrastructure is organized, see <xref linkend=\"cloud-infrastructure-overview\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To provision the cloud infrastructure, or to scale it up at any time, follow these procedures:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Change the root password. See <xref linkend=\"changing-root-password\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add a zone. See <xref linkend=\"zone-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add more pods (optional). See <xref linkend=\"pod-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add more clusters (optional). See <xref linkend=\"cluster-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add more hosts (optional). See <xref linkend=\"host-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add primary storage. See <xref linkend=\"primary-storage-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Add secondary storage. See <xref linkend=\"secondary-storage-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Initialize and test the new cloud. See <xref linkend=\"initialize-and-test\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When you have finished these steps, you will have a deployment with the following basic structure:"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/provisioning-steps.pot
----------------------------------------------------------------------
diff --git a/pot/provisioning-steps.pot b/pot/provisioning-steps.pot
new file mode 100644
index 0000000..cb3d44c
--- /dev/null
+++ b/pot/provisioning-steps.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Steps to Provisioning Your Cloud Infrastructure"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This section tells how to add zones, pods, clusters, hosts, storage, and networks to your cloud. If you are unfamiliar with these entities, please begin by looking through <xref linkend=\"cloud-infrastructure-concepts\" />."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/query-filter.pot
----------------------------------------------------------------------
diff --git a/pot/query-filter.pot b/pot/query-filter.pot
new file mode 100644
index 0000000..ff221b0
--- /dev/null
+++ b/pot/query-filter.pot
@@ -0,0 +1,115 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Query Filter"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The query filter is used to find a mapped user in the external LDAP server. The query filter should uniquely map the &PRODUCT; user to LDAP user for a meaningful authentication. For more information about query filter syntax, consult the documentation for your LDAP server."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The &PRODUCT; query filter wildcards are:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Query Filter Wildcard"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "%u"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "User name"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "%e"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Email address"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "%n"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "First and last name"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The following examples assume you are using Active Directory, and refer to user attributes from the Active Directory schema."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If the &PRODUCT; user name is the same as the LDAP user ID:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "(uid=%u)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If the &PRODUCT; user name is the LDAP display name:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "(displayName=%u)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To find a user by email address:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "(mail=%e)"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/re-install-hosts.pot
----------------------------------------------------------------------
diff --git a/pot/re-install-hosts.pot b/pot/re-install-hosts.pot
new file mode 100644
index 0000000..5f21c74
--- /dev/null
+++ b/pot/re-install-hosts.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Re-Installing Hosts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can re-install a host after placing it in maintenance mode and then removing it. If a host is down and cannot be placed in maintenance mode, it should still be removed before the re-install."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/release-ip-address.pot
----------------------------------------------------------------------
diff --git a/pot/release-ip-address.pot b/pot/release-ip-address.pot
new file mode 100644
index 0000000..3f70c4d
--- /dev/null
+++ b/pot/release-ip-address.pot
@@ -0,0 +1,60 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Releasing an IP Address"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as an administrator or end user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, choose Network."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the name of the network where you want to work with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click View IP Addresses."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the IP address you want to release."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Release IP button <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/release-ip-icon.png\" /> </imageobject> <textobject><phrase>ReleaseIPButton.png: button to release an IP</phrase></textobject> </inlinemediaobject>."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/release-ip-for-vpc.pot
----------------------------------------------------------------------
diff --git a/pot/release-ip-for-vpc.pot b/pot/release-ip-for-vpc.pot
new file mode 100644
index 0000000..49d743a
--- /dev/null
+++ b/pot/release-ip-for-vpc.pot
@@ -0,0 +1,115 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Releasing an IP Address Alloted to a VPC"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The IP address is a limited resource. If you no longer need a particular IP, you can disassociate it from its VPC and return it to the pool of available addresses. An IP address can be released from its tier, only when all the networking ( port forwarding, load balancing, or StaticNAT ) rules are removed for this IP address. The released IP address will still belongs to the same VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as an administrator or end user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, choose Network."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the Select view, select VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "All the VPCs that you have created for the account is listed in the page."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Configure button of the VPC whose IP you want to release."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The VPC page is displayed where all the tiers you created are listed in a diagram."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Settings icon."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The following options are displayed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "IP Addresses"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Gateways"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Site-to-Site VPN"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Network ACLs"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Select IP Addresses."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The IP Addresses page is displayed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the IP you want to release."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the Details tab, click the Release IP button <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/release-ip-icon.png\" /> </imageobject> <textobject> <phrase>release-ip-icon.png: button to release an IP.</phrase> </textobject> </inlinemediaobject>"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/remove-member-from-project.pot
----------------------------------------------------------------------
diff --git a/pot/remove-member-from-project.pot b/pot/remove-member-from-project.pot
new file mode 100644
index 0000000..9933fe4
--- /dev/null
+++ b/pot/remove-member-from-project.pot
@@ -0,0 +1,75 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removing a Member From a Project"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When a member is removed from a project, the member’s resources continue to be owned by the project. The former project member cannot create any new resources within the project or use any of the project’s existing resources."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A member of a project can be removed by the project administrator, the domain administrator of the domain the project belongs to or of its parent domain, or the &PRODUCT; root administrator."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, click Projects."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In Select View, choose Projects."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the name of the project."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Accounts tab."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the name of the member."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Delete button.<inlinemediaobject> <imageobject> <imagedata fileref=\"./images/delete-button.png\" /> </imageobject> <textobject><phrase>deletebutton.png: Removes a member</phrase></textobject> </inlinemediaobject>"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/remove-tier.pot
----------------------------------------------------------------------
diff --git a/pot/remove-tier.pot b/pot/remove-tier.pot
new file mode 100644
index 0000000..ac67425
--- /dev/null
+++ b/pot/remove-tier.pot
@@ -0,0 +1,75 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removing Tiers"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can remove a tier from a VPC. A removed tier cannot be revoked. When a tier is removed, only the resources of the tier are expunged. All the network rules (port forwarding, load balancing and staticNAT) and the IP addresses associated to the tier are removed. The IP address still be belonging to the same VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as an administrator or end user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, choose Network."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the Select view, select VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "All the VPC that you have created for the account is listed in the page."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Configure button of the VPC for which you want to set up tiers."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The Configure VPC page is displayed. Locate the tier you want to work with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Remove VPC button:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Wait for some time for the tier to be removed."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/remove-vpc.pot
----------------------------------------------------------------------
diff --git a/pot/remove-vpc.pot b/pot/remove-vpc.pot
new file mode 100644
index 0000000..5627b1e
--- /dev/null
+++ b/pot/remove-vpc.pot
@@ -0,0 +1,75 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Editing, Restarting, and Removing a Virtual Private Cloud"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Ensure that all the tiers are removed before you remove a VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI as an administrator or end user."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, choose Network."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the Select view, select VPC."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "All the VPCs that you have created for the account is listed in the page."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Select the VPC you want to work with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To remove, click the Remove VPC button<inlinemediaobject> <imageobject> <imagedata fileref=\"./images/remove-vpc.png\" /> </imageobject> <textobject> <phrase>remove-vpc.png: button to remove a VPC</phrase> </textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can edit the name and description of a VPC. To do that, select the VPC, then click the Edit button. <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/edit-icon.png\" /> </imageobject> <textobject> <phrase>edit-icon.png: button to edit a VPC</phrase> </textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To restart a VPC, select the VPC, then click the Restart button.<inlinemediaobject> <imageobject> <imagedata fileref=\"./images/restart-vpc.png\" /> </imageobject> <textobject> <phrase>restart-vpc.png: button to restart a VPC</phrase> </textobject> </inlinemediaobject>"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/removed-API-commands.pot
----------------------------------------------------------------------
diff --git a/pot/removed-API-commands.pot b/pot/removed-API-commands.pot
new file mode 100644
index 0000000..3a068c2
--- /dev/null
+++ b/pot/removed-API-commands.pot
@@ -0,0 +1,40 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removed API commands"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "createConfiguration (Adds configuration value)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "configureSimulator (Configures simulator)"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/removing-hosts.pot
----------------------------------------------------------------------
diff --git a/pot/removing-hosts.pot b/pot/removing-hosts.pot
new file mode 100644
index 0000000..335eeef
--- /dev/null
+++ b/pot/removing-hosts.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removing Hosts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Hosts can be removed from the cloud as needed. The procedure to remove a host depends on the hypervisor type."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/removing-vsphere-hosts.pot
----------------------------------------------------------------------
diff --git a/pot/removing-vsphere-hosts.pot b/pot/removing-vsphere-hosts.pot
new file mode 100644
index 0000000..02db0a5
--- /dev/null
+++ b/pot/removing-vsphere-hosts.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removing vSphere Hosts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To remove this type of host, first place it in maintenance mode, as described in <xref linkend=\"scheduled-maintenance-maintenance-mode-hosts\" />. Then use &PRODUCT; to remove the host. &PRODUCT; will not direct commands to a host that has been removed using &PRODUCT;. However, the host may still exist in the vCenter cluster."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/removing-xenserver-kvm-hosts.pot
----------------------------------------------------------------------
diff --git a/pot/removing-xenserver-kvm-hosts.pot b/pot/removing-xenserver-kvm-hosts.pot
new file mode 100644
index 0000000..fa092ae
--- /dev/null
+++ b/pot/removing-xenserver-kvm-hosts.pot
@@ -0,0 +1,60 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Removing XenServer and KVM Hosts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A node cannot be removed from a cluster until it has been placed in maintenance mode. This will ensure that all of the VMs on it have been migrated to other Hosts. To remove a Host from the cloud:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Place the node in maintenance mode."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "See <xref linkend=\"scheduled-maintenance-maintenance-mode-hosts\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For KVM, stop the cloud-agent service."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Use the UI option to remove the node."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Then you may power down the Host, re-use its IP address, re-install it, etc"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/requirements-templates.pot
----------------------------------------------------------------------
diff --git a/pot/requirements-templates.pot b/pot/requirements-templates.pot
new file mode 100644
index 0000000..5d1a8e7
--- /dev/null
+++ b/pot/requirements-templates.pot
@@ -0,0 +1,40 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Requirements for Templates"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For XenServer, install PV drivers / Xen tools on each template that you create. This will enable live migration and clean guest shutdown."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For vSphere, install VMware Tools on each template that you create. This will enable console view to work properly."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/resizing-volumes.pot
----------------------------------------------------------------------
diff --git a/pot/resizing-volumes.pot b/pot/resizing-volumes.pot
new file mode 100644
index 0000000..457d1ba
--- /dev/null
+++ b/pot/resizing-volumes.pot
@@ -0,0 +1,70 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Resizing Volumes"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "&PRODUCT; does not provide the ability to resize root disks or data disks; the disk size is fixed based on the template used to create the VM. However, the tool <ulink url=\"http://vmtoolkit.com/files/folders/converters/entry87.aspx/\"> VHD Resizer</ulink>), while not officially supported by Cloud.com or Citrix, might provide a workaround. To increase disk size with VHD Resizer:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Get the VHD from the secondary storage."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Import it into VHD Resizer."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Resize the VHD."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Upload the new VHD."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Create a new VM."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Take a snapshot, then create a new template from that snapshot."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For more information, see <ulink url=\"http://support.citrix.com/article/CTX118608/\"> How to Resize a Provisioning Server 5 Virtual Disk </ulink> at the Citrix Knowledge Center"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/response-formats.pot
----------------------------------------------------------------------
diff --git a/pot/response-formats.pot b/pot/response-formats.pot
new file mode 100644
index 0000000..706fcc8
--- /dev/null
+++ b/pot/response-formats.pot
@@ -0,0 +1,79 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Response Formats: XML and JSON"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "CloudStack supports two formats as the response to an API call. The default response is XML. If you would like the response to be in JSON, add &amp;response=json to the Command String."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Sample XML Response:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "\n"
+"     &lt;listipaddressesresponse&gt; \n"
+"        &lt;allocatedipaddress&gt;\n"
+"        &lt;ipaddress&gt;192.168.10.141&lt;/ipaddress&gt; \n"
+"        &lt;allocated&gt;2009-09-18T13:16:10-0700&lt;/allocated&gt; \n"
+"        &lt;zoneid&gt;4&lt;/zoneid&gt; \n"
+"            &lt;zonename&gt;WC&lt;/zonename&gt; \n"
+"            &lt;issourcenat&gt;true&lt;/issourcenat&gt; \n"
+"        &lt;/allocatedipaddress&gt;\n"
+"     &lt;/listipaddressesresponse&gt;\n"
+"    "
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Sample JSON Response:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "\n"
+"        { \"listipaddressesresponse\" : \n"
+"          { \"allocatedipaddress\" :\n"
+"            [ \n"
+"              { \n"
+"                \"ipaddress\" : \"192.168.10.141\", \n"
+"                \"allocated\" : \"2009-09-18T13:16:10-0700\",\n"
+"                \"zoneid\" : \"4\", \n"
+"                \"zonename\" : \"WC\", \n"
+"                \"issourcenat\" : \"true\" \n"
+"              } \n"
+"            ]\n"
+"          } \n"
+"        } \n"
+"    "
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/responses.pot
----------------------------------------------------------------------
diff --git a/pot/responses.pot b/pot/responses.pot
new file mode 100644
index 0000000..629746b
--- /dev/null
+++ b/pot/responses.pot
@@ -0,0 +1,30 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Responses"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/roles.pot
----------------------------------------------------------------------
diff --git a/pot/roles.pot b/pot/roles.pot
new file mode 100644
index 0000000..9dba537
--- /dev/null
+++ b/pot/roles.pot
@@ -0,0 +1,50 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Roles"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The &PRODUCT; API supports three access roles:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Root Admin. Access to all features of the cloud, including both virtual and physical resource management."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Domain Admin. Access to only the virtual resources of the clouds that belong to the administrator’s domain."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "User. Access to only the features that allow management of the user’s virtual instances, storage, and network."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/root-admin-ui-overview.pot
----------------------------------------------------------------------
diff --git a/pot/root-admin-ui-overview.pot b/pot/root-admin-ui-overview.pot
new file mode 100644
index 0000000..5f0df53
--- /dev/null
+++ b/pot/root-admin-ui-overview.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Root Administrator's UI Overview"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The &PRODUCT; UI helps the &PRODUCT; administrator provision, view, and manage the cloud infrastructure, domains, user accounts, projects, and configuration settings. The first time you start the UI after a fresh Management Server installation, you can choose to follow a guided tour to provision your cloud infrastructure. On subsequent logins, the dashboard of the logged-in user appears. The various links in this screen and the navigation bar on the left provide access to a variety of administrative functions. The root administrator can also use the UI to perform all the same tasks that are present in the end-user’s UI."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/runtime-allocation-virtual-network-resources.pot
----------------------------------------------------------------------
diff --git a/pot/runtime-allocation-virtual-network-resources.pot b/pot/runtime-allocation-virtual-network-resources.pot
new file mode 100644
index 0000000..df34340
--- /dev/null
+++ b/pot/runtime-allocation-virtual-network-resources.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Runtime Allocation of Virtual Network Resources"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When you define a new virtual network, all your settings for that network are stored in &PRODUCT;. The actual network resources are activated only when the first virtual machine starts in the network. When all virtual machines have left the virtual network, the network resources are garbage collected so they can be allocated again. This helps to conserve network resources.."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/runtime-behavior-of-primary-storage.pot
----------------------------------------------------------------------
diff --git a/pot/runtime-behavior-of-primary-storage.pot b/pot/runtime-behavior-of-primary-storage.pot
new file mode 100644
index 0000000..1862b3f
--- /dev/null
+++ b/pot/runtime-behavior-of-primary-storage.pot
@@ -0,0 +1,45 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Runtime Behavior of Primary Storage"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Root volumes are created automatically when a virtual machine is created. Root volumes are deleted when the VM is destroyed. Data volumes can be created and dynamically attached to VMs. Data volumes are not deleted when VMs are destroyed."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Administrators should monitor the capacity of primary storage devices and add additional primary storage as needed. See the Advanced Installation Guide."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Administrators add primary storage to the system by creating a &PRODUCT; storage pool. Each storage pool is associated with a cluster."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/runtime-internal-comm-req.pot
----------------------------------------------------------------------
diff --git a/pot/runtime-internal-comm-req.pot b/pot/runtime-internal-comm-req.pot
new file mode 100644
index 0000000..78738be
--- /dev/null
+++ b/pot/runtime-internal-comm-req.pot
@@ -0,0 +1,45 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Runtime Internal Communications Requirements"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The Management Servers communicate with each other to coordinate tasks. This communication uses TCP on ports 8250 and 9090."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The console proxy VMs connect to all hosts in the zone over the management traffic network. Therefore the management traffic network of any given pod in the zone must have connectivity to the management traffic network of all other pods in the zone."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The secondary storage VMs and console proxy VMs connect to the Management Server on port 8250. If you are using multiple Management Servers, the load balanced IP address of the Management Servers on port 8250 must be reachable."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/scheduled-maintenance-maintenance-mode-hosts.pot
----------------------------------------------------------------------
diff --git a/pot/scheduled-maintenance-maintenance-mode-hosts.pot b/pot/scheduled-maintenance-maintenance-mode-hosts.pot
new file mode 100644
index 0000000..f83df48
--- /dev/null
+++ b/pot/scheduled-maintenance-maintenance-mode-hosts.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Scheduled Maintenance and Maintenance Mode for Hosts"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "You can place a host into maintenance mode. When maintenance mode is activated, the host becomes unavailable to receive new guest VMs, and the guest VMs already running on the host are seamlessly migrated to another host not in maintenance mode. This migration uses live migration technology and does not interrupt the execution of the guest."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/search-base.pot
----------------------------------------------------------------------
diff --git a/pot/search-base.pot b/pot/search-base.pot
new file mode 100644
index 0000000..99efd74
--- /dev/null
+++ b/pot/search-base.pot
@@ -0,0 +1,65 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Search Base"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "An LDAP query is relative to a given node of the LDAP directory tree, called the search base. The search base is the distinguished name (DN) of a level of the directory tree below which all users can be found. The users can be in the immediate base directory or in some subdirectory. The search base may be equivalent to the organization, group, or domain name. The syntax for writing a DN varies depending on which LDAP server you are using. A full discussion of distinguished names is outside the scope of our documentation. The following table shows some examples of search bases to find users in the testing department.."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "LDAP Server"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Example Search Base DN"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "ApacheDS"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "ou=testing,o=project"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Active Directory"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "OU=testing, DC=company"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/search-user-bind-dn.pot
----------------------------------------------------------------------
diff --git a/pot/search-user-bind-dn.pot b/pot/search-user-bind-dn.pot
new file mode 100644
index 0000000..5cb326c
--- /dev/null
+++ b/pot/search-user-bind-dn.pot
@@ -0,0 +1,65 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Search User Bind DN"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The bind DN is the user on the external LDAP server permitted to search the LDAP directory within the defined search base. When the DN is returned, the DN and passed password are used to authenticate the &PRODUCT; user with an LDAP bind. A full discussion of bind DNs is outside the scope of our documentation. The following table shows some examples of bind DNs."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "LDAP Server"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Example Bind DN"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "ApacheDS"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "cn=Administrator,dc=testing,ou=project,ou=org"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Active Directory"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "CN=Administrator, OU=testing, DC=company, DC=com"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/secondary-storage-add.pot
----------------------------------------------------------------------
diff --git a/pot/secondary-storage-add.pot b/pot/secondary-storage-add.pot
new file mode 100644
index 0000000..419cb15
--- /dev/null
+++ b/pot/secondary-storage-add.pot
@@ -0,0 +1,95 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Add Secondary Storage"
+msgstr ""
+
+#. Tag: title
+#, no-c-format
+msgid "System Requirements for Secondary Storage"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "NFS storage appliance or Linux NFS server"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "(Optional) OpenStack Object Storage (Swift) (see http://swift.openstack.org)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "100GB minimum capacity"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "A secondary storage device must be located in the same zone as the guest VMs it serves."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Each Secondary Storage server must be available to all hosts in the zone."
+msgstr ""
+
+#. Tag: title
+#, no-c-format
+msgid "Adding Secondary Storage"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "When you create a new zone, the first secondary storage is added as part of that procedure. You can add secondary storage servers at any time to add more servers to an existing zone."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Be sure there is nothing stored on the server. Adding the server to &PRODUCT; will destroy any existing data."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "If you are going to use Swift for cloud-wide secondary storage, you must add the Swift storage to &PRODUCT; before you add the local zone secondary storage servers. See <xref linkend=\"zone-add\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To prepare for local zone secondary storage, you should have created and mounted an NFS share during Management Server installation. <phrase condition=\"install\">See <xref linkend=\"prepare-nfs-shares\" />.</phrase><phrase condition=\"admin\">See Preparing NFS Shares in the Installation Guide.</phrase>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Make sure you prepared the system VM template during Management Server installation. <phrase condition=\"install\">See <xref linkend=\"prepare-system-vm-template\" />.</phrase><phrase condition=\"admin\">See Prepare the System VM Template in the Installation Guide.</phrase>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Now that the secondary storage server for per-zone storage is prepared, add it to &PRODUCT;. Secondary storage is added as part of the procedure for adding a new zone. See <xref linkend=\"zone-add\" />."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/secondary-storage-outage-and-data-loss.pot
----------------------------------------------------------------------
diff --git a/pot/secondary-storage-outage-and-data-loss.pot b/pot/secondary-storage-outage-and-data-loss.pot
new file mode 100644
index 0000000..bc00e1c
--- /dev/null
+++ b/pot/secondary-storage-outage-and-data-loss.pot
@@ -0,0 +1,40 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Secondary Storage Outage and Data Loss"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For a Zone that has only one secondary storage server, a secondary storage outage will have feature level impact to the system but will not impact running guest VMs. It may become impossible to create a VM with the selected template for a user. A user may also not be able to save snapshots or examine/restore saved snapshots. These features will automatically be available when the secondary storage comes back online."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Secondary storage data loss will impact recently added user data including templates, snapshots, and ISO images. Secondary storage should be backed up periodically. Multiple secondary storage servers can be provisioned within each zone to increase the scalability of the system."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/secondary-storage-vm.pot
----------------------------------------------------------------------
diff --git a/pot/secondary-storage-vm.pot b/pot/secondary-storage-vm.pot
new file mode 100644
index 0000000..8f9354a
--- /dev/null
+++ b/pot/secondary-storage-vm.pot
@@ -0,0 +1,50 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Secondary Storage VM"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In addition to the hosts, &PRODUCT;’s Secondary Storage VM mounts and writes to secondary storage."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Submissions to secondary storage go through the Secondary Storage VM. The Secondary Storage VM can retrieve templates and ISO images from URLs using a variety of protocols."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The secondary storage VM provides a background task that takes care of a variety of secondary storage activities: downloading a new template to a Zone, copying templates between Zones, and snapshot backups."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The administrator can log in to the secondary storage VM if needed."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/secondary-storage.pot
----------------------------------------------------------------------
diff --git a/pot/secondary-storage.pot b/pot/secondary-storage.pot
new file mode 100644
index 0000000..3139de6
--- /dev/null
+++ b/pot/secondary-storage.pot
@@ -0,0 +1,40 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Secondary Storage"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "This section gives concepts and technical details about &PRODUCT; secondary storage. For information about how to install and configure secondary storage through the &PRODUCT; UI, see the Advanced Installation Guide."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "<xref linkend=\"about-secondary-storage\" />"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/security-groups.pot
----------------------------------------------------------------------
diff --git a/pot/security-groups.pot b/pot/security-groups.pot
new file mode 100644
index 0000000..c7c8480
--- /dev/null
+++ b/pot/security-groups.pot
@@ -0,0 +1,30 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Security Groups"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/security-req.pot
----------------------------------------------------------------------
diff --git a/pot/security-req.pot b/pot/security-req.pot
new file mode 100644
index 0000000..373e3ba
--- /dev/null
+++ b/pot/security-req.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Security Requirements"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "The public Internet must not be able to access port 8096 or port 8250 on the Management Server."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/send-projects-membership-invitation.pot
----------------------------------------------------------------------
diff --git a/pot/send-projects-membership-invitation.pot b/pot/send-projects-membership-invitation.pot
new file mode 100644
index 0000000..f77e51f
--- /dev/null
+++ b/pot/send-projects-membership-invitation.pot
@@ -0,0 +1,85 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Sending Project Membership Invitations"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Use these steps to add a new member to a project if the invitations feature is enabled in the cloud as described in <xref linkend=\"set-up-invitations\" />. If the invitations feature is not turned on, use the procedure in Adding Project Members From the UI."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in to the &PRODUCT; UI."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, click Projects."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In Select View, choose Projects."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the name of the project you want to work with."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Click the Invitations tab."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In Add by, select one of the following:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Account – The invitation will appear in the user’s Invitations tab in the Project View. See Using the Project View."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Email – The invitation will be sent to the user’s email address. Each emailed invitation includes a unique code called a token which the recipient will provide back to &PRODUCT; when accepting the invitation. Email invitations will work only if the global parameters related to the SMTP server have been set. See <xref linkend=\"set-up-invitations\" />."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Type the user name or email address of the new member you want to add, and click Invite. Type the &PRODUCT; user name if you chose Account in the previous step. If you chose Email, type the email address. You can invite only people who have an account in this cloud within the same domain as the project. However, you can send the invitation to any email address."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "To view and manage the invitations you have sent, return to this tab. When an invitation is accepted, the new member will appear in the project’s Accounts tab."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/separate_storage_network.pot
----------------------------------------------------------------------
diff --git a/pot/separate_storage_network.pot b/pot/separate_storage_network.pot
new file mode 100644
index 0000000..4212460
--- /dev/null
+++ b/pot/separate_storage_network.pot
@@ -0,0 +1,35 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Separate Storage Network"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the large-scale redundant setup described in the previous section, storage traffic can overload the management network. A separate storage network is optional for deployments. Storage protocols such as iSCSI are sensitive to network delays. A separate storage network ensures guest network traffic contention does not impact storage performance."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/service-offerings.pot
----------------------------------------------------------------------
diff --git a/pot/service-offerings.pot b/pot/service-offerings.pot
new file mode 100644
index 0000000..59d9de4
--- /dev/null
+++ b/pot/service-offerings.pot
@@ -0,0 +1,50 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Service Offerings"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "<xref linkend=\"set-up-network-for-users\" />vCenter Maintenance Mode"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "<xref linkend=\"about-virtual-networks\" />XenServer and Maintenance Mode"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "<xref linkend=\"customizing-dns\" />vCenter Maintenance Mode"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "<xref linkend=\"stop-start-management-server\" />XenServer and Maintenance Mode"
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/set-database-buffer-pool-size.pot
----------------------------------------------------------------------
diff --git a/pot/set-database-buffer-pool-size.pot b/pot/set-database-buffer-pool-size.pot
new file mode 100644
index 0000000..c29786c
--- /dev/null
+++ b/pot/set-database-buffer-pool-size.pot
@@ -0,0 +1,70 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Set Database Buffer Pool Size"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "It is important to provide enough memory space for the MySQL database to cache data and indexes:"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Edit the Tomcat configuration file:"
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "/etc/my.cnf"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Insert the following line in the [mysqld] section, below the datadir line. Use a value that is appropriate for your situation. We recommend setting the buffer pool at 40% of RAM if MySQL is on the same server as the management server or 70% of RAM if MySQL has a dedicated server. The following example assumes a dedicated server with 1024M of RAM."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "innodb_buffer_pool_size=700M"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Restart the MySQL service."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "# service mysqld restart"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "For more information about the buffer pool, see \"The InnoDB Buffer Pool\" at <ulink url=\"http://dev.mysql.com/doc/refman/5.5/en/innodb-buffer-pool.html\">MySQL Reference Manual</ulink>."
+msgstr ""
+

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/b23872a5/pot/set-global-project-resource-limits.pot
----------------------------------------------------------------------
diff --git a/pot/set-global-project-resource-limits.pot b/pot/set-global-project-resource-limits.pot
new file mode 100644
index 0000000..ece55db
--- /dev/null
+++ b/pot/set-global-project-resource-limits.pot
@@ -0,0 +1,110 @@
+#Licensed to the Apache Software Foundation (ASF) under one
+#or more contributor license agreements.  See the NOTICE file
+#distributed with this work for additional information
+#regarding copyright ownership.  The ASF licenses this file
+#to you under the Apache License, Version 2.0 (the
+#"License"); you may not use this file except in compliance
+#with the License.  You may obtain a copy of the License at
+#http://www.apache.org/licenses/LICENSE-2.0
+#Unless required by applicable law or agreed to in writing,
+#software distributed under the License is distributed on an
+#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#KIND, either express or implied.  See the License for the
+#specific language governing permissions and limitations
+#under the License.
+msgid ""
+msgstr ""
+"Project-Id-Version: 0\n"
+"POT-Creation-Date: 2013-02-02T20:11:59\n"
+"PO-Revision-Date: 2013-02-02T20:11:59\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: None\n"
+"MIME-Version: 1.0\n"
+"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: title
+#, no-c-format
+msgid "Setting the Global Project Resource Limits"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Log in as administrator to the &PRODUCT; UI."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the left navigation, click Global Settings."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the search box, type max.projects and click the search button."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "In the search results, you will see the parameters you can use to set per-project maximum resource amounts that apply to all projects in the cloud. No project can have more resources, but an individual project can have lower limits. Click the edit button to set each parameter. <inlinemediaobject> <imageobject> <imagedata fileref=\"./images/edit-icon.png\" /> </imageobject> <textobject> <phrase>editbutton.png: Edits parameters</phrase> </textobject> </inlinemediaobject>"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "max.project.public.ips"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Maximum number of public IP addresses that can be owned by any project in the cloud. See About Public IP Addresses."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "max.project.snapshots"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Maximum number of snapshots that can be owned by any project in the cloud. See Working with Snapshots."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "max.project.templates"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Maximum number of templates that can be owned by any project in the cloud. See Working with Templates."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "max.project.uservms"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Maximum number of guest virtual machines that can be owned by any project in the cloud. See Working With Virtual Machines."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "max.project.volumes"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Maximum number of data volumes that can be owned by any project in the cloud. See Working with Volumes."
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid "Restart the Management Server."
+msgstr ""
+
+#. Tag: programlisting
+#, no-c-format
+msgid "# service cloud-management restart"
+msgstr ""
+