5322f0320c
Change-Id: If47b1705e22a7c8b6a84991d6ae0e68d419cba26
255 lines
6.9 KiB
Plaintext
255 lines
6.9 KiB
Plaintext
# 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-10-08 06:09+0000\n"
|
||
"PO-Revision-Date: 2014-07-18 20:49+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:110
|
||
#, python-format
|
||
msgid ""
|
||
"Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s"
|
||
msgstr ""
|
||
|
||
#: neutron/agent/linux/ovs_lib.py:422
|
||
#, python-format
|
||
msgid "Port %(port_id)s not present in bridge %(br_name)s"
|
||
msgstr ""
|
||
|
||
#: neutron/common/ipv6_utils.py:62
|
||
msgid "IPv6 is not enabled on this system."
|
||
msgstr ""
|
||
|
||
#: neutron/db/l3_agentschedulers_db.py:82
|
||
msgid ""
|
||
"Skipping period L3 agent status check because automatic router rescheduling "
|
||
"is disabled."
|
||
msgstr ""
|
||
|
||
#: neutron/db/l3_hamode_db.py:176
|
||
#, python-format
|
||
msgid ""
|
||
"Attempt %(count)s to allocate a VRID in the network %(network)s for the "
|
||
"router %(router)s"
|
||
msgstr ""
|
||
|
||
#: neutron/db/l3_hamode_db.py:257
|
||
#, python-format
|
||
msgid ""
|
||
"Number of available agents lower than max_l3_agents_per_router. L3 agents "
|
||
"available: %s"
|
||
msgstr ""
|
||
|
||
#: neutron/debug/commands.py:107
|
||
#, python-format
|
||
msgid "%d probe(s) deleted"
|
||
msgstr ""
|
||
|
||
#: neutron/openstack/common/periodic_task.py:126
|
||
#, python-format
|
||
msgid "Skipping periodic task %(task)s because its interval is negative"
|
||
msgstr "正在跳過定期作業 %(task)s,因為其間隔為負數"
|
||
|
||
#: neutron/openstack/common/periodic_task.py:131
|
||
#, python-format
|
||
msgid "Skipping periodic task %(task)s because it is disabled"
|
||
msgstr "正在跳過定期作業 %(task)s,因為它已停用"
|
||
|
||
#: neutron/openstack/common/service.py:176
|
||
#, python-format
|
||
msgid "Caught %s, exiting"
|
||
msgstr "已捕捉到 %s,正在結束"
|
||
|
||
#: neutron/openstack/common/service.py:240
|
||
msgid "Parent process has died unexpectedly, exiting"
|
||
msgstr "母程序已非預期地當掉,正在結束"
|
||
|
||
#: neutron/openstack/common/service.py:271
|
||
#, python-format
|
||
msgid "Child caught %s, exiting"
|
||
msgstr ""
|
||
|
||
#: neutron/openstack/common/service.py:310
|
||
msgid "Forking too fast, sleeping"
|
||
msgstr "分岔太快,正在休眠"
|
||
|
||
#: neutron/openstack/common/service.py:329
|
||
#, python-format
|
||
msgid "Started child %d"
|
||
msgstr "已開始子行程 %d"
|
||
|
||
#: neutron/openstack/common/service.py:339
|
||
#, python-format
|
||
msgid "Starting %d workers"
|
||
msgstr "正在啟動 %d 個工作程式"
|
||
|
||
#: neutron/openstack/common/service.py:356
|
||
#, python-format
|
||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||
msgstr "信號 %(sig)d 結束了子項 %(pid)d"
|
||
|
||
#: neutron/openstack/common/service.py:360
|
||
#, python-format
|
||
msgid "Child %(pid)s exited with status %(code)d"
|
||
msgstr "子項 %(pid)s 已結束,狀態為 %(code)d"
|
||
|
||
#: neutron/openstack/common/service.py:399
|
||
#, python-format
|
||
msgid "Caught %s, stopping children"
|
||
msgstr "已捕捉到 %s,正在停止子項"
|
||
|
||
#: neutron/openstack/common/service.py:408
|
||
msgid "Wait called after thread killed. Cleaning up."
|
||
msgstr ""
|
||
|
||
#: neutron/openstack/common/service.py:424
|
||
#, python-format
|
||
msgid "Waiting on %d children to exit"
|
||
msgstr "正在等待 %d 個子項結束"
|
||
|
||
#: neutron/plugins/ml2/drivers/type_tunnel.py:79
|
||
#, python-format
|
||
msgid "%(type)s ID ranges: %(range)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:78
|
||
msgid "APIC service agent starting ..."
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:95
|
||
msgid "APIC service agent started"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:189
|
||
#, python-format
|
||
msgid "APIC host agent: agent starting on %s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py:209
|
||
#, python-format
|
||
msgid "APIC host agent: started on %s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:379
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:907
|
||
msgid "Agent out of sync with plugin!"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/nuage/syncmanager.py:46
|
||
msgid "Starting the sync between Neutron and VSD"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/nuage/syncmanager.py:59
|
||
msgid "Sync between Neutron and VSD completed successfully"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:137
|
||
msgid "No bridge is set"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:140
|
||
#, python-format
|
||
msgid "Unknown bridge %(dpid)s ours %(ours)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:147
|
||
#, python-format
|
||
msgid "packet-in dpid %(dpid)s in_port %(port)s pkt %(pkt)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:152
|
||
msgid "drop non tenant packet"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:157
|
||
msgid "drop non-ethernet packet"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:162
|
||
msgid "drop non-arp packet"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/arp_lib.py:171
|
||
#, python-format
|
||
msgid "unknown network %s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:165
|
||
msgid "Agent initialized successfully, now running... "
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:452
|
||
#, python-format
|
||
msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:502
|
||
#, python-format
|
||
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:570
|
||
#, python-format
|
||
msgid "port_unbound() net_uuid %s not in local_vlan_map"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:651
|
||
#, python-format
|
||
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:785
|
||
#, python-format
|
||
msgid ""
|
||
"Port %s was not found on the integration bridge and will therefore not be "
|
||
"processed"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:799
|
||
#, python-format
|
||
msgid "Port %(device)s updated. Details: %(details)s"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:818
|
||
#, python-format
|
||
msgid "Configuration for device %s completed."
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:829
|
||
#, python-format
|
||
msgid "Attachment %s removed"
|
||
msgstr ""
|
||
|
||
#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:912
|
||
msgid "Agent tunnel out of sync with plugin!"
|
||
msgstr ""
|
||
|
||
#: neutron/services/vpn/service_drivers/cisco_cfg_loader.py:57
|
||
#, python-format
|
||
msgid "Scanning config files %s for Cisco CSR configurations"
|
||
msgstr ""
|
||
|
||
#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:63
|
||
#, python-format
|
||
msgid "spawned: %d"
|
||
msgstr ""
|
||
|
||
#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:75
|
||
#, python-format
|
||
msgid "_handle_request called: %s"
|
||
msgstr ""
|