You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/06/30 14:16:05 UTC

[16/21] Fix translation setup for 4.4 and add zh_CN translations

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/global_server_load_balancing.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/global_server_load_balancing.po b/source/locale/zh_CN/LC_MESSAGES/networking/global_server_load_balancing.po
new file mode 100644
index 0000000..2778969
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/networking/global_server_load_balancing.po
@@ -0,0 +1,789 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-30 12:52+0200\n"
+"PO-Revision-Date: 2014-06-30 12:05+0000\n"
+"Last-Translator: FULL NAME <EM...@ADDRESS>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# dcd5b9f2eedc4d1682f64e174cd2cef7
+#: ../../networking/global_server_load_balancing.rst:18
+msgid "Global Server Load Balancing Support"
+msgstr "全局服务器负载均衡 支持"
+
+# 6cf6d74b4dde4e5fb05f41ae52822a4a
+#: ../../networking/global_server_load_balancing.rst:20
+msgid ""
+"CloudStack supports Global Server Load Balancing (GSLB) functionalities to "
+"provide business continuity, and enable seamless resource movement within a "
+"CloudStack environment. CloudStack achieve this by extending its "
+"functionality of integrating with NetScaler Application Delivery Controller "
+"(ADC), which also provides various GSLB capabilities, such as disaster "
+"recovery and load balancing. The DNS redirection technique is used to "
+"achieve GSLB in CloudStack."
+msgstr "CLOUDSTACK支持全局服务器负载均衡 (GSLB) 功能以提供可持续的商业运营。GSLB可以在CLOUDSTACK环境中实现资源的无缝迁移。CLOUDSTACK通过集成NetScaler应用交付控制器 (ADC)来提供GSLB功能,ADC可以提供各种各样的GSLB能力,比如灾难恢复,负载均衡。CLOUDSTACK在实现GSLB功能进,使用了DNS重定向技术。"
+
+# 7396fe0f91a94dcf8d73474623b3c975
+#: ../../networking/global_server_load_balancing.rst:28
+msgid ""
+"In order to support this functionality, region level services and service "
+"provider are introduced. A new service 'GSLB' is introduced as a region "
+"level service. The GSLB service provider is introduced that will provider "
+"the GSLB service. Currently, NetScaler is the supported GSLB provider in "
+"CloudStack. GSLB functionality works in an Active-Active data center "
+"environment."
+msgstr "为了支持这个功能,引进了地域级别的服务和服务提供者。引进了一项新服务“GSLB”作为地域级别的服务。该GSLB服务提供者介绍将提供GSLB服务。目前,CloudStack中NetScaler可作为GSLB提供者。 GSLB功能工作在Active-Active数据中心环境。"
+
+# c1b8feb53b76438681b08acf77c25440
+#: ../../networking/global_server_load_balancing.rst:37
+msgid "About Global Server Load Balancing"
+msgstr "关于全局服务器负载均衡"
+
+# e03a6a1a69b640308c22260d5737533b
+#: ../../networking/global_server_load_balancing.rst:39
+msgid ""
+"Global Server Load Balancing (GSLB) is an extension of load balancing "
+"functionality, which is highly efficient in avoiding downtime. Based on the "
+"nature of deployment, GSLB represents a set of technologies that is used for"
+" various purposes, such as load sharing, disaster recovery, performance, and"
+" legal obligations. With GSLB, workloads can be distributed across multiple "
+"data centers situated at geographically separated locations. GSLB can also "
+"provide an alternate location for accessing a resource in the event of a "
+"failure, or to provide a means of shifting traffic easily to simplify "
+"maintenance, or both."
+msgstr "全局服务器负载均衡(GSLB)是负载均衡功能的扩展,为了高效的避免停机时间。基于部署的性质,GSLB代表一组技术的集合,用于各种用途,如负载均衡,灾难恢复,性能,和法定义务。使用GSLB,工作负载可以分布在位于不同地理位置的多个数据中心。 GSLB也可以用于在发生故障时访问资源的另一个备用位置,或对流量提供了简易的维护方式,或两者兼得。"
+
+# ba32175058a043b081e7045d04a34334
+#: ../../networking/global_server_load_balancing.rst:51
+msgid "Components of GSLB"
+msgstr "GSLB服务组件"
+
+# 8282609b9ff24cd980a31ea858744fba
+#: ../../networking/global_server_load_balancing.rst:53
+msgid "A typical GSLB environment is comprised of the following components:"
+msgstr "一个典型的GSLB环境由以下服务组件组成:"
+
+# 0c4b0b08a37346789443744bef960c26
+#: ../../networking/global_server_load_balancing.rst:55
+msgid ""
+"**GSLB Site**: In CloudStack terminology, GSLB sites are represented by "
+"zones that are mapped to data centers, each of which has various network "
+"appliances. Each GSLB site is managed by a NetScaler appliance that is local"
+" to that site. Each of these appliances treats its own site as the local "
+"site and all other sites, managed by other appliances, as remote sites. It "
+"is the central entity in a GSLB deployment, and is represented by a name and"
+" an IP address."
+msgstr "**GSLB站点**:在CloudStack专业术语中,GSLB站点表现为映射至数据中心的zones,每个GSLB有多个网络设备。每个GSLB站点由一个位于站点中的NetScaler设备管理。每个NetScaler设备将他管理的站点视为本地站点,并且由其他NetScaler设备管理的站点视为远程站点。在GSLB部署中它是一个中央实体,具体表现为一个名称和一个IP地址。"
+
+# e6f8317f00944a5faf27bf059374e211
+#: ../../networking/global_server_load_balancing.rst:63
+msgid ""
+"**GSLB Services**: A GSLB service is typically represented by a load "
+"balancing or content switching virtual server. In a GSLB environment, you "
+"can have a local as well as remote GSLB services. A local GSLB service "
+"represents a local load balancing or content switching virtual server. A "
+"remote GSLB service is the one configured at one of the other sites in the "
+"GSLB setup. At each site in the GSLB setup, you can create one local GSLB "
+"service and any number of remote GSLB services."
+msgstr "**GSLB服务**:GSLB服务表现为典型的负载均衡或者内容交换虚拟服务器。在一个GSLB环境中,你可以有本地及远程GSLB服务。本地GSLB服务表现为一个本地负载均衡或者内容交换虚拟服务器。远程GSLB服务是配置在GSLB设置中的其他站点。在每个站点中的GSLB设置里,你可以创建一个本地GSLB服务和任意数量的远程GSLB服务。"
+
+# 0d6074d67e874afaafcced32aa2dcad8
+#: ../../networking/global_server_load_balancing.rst:72
+msgid ""
+"**GSLB Virtual Servers**: A GSLB virtual server refers to one or more GSLB "
+"services and balances traffic between traffic across the VMs in multiple "
+"zones by using the CloudStack functionality. It evaluates the configured "
+"GSLB methods or algorithms to select a GSLB service to which to send the "
+"client requests. One or more virtual servers from different zones are bound "
+"to the GSLB virtual server. GSLB virtual server does not have a public IP "
+"associated with it, instead it will have a FQDN DNS name."
+msgstr "**GSLB虚拟服务器**:GSLB虚拟服务器指的是一个或多个GSLB服务和平衡跨越多个使用CloudStack功能的zones之间VMs的流量。它通过评估配置的GSLB方法或者算法来选择一个GSLB服务发送客户端请求。来自不同zone的一个或多个虚拟服务器被绑定到GSLB虚拟服务器上。GSLB虚拟服务器没有对应的公共IP,只有一个FQDN DNS名称。"
+
+# 25269a15ffaf4c48880b969ed8e8ff0b
+#: ../../networking/global_server_load_balancing.rst:81
+msgid ""
+"**Load Balancing or Content Switching Virtual Servers**: According to Citrix"
+" NetScaler terminology, a load balancing or content switching virtual server"
+" represents one or many servers on the local network. Clients send their "
+"requests to the load balancing or content switching virtual server's virtual"
+" IP (VIP) address, and the virtual server balances the load across the local"
+" servers. After a GSLB virtual server selects a GSLB service representing "
+"either a local or a remote load balancing or content switching virtual "
+"server, the client sends the request to that virtual server's VIP address."
+msgstr "**负载均衡或内容交换虚拟服务器**:依照Citrix NetScaler的专业术语,一个负载均衡或者内容交换虚拟服务器表现为本地网络上的一个或多个服务器。客户端发送他们的请求至负载均衡或内容交换虚拟服务器IP(VIP)地址,并且由虚拟服务器平衡本地服务器之间的负载。在GSLB虚拟服务器选择了一个基于本地或者远程负载均衡或者内容交换虚拟服务器的GSLB服务之后,客户端发送请求至虚拟服务器的VIP地址。"
+
+# a4ae12735c574a18995202afba84a585
+#: ../../networking/global_server_load_balancing.rst:91
+msgid ""
+"**DNS VIPs**: DNS virtual IP represents a load balancing DNS virtual server "
+"on the GSLB service provider. The DNS requests for domains for which the "
+"GSLB service provider is authoritative can be sent to a DNS VIP."
+msgstr "**DNS VIPs**:DNS虚拟IP是一个在GSLB服务供应者上的DNS负载均衡虚拟服务器。在有GSLB服务提供者的域中的DNS请求会被发送至一个DNS VIP。"
+
+# 18dae232ea054aad8beb56723f2e9d6d
+#: ../../networking/global_server_load_balancing.rst:96
+msgid ""
+"**Authoritative DNS**: ADNS (Authoritative Domain Name Server) is a service "
+"that provides actual answer to DNS queries, such as web site IP address. In "
+"a GSLB environment, an ADNS service responds only to DNS requests for "
+"domains for which the GSLB service provider is authoritative. When an ADNS "
+"service is configured, the service provider owns that IP address and "
+"advertises it. When you create an ADNS service, the NetScaler responds to "
+"DNS queries on the configured ADNS service IP and port."
+msgstr "**权威DNS**:ADNS(权威域名称服务器)是一个为DNS请求提供真实响应的服务,比如web站点IP地址。在GSLB环境中,一个ADNS服务只响应权威的GSLB服务提供者所在域的DNS请求。当配置了一个ADNS服务,该服务的提供者即拥有该服务IP并且广播它。当你创建一个ADNS服务的时候,NetScaler通过配置的ADNS服务IP和端口响应DNS请求。"
+
+# 9efb5a6ae20d45eab31e7fe7ffc87eab
+#: ../../networking/global_server_load_balancing.rst:107
+msgid "How Does GSLB Works in CloudStack?"
+msgstr "在CloudStack中,GSLB的工作原理是什么?"
+
+# daac6a57d97c4caebd3fa5d2f5f27324
+#: ../../networking/global_server_load_balancing.rst:109
+msgid ""
+"Global server load balancing is used to manage the traffic flow to a web "
+"site hosted on two separate zones that ideally are in different geographic "
+"locations. The following is an illustration of how GLSB functionality is "
+"provided in CloudStack: An organization, xyztelco, has set up a public cloud"
+" that spans two zones, Zone-1 and Zone-2, across geographically separated "
+"data centers that are managed by CloudStack. Tenant-A of the cloud launches "
+"a highly available solution by using xyztelco cloud. For that purpose, they "
+"launch two instances each in both the zones: VM1 and VM2 in Zone-1 and VM5 "
+"and VM6 in Zone-2. Tenant-A acquires a public IP, IP-1 in Zone-1, and "
+"configures a load balancer rule to load balance the traffic between VM1 and "
+"VM2 instances. CloudStack orchestrates setting up a virtual server on the LB"
+" service provider in Zone-1. Virtual server 1 that is set up on the LB "
+"service provider in Zone-1 represents a publicly accessible virtual server "
+"that client reaches at IP-1. The client traffic to virtual server 1 at IP-1 "
+"will be load balanced across VM1 and VM2 instances."
+msgstr "全局服务器负载均衡-GSLB-用于在不同地域的不同独立区域之间管理WEB服务器的访问流量。以下是CLOUDSTACK中提供的GSLB功能图示:EXZTELCO这个组织用CLOUDSTACK在不同的数据中心部署一个公有云,此云环境包括两个区域,Zone-1 和Zone-2。XYZTELCO里有租户A需要部署一个高可用方案。为了达到此目标,他们分别在两个区域里部署了两个虚拟机实例:Zone-1中有VM1和VM2,Zone-2中有VM5和VM6。租户A在Zone-1中得到一个公网IP-IP-1,并且在VM1和VM2之间配置了负载均衡规则。CLOUDSTACK 编排系统在 Zone-1中LB服务上设置了一个虚拟服务器-Virtual server 1 。客户端对-IP-1的访问会到达Virtual server 1,此虚拟服务器再将流量转发到VM1和VM2上进行流量负载均衡。"
+
+# ab85065c7a794a62bb64bb4d17ff62c9
+#: ../../networking/global_server_load_balancing.rst:126
+msgid ""
+"Tenant-A acquires another public IP, IP-2 in Zone-2 and sets up a load "
+"balancer rule to load balance the traffic between VM5 and VM6 instances. "
+"Similarly in Zone-2, CloudStack orchestrates setting up a virtual server on "
+"the LB service provider. Virtual server 2 that is setup on the LB service "
+"provider in Zone-2 represents a publicly accessible virtual server that "
+"client reaches at IP-2. The client traffic that reaches virtual server 2 at "
+"IP-2 is load balanced across VM5 and VM6 instances. At this point Tenant-A "
+"has the service enabled in both the zones, but has no means to set up a "
+"disaster recovery plan if one of the zone fails. Additionally, there is no "
+"way for Tenant-A to load balance the traffic intelligently to one of the "
+"zones based on load, proximity and so on. The cloud administrator of "
+"xyztelco provisions a GSLB service provider to both the zones. A GSLB "
+"provider is typically an ADC that has the ability to act as an ADNS "
+"(Authoritative Domain Name Server) and has the mechanism to monitor health "
+"of virtual servers both at local and remote sites. The cloud admin enables "
+"GSLB as a service to the tenants that use zones 1 and 2."
+msgstr "租户A在Zone-2中得到一个公网IP-IP-2,并且在VM5和VM6之间配置了负载均衡规则。CLOUDSTACK 编排系统在 Zone-2中LB服务上设置了一个虚拟服务器-Virtual server 2 。客户端对-IP-2的访问会到达Virtual server 2,此虚拟服务器再将流量转发到VM5和VM6上进行流量负载均衡。此时,租户A在两个区域里都启用了服务,但是,无法在这种环境下部署灾难恢复计划,也无法更智能在区域内使用负载均衡。要解决这些问题,XYZTELCO云管理员可以在两个区域内启用GSLB服务,一个GSLB服务通常是一个具有ADNS(认证域名服务器)能力的ADC,并且具有监测本地和远程站点健康状况的手段。云管理员可以在ZONE 1和2中为租户启用GSLB服务。"
+
+# 16e02bcf2da14fd48ec4af740ccfc445
+#: ../../networking/global_server_load_balancing.rst:144
+msgid "|gslb.png|"
+msgstr "|gslb.png|"
+
+# 7f93cb0f9f2e4bc58cfc7f308c019bda
+#: ../../networking/global_server_load_balancing.rst:146
+msgid ""
+"Tenant-A wishes to leverage the GSLB service provided by the xyztelco cloud."
+" Tenant-A configures a GSLB rule to load balance traffic across virtual "
+"server 1 at Zone-1 and virtual server 2 at Zone-2. The domain name is "
+"provided as A.xyztelco.com. CloudStack orchestrates setting up GSLB virtual "
+"server 1 on the GSLB service provider at Zone-1. CloudStack binds virtual "
+"server 1 of Zone-1 and virtual server 2 of Zone-2 to GLSB virtual server 1. "
+"GSLB virtual server 1 is configured to start monitoring the health of "
+"virtual server 1 and 2 in Zone-1. CloudStack will also orchestrate setting "
+"up GSLB virtual server 2 on GSLB service provider at Zone-2. CloudStack will"
+" bind virtual server 1 of Zone-1 and virtual server 2 of Zone-2 to GLSB "
+"virtual server 2. GSLB virtual server 2 is configured to start monitoring "
+"the health of virtual server 1 and 2. CloudStack will bind the domain "
+"A.xyztelco.com to both the GSLB virtual server 1 and 2. At this point, "
+"Tenant-A service will be globally reachable at A.xyztelco.com. The private "
+"DNS server for the domain xyztelcom.com is configured by the admin out-of-"
+"band to resolve the domain A.xyztelco.com to the GSLB providers at both the "
+"zones, which are configured as ADNS for the domain A.xyztelco.com. A client "
+"when sends a DNS request to resolve A.xyztelcom.com, will eventually get DNS"
+" delegation to the address of GSLB providers at zone 1 and 2. A client DNS "
+"request will be received by the GSLB provider. The GSLB provider, depending "
+"on the domain for which it needs to resolve, will pick up the GSLB virtual "
+"server associated with the domain. Depending on the health of the virtual "
+"servers being load balanced, DNS request for the domain will be resolved to "
+"the public IP associated with the selected virtual server."
+msgstr "租户- A希望利用由xyztelco cloud提供的GSLB服务。租户-A配置了一个GSLB规则对Zone-1中的虚拟服务器1和Zone-2中的虚拟服务器2提供流量负载均衡。假设域名是A.xyztelco.com 。CloudStack中协调设置GSLB服务提供者Zone-1中的GSLB虚拟服务器1。 CloudStack绑定Zone-1中的虚拟服务器1和Zone-2中的虚拟服务器2到GSLB虚拟服务器1。CloudStack也将协调设置GSLB服务提供者Zone-2中的GSLB虚拟服务器2.CloudStack绑定Zone-1中的虚拟服务器1和Zone-2中的虚拟服务器2到GSLB虚拟服务器2.GSLB虚拟服务器2配置为开始监视虚拟服务器1和2的健康。CloudStack中会绑定域名A.xyztelco.com到GSLB虚拟服务器1和2。在这一点上,租户-A的服务将在全球范围内可达于A.xyztelco.com。域名xyztelcom.com的专用DNS服务器,被管理员配置为外带管理,由两个区域的GSLB提供者对域名A.xyztelco.com提供解析。它将被配置为域名A.xyztelco.com�
 ��ADNS。当客户端请求解析A.xyztelcom.com域名时,将最终由DNS指派到GSLB提供者Zone 1 和Zone2。客户DNS请求将被GSLB提供者接获。GSLB提供者,根据需要解析的域名,将获得与域名关联的GSLB虚拟服务器。根据用于负载均衡的虚拟服务器的运行健康状况,域名DNS请求将被解析到所选择关联的虚拟服务器中。"
+
+# dcd79b8e29a442d098cb8090a4527144
+#: ../../networking/global_server_load_balancing.rst:175
+msgid "Configuring GSLB"
+msgstr "配置GSLB"
+
+# af3fb04e787447d9976ebb989e847e3d
+#: ../../networking/global_server_load_balancing.rst:177
+msgid ""
+"To configure a GSLB deployment, you must first configure a standard load "
+"balancing setup for each zone. This enables you to balance load across the "
+"different servers in each zone in the region. Then on the NetScaler side, "
+"configure both NetScaler appliances that you plan to add to each zone as "
+"authoritative DNS (ADNS) servers. Next, create a GSLB site for each zone, "
+"configure GSLB virtual servers for each site, create GLSB services, and bind"
+" the GSLB services to the GSLB virtual servers. Finally, bind the domain to "
+"the GSLB virtual servers. The GSLB configurations on the two appliances at "
+"the two different zones are identical, although each sites load-balancing "
+"configuration is specific to that site."
+msgstr "要配置GSLB的部署,您必须首先为每个区域配置一个标准的负载平衡设置。这使您能够在该地域中每个区域的不同服务器之间进行负载均衡。然后在NetScaler方面,配置您计划添加到每个区域作为权威DNS(ADNS)服务器的两个NetScaler应用。接下来,为每个区域创建GSLB站点、配置GSLB虚拟服务器、创建GSLB服务并绑定GSLB服务到GSLB虚拟服务器中。最后,绑定该域到GSLB虚拟服务器。两个应用的GSLB配置在两个不同区域中是完全相同的,尽管每个网站的负载均衡配置特定于该网站。"
+
+# f12e3e8dd3114cc6ab5febf7d770620a
+#: ../../networking/global_server_load_balancing.rst:189
+msgid ""
+"Perform the following as a cloud administrator. As per the example given "
+"above, the administrator of xyztelco is the one who sets up GSLB:"
+msgstr "作为云管理员执行以下操作。按照上面给出的例子中,由管理员xyztelco设置GSLB:"
+
+# 9579cd3756414bb59e03052c3c4807de
+#: ../../networking/global_server_load_balancing.rst:192
+msgid ""
+"In the cloud.dns.name global parameter, specify the DNS name of your "
+"tenant's cloud that make use of the GSLB service."
+msgstr "在全局变量 cloud.dns.name中,为您租户云定义DNS名称并供GSLB服务使用。"
+
+# e675df400e4c40079a4b8ac2c3a3a007
+#: ../../networking/global_server_load_balancing.rst:195
+msgid ""
+"On the NetScaler side, configure GSLB as given in `Configuring Global Server"
+" Load Balancing (GSLB) <http://support.citrix.com/proddocs/topic/netscaler-"
+"traffic-management-10-map/ns-gslb-config-con.html>`_:"
+msgstr "在NetScaler方面,给出GSLB配置  `配置全局服务器负载均衡 (GSLB)<http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-config-con.html>`_:"
+
+# 8366d0a33b5d4328b32668eee7db43a7
+#: ../../networking/global_server_load_balancing.rst:199
+msgid "Configuring a standard load balancing setup."
+msgstr "配置一个标准的负载均衡设置。"
+
+# 652a6e0d3f25435bad8a3a37ff14f6de
+#: ../../networking/global_server_load_balancing.rst:201
+msgid ""
+"Configure Authoritative DNS, as explained in `Configuring an Authoritative "
+"DNS Service <http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-config-adns-svc-tsk.html>`_."
+msgstr "配置权威DNS,如下解释 `配置权威的DNS服务 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-config-adns-svc-tsk.html>`__."
+
+# eb1be7170a664c05818eea4cebcd652c
+#: ../../networking/global_server_load_balancing.rst:205
+msgid ""
+"Configure a GSLB site with site name formed from the domain name details."
+msgstr "由域名详细信息配置一个GSLB站点和站点名称。"
+
+# af0e9c7b27f545b9a2532edf6109ddf3
+#: ../../networking/global_server_load_balancing.rst:208
+msgid "Configure a GSLB site with the site name formed from the domain name."
+msgstr "由域名配置一个GSLB站点和站点名称。"
+
+# 6c3c9b0f00314c219b51b9ea4a817b37
+#: ../../networking/global_server_load_balancing.rst:211
+msgid ""
+"As per the example given above, the site names are A.xyztelco.com and "
+"B.xyztelco.com."
+msgstr "按照上面给出的例子,站点名称为 A.xyztelco.com 和 B.xyztelco.com"
+
+# 8bc45e9126194d24824f0e0e2d92ca1b
+#: ../../networking/global_server_load_balancing.rst:214
+msgid ""
+"For more information, see `Configuring a Basic GSLB Site "
+"<http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-config-basic-site-tsk.html>`_."
+msgstr "更多信息,请参阅 `配置基本的GSLB站点 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-config-basic-site-tsk.html>`__."
+
+# 7276993a8c1f4f089886c5bfce5f4f6e
+#: ../../networking/global_server_load_balancing.rst:217
+msgid "Configure a GSLB virtual server."
+msgstr "配置GSLB虚拟服务器。"
+
+# 8d0c82c139184d3992209af4d2e54a6c
+#: ../../networking/global_server_load_balancing.rst:219
+msgid ""
+"For more information, see `Configuring a GSLB Virtual Server "
+"<http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-config-vsvr-tsk.html>`_."
+msgstr "更多信息,请参阅 `配置GSLB虚拟服务器 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-config-vsvr-tsk.html>`__."
+
+# 7db75bd72fa44709ab7adb82ba26f318
+#: ../../networking/global_server_load_balancing.rst:222
+msgid "Configure a GSLB service for each virtual server."
+msgstr "为每个虚拟服务器配置GSLB服务。"
+
+# 7dd4d9aa1c394ed6859a00b0331f3e5b
+#: ../../networking/global_server_load_balancing.rst:224
+msgid ""
+"For more information, see `Configuring a GSLB Service "
+"<http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-config-svc-tsk.html>`_."
+msgstr "更多信息,请参阅 `配置GSLB服务 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-config-svc-tsk.html>`__."
+
+# 30745365545f4cbca1a5ff6fa73a495f
+#: ../../networking/global_server_load_balancing.rst:227
+msgid "Bind the GSLB services to the GSLB virtual server."
+msgstr "绑定GSLB服务到GSLB虚拟服务器。"
+
+# f5c32c764b0c44cc9b430cd2c74f5a0b
+#: ../../networking/global_server_load_balancing.rst:229
+msgid ""
+"For more information, see `Binding GSLB Services to a GSLB Virtual Server "
+"<http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-bind-svc-vsvr-tsk.html>`_."
+msgstr "更多信息,请参阅 `绑定GSLB服务到GSLB虚拟服务器 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-bind-svc-vsvr-tsk.html>`__."
+
+# 74f55b2693404f1d8b46b1960f0987db
+#: ../../networking/global_server_load_balancing.rst:232
+msgid ""
+"Bind domain name to GSLB virtual server. Domain name is obtained from the "
+"domain details."
+msgstr "绑定GSLB域名到GSLB虚拟服务器。从域的详细信息中获得域名。"
+
+# 012a1ab7ff7b422995e21b6709b4c6b3
+#: ../../networking/global_server_load_balancing.rst:235
+msgid ""
+"For more information, see `Binding a Domain to a GSLB Virtual Server "
+"<http://support.citrix.com/proddocs/topic/netscaler-traffic-"
+"management-10-map/ns-gslb-bind-dom-vsvr-tsk.html>`_."
+msgstr "更多信息,请参阅  `绑定GSLB域名到GSLB虚拟服务器 <http://support.citrix.com/proddocs/topic/netscaler-traffic-management-10-map/ns-gslb-bind-dom-vsvr-tsk.html>`__."
+
+# efe8d44a7dc84347bdc932507e0cf417
+#: ../../networking/global_server_load_balancing.rst:238
+msgid ""
+"In each zone that are participating in GSLB, add GSLB-enabled NetScaler "
+"device."
+msgstr "在每个参与GSLB的区域内,添加启用GSLB功能的NetScaler设备。"
+
+# b4176a11b248487686fbfb80d484f72d
+#: ../../networking/global_server_load_balancing.rst:241
+msgid "For more information, see :ref:`enabling-gslb-in-ns`."
+msgstr "更多信息请参考 :ref:`enabling-gslb-in-ns`."
+
+# 8fc3da50593741b9863599aee89587e8
+#: ../../networking/global_server_load_balancing.rst:243
+msgid "As a domain administrator/ user perform the following:"
+msgstr "以域管理员/用户执行以下操作:"
+
+# 8c1293eb2d3746e8abb219c5c4cb7290
+#: ../../networking/global_server_load_balancing.rst:245
+msgid "Add a GSLB rule on both the sites."
+msgstr "在两个站点中添加GSLB规则。"
+
+# a78f47a38a364e859b24e482f8eab174
+#: ../../networking/global_server_load_balancing.rst:247
+msgid "See \":ref:`adding-gslb-rule`\"."
+msgstr "参考\":ref:`adding-gslb-rule`\"."
+
+# 17e3b59ea95e4eb39b1290cea67e4801
+#: ../../networking/global_server_load_balancing.rst:249
+msgid "Assign load balancer rules."
+msgstr "分配负载均衡规则。"
+
+# d37f5840c4d34fa9aa990a0bb0610af9
+#: ../../networking/global_server_load_balancing.rst:251
+msgid "See \":ref:`assigning-lb-rule-gslb`\"."
+msgstr "参考\":ref:`assigning-lb-rule-gslb`\"."
+
+# 2553447c986746b582a9f8b495396c3b
+#: ../../networking/global_server_load_balancing.rst:255
+msgid "Prerequisites and Guidelines"
+msgstr "先决条件和指南"
+
+# 8627b5c519f04c4bb75b82af96f25418
+#: ../../networking/global_server_load_balancing.rst:257
+msgid "The GSLB functionality is supported both Basic and Advanced zones."
+msgstr "GSLB功能支持基本和高级区域。"
+
+# c2b5f208b13f4b07b6755c0a53fa1104
+#: ../../networking/global_server_load_balancing.rst:259
+msgid "GSLB is added as a new network service."
+msgstr "GSLB是新添加的网络服务。"
+
+# 3c6e0da5ecd148d599a35191c7e92678
+#: ../../networking/global_server_load_balancing.rst:261
+msgid "GSLB service provider can be added to a physical network in a zone."
+msgstr "GSLB服务提供者可以被添加至区域中的物理网络。"
+
+# 6c159f1bc2224bb2b35dd03ec51bc6b1
+#: ../../networking/global_server_load_balancing.rst:263
+msgid ""
+"The admin is allowed to enable or disable GSLB functionality at region "
+"level."
+msgstr "管理员允许开启或禁用地域级别的GSLB功能。"
+
+# 6367e49f50d0418c92b7b6fc7cc91a39
+#: ../../networking/global_server_load_balancing.rst:266
+msgid "The admin is allowed to configure a zone as GSLB capable or enabled."
+msgstr "管理员具有启用或配置区域为GSLB的能力"
+
+# a66b5c6d51534ab492d244d518221776
+#: ../../networking/global_server_load_balancing.rst:268
+msgid ""
+"A zone shall be considered as GSLB capable only if a GSLB service provider "
+"is provisioned in the zone."
+msgstr "只有在GSLB服务提供者提供的区域中,该区域才被视为有GSLB能力。"
+
+# 0ea762e8718b465eaacf40a6118c8f7f
+#: ../../networking/global_server_load_balancing.rst:271
+msgid ""
+"When users have VMs deployed in multiple availability zones which are GSLB "
+"enabled, they can use the GSLB functionality to load balance traffic across "
+"the VMs in multiple zones."
+msgstr "当用户的VMs部署在启用GSLB功能的多个可用区域中时,他们可以使用GSLB功能在多个区域中将VM的流量进行负载均衡。"
+
+# ed2130b4027e41e3833699a89ff82708
+#: ../../networking/global_server_load_balancing.rst:275
+msgid ""
+"The users can use GSLB to load balance across the VMs across zones in a "
+"region only if the admin has enabled GSLB in that region."
+msgstr "如果管理员在地域中启用了GSLB,用户可以使用GSLB对地狱中的所有区域的VMs进行负载均衡。"
+
+# 1b374fea614b459eb39cfbe4f20478c9
+#: ../../networking/global_server_load_balancing.rst:278
+msgid ""
+"The users can load balance traffic across the availability zones in the same"
+" region or different regions."
+msgstr "用户可以为同一个区域或不同地域间可用的区域流量进行负载均衡。"
+
+# 62da6f878356420f9becc6fffbe1ae6d
+#: ../../networking/global_server_load_balancing.rst:281
+msgid "The admin can configure DNS name for the entire cloud."
+msgstr "管理员可以为整个云配置DNS名称。"
+
+# 799fe9490296493e9d86d0ea8cdc9297
+#: ../../networking/global_server_load_balancing.rst:283
+msgid ""
+"The users can specify an unique name across the cloud for a globally load "
+"balanced service. The provided name is used as the domain name under the DNS"
+" name associated with the cloud."
+msgstr "用户可以为云中的全局负载均衡服务指定一个唯一的名称。所提供名称的域名相当于云的DNS名称。"
+
+# 1d6c20de63954971a720227985a74433
+#: ../../networking/global_server_load_balancing.rst:287
+msgid ""
+"The user-provided name along with the admin-provided DNS name is used to "
+"produce a globally resolvable FQDN for the globally load balanced service of"
+" the user. For example, if the admin has configured xyztelco.com as the DNS "
+"name for the cloud, and user specifies 'foo' for the GSLB virtual service, "
+"then the FQDN name of the GSLB virtual service is foo.xyztelco.com."
+msgstr "用户提供的名称与管理员提供的DNS名称一起为用户的全局负载均衡服务产生一个全局解析的FQDN。例如,如果管理员已经配置xyztelco.com为云中的DNS名称,以及用户为GSLB虚拟服务器指定的名称为'foo',那么GSLB虚拟服务器的FQDN名称是foo.xyztelco.com。"
+
+# a7817e36fe2c4ea58737d1a5ae3db30b
+#: ../../networking/global_server_load_balancing.rst:294
+msgid ""
+"While setting up GSLB, users can select a load balancing method, such as "
+"round robin, for using across the zones that are part of GSLB."
+msgstr "设置GSLB时,用户可以为GSLB跨区域的一部分选择负载均衡方式,例如 round robin。"
+
+# 971bcd7f3cf24bbbb424a020cc7c06a4
+#: ../../networking/global_server_load_balancing.rst:297
+msgid ""
+"The user shall be able to set weight to zone-level virtual server. Weight "
+"shall be considered by the load balancing method for distributing the "
+"traffic."
+msgstr "用户应能设置区域级虚拟服务器的权重。负载均衡在分配流量时会考虑该权重。"
+
+# 6f3d31dca71d4b608fa90d1eb73ecee2
+#: ../../networking/global_server_load_balancing.rst:301
+msgid ""
+"The GSLB functionality shall support session persistence, where series of "
+"client requests for particular domain name is sent to a virtual server on "
+"the same zone."
+msgstr "该GSLB功能必须支持会话持久性,特定域名的一系列客户端请求被发送到同一个区域中的虚拟服务器上。"
+
+# bfaf6196eae343259864ac2443ff5746
+#: ../../networking/global_server_load_balancing.rst:305
+msgid "Statistics is collected from each GSLB virtual server."
+msgstr "从每个GSLB虚拟服务器中收集统计数据。"
+
+# d2f3468cd4ac44d58c53e731e50e35dd
+#: ../../networking/global_server_load_balancing.rst:311
+msgid "Enabling GSLB in NetScaler"
+msgstr "开启NetScaler的GSLB"
+
+# d51d618416764b5c843fc13bfd2dfa6d
+#: ../../networking/global_server_load_balancing.rst:313
+msgid "In each zone, add GSLB-enabled NetScaler device for load balancing."
+msgstr "在每个区域中,添加启用GSLB的NetScaler设备提供负载均衡。"
+
+# 91d1d3b496c34b179f0b865500b6bf93
+#: ../../networking/global_server_load_balancing.rst:315
+msgid "Log in as administrator to the CloudStack UI."
+msgstr "使用管理员登录到CloudStack管理界面。"
+
+# cc1ae38bffd84c058812510e8495b73f
+#: ../../networking/global_server_load_balancing.rst:317
+msgid "In the left navigation bar, click Infrastructure."
+msgstr "在左侧导航栏中,点击基础架构"
+
+# 46ba7c7f81d04aa78f0c04d3d045bc8a
+#: ../../networking/global_server_load_balancing.rst:319
+msgid "In Zones, click View More."
+msgstr "点击区域中的查看更多。"
+
+# 1feb8d2e09014d9989264c48ece8fc81
+#: ../../networking/global_server_load_balancing.rst:321
+msgid "Choose the zone you want to work with."
+msgstr "选择你要设置的区域。"
+
+# 82a50383b1124be48db8d0c5721e9f13
+#: ../../networking/global_server_load_balancing.rst:323
+msgid ""
+"Click the Physical Network tab, then click the name of the physical network."
+msgstr "点击物理网络选项卡,然后点击物理网络的名称。"
+
+# 75224089389e4bee8e89a1caf1dc5880
+#: ../../networking/global_server_load_balancing.rst:326
+msgid "In the Network Service Providers node of the diagram, click Configure."
+msgstr "点击示意图'网络服务提供程序'中的配置"
+
+# 410a9b626bf9412a9f482c2df1aac784
+#: ../../networking/global_server_load_balancing.rst:329
+msgid "You might have to scroll down to see this."
+msgstr "你可能需要向下滚动才能看到。"
+
+# 1d32a851fb92436c8e045ccc828641f4
+#: ../../networking/global_server_load_balancing.rst:331
+msgid "Click NetScaler."
+msgstr "点击NetScaler."
+
+# af72e8614fc44c60af3004624dba03b1
+#: ../../networking/global_server_load_balancing.rst:333
+msgid "Click Add NetScaler device and provide the following:"
+msgstr "点击添加NetScaler设备并提供如下信息:"
+
+# 6290f4f42d054ac28661b16c5366b62f
+#: ../../networking/global_server_load_balancing.rst:335
+msgid "For NetScaler:"
+msgstr "对于NetScaler:"
+
+# 8e09b55d68a849d089029f2c893e3e97
+#: ../../networking/global_server_load_balancing.rst:337
+msgid "**IP Address**: The IP address of the SDX."
+msgstr "**IP地址**: SDX的IP地址。"
+
+# 9b9b4165d2ee4e64b3b0b04390702686
+#: ../../networking/global_server_load_balancing.rst:339
+msgid ""
+"**Username/Password**: The authentication credentials to access the device. "
+"CloudStack uses these credentials to access the device."
+msgstr "**用户名/密码.** 访问此设备的认证许可。CloudStack使用这些认证信息访问此设备。"
+
+# 212ab71ac16a49309da99e2870717faa
+#: ../../networking/global_server_load_balancing.rst:343
+msgid ""
+"**Type**: The type of device that is being added. It could be F5 Big Ip Load"
+" Balancer, NetScaler VPX, NetScaler MPX, or NetScaler SDX. For a comparison "
+"of the NetScaler types, see the CloudStack Administration Guide."
+msgstr "**类型**:添加设备的类型。可以是F5 BigIP负载均衡器、NetScaler VPX、NetScaler MPX或 NetScaler SDX等设备。关于NetScaler的类型比较,请参阅CloudStack管理指南。"
+
+# 3d72c6cb5cbb49418002a5e3acf1617c
+#: ../../networking/global_server_load_balancing.rst:348
+msgid ""
+"**Public interface**: Interface of device that is configured to be part of "
+"the public network."
+msgstr "**公共接口**: 配置为公共网络部分的设备接口。"
+
+# 5bbed919dc2c45008af4312d028cfbd7
+#: ../../networking/global_server_load_balancing.rst:351
+msgid ""
+"**Private interface**: Interface of device that is configured to be part of "
+"the private network."
+msgstr "**专用接口**: 配置为专用网络部分的设备接口。"
+
+# fb82ba2e06e34aaf9ab8e8fa8362b43d
+#: ../../networking/global_server_load_balancing.rst:354
+msgid "**GSLB service**: Select this option."
+msgstr "**GSLB 服务**:选择该选项。"
+
+# 8a1e3ad262934da086878740aefca5fc
+#: ../../networking/global_server_load_balancing.rst:356
+msgid ""
+"**GSLB service Public IP**: The public IP address of the NAT translator for "
+"a GSLB service that is on a private network."
+msgstr "**GSLB 服务公共IP**:在专用网络中,为GSLB服务提供NAT转换的公共IP地址。"
+
+# 5ca3fc19dd8e4706872b9e3af0652c2f
+#: ../../networking/global_server_load_balancing.rst:359
+msgid "**GSLB service Private IP**: The private IP of the GSLB service."
+msgstr "**GSLB 服务专用IP**: GSLB服务的专用IP地址。"
+
+# 8f1a8fd9ec814e02970f7edf85c8fad1
+#: ../../networking/global_server_load_balancing.rst:361
+msgid ""
+"**Number of Retries**. Number of times to attempt a command on the device "
+"before considering the operation failed. Default is 2."
+msgstr "**重试次数** 尝试控制设备失败时重试的次数,默认为2次。"
+
+# 2416b7a9e5fa43fdb27834cb7e46253b
+#: ../../networking/global_server_load_balancing.rst:364
+msgid "**Capacity**: The number of networks the device can handle."
+msgstr "**容量**:该设备能处理的网络数量。"
+
+# c9166740fb2747a7abd4ae6c0851aabc
+#: ../../networking/global_server_load_balancing.rst:366
+msgid ""
+"**Dedicated**: When marked as dedicated, this device will be dedicated to a "
+"single account. When Dedicated is checked, the value in the Capacity field "
+"has no significance implicitly, its value is 1."
+msgstr "**专用**: 当标记为专用后,这个设备只对单个帐号专用。该选项被勾选后,容量选项就没有了实际意义且值会被置为1。"
+
+# e7f874eb36ba4cd380f7a50d5bff8909
+#: ../../networking/global_server_load_balancing.rst:371
+msgid "Click OK."
+msgstr "点击确定。"
+
+# d1556618bd5d4d18862c048d52694dd4
+#: ../../networking/global_server_load_balancing.rst:377
+msgid "Adding a GSLB Rule"
+msgstr "添加 GSLB规则"
+
+# c06bbbd0cb824ecc8ef3d7956571f739
+# 2b618c03ffb14afb99d7e63813820288
+#: ../../networking/global_server_load_balancing.rst:379
+#: ../../networking/global_server_load_balancing.rst:423
+msgid "Log in to the CloudStack UI as a domain administrator or user."
+msgstr "使用管理员或者用户账号登录CloudStack UI。"
+
+# 3b04d23a46774662bbca98318323a71e
+# 62eb7d6a5d9b4256bde0fcafb9f42b7f
+#: ../../networking/global_server_load_balancing.rst:381
+#: ../../networking/global_server_load_balancing.rst:425
+msgid "In the left navigation pane, click Region."
+msgstr "在左边的导航栏里,点击区域(为文档翻译中地域的概念,英文为region,下同)"
+
+# 940f5610d0484910bf9e9ba31728be30
+# 581952b854514ed78884cc712ee4ec94
+#: ../../networking/global_server_load_balancing.rst:383
+#: ../../networking/global_server_load_balancing.rst:427
+msgid "Select the region for which you want to create a GSLB rule."
+msgstr "选择你想创建GSLB规则的地域。"
+
+# fc1d362cc95a4668b2a24c7c0f488348
+# 8519e9d4ad6d46989865460e20b186b6
+#: ../../networking/global_server_load_balancing.rst:385
+#: ../../networking/global_server_load_balancing.rst:429
+msgid "In the Details tab, click View GSLB."
+msgstr "在详细选项卡中,点击查看GSLB。"
+
+# f59a742f9f1b4f37b6f0bc0b062028d6
+#: ../../networking/global_server_load_balancing.rst:387
+msgid "Click Add GSLB."
+msgstr "点击添加GSLB。"
+
+# ca546577015a45af8ddcdc3d2ad22f3a
+#: ../../networking/global_server_load_balancing.rst:389
+msgid "The Add GSLB page is displayed as follows:"
+msgstr "添加GSLB页面显示如下:"
+
+# b0b6437c269342ff9099b6da9a6d5b9f
+#: ../../networking/global_server_load_balancing.rst:391
+msgid "|gslb-add.png|"
+msgstr "|gslb-add.png|"
+
+# 767ce39d9a094fda85465381d3a93bad
+#: ../../networking/global_server_load_balancing.rst:393
+msgid "Specify the following:"
+msgstr "指定以下信息:"
+
+# affa9e59440b4f4e9e6428e887d12582
+#: ../../networking/global_server_load_balancing.rst:395
+msgid "**Name**: Name for the GSLB rule."
+msgstr "**名称**: GSLB规则的名称。"
+
+# 82b72cbf0f8949fdab2de931138620c5
+#: ../../networking/global_server_load_balancing.rst:397
+msgid ""
+"**Description**: (Optional) A short description of the GSLB rule that can be"
+" displayed to users."
+msgstr "**描述**: (可选)为用户提供一个简短的GSLB规则描述。 "
+
+# 8a6b82bfcd3a469c838315b17f4cd014
+#: ../../networking/global_server_load_balancing.rst:400
+msgid "**GSLB Domain Name**: A preferred domain name for the service."
+msgstr "**GSLB 域名**: 首选的域名服务。"
+
+# ff5539d5f09f48bc80c0cf9dc83dcca0
+#: ../../networking/global_server_load_balancing.rst:402
+msgid ""
+"**Algorithm**: (Optional) The algorithm to use to load balance the traffic "
+"across the zones. The options are Round Robin, Least Connection, and "
+"Proximity."
+msgstr "**算法**: (可选) 用于跨区域流量负载均衡的算法。可选项为 Round Robin, Least Connection, 和Proximity."
+
+# b07f4dffc105427389bb8e089a71f9f0
+#: ../../networking/global_server_load_balancing.rst:406
+msgid ""
+"**Service Type**: The transport protocol to use for GSLB. The options are "
+"TCP and UDP."
+msgstr "**服务类型**: GSLB使用的传输协议。可选项为TCP和UDP。"
+
+# 03ffe3890f5c4ea79836cfa0cc96986f
+#: ../../networking/global_server_load_balancing.rst:409
+msgid ""
+"**Domain**: (Optional) The domain for which you want to create the GSLB "
+"rule."
+msgstr "**域**: (可选)  你想要创建GSLB规则的域。"
+
+# 5d0367f6567241968e5d6cac6f8ab34b
+#: ../../networking/global_server_load_balancing.rst:412
+msgid ""
+"**Account**: (Optional) The account on which you want to apply the GSLB "
+"rule."
+msgstr "**账户**: (可选)  应用GSLB规则的账户。"
+
+# 0161504934d746e39b05e6b50e264faf
+# 8c377e12f8494a009d5eed7e06824fe3
+#: ../../networking/global_server_load_balancing.rst:415
+#: ../../networking/global_server_load_balancing.rst:439
+msgid "Click OK to confirm."
+msgstr "点击确定。"
+
+# f61c6b78ef4940129243771e21d78f4c
+#: ../../networking/global_server_load_balancing.rst:421
+msgid "Assigning Load Balancing Rules to GSLB"
+msgstr "为GSLB分配负载均衡规则"
+
+# 54cc7b916ceb420584020f5ff230b79c
+#: ../../networking/global_server_load_balancing.rst:431
+msgid "Select the desired GSLB."
+msgstr "选择所需的GSLB。"
+
+# 5e2a1bf3adfc41bab4bea1a489f9bda1
+#: ../../networking/global_server_load_balancing.rst:433
+msgid "Click view assigned load balancing."
+msgstr "点击已分配的负载均衡视图。"
+
+# 269db9ca8770495f9c5bc08491e61bc6
+#: ../../networking/global_server_load_balancing.rst:435
+msgid "Click assign more load balancing."
+msgstr "点击分配更多负载平衡"
+
+# eceeb5fccdfa4cac904ef8fb945242c9
+#: ../../networking/global_server_load_balancing.rst:437
+msgid "Select the load balancing rule you have created for the zone."
+msgstr "选择你将为区域创建的负载均衡规则。"
+
+# d8792daad4a94b4589452d5b61f75cd9
+#: ../../networking/global_server_load_balancing.rst:443
+msgid "Known Limitation"
+msgstr "已知的局限性"
+
+# 7424fdf000e3479c910e72fbbaaa0169
+#: ../../networking/global_server_load_balancing.rst:445
+msgid ""
+"Currently, CloudStack does not support orchestration of services across the "
+"zones. The notion of services and service providers in region are to be "
+"introduced."
+msgstr "目前,CloudStack并不支持跨区域的服务编排。将引入服务的概念和地域服务提供者。"

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.mo
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.mo b/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.mo
new file mode 100644
index 0000000..7eff618
Binary files /dev/null and b/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.mo differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.po b/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.po
new file mode 100644
index 0000000..b793339
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/networking/guest_ip_ranges.po
@@ -0,0 +1,41 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-30 12:52+0200\n"
+"PO-Revision-Date: 2014-06-30 12:05+0000\n"
+"Last-Translator: FULL NAME <EM...@ADDRESS>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# c4f6e8eb1ed7428a8132309d84e4b1bf
+#: ../../networking/guest_ip_ranges.rst:18
+msgid "Guest IP Ranges"
+msgstr "来宾IP范围"
+
+# ef6d3891253c4ed58a8a51c2f86b51dc
+#: ../../networking/guest_ip_ranges.rst:20
+msgid ""
+"The IP ranges for guest network traffic are set on a per-account basis by "
+"the user. This allows the users to configure their network in a fashion that"
+" will enable VPN linking between their guest network and their clients."
+msgstr "宾客网络流量的IP是由用户以帐号为基础设置的。这允许用户以在他们的宾客网络和他们的客户端之间开通VPN连接的方式配置他们的网络。"
+
+# 943864c06f494d7ca4f4310246ba996a
+#: ../../networking/guest_ip_ranges.rst:25
+msgid ""
+"In shared networks in Basic zone and Security Group-enabled Advanced "
+"networks, you will have the flexibility to add multiple guest IP ranges from"
+" different subnets. You can add or remove one IP range at a time. For more "
+"information, see `\"About Multiple IP Ranges\" <#about-multiple-ip-"
+"ranges>`_."
+msgstr "存在基本网络和启用安全组的高级网络中的共享网络,你可以灵活的在不同子网中添加多个来宾IP范围。你可以同时添加或移除IP范围。更多信息,请参阅 `章节 15.10, “关于多IP范围”<#about-multiple-ip-ranges>`_."

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.mo
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.mo b/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.mo
new file mode 100644
index 0000000..38b1cb6
Binary files /dev/null and b/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.mo differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.po b/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.po
new file mode 100644
index 0000000..6124193
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/networking/guest_traffic.po
@@ -0,0 +1,71 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-30 12:52+0200\n"
+"PO-Revision-Date: 2014-06-30 12:05+0000\n"
+"Last-Translator: FULL NAME <EM...@ADDRESS>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# 6a1d02b308ae4f228e4104aa95e39ee3
+#: ../../networking/guest_traffic.rst:18
+msgid "Guest Traffic"
+msgstr "来宾流量"
+
+# 77e0128afe644aa9a04259e24cb22595
+#: ../../networking/guest_traffic.rst:20
+msgid ""
+"A network can carry guest traffic only between VMs within one zone. Virtual "
+"machines in different zones cannot communicate with each other using their "
+"IP addresses; they must communicate with each other by routing through a "
+"public IP address."
+msgstr "在同一个区域内,客户虚拟机之间可以互访,但在不同的区域内,客户虚拟机之间不可以通过(内网)IP地址互访,而只能通过公网IP路由才可以互连。"
+
+# 79cb326a48f942949bf3dfe341a3664f
+#: ../../networking/guest_traffic.rst:25
+msgid "See a typical guest traffic setup given below:"
+msgstr "下图是一个典型的来宾流量设置:"
+
+# e0ac4742331840b89eef72912ffd2138
+#: ../../networking/guest_traffic.rst:27
+msgid "|guest-traffic-setup.png|"
+msgstr "|guest-traffic-setup.png|"
+
+# 685689cd44444e13aefa015c58761ebb
+#: ../../networking/guest_traffic.rst:29
+msgid ""
+"Typically, the Management Server automatically creates a virtual router for "
+"each network. A virtual router is a special virtual machine that runs on the"
+" hosts. Each virtual router in an isolated network has three network "
+"interfaces. If multiple public VLAN is used, the router will have multiple "
+"public interfaces. Its eth0 interface serves as the gateway for the guest "
+"traffic and has the IP address of 10.1.1.1. Its eth1 interface is used by "
+"the system to configure the virtual router. Its eth2 interface is assigned a"
+" public IP address for public traffic. If multiple public VLAN is used, the "
+"router will have multiple public interfaces."
+msgstr "通常,管理服务会自动为每一个网络建立一个虚拟路由。一个虚拟路由实际上就是运行在物理主机上的一台特殊的虚拟机。每一台在一个独立网络中的虚拟路由有3个网口。如果使用多个公共 VLAN,相应的这台路由器就有多个公共的网口。 它的 eth0 网口是提供客户机通信的网关服务的,它的IP地址是 10.1.1.1。eth1 网口是为系统来配置这个虚拟路由而提供的。eth2 网口被赋予一个公共 IP 地址用来实现外部的公共通信。 同样如果使用了多个公共 VLAN 接入,这台路由器将会拥有多个公共的网口。"
+
+# c07d5440a8e64d5b912e6e98e6f9d078
+#: ../../networking/guest_traffic.rst:40
+msgid ""
+"The virtual router provides DHCP and will automatically assign an IP address"
+" for each guest VM within the IP range assigned for the network. The user "
+"can manually reconfigure guest VMs to assume different IP addresses."
+msgstr "虚拟路由器提供DHCP功能,能自动的为每一个客户虚拟机在预先定义好的IP范围之内分配IP地址。用户也可以为虚拟机手工配置不同的IP地址。"
+
+# 360d9d124254479e85292973d6d8e7f9
+#: ../../networking/guest_traffic.rst:45
+msgid ""
+"Source NAT is automatically configured in the virtual router to forward "
+"outbound traffic for all guest VMs"
+msgstr "Source NAT功能是在虚拟路由里自动配置好的,它可以转发所有来宾虚拟机的外出流量。"

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.mo
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.mo b/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.mo
new file mode 100644
index 0000000..547708f
Binary files /dev/null and b/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.mo differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.po b/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.po
new file mode 100644
index 0000000..c2517b7
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/networking/inter_vlan_routing.po
@@ -0,0 +1,167 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-30 12:52+0200\n"
+"PO-Revision-Date: 2014-06-30 12:05+0000\n"
+"Last-Translator: FULL NAME <EM...@ADDRESS>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# 536a6b6a19a04686832c0c8f3202472a
+#: ../../networking/inter_vlan_routing.rst:18
+msgid "About Inter-VLAN Routing (nTier Apps)"
+msgstr "关于vlan间路由(多层应用)"
+
+# 01903cae08524fb18fb51475e29cccc5
+#: ../../networking/inter_vlan_routing.rst:20
+msgid ""
+"Inter-VLAN Routing (nTier Apps) is the capability to route network traffic "
+"between VLANs. This feature enables you to build Virtual Private Clouds "
+"(VPC), an isolated segment of your cloud, that can hold multi-tier "
+"applications. These tiers are deployed on different VLANs that can "
+"communicate with each other. You provision VLANs to the tiers your create, "
+"and VMs can be deployed on different tiers. The VLANs are connected to a "
+"virtual router, which facilitates communication between the VMs. In effect, "
+"you can segment VMs by means of VLANs into different networks that can host "
+"multi-tier applications, such as Web, Application, or Database. Such "
+"segmentation by means of VLANs logically separate application VMs for higher"
+" security and lower broadcasts, while remaining physically connected to the "
+"same device."
+msgstr "vlan间路由(多层应用)提供了在vlan间通过流量路由的功能。这个特性使你能够j建立私有云(vpc),独立分割的云,可容纳多层应用程序。这些层被部署在不同的VLAN,可以互相沟通。您提供的VLAN层的创建和部署虚拟机可以在不同的层上。VLAN连接到一个虚拟路由器,这有利于虚拟机之间的通信。实际上,你可以通过不同定义的vlan来分割你的虚拟机到不同网络,以便承担多层应用,如Web,应用程序或数据库的虚拟机。通过VLAN的逻辑上独立的应用程序的虚拟具有较高的安全性和较低的广播,同时任然物理连接到同一设备。"
+
+# d835d5a69985471085a5688b045c4e38
+#: ../../networking/inter_vlan_routing.rst:33
+msgid "This feature is supported on XenServer, KVM, and VMware hypervisors."
+msgstr "在 XenServer ,KVM和 VMware hypervisors支持这个特性"
+
+# 7aecd1ac66b84f9cb92b03fea7d5edde
+#: ../../networking/inter_vlan_routing.rst:35
+msgid "The major advantages are:"
+msgstr "主要的优势为:"
+
+# dca4c4be393c4d7bbcda75f49ffc8efc
+#: ../../networking/inter_vlan_routing.rst:37
+msgid ""
+"The administrator can deploy a set of VLANs and allow users to deploy VMs on"
+" these VLANs. A guest VLAN is randomly alloted to an account from a pre-"
+"specified set of guest VLANs. All the VMs of a certain tier of an account "
+"reside on the guest VLAN allotted to that account."
+msgstr "管理可以部署一个vlans集,同时运行用户部署虚拟机在这些vlan上。从预先指定的vlan集中随机的为租户分配一个来宾vlan.租户处于同一层的所有vm处于分配给这个租户的来宾vlan."
+
+# d5d8b41e126e4b38913d0cf7de1ec29d
+#: ../../networking/inter_vlan_routing.rst:43
+msgid ""
+"A VLAN allocated for an account cannot be shared between multiple accounts."
+msgstr "一个租户分配到的vlan不能被多个租户共享"
+
+# 4e04be2a6cef4fa8973d317232221018
+#: ../../networking/inter_vlan_routing.rst:45
+msgid ""
+"The administrator can allow users create their own VPC and deploy the "
+"application. In this scenario, the VMs that belong to the account are "
+"deployed on the VLANs allotted to that account."
+msgstr "管理员允许所有用户创建自己的vpc,并部署应用。这个场景中,租户的虚拟机被部署到改租户的分配到的vlan中"
+
+# 48018251e76046c4a606035de8d1b4d5
+#: ../../networking/inter_vlan_routing.rst:49
+msgid ""
+"Both administrators and users can create multiple VPCs. The guest network "
+"NIC is plugged to the VPC virtual router when the first VM is deployed in a "
+"tier."
+msgstr "管理员和用户都可以创建多个vpcs.当第一个虚拟机被部署到该层时候,一个来宾网络nic插入到这个vpc虚拟路由器上"
+
+# cc50778ecfab43c38af3373511f47072
+#: ../../networking/inter_vlan_routing.rst:53
+msgid ""
+"The administrator can create the following gateways to send to or receive "
+"traffic from the VMs:"
+msgstr "管理员创建网关用接受和发送来自vm的流量:"
+
+# 5d91169a83a5400b8408b6ce4ccb84f5
+#: ../../networking/inter_vlan_routing.rst:56
+msgid ""
+"**VPN Gateway**: For more information, see `\"Creating a VPN gateway for the"
+" VPC\" <#creating-a-vpn-gateway-for-the-vpc>`_."
+msgstr "**VPN网关**:更多信息,参考 `\"为VPC创建VPN网关\" <#creating-a-vpn-gateway-for-the-vpc>`_."
+
+# 1f0ed1ecf964455ab40301bdf5ab2dc2
+#: ../../networking/inter_vlan_routing.rst:59
+msgid ""
+"**Public Gateway**: The public gateway for a VPC is added to the virtual "
+"router when the virtual router is created for VPC. The public gateway is not"
+" exposed to the end users. You are not allowed to list it, nor allowed to "
+"create any static routes."
+msgstr "**公网网关**:当为vpc创建一个虚拟路由器时,这个vpc的公共网关就添加到虚拟路由器当中。公共网关还没有暴露到最终用户。你不允许其列出,也不允许建立任何静态路由。"
+
+# b843201a793749bb924d48f21be04e09
+#: ../../networking/inter_vlan_routing.rst:64
+msgid ""
+"**Private Gateway**: For more information, see \":ref:`adding-priv-gw-"
+"vpc`\"."
+msgstr "**私有网关**: 更多信息,参考 \":ref:`adding-priv-gw-vpc`\"."
+
+# a4ac63d4b99a4edd968087d0f622647a
+#: ../../networking/inter_vlan_routing.rst:66
+msgid ""
+"Both administrators and users can create various possible destinations-"
+"gateway combinations. However, only one gateway of each type can be used in "
+"a deployment."
+msgstr "管理员和用户可以创建各种可能的目的地的网关组合。但是,在部署中每种类型只能有一个网关。"
+
+# 50735b7154a64b7880f5543c4792b1c0
+#: ../../networking/inter_vlan_routing.rst:70
+msgid "For example:"
+msgstr "例如:"
+
+# bdd41dc64438436aac12d9f1c8d5a8bc
+#: ../../networking/inter_vlan_routing.rst:72
+msgid ""
+"**VLANs and Public Gateway**: For example, an application is deployed in the"
+" cloud, and the Web application VMs communicate with the Internet."
+msgstr "**VLAN和公网网关**: 比如,在云中部署了一个应用,并且这个web应用所在的虚拟机要和因特网通信。"
+
+# f2c3b70246534d5aabdd3954a25ba1eb
+#: ../../networking/inter_vlan_routing.rst:76
+msgid ""
+"**VLANs, VPN Gateway, and Public Gateway**: For example, an application is "
+"deployed in the cloud; the Web application VMs communicate with the "
+"Internet; and the database VMs communicate with the on-premise devices."
+msgstr "**VLANs, VPN网关和公网网关**: 比如, 云中部署了一个应用;部署这个web应用的虚拟机要和因特网通信; 并且数据库虚拟要个先前提到的设备通信"
+
+# 7fb2fe01c3484b80a30d4c6edb0b5782
+#: ../../networking/inter_vlan_routing.rst:81
+msgid ""
+"The administrator can define Network Access Control List (ACL) on the "
+"virtual router to filter the traffic among the VLANs or between the Internet"
+" and a VLAN. You can define ACL based on CIDR, port range, protocol, type "
+"code (if ICMP protocol is selected) and Ingress/Egress type."
+msgstr "管理员可以在虚拟路由器定义一个访问控制列表(ACL)用于过滤vlan或者因特网和vlan直接的流量。你可定义基于CIDR,端口范围,协议,类型代码(如果选用ICPM协议)和进出流量的acl"
+
+# 95cd03acfa2948c682ec51eaf24346be
+#: ../../networking/inter_vlan_routing.rst:87
+msgid ""
+"The following figure shows the possible deployment scenarios of a Inter-VLAN"
+" setup:"
+msgstr "下图显示了可能的部署一个VLAN间的场景设置的:"
+
+# a9f3216208ba417681d8885848d2a414
+#: ../../networking/inter_vlan_routing.rst:90
+msgid "|mutltier.png|"
+msgstr "|mutltier.png|"
+
+# 785b1c5286424a3680f6ffa4fa40de5a
+#: ../../networking/inter_vlan_routing.rst:92
+msgid ""
+"To set up a multi-tier Inter-VLAN deployment, see \":ref:`configuring-"
+"vpc`\"."
+msgstr "要建立一个多层次的跨VLAN部署,请参考\":ref:`configuring-vpc`\"."

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.mo
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.mo b/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.mo
new file mode 100644
index 0000000..0c896ca
Binary files /dev/null and b/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.mo differ

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5e31103e/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.po
----------------------------------------------------------------------
diff --git a/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.po b/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.po
new file mode 100644
index 0000000..f4ebdc3
--- /dev/null
+++ b/source/locale/zh_CN/LC_MESSAGES/networking/ip_forwarding_and_firewalling.po
@@ -0,0 +1,499 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C)
+# This file is distributed under the same license as the Apache CloudStack Administration Documentation package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Apache CloudStack Administration RTD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-06-30 12:52+0200\n"
+"PO-Revision-Date: 2014-06-30 12:05+0000\n"
+"Last-Translator: FULL NAME <EM...@ADDRESS>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/apache-cloudstack-administration-rtd/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+# 3ec46c2d67cb4acc87705b3f0985e5c8
+#: ../../networking/ip_forwarding_and_firewalling.rst:18
+msgid "IP Forwarding and Firewalling"
+msgstr "IP转发及防火墙"
+
+# 5bb709bf233742ce8f3a83dc5ce7cf26
+#: ../../networking/ip_forwarding_and_firewalling.rst:20
+msgid ""
+"By default, all incoming traffic to the public IP address is rejected. All "
+"outgoing traffic from the guests is also blocked by default."
+msgstr "默认情况下, 所有从公共IP进来的流量都会被拒绝. 所有在来宾网络出去的流量默认也被阻挡。"
+
+# 83f985061e4e4301aa5ce50049ea4565
+#: ../../networking/ip_forwarding_and_firewalling.rst:23
+msgid ""
+"To allow outgoing traffic, follow the procedure in :ref:`egress-fw-rules`."
+msgstr "为了允许外出的流量,遵循:ref:`egress-fw-rules`中的操作步骤。"
+
+# 1328a8040ae7487b8f7ed1dcaaf5a596
+#: ../../networking/ip_forwarding_and_firewalling.rst:25
+msgid ""
+"To allow incoming traffic, users may set up firewall rules and/or port "
+"forwarding rules. For example, you can use a firewall rule to open a range "
+"of ports on the public IP address, such as 33 through 44. Then use port "
+"forwarding rules to direct traffic from individual ports within that range "
+"to specific ports on user VMs. For example, one port forwarding rule could "
+"route incoming traffic on the public IP's port 33 to port 100 on one user "
+"VM's private IP."
+msgstr "为了允许接收到的流量, 用户可以设置一些防火墙规则和/或端口转发规则. 例如, 你可以在公共IP地址上设定防火墙规则来打开一个端口范围, 比如从33到44端口. 然后使用端口转发将流量从这个特定的范围内的端口直接送到指定的用户虚机端口. 例如, 一个端口转发的规则可以将接收的流量从公共IP的33端口到用户虚机私有IP的100端口."
+
+# 88ee727310bb4a5789291e8e48578dab
+#: ../../networking/ip_forwarding_and_firewalling.rst:35
+msgid "Firewall Rules"
+msgstr "防火墙规则"
+
+# 073cb21345c44ce2a3f2ce3446d4ad3a
+#: ../../networking/ip_forwarding_and_firewalling.rst:37
+msgid ""
+"By default, all incoming traffic to the public IP address is rejected by the"
+" firewall. To allow external traffic, you can open firewall ports by "
+"specifying firewall rules. You can optionally specify one or more CIDRs to "
+"filter the source IPs. This is useful when you want to allow only incoming "
+"requests from certain IP addresses."
+msgstr "默认情况下,防火墙拒绝所有流入公共IP的流量。要允许外部流量,你需要制定防火墙规则打开防火墙端口。你可以选择性的制定一个或多个CIDR来过滤来源IP。这在当你只需要允许特定IP请求时会很有用。"
+
+# b43e4fc4f43841c9aebd342bbd60b33d
+#: ../../networking/ip_forwarding_and_firewalling.rst:43
+msgid ""
+"You cannot use firewall rules to open ports for an elastic IP address. When "
+"elastic IP is used, outside access is instead controlled through the use of "
+"security groups. See `\"Adding a Security Group\" <#adding-a-security-"
+"group>`_."
+msgstr "你不能使用防火墙规则打开弹性IP的端口。当弹性IP处在使用状态时,外部的通过请求将被安全组管理。参阅 `\"添加安全组\" <#adding-a-security-group>`_."
+
+# 36b1e8acd3ef4b1cb7a7ffd1f60599c5
+#: ../../networking/ip_forwarding_and_firewalling.rst:48
+msgid ""
+"In an advanced zone, you can also create egress firewall rules by using the "
+"virtual router. For more information, see \":ref:`egress-fw-rules`\"."
+msgstr "在高级Zone中,您也可以用虚拟路由器来创建流出的防火墙规则。更多信息,请查阅\":ref:`egress-fw-rules`\"。"
+
+# 2aeb084c075b4451b0911c2a6baf0f84
+#: ../../networking/ip_forwarding_and_firewalling.rst:51
+msgid ""
+"Firewall rules can be created using the Firewall tab in the Management "
+"Server UI. This tab is not displayed by default when CloudStack is "
+"installed. To display the Firewall tab, the CloudStack administrator must "
+"set the global configuration parameter firewall.rule.ui.enabled to \"true.\""
+msgstr "防火墙规则能在管理服务器的UI中防火墙选项卡里创建,CloudStac安装好以后,这个规则选项卡默认不显示,你需要以管理员身份修改全局变量 firewall.rule.ui.enabled为 \"true\"才能显示。"
+
+# e1408eeb730f4709bbba8852f79807fd
+#: ../../networking/ip_forwarding_and_firewalling.rst:57
+msgid "To create a firewall rule:"
+msgstr "创建防火墙规则:"
+
+# 098b22043ec643559c039b39aa24d618
+# f62479b013c241a791c42b8843bd140d
+# c384f1b44804485fba23fe018c16683e
+#: ../../networking/ip_forwarding_and_firewalling.rst:59
+#: ../../networking/ip_forwarding_and_firewalling.rst:132
+#: ../../networking/ip_forwarding_and_firewalling.rst:245
+msgid "Log in to the CloudStack UI as an administrator or end user."
+msgstr "使用管理员或者终端用户账号登录CloudStack UI。"
+
+# a633160d3ee343639365b9067af58eb1
+# c6c7495d464a4262ace3361c7cce9b5b
+#: ../../networking/ip_forwarding_and_firewalling.rst:61
+#: ../../networking/ip_forwarding_and_firewalling.rst:134
+msgid "In the left navigation, choose Network."
+msgstr "在左侧的导航栏,选择网络。"
+
+# ff56e69810c34ee4a08280a7ef06cfbb
+#: ../../networking/ip_forwarding_and_firewalling.rst:63
+msgid "Click the name of the network where you want to work with."
+msgstr "点击拟修改的网络名称。"
+
+# d546be88025a4254b8eecf1f0b16bdf0
+#: ../../networking/ip_forwarding_and_firewalling.rst:65
+msgid "Click View IP Addresses."
+msgstr "点击查看IP地址。"
+
+# 0c60a7fde5644f9188c0bf190c166890
+#: ../../networking/ip_forwarding_and_firewalling.rst:67
+msgid "Click the IP address you want to work with."
+msgstr "点击你要修改的IP地址"
+
+# 0e0775a902554fa68fc54157ed73ed0a
+#: ../../networking/ip_forwarding_and_firewalling.rst:69
+msgid "Click the Configuration tab and fill in the following values."
+msgstr "点击设置选项卡 填入以下值:"
+
+# 8bb21f2deca7442683f782de4a83935f
+#: ../../networking/ip_forwarding_and_firewalling.rst:71
+msgid ""
+"**Source CIDR**: (Optional) To accept only traffic from IP addresses within "
+"a particular address block, enter a CIDR or a comma-separated list of CIDRs."
+" Example: 192.168.0.0/22. Leave empty to allow all CIDRs."
+msgstr ""
+
+# 4cb05fbe28ae408a8df34014da711575
+#: ../../networking/ip_forwarding_and_firewalling.rst:76
+msgid "**Protocol**: The communication protocol in use on the opened port(s)."
+msgstr ""
+
+# e59d4d2a187f4510a91409fac5cfb51c
+#: ../../networking/ip_forwarding_and_firewalling.rst:79
+msgid ""
+"**Start Port and End Port**: The port(s) you want to open on the firewall. "
+"If you are opening a single port, use the same number in both fields"
+msgstr ""
+
+# 3274875afce44bbe9d7017bb4e2fc2b2
+#: ../../networking/ip_forwarding_and_firewalling.rst:83
+msgid ""
+"**ICMP Type and ICMP Code**: Used only if Protocol is set to ICMP. Provide "
+"the type and code required by the ICMP protocol to fill out the ICMP header."
+" Refer to ICMP documentation for more details if you are not sure what to "
+"enter"
+msgstr ""
+
+# 41821a610d844daf8255026b71299059
+# 1d39fcb3a5e34d769f89885db9866836
+# 2319658c89b74a0294ce8f0a253a4d53
+#: ../../networking/ip_forwarding_and_firewalling.rst:88
+#: ../../networking/ip_forwarding_and_firewalling.rst:163
+#: ../../networking/ip_forwarding_and_firewalling.rst:276
+msgid "Click Add."
+msgstr "点击 添加"
+
+# eec2e0a57feb4eca85c58ac1b58b228b
+#: ../../networking/ip_forwarding_and_firewalling.rst:94
+msgid "Egress Firewall Rules in an Advanced Zone"
+msgstr "高级区域中的出口防火墙规则"
+
+# 3bae6d1e0fb543beaeb466c40aeddfc3
+#: ../../networking/ip_forwarding_and_firewalling.rst:96
+msgid ""
+"The egress traffic originates from a private network to a public network, "
+"such as the Internet. By default, the egress traffic is blocked in default "
+"network offerings, so no outgoing traffic is allowed from a guest network to"
+" the Internet. However, you can control the egress traffic in an Advanced "
+"zone by creating egress firewall rules. When an egress firewall rule is "
+"applied, the traffic specific to the rule is allowed and the remaining "
+"traffic is blocked. When all the firewall rules are removed the default "
+"policy, Block, is applied."
+msgstr "出口流量起源于从专用网络访问公共网络,例如Internet。默认情况下,在默认网络方案中,出口流量被拒绝,所以没有从来宾网络到Internet的出口流量被允许。不过,你可以通过创建出口防火墙规则来控制高级网络中的出口流量。当出口防火墙规则被应用时,规则指定的流量被允许,其余的流量被阻止。当所有的防火墙规则从默认策略中移除,阻止策略再次被应用。"
+
+# 80fbdba2a681463894376f620458c160
+#: ../../networking/ip_forwarding_and_firewalling.rst:107
+msgid "Prerequisites and Guidelines"
+msgstr "先决条件和指南"
+
+# 998ae537c5664319b836e769ab967fc3
+#: ../../networking/ip_forwarding_and_firewalling.rst:109
+msgid "Consider the following scenarios to apply egress firewall rules:"
+msgstr "应用出口防火墙规则时请思考如下方案:"
+
+# 18a68e97f28f4f7898b92513d34e5e26
+#: ../../networking/ip_forwarding_and_firewalling.rst:111
+msgid "Egress firewall rules are supported on Juniper SRX and virtual router."
+msgstr "出口防火墙规则在Jniper SRX和虚拟路由器中均支持。"
+
+# a4eaae6cb4474e5a8182092404f48116
+#: ../../networking/ip_forwarding_and_firewalling.rst:114
+msgid "The egress firewall rules are not supported on shared networks."
+msgstr "共享网络中不支持出口防火墙规则。"
+
+# 85bdd2e7a708485bae147bfa93cdcb1b
+#: ../../networking/ip_forwarding_and_firewalling.rst:116
+msgid ""
+"Allow the egress traffic from specified source CIDR. The Source CIDR is part"
+" of guest network CIDR."
+msgstr "允许特定源CIDR的出口流量。源CIDR是来宾网络CIDR的一部分。"
+
+# d9af348ce95e47a0bae91a55488b1155
+#: ../../networking/ip_forwarding_and_firewalling.rst:119
+msgid "Allow the egress traffic with protocol TCP,UDP,ICMP, or ALL."
+msgstr "允许出口流量的协议为TCP,UDP,ICMP或ALL。"
+
+# 786d85af2e334cf5a8a25fc59dde7cb5
+#: ../../networking/ip_forwarding_and_firewalling.rst:121
+msgid ""
+"Allow the egress traffic with protocol and destination port range. The port "
+"range is specified for TCP, UDP or for ICMP type and code."
+msgstr "允许出口流量协议和目标端口范围。端口范围需要指定TCP,UDP或ICMP类型和代码。"
+
+# 8d9e5fa49cb648a6ad0b917f06176014
+#: ../../networking/ip_forwarding_and_firewalling.rst:124
+msgid ""
+"The default policy is Allow for the new network offerings, whereas on "
+"upgrade existing network offerings with firewall service providers will have"
+" the default egress policy Deny."
+msgstr "新网络方案的默认策略是允许的,然而升级现有的网络方案后,防火墙服务提供商的出口策略默认将是拒绝。"
+
+# ee1ee0417255469abce66dbfd40f9611
+#: ../../networking/ip_forwarding_and_firewalling.rst:130
+msgid "Configuring an Egress Firewall Rule"
+msgstr "配置出口防火墙规则"
+
+# 4d43b047c25a4605acc888b025d376aa
+#: ../../networking/ip_forwarding_and_firewalling.rst:136
+msgid ""
+"In Select view, choose Guest networks, then click the Guest network you "
+"want."
+msgstr "在选择视图中,选择来宾网络,然后点击需要的来宾网络。"
+
+# 4c11dfc739f94ce0995b7c7bdf566e5d
+#: ../../networking/ip_forwarding_and_firewalling.rst:139
+msgid ""
+"To add an egress rule, click the Egress rules tab and fill out the following"
+" fields to specify what type of traffic is allowed to be sent out of VM "
+"instances in this guest network:"
+msgstr "要添加出口策略,点击出口策略选项卡并填写以下字段指定哪种类型的流量在来宾网络中是被允许从VM中实例发送出的。"
+
+# a476fe8da41b43168b89c7b558afcb48
+#: ../../networking/ip_forwarding_and_firewalling.rst:143
+msgid "|egress-firewall-rule.png|"
+msgstr "|egress-firewall-rule.png|"
+
+# d56527f1ac864c5c9d47df9e55c225cf
+#: ../../networking/ip_forwarding_and_firewalling.rst:145
+msgid ""
+"**CIDR**: (Add by CIDR only) To send traffic only to the IP addresses within"
+" a particular address block, enter a CIDR or a comma-separated list of "
+"CIDRs. The CIDR is the base IP address of the destination. For example, "
+"192.168.0.0/22. To allow all CIDRs, set to 0.0.0.0/0."
+msgstr "**CIDR**:(仅通过CIDR添加)为接受来来自特殊地址块的流量,输入一个CIDR,多个时用逗号隔开。CIDR是进入流量的基础IP地址。例如:192.168.0.0/22,为允许所有CIDR,请设为0.0.0.0/0"
+
+# c1e8fac9fa8046d8a9315511c011542e
+#: ../../networking/ip_forwarding_and_firewalling.rst:151
+msgid ""
+"**Protocol**: The networking protocol that VMs uses to send outgoing "
+"traffic. The TCP and UDP protocols are typically used for data exchange and "
+"end-user communications. The ICMP protocol is typically used to send error "
+"messages or network monitoring data."
+msgstr "**协议**: 虚拟机发送流量所使用的网络协议。TCP和UDP通常用于数据交换和用户通讯。ICMP通常用于发送出错信息和网络监控数据。"
+
+# 6b9d46d4c88d48c98d3fa4fcceb60e29
+#: ../../networking/ip_forwarding_and_firewalling.rst:156
+msgid ""
+"**Start Port, End Port**: (TCP, UDP only) A range of listening ports that "
+"are the destination for the outgoing traffic. If you are opening a single "
+"port, use the same number in both fields."
+msgstr "**开始端口,结束端口**: (仅对TCP,UDP)。目的地为进入流量而设的监听端口范围。如果仅开放了单个端口,则在两者的区域中用同一端口。"
+
+# 17c266c56f194132a6fc948f3142e4bc
+#: ../../networking/ip_forwarding_and_firewalling.rst:160
+msgid ""
+"**ICMP Type, ICMP Code**: (ICMP only) The type of message and error code "
+"that are sent."
+msgstr "**ICMP类型**, **ICMP代码** (ICMP only): 信息类型及发送错误的代码。"
+
+# f0100304289f4a67b01e8f6c52976a10
+#: ../../networking/ip_forwarding_and_firewalling.rst:167
+msgid "Configuring the Default Egress Policy"
+msgstr "配置默认出口策略"
+
+# a802326f92404392beacd9675985c106
+#: ../../networking/ip_forwarding_and_firewalling.rst:169
+msgid ""
+"The default egress policy for Isolated guest network is configured by using "
+"Network offering. Use the create network offering option to determine "
+"whether the default policy should be block or allow all the traffic to the "
+"public network from a guest network. Use this network offering to create the"
+" network. If no policy is specified, by default all the traffic is allowed "
+"from the guest network that you create by using this network offering."
+msgstr "通过网络方案配置隔离来宾网络的默认出口策略。通过创建网络方案选项决定来宾网络到公共网络的所有流量在默认策略中是允许或者拒绝。使用该网络方案创建网络。如果没有指定策略,你创建的来宾网络中的所有流量将被允许。"
+
+# 9b5e480b6757449ab8272d3e7a691110
+#: ../../networking/ip_forwarding_and_firewalling.rst:177
+msgid "You have two options: Allow and Deny."
+msgstr "你有两个选择:允许和拒绝。"
+
+# 9b8d4463d6024d8589cc801658fa7bab
+#: ../../networking/ip_forwarding_and_firewalling.rst:180
+msgid "Allow"
+msgstr "允许"
+
+# 01d29e0665f84d548d9f41399d9258d8
+#: ../../networking/ip_forwarding_and_firewalling.rst:182
+msgid ""
+"If you select Allow for a network offering, by default egress traffic is "
+"allowed. However, when an egress rule is configured for a guest network, "
+"rules are applied to block the specified traffic and rest are allowed. If no"
+" egress rules are configured for the network, egress traffic is accepted."
+msgstr "如果你选择网络方案为允许,则默认出口流量被允许。无论如何,当配置了来宾网络的出口规则,规则被应用于阻止特定的流量和允许其他的 。如果网络中没有配置出口规则,则出口流量会被放行。"
+
+# 63816b9551f04933aa99e27cc3dc34f1
+#: ../../networking/ip_forwarding_and_firewalling.rst:189
+msgid "Deny"
+msgstr "拒绝"
+
+# 1952d7735fb746a6834bbdeed4c1eaa9
+#: ../../networking/ip_forwarding_and_firewalling.rst:191
+msgid ""
+"If you select Deny for a network offering, by default egress traffic for the"
+" guest network is blocked. However, when an egress rules is configured for a"
+" guest network, rules are applied to allow the specified traffic. While "
+"implementing a guest network, CloudStack adds the firewall egress rule "
+"specific to the default egress policy for the guest network."
+msgstr "如果你选择网络方案为拒绝,则来宾网络中的默认出口流量将被阻挡。无论如何,当配置了来宾网络的出口规则,规则被应用于允许特定的流量。当实施来宾网络时,CloudStack为来宾网络添加防火墙出口规则指定默认的出口策略。"
+
+# 238db98415e74782937deddd3970b285
+#: ../../networking/ip_forwarding_and_firewalling.rst:198
+msgid "This feature is supported only on virtual router and Juniper SRX."
+msgstr "该特定只支持虚拟路由器和Juniper SRX。"
+
+# e460df960d61405db56e64d21a8c43d7
+#: ../../networking/ip_forwarding_and_firewalling.rst:200
+msgid "Create a network offering with your desirable default egress policy:"
+msgstr "为合适的默认出口策略创建一个网络方案:"
+
+# 5271ad0a1d4a4a27aa5597b044b42acf
+#: ../../networking/ip_forwarding_and_firewalling.rst:202
+msgid "Log in with admin privileges to the CloudStack UI."
+msgstr "以管理员权限登录CloudStack用户界面。"
+
+# fd49a59627284ffda66fef7096eaa709
+#: ../../networking/ip_forwarding_and_firewalling.rst:204
+msgid "In the left navigation bar, click Service Offerings."
+msgstr "在左侧导航栏中,点击 服务方案。"
+
+# 7fce8b96f6e64727bb6063766c828bdd
+#: ../../networking/ip_forwarding_and_firewalling.rst:206
+msgid "In Select Offering, choose Network Offering."
+msgstr "在选择方案中,选择网络方案。"
+
+# ef8895c197ff4343b04aecc73b5a9294
+#: ../../networking/ip_forwarding_and_firewalling.rst:208
+msgid "Click Add Network Offering."
+msgstr "点击添加网络方案。"
+
+# abb73d0d766d4d32a4bbe32137193cad
+#: ../../networking/ip_forwarding_and_firewalling.rst:210
+msgid "In the dialog, make necessary choices, including firewall provider."
+msgstr "在对话框中,填写必选项,包括防火墙提供者。"
+
+# 932c30480a1f4e3ea92f06ba4296ae45
+#: ../../networking/ip_forwarding_and_firewalling.rst:213
+msgid "In the Default egress policy field, specify the behaviour."
+msgstr "在默认出口策略选项中,指定行为。"
+
+# 41d012a83e774bdeaeac42e5b44d851c
+#: ../../networking/ip_forwarding_and_firewalling.rst:215
+msgid "Click OK."
+msgstr "点击确定。"
+
+# 5a1192bc5c8a4c3c930879e56c5d58bb
+#: ../../networking/ip_forwarding_and_firewalling.rst:217
+msgid "Create an isolated network by using this network offering."
+msgstr "使用网络方案创建隔离网络。"
+
+# 3918ff66d4914376a4707b9db470a027
+#: ../../networking/ip_forwarding_and_firewalling.rst:219
+msgid ""
+"Based on your selection, the network will have the egress public traffic "
+"blocked or allowed."
+msgstr "根据你的选择,网络的出口公共流量将被拒绝或允许。"
+
+# 29ffedbd547e431f95d82b075df5ea66
+#: ../../networking/ip_forwarding_and_firewalling.rst:224
+msgid "Port Forwarding"
+msgstr "端口转发"
+
+# d9efd9df178e4f7c8d81b2ba24a9fdbb
+#: ../../networking/ip_forwarding_and_firewalling.rst:226
+msgid ""
+"A port forward service is a set of port forwarding rules that define a "
+"policy. A port forward service is then applied to one or more guest VMs. The"
+" guest VM then has its inbound network access managed according to the "
+"policy defined by the port forwarding service. You can optionally specify "
+"one or more CIDRs to filter the source IPs. This is useful when you want to "
+"allow only incoming requests from certain IP addresses to be forwarded."
+msgstr "一个端口转发服务是一系列转发转发规则的集合。一个端口转发服务随后可以应用于一个或多个来宾虚拟机。来宾虚拟机会根据端口转发规则作相关进入端口的管理。你可以定义一个或多个CIDR来过滤源IP地址。当你只希望特定的IP流量进入时是相当有用的。"
+
+# ae4f5d3e4bc24f8584c17c3057688144
+#: ../../networking/ip_forwarding_and_firewalling.rst:234
+msgid ""
+"A guest VM can be in any number of port forward services. Port forward "
+"services can be defined but have no members. If a guest VM is part of more "
+"than one network, port forwarding rules will function only if they are "
+"defined on the default network"
+msgstr "一个客户VM可以在任意数量的端口转发服务中。端口转发服务可以不包含客户VM。如果客户VM在多个网络中,则端口转发仅在默认网络中定义时才生效。"
+
+# 89ce910349884d8ea8a7b4f6aee10613
+#: ../../networking/ip_forwarding_and_firewalling.rst:239
+msgid ""
+"You cannot use port forwarding to open ports for an elastic IP address. When"
+" elastic IP is used, outside access is instead controlled through the use of"
+" security groups. See Security Groups."
+msgstr "您不能使用端口转发打开弹性IP地址的端口。当使用弹性IP时,外部访问是由安全组控制的。参见安全组。"
+
+# 263627f6e1de45999d0e9ab68c8a1a2d
+#: ../../networking/ip_forwarding_and_firewalling.rst:243
+msgid "To set up port forwarding:"
+msgstr "设置端口转发:"
+
+# 41c9b9f2473e4b5aa0d8ea3c54e45b1b
+#: ../../networking/ip_forwarding_and_firewalling.rst:247
+msgid ""
+"If you have not already done so, add a public IP address range to a zone in "
+"CloudStack. See Adding a Zone and Pod in the Installation Guide."
+msgstr "如果还没有,请在 CloudStack中为Zone添加公网IP段。参阅 安装指南中的添加Zone和Pod。"
+
+# 2c98fbd961df4ef28a276b3ccf1d53c0
+#: ../../networking/ip_forwarding_and_firewalling.rst:251
+msgid "Add one or more VM instances to CloudStack."
+msgstr "在 CloudStack中创建1台或更多VM。"
+
+# 17a544cc6c8a42cbaef47575f1029173
+#: ../../networking/ip_forwarding_and_firewalling.rst:253
+msgid "In the left navigation bar, click Network."
+msgstr "在左边导航栏,点击网络。"
+
+# ade84b4f63694fadbe6c835b52ba796f
+#: ../../networking/ip_forwarding_and_firewalling.rst:255
+msgid "Click the name of the guest network where the VMs are running."
+msgstr "点击需要操作VM所在的网络名称。"
+
+# 48ab8bf9d7e04ca7a13eaf58eeead278
+#: ../../networking/ip_forwarding_and_firewalling.rst:257
+msgid ""
+"Choose an existing IP address or acquire a new IP address. See `\"Acquiring "
+"a New IP Address\" <#acquiring-a-new-ip-address>`_. Click the name of the IP"
+" address in the list."
+msgstr "选择一个已有的IP或者获取一个新的IP地址。参阅 `\"获取一个新的IP\" <#acquiring-a-new-ip-address>`_.。 点击列表中IP地址的名称。"
+
+# da392889cd304ce8973c2b4b8341665b
+#: ../../networking/ip_forwarding_and_firewalling.rst:261
+msgid "Click the Configuration tab."
+msgstr "点击配置选项卡。"
+
+# 4d02af0497b544d89616ff1ddf286767
+#: ../../networking/ip_forwarding_and_firewalling.rst:263
+msgid "In the Port Forwarding node of the diagram, click View All."
+msgstr "在图表的端口转发节点,点击查看所有。"
+
+# ee9101e2c97447d4b23f89177c60e7ab
+#: ../../networking/ip_forwarding_and_firewalling.rst:265
+msgid "Fill in the following:"
+msgstr "填写以下内容:"
+
+# e9d9402255ae405781f85b32409d3654
+#: ../../networking/ip_forwarding_and_firewalling.rst:267
+msgid ""
+"**Public Port**: The port to which public traffic will be addressed on the "
+"IP address you acquired in the previous step."
+msgstr "**公用端口**: 你在前面操作所获取的供公共流量使用的公用IP地址的端口。 "
+
+# bf8d351e8ca649ca9931311f402ea7bc
+#: ../../networking/ip_forwarding_and_firewalling.rst:270
+msgid ""
+"**Private Port**: The port on which the instance is listening for forwarded "
+"public traffic."
+msgstr "**私有端口**: 虚拟机实例将被转发到公共流量的监听端口。"
+
+# 5140efc173fd46e194d6c4827a8a67fc
+#: ../../networking/ip_forwarding_and_firewalling.rst:273
+msgid "**Protocol**: The communication protocol in use between the two ports"
+msgstr ""