Imported Translations from Transifex

Change-Id: I35439d61689c7190ab7f802f0f81326656261a3c
This commit is contained in:
OpenStack Proposal Bot 2014-04-29 06:49:06 +00:00
parent 5e5b607aae
commit 059a801455
67 changed files with 2954 additions and 4096 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
@ -2526,12 +2526,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4121,71 +4121,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12216,7 +12199,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12404,80 +12387,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -2525,12 +2525,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4120,71 +4120,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12215,7 +12198,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12403,80 +12386,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bengali (India) "
@ -2525,12 +2525,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4120,71 +4120,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12215,7 +12198,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12403,80 +12386,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bosnian "
@ -2526,12 +2526,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4121,71 +4121,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12216,7 +12199,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12404,80 +12387,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Catalan "
@ -2525,12 +2525,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4120,71 +4120,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12215,7 +12198,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12403,80 +12386,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-25 11:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Czech "
@ -2527,12 +2527,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4122,71 +4122,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Neplatný parametr: Unicode není současnou databází podporován."
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr "Výjimka DB zabalena."
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "Připojení SQL selhalo. Zbývá %s pokusů."
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12221,7 +12204,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12409,80 +12392,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-04-26 06:48+0000\n"
"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -2525,12 +2525,12 @@ msgstr ""
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
#: neutron/db/api.py:55
#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
#: neutron/db/api.py:66
#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
@ -4120,71 +4120,54 @@ msgid ""
"%(remove_in)s. It will not be superseded."
msgstr ""
#: neutron/openstack/common/db/api.py:97
msgid "DB exceeded retry limit."
msgstr ""
#: neutron/openstack/common/db/api.py:101
msgid "DB connection error."
msgstr ""
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Ugyldig parameter: Unicode er ikke understøttet af den aktuelle database."
#: neutron/openstack/common/db/sqlalchemy/session.py:618
msgid "DB exception wrapped."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:687
#, python-format
msgid "Database server has gone away: %s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
"This application has not enabled MySQL traditional mode, which means "
"silent data corruption may occur. Please encourage the application "
"developers to enable this mode."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/session.py:804
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:57
#: neutron/openstack/common/db/sqlalchemy/utils.py:58
msgid "Sort key supplied was not valid."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:96
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:118
#: neutron/openstack/common/db/sqlalchemy/utils.py:119
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:193
#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:181
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:243
msgid "model should be a subclass of ModelBase"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:199
#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:279
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr ""
#: neutron/openstack/common/db/sqlalchemy/utils.py:300
#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
@ -12215,7 +12198,7 @@ msgid "NSX identifiers for neutron security group %s not yet stored in Neutron D
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
@ -12403,80 +12386,80 @@ msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: