Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I4784b5de7ba74b42c4b6195d00c2c92946b304d2
This commit is contained in:
OpenStack Proposal Bot 2016-02-05 06:23:23 +00:00
parent e00b2383ac
commit 10098bc334
18 changed files with 6648 additions and 673 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -15,9 +15,9 @@
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 03:50+0000\n"
"POT-Creation-Date: 2016-02-05 04:27+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -953,14 +953,6 @@ msgstr ""
"外部ルーターから RA を受け取るように構成された IPv6 サブネット %s をNeutron "
"ルーターに追加することはできません。"
msgid ""
"If True, effort is made to advertise MTU settings to VMs via network methods "
"(DHCP and RA MTU options) when the network's preferred MTU is known."
msgstr ""
"True の場合、ネットワークの優先 MTU が認識されていると、ネットワーク方式 "
"(DHCP および RA MTU オプション) 経由での MTU 設定の VM への通知が試行されま"
"す。"
msgid ""
"If True, then allow plugins that support it to create VLAN transparent "
"networks."
@ -1223,9 +1215,6 @@ msgid "Multiple tenant_ids in bulk security group rule create not allowed"
msgstr ""
"バルクセキュリティーグループルールの作成で複数の tenant_id は許可されません"
msgid "Must also specifiy protocol if port range is given."
msgstr "ポートの範囲を指定する場合は、プロトコルも指定する必要があります。"
msgid "Must specify one or more actions on flow addition or modification"
msgstr "フローの追加または変更について、1 つ以上のアクションを指定してください"

File diff suppressed because it is too large Load Diff

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 06:21+0000\n"
"POT-Creation-Date: 2016-02-05 06:23+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: neutron/policy.py:262
#: neutron/policy.py:270
#, python-format
msgid "Policy check error while calling %s!"
msgstr ""
@ -39,11 +39,11 @@ msgstr ""
msgid "No known API applications configured."
msgstr ""
#: neutron/service.py:338
#: neutron/service.py:342
msgid "Exception occurs when timer stops"
msgstr ""
#: neutron/service.py:347
#: neutron/service.py:351
msgid "Exception occurs when waiting for timer"
msgstr ""
@ -87,7 +87,7 @@ msgstr ""
msgid "Error loading interface driver '%s'"
msgstr ""
#: neutron/agent/dhcp/agent.py:135
#: neutron/agent/dhcp/agent.py:134
#, python-format
msgid "Unable to %(action)s dhcp for %(net_id)s."
msgstr ""
@ -106,11 +106,11 @@ msgstr ""
msgid "Network %s info call failed."
msgstr ""
#: neutron/agent/dhcp/agent.py:585 neutron/agent/l3/agent.py:691
#: neutron/agent/dhcp/agent.py:588 neutron/agent/l3/agent.py:691
#: neutron/agent/metadata/agent.py:275
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:880
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:158
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:328
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:921
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:175
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:321
#: neutron/services/metering/agents/metering_agent.py:284
msgid "Failed reporting state!"
msgstr ""
@ -182,24 +182,24 @@ msgstr ""
msgid "The SNAT namespace %s does not exist for the router."
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:224
#: neutron/agent/l3/dvr_local_router.py:220
msgid "DVR: Failed updating arp entry"
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:309
#: neutron/agent/l3/dvr_local_router.py:305
msgid "DVR: error adding redirection logic"
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:311
#: neutron/agent/l3/dvr_local_router.py:307
msgid "DVR: snat remove failed to clear the rule and device"
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:441
#: neutron/agent/l3/dvr_local_router.py:437
#, python-format
msgid "No FloatingIP agent gateway port returned from server for 'network-id': %s"
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:446
#: neutron/agent/l3/dvr_local_router.py:442
msgid "Missing subnet/agent_gateway_port"
msgstr ""
@ -239,7 +239,7 @@ msgstr ""
msgid "Failed trying to delete namespace: %s"
msgstr ""
#: neutron/agent/l3/router_info.py:664 neutron/agent/l3/router_info.py:690
#: neutron/agent/l3/router_info.py:663 neutron/agent/l3/router_info.py:689
msgid "Failed to process floating IPs."
msgstr ""
@ -263,7 +263,7 @@ msgstr ""
msgid "Process [%(cmd)s] dies due to the error: %(err)s"
msgstr ""
#: neutron/agent/linux/bridge_lib.py:74
#: neutron/agent/linux/bridge_lib.py:75
#, python-format
msgid "Failed running %s"
msgstr ""
@ -282,12 +282,12 @@ msgstr ""
msgid "Pidfile %s already exist. Daemon already running?"
msgstr ""
#: neutron/agent/linux/dhcp.py:409
#: neutron/agent/linux/dhcp.py:404
#, python-format
msgid "Error while create dnsmasq base log dir: %s"
msgstr ""
#: neutron/agent/linux/dhcp.py:1239
#: neutron/agent/linux/dhcp.py:1241
msgid "Exception during stale dhcp device cleanup"
msgstr ""
@ -327,17 +327,17 @@ msgstr ""
msgid "Failed execute conntrack command %s"
msgstr ""
#: neutron/agent/linux/ip_lib.py:295
#: neutron/agent/linux/ip_lib.py:296
#, python-format
msgid "Failed deleting ingress connection state of floatingip %s"
msgstr ""
#: neutron/agent/linux/ip_lib.py:304
#: neutron/agent/linux/ip_lib.py:305
#, python-format
msgid "Failed deleting egress connection state of floatingip %s"
msgstr ""
#: neutron/agent/linux/ip_lib.py:993
#: neutron/agent/linux/ip_lib.py:994
#, python-format
msgid "Failed sending gratuitous ARP to %(addr)s on %(iface)s in namespace %(ns)s"
msgstr ""
@ -384,18 +384,18 @@ msgstr ""
msgid "Error executing command"
msgstr ""
#: neutron/api/extensions.py:444
#: neutron/api/extensions.py:443
#, python-format
msgid ""
"It was impossible to process the following extensions: %s because of "
"missing requirements."
msgstr ""
#: neutron/api/extensions.py:460
#: neutron/api/extensions.py:461
msgid "Exception loading extension"
msgstr ""
#: neutron/api/extensions.py:479
#: neutron/api/extensions.py:480
#, python-format
msgid "Extension path '%s' doesn't exist!"
msgstr ""
@ -615,22 +615,50 @@ msgstr ""
msgid "Exception encountered during network rescheduling"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:304 neutron/plugins/ml2/plugin.py:613
#: neutron/db/common_db_mixin.py:63
#, python-format
msgid "Cannot clean up created object %(obj)s. Exception: %(exc)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:301 neutron/plugins/ml2/plugin.py:613
#, python-format
msgid "An exception occurred while creating the %(resource)s:%(item)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:1156
#: neutron/db/db_base_plugin_v2.py:1152
#, python-format
msgid "Unable to generate mac address after %s attempts"
msgstr ""
#: neutron/db/dvr_mac_db.py:105
#: neutron/db/dns_db.py:136
#: neutron/plugins/ml2/extensions/dns_integration.py:219
msgid ""
"ImportError exception occurred while loading the external DNS service "
"driver"
msgstr ""
#: neutron/db/dns_db.py:291
#, python-format
msgid ""
"Error deleting Floating IP data from external DNS service. Name: "
"'%(name)s'. Domain: '%(domain)s'. IP addresses '%(ips)s'. DNS service "
"driver message '%(message)s'"
msgstr ""
#: neutron/db/dns_db.py:322
#, python-format
msgid ""
"Error publishing floating IP data in external DNS service. Name: "
"'%(name)s'. Domain: '%(domain)s'. DNS service driver message "
"'%(message)s'"
msgstr ""
#: neutron/db/dvr_mac_db.py:108
#, python-format
msgid "MAC generation error after %s attempts"
msgstr ""
#: neutron/db/dvr_mac_db.py:182
#: neutron/db/dvr_mac_db.py:183
#, python-format
msgid "Could not retrieve gateway port for subnet %s"
msgstr ""
@ -651,12 +679,12 @@ msgid ""
"changes"
msgstr ""
#: neutron/db/l3_agentschedulers_db.py:145
#: neutron/db/l3_agentschedulers_db.py:136
#, python-format
msgid "Failed to reschedule router %s"
msgstr ""
#: neutron/db/l3_agentschedulers_db.py:150
#: neutron/db/l3_agentschedulers_db.py:141
msgid "Exception encountered during router rescheduling."
msgstr ""
@ -691,8 +719,8 @@ msgstr ""
msgid "An unexpected exception was caught: %s"
msgstr ""
#: neutron/plugins/ml2/db.py:249 neutron/plugins/ml2/db.py:333
#: neutron/plugins/ml2/plugin.py:1442
#: neutron/plugins/ml2/db.py:242 neutron/plugins/ml2/db.py:326
#: neutron/plugins/ml2/plugin.py:1435
#, python-format
msgid "Multiple ports have port_id starting with %s"
msgstr ""
@ -841,12 +869,12 @@ msgstr ""
msgid "No Host supplied to bind DVR Port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:1423
#: neutron/plugins/ml2/plugin.py:1416
#, python-format
msgid "mechanism_manager.delete_port_postcommit failed for port %s"
msgstr ""
#: neutron/plugins/ml2/plugin.py:1455
#: neutron/plugins/ml2/plugin.py:1448
#, python-format
msgid "Binding info for DVR port %s not found"
msgstr ""
@ -879,21 +907,21 @@ msgstr ""
msgid "Failed to parse network_vlan_ranges. Service terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:91
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:86
#, python-format
msgid ""
"Interface %(intf)s for physical network %(net)s does not exist. Agent "
"terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:99
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:94
#, python-format
msgid ""
"Bridge %(brq)s for physical network %(net)s does not exist. Agent "
"terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:116
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:111
#, python-format
msgid ""
"Invalid VXLAN Group: %(group)s, must be an address or network (in CIDR "
@ -901,7 +929,7 @@ msgid ""
"%(ip)s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:128
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:123
#, python-format
msgid ""
"Tunneling cannot be enabled without the local_ip bound to an interface on"
@ -909,73 +937,85 @@ msgid ""
"for tunneling and restart the agent."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:202
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:197
#, python-format
msgid "Failed creating vxlan interface for %(segmentation_id)s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:284
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:279
#, python-format
msgid ""
"Unable to create VXLAN interface for VNI %s because it is in use by "
"another interface."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:375
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:370
#, python-format
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:388
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:383
#, python-format
msgid "Unable to add vxlan interface for network %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:397
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:392
#, python-format
msgid "No bridge or interface mappings for physical network %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:409
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:404
#, python-format
msgid "Unknown network_type %(network_type)s for network %(network_id)s."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:568
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:560
msgid "No valid Segmentation ID to perform UCAST test."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:693
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:663
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:736
#, python-format
msgid "Network %s is not available."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:890
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:865
msgid ""
"Manager class must inherit from CommonAgentManagerBase to ensure "
"CommonAgent works properly."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:979
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:926
msgid ""
"RPC Callback class must inherit from CommonAgentManagerRpcCallBackBase to"
" ensure CommonAgent works properly."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1001
#, python-format
msgid "Unable to get port details for %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1074
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1100
#, python-format
msgid "Error occurred while removing port %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1163
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:345
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1185
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:378
#, python-format
msgid "Error in agent loop. Devices info: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1191
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1213
#, python-format
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1200
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1222
#, python-format
msgid "Parsing bridge_mappings failed: %s. Agent terminated!"
msgstr ""
@ -995,11 +1035,11 @@ msgstr ""
msgid "Failed executing ip command: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:405
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:438
msgid "Failed on Agent configuration parse. Agent terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:417
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:450
msgid "Agent Initialization Failed"
msgstr ""
@ -1008,155 +1048,147 @@ msgstr ""
msgid "Failed to set device %s max rate"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py:88
#: neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py:91
msgid "Failed to parse supported PCI vendor devices"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:173
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:170
#, python-format
msgid ""
"DVR: Failed to obtain a valid local DVR MAC address - L2 Agent operating "
"in Non-DVR Mode"
"L2 agent could not get DVR MAC address at startup due to RPC error. It "
"happens when the server does not support this RPC API. Detailed message:"
" %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:374
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:175
msgid "DVR: Failed to obtain a valid local DVR MAC address"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:372
#, python-format
msgid "DVR: Duplicate DVR router interface detected for subnet %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:382
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:380
#, python-format
msgid "DVR: Unable to retrieve subnet information for subnet_id %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:517
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:515
#, python-format
msgid ""
"Centralized-SNAT port %(port)s on subnet %(port_subnet)s already seen on "
"a different subnet %(orig_subnet)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:461
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:456
msgid "No tunnel_type specified, cannot create tunnels"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:464
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:487
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:459
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:484
#, python-format
msgid "tunnel_type %s not supported by agent"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:480
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:477
msgid "No tunnel_ip specified, cannot delete tunnels"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:484
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:481
msgid "No tunnel_type specified, cannot delete tunnels"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:632
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:629
#, python-format
msgid "No local VLAN available for net-id=%s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:663
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:660
#, python-format
msgid ""
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
"tunneling disabled"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:671
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:668
#, python-format
msgid ""
"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
"physical_network %(physical_network)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:681
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:678
#, python-format
msgid ""
"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
"physical_network %(physical_network)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:690
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:687
#, python-format
msgid ""
"Cannot provision unknown network type %(network_type)s for net-"
"id=%(net_uuid)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:750
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:747
#, python-format
msgid ""
"Cannot reclaim unknown network type %(network_type)s for net-"
"id=%(net_uuid)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:788
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:785
#, python-format
msgid "Expected port %s not found"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:852
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:849
#, python-format
msgid "Configuration for devices %s failed!"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1022
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1017
msgid ""
"Failed to create OVS patch port. Cannot have tunneling enabled on this "
"agent, since this version of OVS does not support tunnels or patch ports."
" Agent terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1059
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1054
#, python-format
msgid ""
"Bridge %(bridge)s for physical network %(physical_network)s does not "
"exist. Agent terminated!"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1363
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1370
#, python-format
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1576
#, python-format
msgid ""
"process_network_ports - iteration:%d - failure while retrieving port "
"details from server"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1615
#, python-format
msgid ""
"process_ancillary_network_ports - iteration:%d - failure while retrieving"
" port details from server"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1838
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1898
msgid "Error while synchronizing tunnels"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1908
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1974
msgid "Error while processing VIF ports"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1966
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2032
#, python-format
msgid ""
"Tunneling can't be enabled with invalid local_ip '%s'. IP couldn't be "
"found on this host's interfaces."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1980
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2046
#, python-format
msgid "Invalid tunnel type specified: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2000
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2066
#, python-format
msgid "%s Agent terminated!"
msgstr ""
@ -1179,12 +1211,27 @@ msgstr ""
msgid "ofctl request %(request)s timed out"
msgstr ""
#: neutron/plugins/ml2/extensions/dns_integration.py:247
#, python-format
msgid ""
"Error publishing port data in external DNS service. Name: '%(name)s'. "
"Domain: '%(domain)s'. DNS service driver message '%(message)s'"
msgstr ""
#: neutron/plugins/ml2/extensions/dns_integration.py:260
#, python-format
msgid ""
"Error deleting port data from external DNS service. Name: '%(name)s'. "
"Domain: '%(domain)s'. IP addresses '%(ips)s'. DNS service driver message "
"'%(message)s'"
msgstr ""
#: neutron/quota/resource.py:205
#, python-format
msgid "Model class %s does not have a tenant_id attribute"
msgstr ""
#: neutron/scheduler/l3_agent_scheduler.py:286
#: neutron/scheduler/l3_agent_scheduler.py:265
#, python-format
msgid "Not enough candidates, a HA router needs at least %s agents"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 06:21+0000\n"
"POT-Creation-Date: 2016-02-05 06:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -32,7 +32,7 @@ msgstr ""
msgid "Loading Plugin: %s"
msgstr ""
#: neutron/service.py:238
#: neutron/service.py:242
#, python-format
msgid "Neutron service started, listening on %(host)s:%(port)s"
msgstr ""
@ -109,28 +109,42 @@ msgstr ""
msgid "Port %(port_id)s not present in bridge %(br_name)s"
msgstr ""
#: neutron/agent/dhcp/agent.py:94 neutron/agent/dhcp/agent.py:597
#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:600
msgid "DHCP agent started"
msgstr ""
#: neutron/agent/dhcp/agent.py:150
#: neutron/agent/dhcp/agent.py:149
msgid "Synchronizing state"
msgstr ""
#: neutron/agent/dhcp/agent.py:155
msgid "All active networks have been fetched through RPC."
msgstr ""
#: neutron/agent/dhcp/agent.py:171
msgid "Synchronizing state complete"
msgstr ""
#: neutron/agent/dhcp/agent.py:328
#: neutron/agent/dhcp/agent.py:222
#, python-format
msgid "Starting network %s dhcp configuration"
msgstr ""
#: neutron/agent/dhcp/agent.py:224
#, python-format
msgid "Finished network %s dhcp configuration"
msgstr ""
#: neutron/agent/dhcp/agent.py:331
#, python-format
msgid "Trigger reload_allocations for port %s"
msgstr ""
#: neutron/agent/dhcp/agent.py:574
#: neutron/agent/dhcp/agent.py:577
msgid "Agent has just been revived. Scheduling full sync"
msgstr ""
#: neutron/agent/dhcp/agent.py:594 neutron/agent/l3/agent.py:704
#: neutron/agent/dhcp/agent.py:597 neutron/agent/l3/agent.py:704
#: neutron/services/metering/agents/metering_agent.py:287
#, python-format
msgid "agent_updated by server side %s!"
@ -165,8 +179,8 @@ msgid "L3 agent started"
msgstr ""
#: neutron/agent/l3/agent.py:680
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:875
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:319
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:916
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:312
msgid "Agent has just been revived. Doing a full sync."
msgstr ""
@ -187,14 +201,14 @@ msgstr ""
msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
msgstr ""
#: neutron/agent/linux/dhcp.py:855
#: neutron/agent/linux/dhcp.py:857
#, python-format
msgid ""
"Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is "
"not in port's address IP versions"
msgstr ""
#: neutron/agent/linux/dhcp.py:1108
#: neutron/agent/linux/dhcp.py:1110
#, python-format
msgid "Skipping DHCP port %s as it is already in use"
msgstr ""
@ -218,7 +232,7 @@ msgstr ""
msgid "Initializing extension manager."
msgstr ""
#: neutron/api/extensions.py:513
#: neutron/api/extensions.py:514
#, python-format
msgid "Loaded extension: %s"
msgstr ""
@ -284,11 +298,11 @@ msgstr ""
msgid "OVS cleanup completed successfully"
msgstr ""
#: neutron/common/config.py:246
#: neutron/common/config.py:249
msgid "Logging enabled!"
msgstr ""
#: neutron/common/config.py:247
#: neutron/common/config.py:250
#, python-format
msgid "%(prog)s version %(version)s"
msgstr ""
@ -327,7 +341,7 @@ msgstr ""
msgid "Adding network %(net)s to agent %(agent)s on host %(host)s"
msgstr ""
#: neutron/db/db_base_plugin_v2.py:839 neutron/plugins/ml2/plugin.py:954
#: neutron/db/db_base_plugin_v2.py:835 neutron/plugins/ml2/plugin.py:954
#, python-format
msgid ""
"Found port (%(port_id)s, %(ip)s) having IP allocation on subnet "
@ -366,7 +380,7 @@ msgid ""
"rescheduling is disabled."
msgstr ""
#: neutron/db/l3_db.py:1251
#: neutron/db/l3_db.py:1385
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
@ -376,40 +390,36 @@ msgstr ""
msgid "Centralizing distributed router %s is not supported"
msgstr ""
#: neutron/db/l3_dvr_db.py:587
#: neutron/db/l3_dvr_db.py:574
#, python-format
msgid "Agent Gateway port does not exist, so create one: %s"
msgstr ""
#: neutron/db/l3_dvr_db.py:667
#: neutron/db/l3_dvr_db.py:654
#, python-format
msgid "SNAT interface port list does not exist, so create one: %s"
msgstr ""
#: neutron/db/l3_dvrscheduler_db.py:374
msgid "SNAT already bound to a service node."
msgstr ""
#: neutron/db/l3_hamode_db.py:213
#: neutron/db/l3_hamode_db.py:221
#, python-format
msgid ""
"Attempt %(count)s to allocate a VRID in the network %(network)s for the "
"router %(router)s"
msgstr ""
#: neutron/db/l3_hamode_db.py:301
#: neutron/db/l3_hamode_db.py:308
#, python-format
msgid ""
"Number of active agents lower than max_l3_agents_per_router. L3 agents "
"available: %s"
msgstr ""
#: neutron/db/l3_hamode_db.py:520
#: neutron/db/l3_hamode_db.py:527
#, python-format
msgid "HA network %s can not be deleted."
msgstr ""
#: neutron/db/l3_hamode_db.py:526
#: neutron/db/l3_hamode_db.py:533
#, python-format
msgid ""
"HA network %(network)s was deleted as no HA routers are present in tenant"
@ -555,7 +565,7 @@ msgstr ""
msgid "Subnet %s was deleted concurrently"
msgstr ""
#: neutron/plugins/ml2/plugin.py:1468
#: neutron/plugins/ml2/plugin.py:1461
#, python-format
msgid ""
"Binding info for port %s was not found, it might have been deleted "
@ -605,7 +615,7 @@ msgid "VlanTypeDriver initialization complete"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py:33
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:864
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:859
#, python-format
msgid ""
"Skipping ARP spoofing rules for port '%s' because it has port security "
@ -617,195 +627,201 @@ msgstr ""
msgid "Clearing orphaned ARP spoofing entries for devices %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:688
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:731
#, python-format
msgid "Physical network %s is defined in bridge_mappings and cannot be deleted."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:859
msgid "Stopping linuxbridge agent."
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:900
#, python-format
msgid "Stopping %s agent."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:900
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:127
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:938
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:143
#, python-format
msgid "RPC agent_id: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:988
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:259
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1439
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1010
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:292
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1443
#, python-format
msgid "Port %(device)s updated. Details: %(details)s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1059
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1084
#, python-format
msgid "Device %s not defined on plugin"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1066
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1092
#, python-format
msgid "Attachment %s removed"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1078
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1529
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1104
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1527
#, python-format
msgid "Port %s updated."
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1140
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1162
msgid "LinuxBridge Agent RPC Daemon Started!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1152
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:326
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1734
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1174
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:359
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1726
msgid "Agent out of sync with plugin!"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1194
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1216
#, python-format
msgid "Interface mappings: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1203
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1225
#, python-format
msgid "Bridge mappings: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1211
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:420
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1917
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:1234
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:453
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1983
msgid "Agent initialized successfully, now running... "
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:216
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:234
#, python-format
msgid "Device %(device)s spoofcheck %(spoofcheck)s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:240
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:258
#: neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py:65
#, python-format
msgid "No device with MAC %s defined on agent."
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:271
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:306
#, python-format
msgid "Device with MAC %s not defined on plugin"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:279
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:314
#, python-format
msgid "Removing device with MAC address %(mac)s and PCI slot %(pci_slot)s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:306
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:339
#, python-format
msgid "Port with MAC %(mac)s and PCI slot %(pci_slot)s updated."
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:319
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:352
msgid "SRIOV NIC Agent RPC Daemon Started!"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:408
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:441
#, python-format
msgid "Physical Devices mappings: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:409
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:442
#, python-format
msgid "Exclude Devices: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:210
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:208
#, python-format
msgid "L2 Agent operating in DVR Mode with MAC %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:641
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:638
#, python-format
msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:705
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:702
#, python-format
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:857
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:851
#, python-format
msgid "Configuration for devices up %(up)s and devices down %(down)s completed."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:923
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:918
#, python-format
msgid "port_unbound(): net_uuid %s not in local_vlan_map"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:990
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:985
#, python-format
msgid "Adding %s to list of bridges."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1053
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1048
#, python-format
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1319
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1326
#, python-format
msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1345
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1352
#, python-format
msgid "VIF port: %s admin state up disabled, putting on the dead VLAN"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1433
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1437
#, python-format
msgid ""
"Port %s was not found on the integration bridge and will therefore not be"
" processed"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1484
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1495
#, python-format
msgid "Ancillary Ports %s added"
msgid "Ancillary Ports %(added)s added, failed devices %(failed)s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1501
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1502
#, python-format
msgid "Ports %s removed"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1517
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1515
#, python-format
msgid "Ancillary ports %s removed"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1722
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1521
#, python-format
msgid "Devices down %s "
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1713
#, python-format
msgid "Cleaning stale %s flows"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1793
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1852
msgid "rpc_loop doing a full sync."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1834
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1894
msgid "Agent tunnel out of sync with plugin!"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1937
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2003
msgid "Agent caught SIGTERM, quitting daemon loop."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1941
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:2007
msgid "Agent caught SIGHUP, resetting."
msgstr ""
@ -819,7 +835,11 @@ msgstr ""
msgid "Bridge %(br_name)s changed its datapath-ID from %(old)s to %(new)s"
msgstr ""
#: neutron/plugins/ml2/extensions/port_security.py:34
#: neutron/plugins/ml2/extensions/dns_integration.py:155
msgid "DNSExtensionDriverML2 initialization complete"
msgstr ""
#: neutron/plugins/ml2/extensions/port_security.py:35
msgid "PortSecurityExtensionDriver initialization complete"
msgstr ""
@ -849,15 +869,15 @@ msgstr ""
msgid "Agent %s already present"
msgstr ""
#: neutron/server/rpc_eventlet.py:33
#: neutron/server/rpc_eventlet.py:32
msgid "Eventlet based AMQP RPC server starting..."
msgstr ""
#: neutron/server/rpc_eventlet.py:37 neutron/server/wsgi_eventlet.py:34
#: neutron/server/rpc_eventlet.py:36 neutron/server/wsgi_eventlet.py:36
msgid "RPC was already started in parent process by plugin."
msgstr ""
#: neutron/server/wsgi_pecan.py:35
#: neutron/server/wsgi_pecan.py:25
msgid "Pecan WSGI server starting..."
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 06:21+0000\n"
"POT-Creation-Date: 2016-02-05 06:23+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: neutron/policy.py:111
#: neutron/policy.py:112
#, python-format
msgid "Unable to find data type descriptor for attribute %s"
msgstr ""
@ -56,7 +56,7 @@ msgstr ""
msgid "ofport: %(ofport)s for VIF: %(vif)s is not a positive integer"
msgstr ""
#: neutron/agent/dhcp/agent.py:118
#: neutron/agent/dhcp/agent.py:117
#, python-format
msgid ""
"Unable to %(action)s dhcp for %(net_id)s: there is a conflict with its "
@ -64,26 +64,26 @@ msgid ""
"exist."
msgstr ""
#: neutron/agent/dhcp/agent.py:133 neutron/agent/dhcp/agent.py:206
#: neutron/agent/dhcp/agent.py:132 neutron/agent/dhcp/agent.py:206
#, python-format
msgid "Network %s has been deleted."
msgstr ""
#: neutron/agent/dhcp/agent.py:223
#: neutron/agent/dhcp/agent.py:226
#, python-format
msgid ""
"Network %s may have been deleted and its resources may have already been "
"disposed."
msgstr ""
#: neutron/agent/dhcp/agent.py:373
#: neutron/agent/dhcp/agent.py:376
#, python-format
msgid ""
"%(port_num)d router ports found on the metadata access network. Only the "
"port %(port_id)s, for router %(router_id)s will be considered"
msgstr ""
#: neutron/agent/dhcp/agent.py:579 neutron/agent/l3/agent.py:686
#: neutron/agent/dhcp/agent.py:582 neutron/agent/l3/agent.py:686
#: neutron/agent/metadata/agent.py:270
#: neutron/services/metering/agents/metering_agent.py:279
msgid ""
@ -117,14 +117,14 @@ msgstr ""
msgid "Info for router %s was not found. Performing router cleanup"
msgstr ""
#: neutron/agent/l3/dvr_local_router.py:216
#: neutron/agent/l3/dvr_local_router.py:212
#, python-format
msgid ""
"Device %s does not exist so ARP entry cannot be updated, will cache "
"information to be applied later when the device exists"
msgstr ""
#: neutron/agent/l3/router_info.py:182
#: neutron/agent/l3/router_info.py:181
#, python-format
msgid "Unable to configure IP address for floating IP: %s"
msgstr ""
@ -176,22 +176,22 @@ msgid ""
"greater to 0"
msgstr ""
#: neutron/api/extensions.py:495
#: neutron/api/extensions.py:496
#, python-format
msgid "Did not find expected name \"%(ext_name)s\" in %(file)s"
msgstr ""
#: neutron/api/extensions.py:503
#: neutron/api/extensions.py:504
#, python-format
msgid "Extension file %(f)s wasn't loaded due to %(exception)s"
msgstr ""
#: neutron/api/extensions.py:541
#: neutron/api/extensions.py:542
#, python-format
msgid "Extension %s not supported by any of loaded plugins"
msgstr ""
#: neutron/api/extensions.py:552
#: neutron/api/extensions.py:553
#, python-format
msgid "Loaded plugins do not implement extension %s interface"
msgstr ""
@ -228,7 +228,7 @@ msgstr ""
msgid "Updating lease expiration is now deprecated. Issued from host %s."
msgstr ""
#: neutron/api/rpc/handlers/securitygroups_rpc.py:189
#: neutron/api/rpc/handlers/securitygroups_rpc.py:188
msgid ""
"Security group agent binding currently not set. This should be set by the"
" end of the init process."
@ -277,40 +277,25 @@ msgid ""
"not report to the server in the last %(dead_time)s seconds."
msgstr ""
#: neutron/db/l3_agentschedulers_db.py:128
#, python-format
msgid ""
"L3 DVR agent on node %(host)s is down. Not rescheduling from agent in "
"'dvr' mode."
msgstr ""
#: neutron/db/l3_agentschedulers_db.py:132
#: neutron/db/l3_agentschedulers_db.py:123
#, python-format
msgid ""
"Rescheduling router %(router)s from agent %(agent)s because the agent did"
" not report to the server in the last %(dead_time)s seconds."
msgstr ""
#: neutron/db/l3_agentschedulers_db.py:331
#: neutron/db/l3_agentschedulers_db.py:318
#, python-format
msgid ""
"Failed to notify L3 agent on host %(host)s about added router. Attempt "
"%(attempt)d out of %(max_attempts)d"
msgstr ""
#: neutron/db/l3_dvr_db.py:774
#: neutron/db/l3_dvr_db.py:769
#, python-format
msgid "Router %s was not found. Skipping agent notification."
msgstr ""
#: neutron/db/l3_dvrscheduler_db.py:362
msgid "No active L3 agents found for SNAT"
msgstr ""
#: neutron/db/l3_dvrscheduler_db.py:367
msgid "No candidates found for SNAT"
msgstr ""
#: neutron/db/securitygroups_rpc_base.py:378
#, python-format
msgid "No valid gateway port on subnet %s is found for IPv6 RA"
@ -378,7 +363,7 @@ msgstr ""
msgid "A concurrent port creation has occurred"
msgstr ""
#: neutron/plugins/ml2/plugin.py:1528
#: neutron/plugins/ml2/plugin.py:1521
#, python-format
msgid "Port %s not found during update"
msgstr ""
@ -430,32 +415,32 @@ msgstr ""
msgid "Unable to retrieve active L2 agent on host %s"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:143
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:138
msgid "Invalid Network ID, will lead to incorrect bridge name"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:150
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:145
msgid "Invalid VLAN ID, will lead to incorrect subinterface name"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:157
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:152
msgid "Invalid Interface ID, will lead to incorrect tap device name"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:166
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:161
#, python-format
msgid "Invalid Segmentation ID: %s, will lead to incorrect vxlan device name"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:553
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:590
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:545
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:582
#, python-format
msgid ""
"Option \"%(option)s\" must be supported by command \"%(command)s\" to "
"enable %(mode)s mode"
msgstr ""
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:584
#: neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:576
msgid ""
"VXLAN muticast group(s) must be provided in vxlan_group option to enable "
"VXLAN MCAST mode"
@ -488,81 +473,78 @@ msgstr ""
msgid "failed to parse vf link show line %(line)s: for %(device)s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:214
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:232
#, python-format
msgid "Failed to set spoofcheck for device %s"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:223
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:241
#, python-format
msgid "Device %s does not support state change"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:226
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:244
#, python-format
msgid "Failed to set device %s state"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:292
#: neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py:325
#, python-format
msgid "port_id to device with MAC %s not found"
msgstr ""
#: neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py:124
#: neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py:130
#, python-format
msgid "Attempting to bind with dead agent: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:168
#, python-format
msgid ""
"L2 agent could not get DVR MAC address at startup due to RPC error. It "
"happens when the server does not support this RPC API. Detailed message:"
" %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:195
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py:193
#, python-format
msgid ""
"L2 agent could not get DVR MAC address from server. Retrying. Detailed "
"message: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:586
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:583
#, python-format
msgid "Action %s not supported"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1336
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1343
#, python-format
msgid "VIF port: %s has no ofport configured, and might not be able to transmit"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1462
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1466
#, python-format
msgid "Device %s not defined on plugin"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1636
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1620
#, python-format
msgid "Invalid remote IP: %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1680
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1671
msgid "OVS is restarted. OVSNeutronAgent will reset bridges and recover ports."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1683
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1674
msgid ""
"OVS is dead. OVSNeutronAgent will keep running and checking OVS status "
"periodically."
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1738
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1730
#, python-format
msgid "Clearing cache of registered ports, retries to resync were > %s"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py:1804
#, python-format
msgid "Device %(dev)s failed for %(times)s times and won't be retried anymore"
msgstr ""
#: neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:142
#, python-format
msgid "Deleting flow with cookie 0x%(cookie)x"
@ -598,7 +580,7 @@ msgstr ""
msgid "No more DHCP agents"
msgstr ""
#: neutron/scheduler/l3_agent_scheduler.py:159
#: neutron/scheduler/l3_agent_scheduler.py:160
#, python-format
msgid "No routers compatible with L3 agent configuration on host %s"
msgstr ""
@ -607,16 +589,11 @@ msgstr ""
msgid "No active L3 agents"
msgstr ""
#: neutron/scheduler/l3_agent_scheduler.py:194
#: neutron/scheduler/l3_agent_scheduler.py:191
#, python-format
msgid "No L3 agents can host the router %s"
msgstr ""
#: neutron/server/wsgi_pecan.py:52
#, python-format
msgid "Development Server Serving on http://%(host)s:%(port)s"
msgstr ""
#: neutron/services/provider_configuration.py:125
#, python-format
msgid ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -9,9 +9,9 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 03:50+0000\n"
"POT-Creation-Date: 2016-02-05 04:27+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -196,13 +196,6 @@ msgstr "Alt ağ %s için geçit bağlantı noktası alınamadı"
msgid "DVR: Duplicate DVR router interface detected for subnet %s"
msgstr "DVR: %s alt ağı için çift DVR yönlendirici arayüzü algılandı"
msgid ""
"DVR: Failed to obtain a valid local DVR MAC address - L2 Agent operating in "
"Non-DVR Mode"
msgstr ""
"DVR: Geçerli yerel DVR MAC adresi elde etme başarısız - L2 Ajan Non-DVR "
"kipinde işletiliyor"
msgid "DVR: Failed updating arp entry"
msgstr "DVR: arp kayıt güncelleme hatası"
@ -802,22 +795,6 @@ msgstr ""
msgid "mechanism_manager.delete_subnet_postcommit failed"
msgstr "mechanism_manager.delete_subnet_postcommit başarısız"
#, python-format
msgid ""
"process_ancillary_network_ports - iteration:%d - failure while retrieving "
"port details from server"
msgstr ""
"process_ancillary_network_ports - yineleme:%d - sunucudan bağlantı noktası "
"detaylarını alma başarısız"
#, python-format
msgid ""
"process_network_ports - iteration:%d - failure while retrieving port details "
"from server"
msgstr ""
"process_network_ports - yineleme:%d - sunucudan bağlantı noktası detaylarını "
"alma başarısız"
#, python-format
msgid "tunnel_type %s not supported by agent"
msgstr "tunnel_type %s ajan tarafından desteklenmiyor"

View File

@ -8,9 +8,9 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 03:50+0000\n"
"POT-Creation-Date: 2016-02-05 04:27+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -474,9 +474,6 @@ msgstr ""
"%s yönlendiricisi bu ajan tarafından yönetilmiyor. Muhtemelen eş zamanlı "
"olarak silindi."
msgid "SNAT already bound to a service node."
msgstr "SNAT zaten bir servis düğümüne bağlı."
#, python-format
msgid "SNAT interface port list does not exist, so create one: %s"
msgstr ""
@ -538,9 +535,6 @@ msgstr "Bağlantı noktası %s atlanıyor çünkü üzerinde yapılandırılmı
msgid "Specified IP addresses do not match the subnet IP version"
msgstr "Belirtilen IP adresleri alt ağ IP sürümüyle eşleşmiyor"
msgid "Stopping linuxbridge agent."
msgstr "Linuxbridge ajanı durduruluyor."
#, python-format
msgid "Subnet %s was deleted concurrently"
msgstr "Alt ağ %s eş zamanlı olarak silindi"

View File

@ -7,9 +7,9 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 03:50+0000\n"
"POT-Creation-Date: 2016-02-05 04:27+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -223,9 +223,6 @@ msgstr "Hiçbir L3 ajanı %s yönlendiricisini sunamaz"
msgid "No active L3 agents"
msgstr "Etkin L3 ajanı yok"
msgid "No active L3 agents found for SNAT"
msgstr "SNAT için etkin L3 ajanı bulunamadı"
#, python-format
msgid "No flat network found on physical network %s"
msgstr "Fiziksel ağ %s üzerinde düz ağ bulunamadı"

View File

@ -9,9 +9,9 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: neutron 8.0.0.0b2.dev460\n"
"Project-Id-Version: neutron 8.0.0.0b3.dev148\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 03:50+0000\n"
"POT-Creation-Date: 2016-02-05 04:27+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1035,13 +1035,6 @@ msgstr ""
"Harici bir yönlendiriciden RA almak için yapılandırılmış %s IPv6 alt ağı "
"Neutron Yönlendiriciye eklenemez."
msgid ""
"If True, effort is made to advertise MTU settings to VMs via network methods "
"(DHCP and RA MTU options) when the network's preferred MTU is known."
msgstr ""
"True olduğunda, ağın tercih edilen MTU'su bilindiğinde MTU ayarları VM'lere "
"ağ yöntemleriyle (DHCP ve RA MTU seçenekleri) dağıtılmaya çalışılır."
msgid ""
"If True, then allow plugins that support it to create VLAN transparent "
"networks."
@ -1307,10 +1300,6 @@ msgstr ""
"Toplu güvenlik grubu kuralı oluşturmada birden çok tenant_id'ye izin "
"verilmiyor"
msgid "Must also specifiy protocol if port range is given."
msgstr ""
"Bağlantı noktası aralığı verilmişse aynı zamanda iletişim kuralı sağlanmalı."
msgid "Must specify one or more actions on flow addition or modification"
msgstr "Akış ekleme ya da değiştirmede bir ya da fazla eylem belirtilmeli"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff