magnum/magnum/locale/magnum.pot

623 lines
15 KiB
Plaintext

# Translations template for magnum.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the magnum project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: magnum 1.0.0.0b2.dev51\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-11-04 06:03+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
#: magnum/api/controllers/base.py:103
#, python-format
msgid "Invalid value for %s header"
msgstr ""
#: magnum/api/controllers/v1/__init__.py:212
#, python-format
msgid ""
"Mutually exclusive versions requested. Version %(ver)s requested but not "
"supported by this service.The supported version range is: [%(min)s, "
"%(max)s]."
msgstr ""
#: magnum/api/controllers/v1/__init__.py:222
#, python-format
msgid ""
"Version %(ver)s was requested but the minor version is not supported by "
"this service. The supported version range is: [%(min)s, %(max)s]."
msgstr ""
#: magnum/api/controllers/v1/types.py:125
#, python-format
msgid "Wrong type. Expected '%(type)s', got '%(value)s'"
msgstr ""
#: magnum/api/controllers/v1/types.py:169
#, python-format
msgid "'%s' is an internal attribute and can not be updated"
msgstr ""
#: magnum/api/controllers/v1/types.py:173
#, python-format
msgid "'%s' is a mandatory attribute and can not be removed"
msgstr ""
#: magnum/api/controllers/v1/types.py:178
msgid "'add' and 'replace' operations needs value"
msgstr ""
#: magnum/api/controllers/v1/utils.py:36
msgid "Limit must be positive"
msgstr ""
#: magnum/api/controllers/v1/utils.py:43
#, python-format
msgid "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'"
msgstr ""
#: magnum/api/controllers/v1/utils.py:54
#, python-format
msgid "Adding a new attribute %s to the root of the resource is not allowed."
msgstr ""
#: magnum/api/controllers/v1/utils.py:58
#, python-format
msgid "The attribute %s has existed, please use 'replace' operation instead."
msgstr ""
#: magnum/api/middleware/auth_token.py:41
#, python-format
msgid "Cannot compile public API routes: %s"
msgstr ""
#: magnum/api/middleware/parsable_error.py:46
#, python-format
msgid "ErrorDocumentMiddleware received an invalid status %s"
msgstr ""
#: magnum/common/clients.py:33 magnum/common/clients.py:44
#: magnum/common/clients.py:66 magnum/common/clients.py:77
#: magnum/common/clients.py:88
msgid ""
"Region in Identity service catalog to use for communication with the "
"OpenStack service."
msgstr ""
#: magnum/common/clients.py:37 magnum/common/clients.py:48
#: magnum/common/clients.py:70 magnum/common/clients.py:81
#: magnum/common/clients.py:92
msgid ""
"Type of endpoint in Identity service catalog to use for communication "
"with the OpenStack service."
msgstr ""
#: magnum/common/clients.py:52
msgid "Optional CA cert file to use in SSL connections."
msgstr ""
#: magnum/common/clients.py:54
msgid "Optional PEM-formatted certificate chain file."
msgstr ""
#: magnum/common/clients.py:56
msgid "Optional PEM-formatted file that contains the private key."
msgstr ""
#: magnum/common/clients.py:60
msgid "If set, then the server's certificate will not be verified."
msgstr ""
#: magnum/common/exception.py:92
#, python-format
msgid ""
"Your request could not be handled because of a problem in the server. "
"Error Correlation id is: %s"
msgstr ""
#: magnum/common/exception.py:190
msgid "An unknown exception occurred."
msgstr ""
#: magnum/common/exception.py:235
#, python-format
msgid "The %(name)s %(id)s could not be found."
msgstr ""
#: magnum/common/exception.py:239
#, python-format
msgid "The %(name)s already exists."
msgstr ""
#: magnum/common/exception.py:243
#, python-format
msgid "The %(name)s resource %(id)s could not be found."
msgstr ""
#: magnum/common/exception.py:248
#, python-format
msgid "The %(name)s resource already exists."
msgstr ""
#: magnum/common/exception.py:253
#, python-format
msgid "%(client)s connection failed. %(message)s"
msgstr ""
#: magnum/common/exception.py:257
#, python-format
msgid "Unsupported object type %(objtype)s"
msgstr ""
#: magnum/common/exception.py:261
#, python-format
msgid "Version %(objver)s of %(objname)s is not supported"
msgstr ""
#: magnum/common/exception.py:265
#, python-format
msgid "Cannot call %(method)s on orphaned %(objtype)s object"
msgstr ""
#: magnum/common/exception.py:269
msgid "Unacceptable parameters."
msgstr ""
#: magnum/common/exception.py:274
#, python-format
msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: magnum/common/exception.py:278
#, python-format
msgid "Expected a name but received %(uuid)s."
msgstr ""
#: magnum/common/exception.py:282
#, python-format
msgid ""
"Received invalid discovery URL '%(discovery_url)s' for discovery endpoint"
" '%(discovery_endpoint)s'."
msgstr ""
#: magnum/common/exception.py:287
#, python-format
msgid "Expected a name or uuid but received %(uuid)s."
msgstr ""
#: magnum/common/exception.py:291
#, python-format
msgid "Expected an uuid or int but received %(identity)s."
msgstr ""
#: magnum/common/exception.py:299
msgid "Conflict."
msgstr ""
#: magnum/common/exception.py:304
msgid "Invalid resource state."
msgstr ""
#: magnum/common/exception.py:310
#, python-format
msgid "%(err)s"
msgstr ""
#: magnum/common/exception.py:314
#, python-format
msgid ""
"Instance %(instance_uuid)s is already associated with a node, it cannot "
"be associated with this other node %(node)s"
msgstr ""
#: magnum/common/exception.py:319
#, python-format
msgid "Instance %(instance)s could not be found."
msgstr ""
#: magnum/common/exception.py:323
#, python-format
msgid "Couldn't apply patch '%(patch)s'. Reason: %(reason)s"
msgstr ""
#: magnum/common/exception.py:327
msgid "Not authorized."
msgstr ""
#: magnum/common/exception.py:334
msgid "Request not acceptable."
msgstr ""
#: magnum/common/exception.py:339
#, python-format
msgid "Expected a MAC address but received %(mac)s."
msgstr ""
#: magnum/common/exception.py:343
#, python-format
msgid "Invalid configuration file. %(error_msg)s"
msgstr ""
#: magnum/common/exception.py:347 magnum/common/exception.py:388
#: magnum/common/exception.py:404 magnum/common/exception.py:420
#, python-format
msgid "A node with UUID %(uuid)s already exists."
msgstr ""
#: magnum/common/exception.py:351
#, python-format
msgid "Node %(node)s could not be found."
msgstr ""
#: magnum/common/exception.py:355
#, python-format
msgid "Node %(node)s is associated with instance %(instance)s."
msgstr ""
#: magnum/common/exception.py:359
#, python-format
msgid "Failed to establish SSH connection to host %(host)s."
msgstr ""
#: magnum/common/exception.py:363
#, python-format
msgid "Failed to create a file system. File system %(fs)s is not supported."
msgstr ""
#: magnum/common/exception.py:368
#, python-format
msgid "Baymodel %(baymodel)s could not be found."
msgstr ""
#: magnum/common/exception.py:372
#, python-format
msgid "A baymodel with UUID %(uuid)s already exists."
msgstr ""
#: magnum/common/exception.py:376
#, python-format
msgid "Baymodel %(baymodel)s is referenced by one or multiple bays."
msgstr ""
#: magnum/common/exception.py:380
msgid "Not authorized to set public flag for baymodel."
msgstr ""
#: magnum/common/exception.py:384
#, python-format
msgid "Bay %(bay)s could not be found."
msgstr ""
#: magnum/common/exception.py:392
#, python-format
msgid "Container %(container)s could not be found."
msgstr ""
#: magnum/common/exception.py:396
#, python-format
msgid "A container with UUID %(uuid)s already exists."
msgstr ""
#: magnum/common/exception.py:400
#, python-format
msgid "Pod %(pod)s could not be found."
msgstr ""
#: magnum/common/exception.py:408
#, python-format
msgid "ReplicationController %(rc)s could not be found."
msgstr ""
#: magnum/common/exception.py:412
#, python-format
msgid "A ReplicationController with UUID %(uuid)s already exists."
msgstr ""
#: magnum/common/exception.py:416
#, python-format
msgid "Service %(service)s could not be found."
msgstr ""
#: magnum/common/exception.py:428
#, python-format
msgid "%(operation)s is not supported."
msgstr ""
#: magnum/common/exception.py:433
#, python-format
msgid "Bay type (%(server_type)s, %(os)s, %(coe)s) not supported."
msgstr ""
#: magnum/common/exception.py:438
#, python-format
msgid "Bay type (%(server_type)s, %(os)s, %(coe)s) not enabled."
msgstr ""
#: magnum/common/exception.py:443
#, python-format
msgid "Required parameter %(heat_param)s not provided."
msgstr ""
#: magnum/common/exception.py:447
#, python-format
msgid "The urllib2 URL %(url)s has an invalid scheme."
msgstr ""
#: magnum/common/exception.py:451
#, python-format
msgid "Bay %(bay_name)s already has an operation in progress."
msgstr ""
#: magnum/common/exception.py:455
#, python-format
msgid "Image %(image_id)s could not be found."
msgstr ""
#: magnum/common/exception.py:459
#, python-format
msgid "Not authorized for image %(image_id)s."
msgstr ""
#: magnum/common/exception.py:463
#, python-format
msgid "Image %(image_id)s doesn't contain os_distro field."
msgstr ""
#: magnum/common/exception.py:480
#, python-format
msgid "A key pair %(keypair)s could not be found."
msgstr ""
#: magnum/common/exception.py:484
#, python-format
msgid "A key pair with UUID %(uuid)s already exists."
msgstr ""
#: magnum/common/exception.py:488
#, python-format
msgid "Could not store certificate: %(msg)s"
msgstr ""
#: magnum/common/exception.py:492
#, python-format
msgid "Extension '%(extension)s' not allowed"
msgstr ""
#: magnum/common/exception.py:496
#, python-format
msgid "Unable to find keypair %(keypair)s."
msgstr ""
#: magnum/common/exception.py:500
#, python-format
msgid "A magnum service %(magnum_service_id)s could not be found."
msgstr ""
#: magnum/common/exception.py:504
#, python-format
msgid "A magnum service with ID %(id)s already exists."
msgstr ""
#: magnum/common/k8s_manifest.py:41 magnum/common/k8s_manifest.py:54
msgid "'manifest' can't be empty"
msgstr ""
#: magnum/common/k8s_manifest.py:50
#, python-format
msgid "Error parsing manifest: %s"
msgstr ""
#: magnum/common/k8s_manifest.py:58
msgid "The manifest is not a JSON object or YAML mapping."
msgstr ""
#: magnum/common/service.py:27
msgid ""
"Name of this node. This can be an opaque identifier. It is not "
"necessarily a hostname, FQDN, or IP address. However, the node name must "
"be valid within an AMQP key, and if using ZeroMQ, a valid hostname, FQDN,"
" or IP address."
msgstr ""
#: magnum/common/short_id.py:46
#, python-format
msgid "Invalid UUID version (%d)"
msgstr ""
#: magnum/common/urlfetch.py:29
msgid "Maximum raw byte size of any manifest."
msgstr ""
#: magnum/common/urlfetch.py:54
#, python-format
msgid "Invalid URL scheme %s"
msgstr ""
#: magnum/common/urlfetch.py:60 magnum/common/urlfetch.py:84
#, python-format
msgid "Failed to retrieve manifest: %s"
msgstr ""
#: magnum/common/utils.py:117
msgid "Invalid private key"
msgstr ""
#: magnum/common/cert_manager/barbican_cert_manager.py:35
msgid "Retrieved Barbican Container is not of the correct type (certificate)."
msgstr ""
#: magnum/common/cert_manager/local_cert_manager.py:152
msgid "Certificate could not be read."
msgstr ""
#: magnum/common/cert_manager/local_cert_manager.py:162
msgid "Private Key could not be read."
msgstr ""
#: magnum/common/x509/config.py:38
msgid "Certificate can get the CA flag in x509 extensions."
msgstr ""
#: magnum/common/x509/config.py:41
#, python-format
msgid "List of allowed x509 extensions. Available values: %s"
msgstr ""
#: magnum/common/x509/config.py:45
#, python-format
msgid "List of allowed x509 key usage. Available values: %s"
msgstr ""
#: magnum/common/x509/config.py:49
msgid "Number of days for which a certificate is valid."
msgstr ""
#: magnum/common/x509/config.py:51
msgid "Size of generated private key. "
msgstr ""
#: magnum/conductor/scale_manager.py:44
#, python-format
msgid "Output key '%(output_key)s' is missing from stack %(stack_id)s"
msgstr ""
#: magnum/conductor/template_definition.py:41
msgid "Location of template to build a k8s cluster on atomic."
msgstr ""
#: magnum/conductor/template_definition.py:46
msgid "Location of template to build a k8s cluster on CoreOS."
msgstr ""
#: magnum/conductor/template_definition.py:50
msgid "Url for etcd public discovery endpoint."
msgstr ""
#: magnum/conductor/template_definition.py:55
msgid "coreos discovery token url."
msgstr ""
#: magnum/conductor/template_definition.py:59
msgid "Location of template to build a swarm cluster on atomic."
msgstr ""
#: magnum/conductor/template_definition.py:63
#, python-format
msgid ""
"Format string to use for swarm discovery url. Available values: bay_id, "
"bay_uuid. Example: \"etcd://etcd.example.com/\\%(bay_uuid)s\""
msgstr ""
#: magnum/conductor/template_definition.py:68
msgid "Indicates Swarm discovery should use public endpoint."
msgstr ""
#: magnum/conductor/template_definition.py:72
msgid "Url for swarm public discovery endpoint."
msgstr ""
#: magnum/conductor/template_definition.py:76
msgid "Location of template to build a Mesos cluster on Ubuntu."
msgstr ""
#: magnum/conductor/template_definition.py:81
msgid "Enabled bay definition entry points."
msgstr ""
#: magnum/conductor/handlers/bay_conductor.py:147
#, python-format
msgid "cannot change bay property(ies) %s."
msgstr ""
#: magnum/conductor/handlers/bay_conductor.py:158
#, python-format
msgid "Updating a bay when stack status is \"%s\""
msgstr ""
#: magnum/db/sqlalchemy/api.py:103
#, python-format
msgid "The sort_key value \"%(key)s\" is an invalid field for sorting"
msgstr ""
#: magnum/db/sqlalchemy/api.py:234
msgid "Cannot overwrite UUID for an existing Bay."
msgstr ""
#: magnum/db/sqlalchemy/api.py:383
msgid "Cannot overwrite UUID for an existing BayModel."
msgstr ""
#: magnum/db/sqlalchemy/api.py:477
msgid "Cannot overwrite UUID for an existing Container."
msgstr ""
#: magnum/db/sqlalchemy/api.py:573
msgid "Cannot overwrite UUID for an existing Node."
msgstr ""
#: magnum/db/sqlalchemy/api.py:676
msgid "Cannot overwrite UUID for an existing Pod."
msgstr ""
#: magnum/db/sqlalchemy/api.py:775
msgid "Cannot overwrite UUID for an existing Service."
msgstr ""
#: magnum/db/sqlalchemy/api.py:872
msgid "Cannot overwrite UUID for an existing rc."
msgstr ""
#: magnum/db/sqlalchemy/api.py:946
msgid "Cannot overwrite UUID for an existing X509KeyPair."
msgstr ""
#: magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py:35
msgid "Container Orchestration Environments are kubernetes or swarm."
msgstr ""
#: magnum/objects/utils.py:40
msgid "A datetime.datetime is required here"
msgstr ""
#: magnum/objects/utils.py:105
#, python-format
msgid "An object of class %s is required here"
msgstr ""
#: magnum/openstack/common/cliutils.py:40
#, python-format
msgid "Missing arguments: %s"
msgstr ""
#: magnum/openstack/common/cliutils.py:158
#, python-format
msgid ""
"Field labels list %(labels)s has different number of elements than fields"
" list %(fields)s"
msgstr ""
#: magnum/service/periodic.py:150
#, python-format
msgid "Stack with id %s not found in Heat."
msgstr ""
#: magnum/tests/unit/common/test_exception.py:22
#, python-format
msgid "templated %(name)s"
msgstr ""
#: magnum/tests/unit/common/test_exception.py:67
#, python-format
msgid "custom templated %(name)s"
msgstr ""