Imported Translations from Transifex
Change-Id: I67a0eec64c0e0513df3f3e9f1f3489086f6316f9
This commit is contained in:
parent
adc5c599ab
commit
2068f2d18b
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Ursprüngliche Ausnahme wird gelöscht: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Unerwartete Ausnahme %d mal(e) aufgetreten... Neuversuch."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Fehler bei %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Nicht behandelte Ausnahme"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "PID %d nicht in Liste untergeordneter Elemente"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/en_AU/)\n"
|
||||
"Language: en_AU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Original exception being dropped: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Unexpected exception occurred %d time(s)... retrying."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Error during %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "Exception during rpc cleanup."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Unhandled exception"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/en_AU/)\n"
|
||||
"Language: en_AU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d not in child list"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,20 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-08-01 06:06+0000\n"
|
||||
"PO-Revision-Date: 2014-05-30 06:24+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
@ -1,278 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# Andi Chandler <andi@gowling.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-08-12 21:24+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr "Policy check error while calling %s!"
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Original exception being dropped: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Unexpected exception occurred %d time(s)... retrying."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Error during %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "Exception during rpc cleanup."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Unhandled exception"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,159 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# Andi Chandler <andi@gowling.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-07-25 23:10+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr "Unable to find data type descriptor for attribute %s"
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d not in child list"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
File diff suppressed because it is too large
Load Diff
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Se está descartando excepción original: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "La excepción inesperada ha ocurrido %d vez(veces)... reintentando."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Error durante %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "Excepción durante limpieza de rpc."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Excepción no controlada"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "El pid %d no está en la lista de hijos"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,23 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-06-20 06:09+0000\n"
|
||||
"PO-Revision-Date: 2014-05-30 06:24+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#~ msgid "Dummy message for transifex setup."
|
||||
#~ msgstr "message fictif pour la configuration transifex"
|
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Exception d'origine en cours de suppression : %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Exception inattendue survenue %d fois... Nouvel essai."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Erreur pendant %(full_task_name)s : %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "Exception pendant le nettoyage rpc."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Exception non gérée"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "PID %d absent de la liste d'enfants"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,274 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# PierAlberto <pieralbertopierini@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-07-06 03:50+0000\n"
|
||||
"Last-Translator: PierAlberto <pieralbertopierini@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Eccezione originale in corso di eliminazione: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Un errore inatteso si è verificato %d volte... ritento."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "Errore durante %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "Eccezioni durante pulitura rpc."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Eccezione non gestita"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d non incluso nell'elenco child"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "除去される元の例外: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "予期せぬ例外が、%d回()発生しました。再試行中。"
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "%(full_task_name)s 中のエラー: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "RPCクリーンアップ中に例外が発生"
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "未処理例外"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d は子リストにありません"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 20:07+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/ko_KR/)\n"
|
||||
"Language: ko_KR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "기존 예외가 삭제됨: %s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "예기치 않은 예외 %d 번 발생하였습니다... 다시 시도중."
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "%(full_task_name)s 중 오류: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "처리되지 않은 예외"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/ko_KR/)\n"
|
||||
"Language: ko_KR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d이(가) 하위 목록에 없음"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
File diff suppressed because it is too large
Load Diff
@ -1,159 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-07-18 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
"neutron/language/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
"Encontrada regra deprecada: %s. Por favor considere atualizar seu arquivo de "
|
||||
"regras de políticas"
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
"Não foi possível encontrar o descritor de tipo de dados para o atributo %s"
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d fora da lista de filhos"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,157 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/neutron/language/"
|
||||
"sr/)\n"
|
||||
"Language: sr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d nije na mladjoj listi"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,21 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# rajeshmalisettty <venkatarajesh.malisetty@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-08-01 06:06+0000\n"
|
||||
"PO-Revision-Date: 2014-07-31 15:31+0000\n"
|
||||
"Last-Translator: rajeshmalisettty <venkatarajesh.malisetty@gmail.com>\n"
|
||||
"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/te_IN/)\n"
|
||||
"Language: te_IN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
@ -1,276 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# rajeshmalisettty <venkatarajesh.malisetty@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-08-12 21:24+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/te_IN/)\n"
|
||||
"Language: te_IN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr "నిరాశపర్చింది విధానం %s కోసం అందుబాటులో వెనుకబడిన అనుకూలత. విధానం అమలు చేయబడదు"
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr "పాలసీ చెక్ లోపం %s కాల్ఐంది !"
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
"నోవా నోటిఫికేషన్లను ప్రారంభించి, కానీ novaclient ఇన్స్టాల్ కాలేదు. గాని డిసేబుల్ నోవా నోటిఫికేషన్లు లేదా "
|
||||
"python-novaclient ఇన్స్టాల్."
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "అసలు మినహాయింపు ఔటైన:%s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "ఊహించని మినహాయింపు%d సమయం (s) ఏర్పడింది ... ప్రయత్నించడానికి"
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "సమయంలో లోపం %(full_task_name)s: %(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "RPC క్లీనప్ సమయంలో మినహాయింపు."
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "నిర్వహించని మినహాయింపు"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,158 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
# rajeshmalisettty <venkatarajesh.malisetty@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-07-23 14:51+0000\n"
|
||||
"Last-Translator: rajeshmalisettty <venkatarajesh.malisetty@gmail.com>\n"
|
||||
"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/te_IN/)\n"
|
||||
"Language: te_IN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
"చూపిస్తున్న డీప్రికేటెడ్ విధాన నియమం:%s. మీ విధానం ఆకృతీకరణ ఫైలు అప్గ్రేడ్ పరిగణలోకి ఆకృతీకరణ ఫైలు"
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr "%s యొక్క లక్షణం కోసం డేటా రకం సాధ్యం కాలేదు"
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d బాల జాబితా లేదు "
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,273 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-29 06:04+0000\n"
|
||||
"PO-Revision-Date: 2014-07-21 17:03+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:119
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Backward compatibility unavailable for deprecated policy %s. The policy will "
|
||||
"not be enforced"
|
||||
msgstr "被废弃的策略%s不支持功能回退,这个策略将不再被使用"
|
||||
|
||||
#: neutron/policy.py:311
|
||||
#, python-format
|
||||
msgid "Policy check error while calling %s!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_ha_agent.py:136
|
||||
#, python-format
|
||||
msgid "Unable to process HA router %s without ha port"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:229
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(service)s for %(resource_type)s with uuid %(uuid)s not found. The process "
|
||||
"should not have died"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:249
|
||||
#, python-format
|
||||
msgid "respawning %(service)s for uuid %(uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/external_process.py:255
|
||||
msgid "Exiting agent as programmed in check_child_processes_actions"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:154
|
||||
#, python-format
|
||||
msgid "Failed deleting ingress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/interface.py:163
|
||||
#, python-format
|
||||
msgid "Failed deleting egress connection state of floatingip %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/cmd/sanity_check.py:58
|
||||
msgid ""
|
||||
"Nova notifications are enabled, but novaclient is not installed. Either "
|
||||
"disable nova notifications or install python-novaclient."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "正在删除原始异常:%s"
|
||||
|
||||
#: neutron/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "意外的异常已发生 %d 次...正在重试。"
|
||||
|
||||
#: neutron/openstack/common/periodic_task.py:202
|
||||
#, python-format
|
||||
msgid "Error during %(full_task_name)s: %(e)s"
|
||||
msgstr "在 %(full_task_name)s 期间发生错误:%(e)s"
|
||||
|
||||
#: neutron/openstack/common/service.py:188
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr "在RPC清除期间发生异常。"
|
||||
|
||||
#: neutron/openstack/common/service.py:277
|
||||
msgid "Unhandled exception"
|
||||
msgstr "存在未处理的异常"
|
||||
|
||||
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:279
|
||||
#, python-format
|
||||
msgid "Unable to delete port '%(pname)s' on switch. Exception: %(exp)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_gre.py:86
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_vxlan.py:92
|
||||
#, python-format
|
||||
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:110
|
||||
msgid "APIC service agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:205
|
||||
#, python-format
|
||||
msgid "No such interface (ignored): %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:255
|
||||
msgid "APIC service agent: exception in LLDP parsing"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:310
|
||||
#, python-format
|
||||
msgid "APIC service agent: can not get MACaddr for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:326
|
||||
msgid "APIC host agent: failed in reporting state"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:386
|
||||
msgid "Error in agent event loop"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:55
|
||||
#, python-format
|
||||
msgid "Cannot complete the sync between Neutron and VSD because of error:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:102
|
||||
msgid "Agent terminated!: Failed to get a datapath."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:121
|
||||
msgid "Agent terminated"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:158
|
||||
msgid "Agent failed to create agent config map"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:283
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449
|
||||
#, python-format
|
||||
msgid "No local VLAN available for net-id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:464
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
|
||||
"tunneling disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:475
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
|
||||
"bridge for physical_network %(physical_network)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:485
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot provision unknown network type %(network_type)s for net-id="
|
||||
"%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:523
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Cannot reclaim unknown network type %(network_type)s for net-id=%(net_uuid)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:657
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Bridge %(bridge)s for physical network %(physical_network)s does not exist. "
|
||||
"Agent terminated!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:735
|
||||
msgid "ofport should have a value that can be interpreted as an integer"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:738
|
||||
#, python-format
|
||||
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:916
|
||||
msgid "Error while synchronizing tunnels"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:956
|
||||
msgid "Error while processing VIF ports"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/vmware/plugins/base.py:2099
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Rolling back database changes for gateway device %s because of an error in "
|
||||
"the NSX backend"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/scheduler/l3_agent_scheduler.py:281
|
||||
#, python-format
|
||||
msgid "Not enough candidates, a HA router needs at least %s agents"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:62
|
||||
#, python-format
|
||||
msgid "Config file parse error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:76
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR configuration entry - router IP %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:89
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %(router)s - missing %(field)s setting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:97
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Ignoring Cisco CSR for router %s - timeout is not a floating point number"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:113
|
||||
#, python-format
|
||||
msgid "Ignoring Cisco CSR for router %s - local tunnel is not an IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:119
|
||||
#, python-format
|
||||
msgid "Malformed interface name for Cisco CSR router entry - %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:155
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:202
|
||||
msgid "No routers found in INI file!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:174
|
||||
#, python-format
|
||||
msgid "Unable to lookup router ID based on router's public IP (%s) in INI file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:177
|
||||
#, python-format
|
||||
msgid "No matching routers on host %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:211
|
||||
#, python-format
|
||||
msgid "Unable to find host for router %s"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "pid %d 没有在子代列表中"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
@ -1,156 +0,0 @@
|
||||
# Translations template for neutron.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the neutron project.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-14 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-06-30 19:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/neutron/"
|
||||
"language/zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: neutron/policy.py:94
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Found deprecated policy rule:%s. Please consider upgrading your policy "
|
||||
"configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/policy.py:137
|
||||
#, python-format
|
||||
msgid "Unable to find data type descriptor for attribute %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/securitygroups_rpc.py:183
|
||||
msgid ""
|
||||
"security_group_info_for_devices rpc call not supported by the server, "
|
||||
"falling back to old security_group_rules_for_devices which scales worse."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/keepalived.py:358
|
||||
msgid ""
|
||||
"A previous instance of keepalived seems to be dead, unable to restart it, a "
|
||||
"new instance will be spawned"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:105
|
||||
msgid ""
|
||||
"Time since last L3 agent reschedule check has exceeded the interval between "
|
||||
"checks. Waiting before check to allow agents to send a heartbeat in case "
|
||||
"there was a clock adjustment."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/db/l3_agentschedulers_db.py:127
|
||||
#, 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_hamode_db.py:404
|
||||
#, python-format
|
||||
msgid "The router %(router_id)s is bound multiple times on the agent %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/service.py:364
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr "PID %d 不在子項清單中"
|
||||
|
||||
#: neutron/plugins/ml2/drivers/type_tunnel.py:143
|
||||
#, python-format
|
||||
msgid "%(type)s tunnel %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:68
|
||||
#, python-format
|
||||
msgid "Create network postcommit failed for network %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:78
|
||||
#, python-format
|
||||
msgid "Create subnet postcommit failed for subnet %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:91
|
||||
#, python-format
|
||||
msgid "Create port postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_sync.py:110
|
||||
#, python-format
|
||||
msgid "Add interface postcommit failed for port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:299
|
||||
#, python-format
|
||||
msgid "Subnet %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:317
|
||||
#, python-format
|
||||
msgid "Router %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:329
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Route with destination %(dest)s and nexthop %(hop)s not found in neutron for "
|
||||
"sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:343
|
||||
#, python-format
|
||||
msgid "Security group %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:354
|
||||
#, python-format
|
||||
msgid "Security group rule %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:364
|
||||
#, python-format
|
||||
msgid "Floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:376
|
||||
#, python-format
|
||||
msgid "IP allocation for floating ip %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:387
|
||||
#, python-format
|
||||
msgid "Net-partition %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/nuage/syncmanager.py:397
|
||||
#, python-format
|
||||
msgid "VM port %s not found in neutron for sync"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:290
|
||||
#, python-format
|
||||
msgid "Unable to create tunnel port. Invalid remote IP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
|
||||
#, python-format
|
||||
msgid ""
|
||||
"VIF port: %s has no ofport configured, and might not be able to transmit"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:820
|
||||
#, python-format
|
||||
msgid "Device %s not defined on plugin"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user