Imported Translations from Transifex
Change-Id: I54314eaec2161d2d79c7417aaabc609335aea7f8
This commit is contained in:
parent
cc33ba8e0c
commit
450187f2e8
@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.31"
|
||||
"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.32"
|
||||
"\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-02-28 00:06+0000\n"
|
||||
"POT-Creation-Date: 2013-03-01 00:06+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -605,57 +605,57 @@ msgstr ""
|
||||
msgid "Pidfile %s already exist. Daemon already running?"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:39
|
||||
#: quantum/agent/linux/dhcp.py:38
|
||||
msgid "Location to store DHCP server config files"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:42
|
||||
#: quantum/agent/linux/dhcp.py:41
|
||||
msgid "Lifetime of a DHCP lease in seconds"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:45
|
||||
#: quantum/agent/linux/dhcp.py:44
|
||||
msgid "Domain to use for building the hostnames"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:48
|
||||
#: quantum/agent/linux/dhcp.py:47
|
||||
msgid "Override the default dnsmasq settings with this file"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:50
|
||||
#: quantum/agent/linux/dhcp.py:49
|
||||
msgid "Use another DNS server before any in /etc/resolv.conf."
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:133
|
||||
#: quantum/agent/linux/dhcp.py:132
|
||||
#, python-format
|
||||
msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:136
|
||||
#: quantum/agent/linux/dhcp.py:135
|
||||
#, python-format
|
||||
msgid "No DHCP started for %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:151 quantum/agent/linux/external_process.py:89
|
||||
#: quantum/agent/linux/dhcp.py:150 quantum/agent/linux/external_process.py:89
|
||||
#, python-format
|
||||
msgid "Error while reading %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:158 quantum/agent/linux/external_process.py:97
|
||||
#: quantum/agent/linux/dhcp.py:157 quantum/agent/linux/external_process.py:97
|
||||
#, python-format
|
||||
msgid "Unable to convert value in %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:160 quantum/agent/linux/external_process.py:95
|
||||
#: quantum/agent/linux/dhcp.py:159 quantum/agent/linux/external_process.py:95
|
||||
#, python-format
|
||||
msgid "Unable to access %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:273
|
||||
#: quantum/agent/linux/dhcp.py:272
|
||||
#, python-format
|
||||
msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/dhcp.py:286
|
||||
#: quantum/agent/linux/dhcp.py:285
|
||||
#, python-format
|
||||
msgid "Reloading allocations for network: %s"
|
||||
msgstr ""
|
||||
@ -794,12 +794,12 @@ msgstr ""
|
||||
msgid "Unable to retrieve bridges. Exception: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/utils.py:41
|
||||
#: quantum/agent/linux/utils.py:42
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/agent/linux/utils.py:55
|
||||
#: quantum/agent/linux/utils.py:56
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1715,7 +1715,7 @@ msgid "Database registration exception: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/db/db_base_plugin_v2.py:86
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:169
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:170
|
||||
msgid "Cannot create resource for another tenant"
|
||||
msgstr ""
|
||||
|
||||
@ -2181,11 +2181,11 @@ msgid ""
|
||||
"sort '%(resource)s'"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:284
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:286
|
||||
msgid "'cookie_name' should be specified for this type of session persistence."
|
||||
msgstr ""
|
||||
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:288
|
||||
#: quantum/db/loadbalancer/loadbalancer_db.py:290
|
||||
msgid "'cookie_name' is not allowed for this type of session persistence"
|
||||
msgstr ""
|
||||
|
||||
@ -2420,37 +2420,37 @@ msgstr ""
|
||||
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:32
|
||||
#: quantum/extensions/loadbalancer.py:33
|
||||
#, python-format
|
||||
msgid "Vip %(vip_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:36
|
||||
#: quantum/extensions/loadbalancer.py:37
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:40
|
||||
#: quantum/extensions/loadbalancer.py:41
|
||||
#, python-format
|
||||
msgid "Member %(member_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:44
|
||||
#: quantum/extensions/loadbalancer.py:45
|
||||
#, python-format
|
||||
msgid "Health_monitor %(monitor_id)s could not be found"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:48
|
||||
#: quantum/extensions/loadbalancer.py:49
|
||||
#, python-format
|
||||
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:52
|
||||
#: quantum/extensions/loadbalancer.py:53
|
||||
#, python-format
|
||||
msgid "Pool %(pool_id)s is still in use"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/loadbalancer.py:56
|
||||
#: quantum/extensions/loadbalancer.py:57
|
||||
#, python-format
|
||||
msgid "Statistics of Pool %(pool_id)s could not be found"
|
||||
msgstr ""
|
||||
@ -2618,7 +2618,7 @@ msgid "Was expecting a dict for service definition, found the following: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/extensions/servicetype.py:153
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:75
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:76
|
||||
#, python-format
|
||||
msgid "%s: provided data are not iterable"
|
||||
msgstr ""
|
||||
@ -6656,11 +6656,11 @@ msgid ""
|
||||
"router:'%s'"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:60
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:61
|
||||
msgid "Cannot create a gateway with an empty device list"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:81
|
||||
#: quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py:82
|
||||
msgid "number of network gateways allowed per tenant, -1 for unlimited"
|
||||
msgstr ""
|
||||
|
||||
@ -7095,12 +7095,12 @@ msgstr ""
|
||||
msgid "PLUMgrid_NOS_Server: status=%(status)d, reason=%(reason)r, ret=%(ret)s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/ryu/ryu_quantum_plugin.py:60
|
||||
#: quantum/plugins/ryu/ryu_quantum_plugin.py:59
|
||||
#, python-format
|
||||
msgid "get_ofp_rest_api: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/ryu/ryu_quantum_plugin.py:102
|
||||
#: quantum/plugins/ryu/ryu_quantum_plugin.py:101
|
||||
msgid "Invalid configuration. check ryu.ini"
|
||||
msgstr ""
|
||||
|
||||
@ -7214,120 +7214,74 @@ msgstr ""
|
||||
msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation."
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:58
|
||||
#: quantum/plugins/services/agent_loadbalancer/plugin.py:87
|
||||
msgid "Expected active pool and vip"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/plugin.py:162
|
||||
#, python-format
|
||||
msgid "Create vip: %s"
|
||||
msgid ""
|
||||
"Unable to find port %s to unplug. This can occur when the Vip has been "
|
||||
"deleted first."
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:81
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/__init__.py:34
|
||||
msgid "Seconds between periodic task runs"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:37
|
||||
msgid "The driver used to manage the loadbalancing device"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:42
|
||||
msgid "Location to store config and state files"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:46
|
||||
msgid "The driver used to manage the virtual interface"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:110
|
||||
#, python-format
|
||||
msgid "Update vip: %s"
|
||||
msgid "Error importing interface driver: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:90
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:123
|
||||
#, python-format
|
||||
msgid "Delete vip: %s"
|
||||
msgid "Error importing loadbalancer device driver: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:97
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:151
|
||||
msgid "Error upating stats"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:172
|
||||
msgid "Unable to retrieve ready devices"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:187
|
||||
#, python-format
|
||||
msgid "Get vip: %s"
|
||||
msgid "Unable to refresh device for pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:103
|
||||
msgid "Get vips"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:110
|
||||
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:198
|
||||
#, python-format
|
||||
msgid "Create pool: %s"
|
||||
msgid "Unable to destroy device for pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:123
|
||||
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:125
|
||||
#, python-format
|
||||
msgid "Update pool: %s"
|
||||
msgid "Error while connecting to stats socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:133
|
||||
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:128
|
||||
#, python-format
|
||||
msgid "Delete pool: %s"
|
||||
msgid "Stats socket not found for pool %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:137
|
||||
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:213
|
||||
#, python-format
|
||||
msgid "Get pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:143
|
||||
msgid "Get Pools"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:148
|
||||
#, python-format
|
||||
msgid "Get stats of Pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:154
|
||||
#, python-format
|
||||
msgid "Create health_monitor of pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:160
|
||||
#, python-format
|
||||
msgid "Get health_monitor of pool: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:166
|
||||
#, python-format
|
||||
msgid "Delete health_monitor %(id)s of pool: %(pool_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:172
|
||||
#, python-format
|
||||
msgid "Get member: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:178
|
||||
msgid "Get members"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:185
|
||||
#, python-format
|
||||
msgid "Create member: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:199
|
||||
#, python-format
|
||||
msgid "Update member: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:207
|
||||
#, python-format
|
||||
msgid "Delete member: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:214
|
||||
#, python-format
|
||||
msgid "Get health_monitor: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:220
|
||||
msgid "Get health_monitors"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:228
|
||||
#, python-format
|
||||
msgid "Create health_monitor: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:243
|
||||
#, python-format
|
||||
msgid "Update health_monitor: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/plugins/services/loadbalancer/loadbalancerPlugin.py:251
|
||||
#, python-format
|
||||
msgid "Delete health_monitor: %s"
|
||||
msgid "Unable to kill haproxy process: %s"
|
||||
msgstr ""
|
||||
|
||||
#: quantum/scheduler/__init__.py:25
|
||||
|
Loading…
Reference in New Issue
Block a user