# 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-11-25 06:07+0000\n" "PO-Revision-Date: 2014-11-25 05:11+0000\n" "Last-Translator: openstackjenkins \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:120 #, python-format msgid "" "Inserting policy:%(new_policy)s in place of deprecated policy:%(old_policy)s" msgstr "" #: neutron/agent/dhcp_agent.py:110 neutron/agent/dhcp_agent.py:603 msgid "DHCP agent started" msgstr "DHCP 에이전트가 시작됨" #: neutron/agent/dhcp_agent.py:162 msgid "Synchronizing state" msgstr "상태 동기화 중" #: neutron/agent/dhcp_agent.py:183 msgid "Synchronizing state complete" msgstr "" #: neutron/agent/dhcp_agent.py:600 neutron/agent/l3_agent.py:1989 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format msgid "agent_updated by server side %s!" msgstr "서버측 %s!에 의한 agent_updated" #: neutron/agent/l3_agent.py:1891 msgid "L3 agent started" msgstr "L3 에이전트가 시작됨" #: neutron/agent/ovs_cleanup_util.py:74 #, python-format msgid "Deleting port: %s" msgstr "" #: neutron/agent/ovs_cleanup_util.py:104 #, python-format msgid "Cleaning bridge: %s" msgstr "" #: neutron/agent/ovs_cleanup_util.py:111 msgid "OVS cleanup completed successfully" msgstr "OVS 정리가 완료됨" #: neutron/agent/securitygroups_rpc.py:80 msgid "Disabled security-group extension." msgstr "보안 그룹 확장을 사용하지 않습니다. " #: neutron/agent/securitygroups_rpc.py:82 msgid "Disabled allowed-address-pairs extension." msgstr "" #: neutron/agent/securitygroups_rpc.py:196 #, python-format msgid "" "Skipping method %s as firewall is disabled or configured as " "NoopFirewallDriver." msgstr "" #: neutron/agent/securitygroups_rpc.py:207 #, python-format msgid "Preparing filters for devices %s" msgstr "%s 디바이스에 대한 필터 준비" #: neutron/agent/securitygroups_rpc.py:237 #, python-format msgid "Security group rule updated %r" msgstr "보안 그룹 규칙이 %r을(를) 업데이트함" #: neutron/agent/securitygroups_rpc.py:244 #, python-format msgid "Security group member updated %r" msgstr "보안 그룹 멤버가 %r을(를) 업데이트함" #: neutron/agent/securitygroups_rpc.py:266 msgid "Provider rule updated" msgstr "제공자 규칙이 업데이트됨" #: neutron/agent/securitygroups_rpc.py:278 #, python-format msgid "Remove device filter for %r" msgstr "%r의 디바이스 필터 제거" #: neutron/agent/securitygroups_rpc.py:288 msgid "Refresh firewall rules" msgstr "방화벽 규칙 새로 고치기" #: neutron/agent/securitygroups_rpc.py:292 msgid "No ports here to refresh firewall" msgstr "" #: neutron/agent/linux/interface.py:265 neutron/agent/linux/interface.py:320 #: neutron/agent/linux/interface.py:383 neutron/agent/linux/interface.py:430 #, python-format msgid "Device %s already exists" msgstr "%s 디바이스가 이미 존재함" #: neutron/agent/linux/iptables_firewall.py:98 #, python-format msgid "Attempted to update port filter which is not filtered %s" msgstr "필터링된 %s이(가) 아닌 포트 필터를 업데이트하려고 시도함" #: neutron/agent/linux/iptables_firewall.py:109 #, python-format msgid "Attempted to remove port filter which is not filtered %r" msgstr "필터링된 %r이(가) 아닌 포트 필터를 제거하려고 시도함" #: neutron/agent/linux/ovs_lib.py:423 #, python-format msgid "Port %(port_id)s not present in bridge %(br_name)s" msgstr "" #: neutron/api/extensions.py:403 msgid "Initializing extension manager." msgstr "확장기능 관리자를 초기화 중입니다. " #: neutron/api/extensions.py:561 #, python-format msgid "Loaded extension: %s" msgstr "로드된 확장: %s" #: neutron/api/v2/base.py:93 msgid "" "Allow sorting is enabled because native pagination requires native sorting" msgstr "" "네이티브 페이지 번호 매기기에 네이티브 정렬이 필요하므로 정렬을 사용할 수 있" "음" #: neutron/api/v2/resource.py:94 #, python-format msgid "%(action)s failed (client error): %(exc)s" msgstr "" #: neutron/common/config.py:165 msgid "Logging enabled!" msgstr "로깅 사용!" #: neutron/common/config.py:181 #, python-format msgid "Config paste file: %s" msgstr "구성 붙여넣기 파일: %s" #: neutron/common/ipv6_utils.py:63 msgid "IPv6 is not enabled on this system." msgstr "" #: neutron/db/db_base_plugin_v2.py:619 #, python-format msgid "" "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet " "%(subnet_id)s (CIDR: %(cidr)s)" msgstr "" "CIDR %(new_cidr)s 유효성 검증 실패 - 서브넷 %(subnet_id)s(CIDR: %(cidr)s)과" "(와) 겹침" #: neutron/db/db_base_plugin_v2.py:646 #, python-format msgid "Found invalid IP address in pool: %(start)s - %(end)s:" msgstr "풀에서 올바르지 않은 IP 주소 발견: %(start)s - %(end)s:" #: neutron/db/db_base_plugin_v2.py:653 msgid "Specified IP addresses do not match the subnet IP version" msgstr "지정된 IP 주소가 서브넷 IP 버전과 일치하지 않음" #: neutron/db/db_base_plugin_v2.py:657 #, python-format msgid "Start IP (%(start)s) is greater than end IP (%(end)s)" msgstr "시작 IP(%(start)s)가 끝 IP(%(end)s)보다 큼" #: neutron/db/db_base_plugin_v2.py:662 #, python-format msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s" msgstr "서브넷 CIDR보다 큰 풀 발견: %(start)s - %(end)s" #: neutron/db/db_base_plugin_v2.py:686 #, python-format msgid "Found overlapping ranges: %(l_range)s and %(r_range)s" msgstr "겹치는 범위 발견: %(l_range)s 및 %(r_range)s" #: neutron/db/l3_agentschedulers_db.py:83 msgid "" "Skipping period L3 agent status check because automatic router rescheduling " "is disabled." msgstr "" #: neutron/db/l3_db.py:1022 #, python-format msgid "Ignoring multiple IPs on router port %s" msgstr "라우터 포트 %s의 다중 IP를 무시하는 중" #: neutron/db/l3_db.py:1028 #, python-format msgid "Skipping port %s as no IP is configure on it" msgstr "구성된 IP가 없어서 포트 %s을(를) 건너뜀" #: neutron/db/l3_dvr_db.py:77 #, python-format msgid "Centralizing distributed router %s is not supported" msgstr "" #: neutron/db/l3_dvr_db.py:458 #, python-format msgid "Agent Gateway port does not exist, so create one: %s" msgstr "" #: neutron/db/l3_dvr_db.py:541 #, python-format msgid "SNAT interface port list does not exist, so create one: %s" 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/db/migration/alembic_migrations/heal_script.py:229 #, python-format msgid "Detected removed foreign key %(fk)r on table %(table)r" msgstr "" #: neutron/db/migration/alembic_migrations/heal_script.py:234 #, python-format msgid "Detected added foreign key for column %(fk)r on table %(table)r" msgstr "" #: neutron/db/migration/alembic_migrations/heal_script.py:256 #, python-format msgid "Table %(old_t)r was renamed to %(new_t)r" msgstr "" #: neutron/debug/commands.py:107 #, python-format msgid "%d probe(s) deleted" msgstr "" #: neutron/notifiers/nova.py:263 #, python-format msgid "Nova event response: %s" msgstr "" #: neutron/openstack/common/eventlet_backdoor.py:140 #, python-format msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgstr "Eventlet 백도어는 프로세스 %(pid)d 일 동안 %(port)s에서 수신" #: neutron/openstack/common/lockutils.py:82 #, python-format msgid "Created lock path: %s" msgstr "생성된 lock path: %s" #: neutron/openstack/common/lockutils.py:194 #, python-format msgid "Failed to remove file %(file)s" msgstr "%(file)s 화일 제거 실패." #: 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:174 #, python-format msgid "Caught %s, exiting" msgstr "%s 발견, 종료 중" #: neutron/openstack/common/service.py:232 msgid "Parent process has died unexpectedly, exiting" msgstr "상위 프로세스가 예기치 않게 정지했습니다. 종료 중" #: neutron/openstack/common/service.py:263 #, python-format msgid "Child caught %s, exiting" msgstr "자식으로 된 %s가 존재함." #: neutron/openstack/common/service.py:302 msgid "Forking too fast, sleeping" msgstr "포크가 너무 빠름. 정지 중" #: neutron/openstack/common/service.py:321 #, python-format msgid "Started child %d" msgstr "%d 하위를 시작했음" #: neutron/openstack/common/service.py:331 #, python-format msgid "Starting %d workers" msgstr "%d 작업자 시작 중" #: neutron/openstack/common/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "%(pid)d 하위가 %(sig)d 신호에 의해 강제 종료됨" #: neutron/openstack/common/service.py:352 #, python-format msgid "Child %(pid)s exited with status %(code)d" msgstr "%(pid)s 하위가 %(code)d 상태와 함께 종료했음" #: neutron/openstack/common/service.py:391 #, python-format msgid "Caught %s, stopping children" msgstr "%s 발견, 하위 중지 중" #: neutron/openstack/common/service.py:400 msgid "Wait called after thread killed. Cleaning up." msgstr "쓰레드가 죽기를 기다려서, 지웁니다. " #: neutron/openstack/common/service.py:416 #, python-format msgid "Waiting on %d children to exit" msgstr "%d 하위에서 종료하기를 대기 중임" #: neutron/plugins/bigswitch/db/consistency_db.py:196 msgid "Failed to take lock. Another process updated the DB first." msgstr "" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:807 #, python-format msgid "RPC agent_id: %s" msgstr "RPC agent_id: %s" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:878 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:726 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1120 #, python-format msgid "Port %(device)s updated. Details: %(details)s" msgstr "%(device)s 포트가 업데이트되었습니다. 세부사항: %(details)s" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:911 #, python-format msgid "Device %s not defined on plugin" msgstr "%s 디바이스가 플러그인에서 정의되지 않음" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:918 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:756 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1175 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1192 #, python-format msgid "Attachment %s removed" msgstr "첨부 %s이(가) 제거됨" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:930 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1204 #, python-format msgid "Port %s updated." msgstr "%s 포트가 업데이트되었습니다. " #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:983 msgid "LinuxBridge Agent RPC Daemon Started!" msgstr "LinuxBridge 에이전트 RPC 디먼이 시작되었습니다!" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:993 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:379 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:834 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1370 msgid "Agent out of sync with plugin!" msgstr "에이전트가 플러그인과 동기화되지 않았습니다!" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1027 #, python-format msgid "Interface mappings: %s" msgstr "인터페이스 맵핑: %s" #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1034 #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:164 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1565 msgid "Agent initialized successfully, now running... " msgstr "에이전트가 초기화되었으며, 지금 실행 중... " #: neutron/plugins/ml2/db.py:63 #, python-format msgid "" "Added segment %(id)s of type %(network_type)s for network %(network_id)s" msgstr "" #: neutron/plugins/ml2/managers.py:40 #, python-format msgid "Configured type driver names: %s" msgstr "형식 드라이버 이름을 설정했습니다: %s" #: neutron/plugins/ml2/managers.py:45 #, python-format msgid "Loaded type driver names: %s" msgstr "형식 드라이버 이름을 불러왔습니다: %s" #: neutron/plugins/ml2/managers.py:61 #, python-format msgid "Registered types: %s" msgstr "등록된 형식: %s" #: neutron/plugins/ml2/managers.py:72 #, python-format msgid "Tenant network_types: %s" msgstr "network_types를 임대합니다: %s" #: neutron/plugins/ml2/managers.py:145 #, python-format msgid "Initializing driver for type '%s'" msgstr "'%s' 형식 드라이버 초기화중" #: neutron/plugins/ml2/managers.py:248 #, python-format msgid "Configured mechanism driver names: %s" msgstr "매커니즘 드라이버 이름을 설정했습니다: %s" #: neutron/plugins/ml2/managers.py:254 #, python-format msgid "Loaded mechanism driver names: %s" msgstr "매커니즘 드라이버 이름을 불러왔습니다: %s" #: neutron/plugins/ml2/managers.py:266 #, python-format msgid "Registered mechanism drivers: %s" msgstr "" #: neutron/plugins/ml2/managers.py:273 #, python-format msgid "Initializing mechanism driver '%s'" msgstr "" #: neutron/plugins/ml2/managers.py:614 #, python-format msgid "Configured extension driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:620 #, python-format msgid "Loaded extension driver names: %s" msgstr "" #: neutron/plugins/ml2/managers.py:631 #, python-format msgid "Registered extension drivers: %s" msgstr "" #: neutron/plugins/ml2/managers.py:637 #, python-format msgid "Initializing extension driver '%s'" msgstr "" #: neutron/plugins/ml2/managers.py:645 #, python-format msgid "Got %(alias)s extension from driver '%(drv)s'" msgstr "" #: neutron/plugins/ml2/managers.py:692 #, python-format msgid "Extended network dict for driver '%(drv)s'" msgstr "" #: neutron/plugins/ml2/managers.py:699 #, python-format msgid "Extended subnet dict for driver '%(drv)s'" msgstr "" #: neutron/plugins/ml2/managers.py:706 #, python-format msgid "Extended port dict for driver '%(drv)s'" msgstr "" #: neutron/plugins/ml2/plugin.py:139 msgid "Modular L2 Plugin initialization complete" msgstr "모듈러 L2 플러그인 초기화를 완료했습니다" #: neutron/plugins/ml2/plugin.py:272 #, python-format msgid "Attempt %(count)s to bind port %(port)s" msgstr "" #: neutron/plugins/ml2/plugin.py:954 neutron/plugins/ml2/plugin.py:1090 #, python-format msgid "" "Binding info for port %s was not found, it might have been deleted already." msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:70 msgid "Arbitrary flat physical_network names allowed" msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:76 #, python-format msgid "Allowable flat physical_network names: %s" msgstr "" #: neutron/plugins/ml2/drivers/type_flat.py:83 msgid "ML2 FlatTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/type_local.py:36 msgid "ML2 LocalTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/type_tunnel.py:78 #, python-format msgid "%(type)s ID ranges: %(range)s" msgstr "" #: neutron/plugins/ml2/drivers/type_vlan.py:95 #, python-format msgid "Network VLAN ranges: %s" msgstr "네트워크 VLAN 범위: %s" #: neutron/plugins/ml2/drivers/type_vlan.py:162 msgid "VlanTypeDriver initialization complete" msgstr "" #: neutron/plugins/ml2/drivers/arista/arista_l3_driver.py:373 #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:451 #, python-format msgid "Executing command on Arista EOS: %s" msgstr "" #: neutron/plugins/ml2/drivers/arista/arista_l3_driver.py:379 #, python-format msgid "Results of execution on Arista EOS: %s" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:563 msgid "Sync start trigger sent to EOS" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:580 msgid "Syncing Neutron <-> EOS" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:586 msgid "OpenStack and EOS are in sync!" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:608 #, python-format msgid "" "No Tenants configured in Neutron DB. But %d tenants discovered in EOS during " "synchronization. Entire EOS region is cleared" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:773 #, python-format msgid "Network %s is not created as it is not found in Arista DB" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:786 #, python-format msgid "Network name changed to %s" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:813 #, python-format msgid "Network %s is not updated as it is not found in Arista DB" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:904 #, python-format msgid "VM %s is not created as it is not found in Arista DB" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:918 #, python-format msgid "Port name changed to %s" msgstr "" #: neutron/plugins/ml2/drivers/arista/mechanism_arista.py:967 #, python-format msgid "VM %s is not updated as it is not found in Arista DB" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:151 #, python-format msgid "" "create network (precommit): %(network_id)s of network type = " "%(network_type)s with vlan = %(vlan_id)s for tenant %(tenant_id)s" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:188 #, python-format msgid "" "created network (postcommit): %(network_id)s of network type = " "%(network_type)s with vlan = %(vlan_id)s for tenant %(tenant_id)s" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:217 #, python-format msgid "" "delete network (precommit): %(network_id)s with vlan = %(vlan_id)s for " "tenant %(tenant_id)s" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:246 #, python-format msgid "" "delete network (postcommit): %(network_id)s with vlan = %(vlan_id)s for " "tenant %(tenant_id)s" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:320 #, python-format msgid "" "created port (postcommit): port_id=%(port_id)s network_id=%(network_id)s " "tenant_id=%(tenant_id)s" msgstr "" #: neutron/plugins/ml2/drivers/brocade/mechanism_brocade.py:375 #, python-format msgid "" "delete port (postcommit): port_id=%(port_id)s network_id=%(network_id)s " "tenant_id=%(tenant_id)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/ml2/drivers/freescale/mechanism_fslsdn.py:39 msgid "Initializing CRD client... " 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:142 msgid "No bridge is set" msgstr "" #: neutron/plugins/ofagent/agent/arp_lib.py:145 #, python-format msgid "Unknown bridge %(dpid)s ours %(ours)s" msgstr "" #: neutron/plugins/ofagent/agent/arp_lib.py:163 msgid "drop non tenant packet" msgstr "" #: neutron/plugins/ofagent/agent/arp_lib.py:182 #, python-format msgid "unknown network %s" msgstr "" #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:449 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:481 #, python-format msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s" msgstr "%(vlan_id)s을(를) net-id=%(net_uuid)s에 대한 로컬 vlan으로 지정 중" #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:499 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:575 #, python-format msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s" msgstr "net-id = %(net_uuid)s에서 vlan = %(vlan_id)s 재확보 중" #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:567 #, python-format msgid "port_unbound() net_uuid %s not in local_vlan_map" msgstr "port_unbound() net_uuid %s이(가) local_vlan_map에 있지 않음" #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:712 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1114 #, 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:745 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1144 #, python-format msgid "Configuration for device %s completed." msgstr "" #: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:839 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1392 msgid "Agent tunnel out of sync with plugin!" msgstr "에이전트 터널이 플러그인과 동기화되지 않았습니다!" #: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:198 #, python-format msgid "L2 Agent operating in DVR Mode with MAC %s" msgstr "" #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:670 #, python-format msgid "port_unbound(): net_uuid %s not in local_vlan_map" msgstr "" #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:743 #, python-format msgid "Adding %s to list of bridges." msgstr "" #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:884 #, python-format msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s" msgstr "실제 네트워크 %(physical_network)s을(를) 브릿지 %(bridge)s에 맵핑 중" #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:994 #, python-format msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!" msgstr "" #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1163 #, python-format msgid "Ancillary Port %s added" msgstr "" #: neutron/scheduler/dhcp_agent_scheduler.py:52 #, python-format msgid "Agent %s already present" msgstr "" #: neutron/server/__init__.py:55 msgid "RPC was already started in parent process by plugin." msgstr "" #: neutron/services/service_base.py:99 #, python-format msgid "Default provider is not specified for service type %s" msgstr "" #: neutron/services/l3_router/l3_arista.py:246 msgid "Syncing Neutron Router DB <-> EOS" msgstr "" #: neutron/services/l3_router/brocade/l3_router_plugin.py:74 #, python-format msgid "rbridge id %s" msgstr "" #: neutron/services/l3_router/brocade/l3_router_plugin.py:153 #, python-format msgid "BrocadeSVIPlugin.add_router_interface ports_count %d" msgstr "" #: neutron/services/loadbalancer/agent/agent_manager.py:333 #, python-format msgid "Destroying pool %s due to agent disabling" msgstr "" #: neutron/services/loadbalancer/agent/agent_manager.py:336 #, python-format msgid "Agent_updated by server side %s!" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:168 #, python-format msgid "NetScaler driver poolmember creation: %r" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:415 #, python-format msgid "Found an existing SNAT port for subnet %s" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:418 #, python-format msgid "Found no SNAT ports for subnet %s" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:438 #, python-format msgid "Created SNAT port: %r" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:445 #, python-format msgid "Removed SNAT port: %r" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:451 #, python-format msgid "No SNAT port found for subnet %s. Creating one..." msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:458 #, python-format msgid "SNAT port: %r" msgstr "" #: neutron/services/loadbalancer/drivers/netscaler/netscaler_driver.py:467 #, python-format msgid "Removing SNAT port for subnet %s as this is the last pool using it..." msgstr "" #: neutron/services/loadbalancer/drivers/radware/driver.py:417 msgid "Starting operation completion handling thread" msgstr "" #: neutron/services/metering/agents/metering_agent.py:94 #, python-format msgid "Loading Metering driver %s" msgstr "" #: neutron/services/metering/drivers/iptables/iptables_driver.py:92 #, python-format msgid "Loading interface driver %s" msgstr "" #: neutron/services/vpn/plugin.py:45 #, python-format msgid "VPN plugin using service driver: %s" msgstr "" #: neutron/services/vpn/device_drivers/cisco_ipsec.py:337 msgid "Sending status report update to plugin" msgstr "" #: neutron/services/vpn/device_drivers/cisco_ipsec.py:717 #, python-format msgid "FAILED: Create of IPSec site-to-site connection %s" msgstr "" #: neutron/services/vpn/device_drivers/cisco_ipsec.py:720 #, python-format msgid "SUCCESS: Created IPSec site-to-site connection %s" msgstr "" #: neutron/services/vpn/device_drivers/cisco_ipsec.py:735 #, python-format msgid "SUCCESS: Deleted IPSec site-to-site connection %s" msgstr "" #: neutron/services/vpn/service_drivers/cisco_csr_db.py:226 #, python-format msgid "" "Mapped connection %(conn_id)s to Tunnel%(tunnel_id)d using IKE policy ID " "%(ike_id)d and IPSec policy ID %(ipsec_id)d" msgstr "" #: neutron/services/vpn/service_drivers/cisco_csr_db.py:238 #, python-format msgid "Removed mapping for connection %s" msgstr "" #: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62 #, python-format msgid "spawned: %d" msgstr "" #: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74 #, python-format msgid "_handle_request called: %s" msgstr ""