# Translations template for trove. # Copyright (C) 2019 ORGANIZATION # This file is distributed under the same license as the trove project. # FIRST AUTHOR , 2019. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: trove VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2019-10-05 10:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" #: trove/backup/models.py:276 #, python-format msgid "Backup %s cannot be deleted because it is running." msgstr "" #: trove/backup/models.py:328 #, python-format msgid "Bad location for backup object: %s" msgstr "" #: trove/cluster/models.py:278 #: trove/common/strategies/cluster/experimental/mongodb/api.py:273 #: trove/common/strategies/cluster/experimental/mongodb/api.py:487 #, python-format msgid "" "This action cannot be performed on the cluster while the current cluster " "task is '%s'." msgstr "" #: trove/cluster/models.py:372 #, python-format msgid "Action %s not supported" msgstr "" #: trove/cluster/models.py:375 msgid "Action 'grow' not supported" msgstr "" #: trove/cluster/models.py:378 msgid "Action 'shrink' not supported" msgstr "" #: trove/cluster/models.py:413 msgid "Action 'restart' not supported" msgstr "" #: trove/cluster/models.py:416 msgid "Action 'upgrade' not supported" msgstr "" #: trove/cluster/models.py:420 msgid "Action 'configuration_attach' not supported" msgstr "" #: trove/cluster/models.py:487 msgid "Action 'configuration_detach' not supported" msgstr "" #: trove/cluster/service.py:66 trove/extensions/mgmt/clusters/service.py:77 #: trove/extensions/mgmt/configuration/service.py:81 #: trove/extensions/mgmt/configuration/service.py:108 #: trove/extensions/mgmt/host/instance/service.py:37 #: trove/extensions/mgmt/host/instance/service.py:55 #: trove/extensions/mgmt/instances/service.py:102 #: trove/extensions/mgmt/instances/service.py:125 #: trove/extensions/mgmt/quota/service.py:50 trove/instance/service.py:83 msgid "Invalid request body." msgstr "" #: trove/cluster/service.py:69 msgid "Action request should have exactly one action specified in body" msgstr "" #: trove/cmd/guest.py:44 #, python-format msgid "Manager class not registered for datastore manager %s" msgstr "" #: trove/cmd/guest.py:49 msgid "" "The guest_id parameter is not set. guest_info.conf was not injected into " "the guest or not read by guestagent" msgstr "" #: trove/cmd/manage.py:45 msgid "Database downgrade is no longer supported." msgstr "" #: trove/cmd/manage.py:286 #, python-format msgid "Possible wrong number of arguments supplied %s." msgstr "" #: trove/cmd/manage.py:289 msgid "Command failed, please check log for more info." msgstr "" #: trove/cmd/status.py:51 msgid "Instances with running tasks exist." msgstr "" #: trove/cmd/status.py:63 msgid "instances_with_running_tasks" msgstr "" #: trove/common/auth.py:72 #, python-format msgid "User with tenant id %s cannot access this resource." msgstr "" #: trove/common/base_wsgi.py:112 #, python-format msgid "Could not bind to %(host)s:%(port)s after trying for 30 seconds" msgstr "" #: trove/common/base_wsgi.py:375 msgid "Unsupported Content-Type" msgstr "" #: trove/common/base_wsgi.py:378 msgid "Malformed request body" msgstr "" #: trove/common/base_wsgi.py:729 msgid "cannot understand JSON" msgstr "" #: trove/common/base_wsgi.py:753 msgid "cannot understand XML" msgstr "" #: trove/common/cfg.py:34 msgid "" "Support for heat templates in Trove is scheduled for removal. You will no" " longer be able to provide a heat template to Trove for the provisioning " "of resources." msgstr "" #: trove/common/exception.py:56 #, python-format msgid "Failed to save %(model_name)s because: %(error)s." msgstr "" #: trove/common/exception.py:61 msgid "Invalid RPC Connection Reuse." msgstr "" #: trove/common/exception.py:66 trove/common/exception.py:81 #, python-format msgid "Resource %(uuid)s cannot be found." msgstr "" #: trove/common/exception.py:71 #, python-format msgid "Capability '%(capability)s' cannot be found." msgstr "" #: trove/common/exception.py:76 #, python-format msgid "Capability '%(capability)s' is disabled." msgstr "" #: trove/common/exception.py:86 #, python-format msgid "User %(uuid)s cannot be found on the instance." msgstr "" #: trove/common/exception.py:91 msgid "Root user has never been enabled on the instance." msgstr "" #: trove/common/exception.py:96 #, python-format msgid "Database %(uuid)s cannot be found on the instance." msgstr "" #: trove/common/exception.py:105 #, python-format msgid "Resource %(instance_id)s can not be retrieved." msgstr "" #: trove/common/exception.py:110 #, python-format msgid "DnsRecord with name= %(name)s not found." msgstr "" #: trove/common/exception.py:115 #, python-format msgid "Datastore '%(datastore)s' cannot be found." msgstr "" #: trove/common/exception.py:120 #, python-format msgid "Datastore version '%(version)s' cannot be found." msgstr "" #: trove/common/exception.py:125 msgid "Datastores cannot be found." msgstr "" #: trove/common/exception.py:130 #, python-format msgid "" "Flavor %(id)s is not supported for datastore %(datastore)s version " "%(datastore_version)s" msgstr "" #: trove/common/exception.py:136 #, python-format msgid "" "Flavor %(id)s is already associated with datastore %(datastore)s version " "%(datastore_version)s" msgstr "" #: trove/common/exception.py:142 #, python-format msgid "" "The volume type %(id)s is not valid for datastore %(datastore)s and " "version %(version_id)s." msgstr "" #: trove/common/exception.py:148 #, python-format msgid "" "Datastore '%(datastore)s' version %(datastore_version)s and volume-type " "%(id)s mapping already exists." msgstr "" #: trove/common/exception.py:154 #, python-format msgid "" "Only specific volume types are allowed for a datastore %(datastore)s " "version %(datastore_version)s. You must specify a valid volume type." msgstr "" #: trove/common/exception.py:161 #, python-format msgid "" "No valid volume types could be found for datastore %(datastore)s and " "version %(datastore_version)s." msgstr "" #: trove/common/exception.py:167 #, python-format msgid "Datastore '%(datastore)s' has no version '%(version)s'." msgstr "" #: trove/common/exception.py:172 #, python-format msgid "Datastore version '%(version)s' is not active." msgstr "" #: trove/common/exception.py:177 #, python-format msgid "" "Please specify datastore. Default datastore '%(datastore)s' cannot be " "found." msgstr "" #: trove/common/exception.py:183 msgid "Please specify datastore. No default datastore is defined." msgstr "" #: trove/common/exception.py:189 #, python-format msgid "Default version for datastore '%(datastore)s' not found." msgstr "" #: trove/common/exception.py:194 #, python-format msgid "Datastore manager %(datastore_manager)s cannot be found." msgstr "" #: trove/common/exception.py:199 #, python-format msgid "" "The '%(operation)s' operation is not supported for the '%(datastore)s' " "datastore." msgstr "" #: trove/common/exception.py:205 #, python-format msgid "Multiple matches found for '%(name)s', use an UUID to be more specific." msgstr "" #: trove/common/exception.py:218 #, python-format msgid "" "Quota limit '%(limit)s' for '%(resource)s' is too small - must be at " "least '-1'." msgstr "" #: trove/common/exception.py:224 #, python-format msgid "Quota exceeded for resources: %(overs)s." msgstr "" #: trove/common/exception.py:229 msgid "Instance volume quota exceeded." msgstr "" #: trove/common/exception.py:234 #, python-format msgid "An error occurred communicating with the guest: %(original_message)s." msgstr "" #: trove/common/exception.py:240 msgid "Timeout trying to connect to the Guest Agent." msgstr "" #: trove/common/exception.py:245 msgid "" "The server could not comply with the request since it is either malformed" " or otherwise incorrect." msgstr "" #: trove/common/exception.py:251 #, python-format msgid "Required element/key - %(key)s was not specified." msgstr "" #: trove/common/exception.py:256 #, python-format msgid "A database with the name \"%(name)s\" already exists." msgstr "" #: trove/common/exception.py:261 #, python-format msgid "A user with the name \"%(name)s\" already exists." msgstr "" #: trove/common/exception.py:266 msgid "" "A configuration group cannot be deleted if it is associated with one or " "more non-terminated instances. Detach the configuration group from all " "non-terminated instances and please try again." msgstr "" #: trove/common/exception.py:274 msgid "Unable to process the contained request." msgstr "" #: trove/common/exception.py:279 msgid "Configuration groups not supported by the datastore." msgstr "" #: trove/common/exception.py:284 msgid "No change was requested in the size of the instance." msgstr "" #: trove/common/exception.py:289 #, python-format msgid "Cannot find the volumes attached to compute instance %(server_id)s." msgstr "" #: trove/common/exception.py:295 msgid "Failed to create a volume in Nova." msgstr "" #: trove/common/exception.py:300 msgid "Volume size was not specified." msgstr "" #: trove/common/exception.py:305 #, python-format msgid "Local storage not specified in flavor ID: %(flavor)s." msgstr "" #: trove/common/exception.py:310 msgid "Local storage support is not enabled." msgstr "" #: trove/common/exception.py:315 msgid "Volume support is not enabled." msgstr "" #: trove/common/exception.py:320 #, python-format msgid "Replication is not supported for the '%(datastore)s' datastore." msgstr "" #: trove/common/exception.py:326 msgid "Exception encountered attaching slave to new replica source." msgstr "" #: trove/common/exception.py:331 #, python-format msgid "" "An error occurred communicating with the task manager: " "%(original_message)s." msgstr "" #: trove/common/exception.py:337 #, python-format msgid "Value could not be converted: %(msg)s." msgstr "" #: trove/common/exception.py:342 msgid "Polling request timed out." msgstr "" #: trove/common/exception.py:347 msgid "User does not have admin privileges." msgstr "" #: trove/common/exception.py:352 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: trove/common/exception.py:357 #, python-format msgid "The following values are invalid: %(errors)s." msgstr "" #: trove/common/exception.py:362 msgid "Not Found." msgstr "" #: trove/common/exception.py:367 msgid "Failed to update instances." msgstr "" #: trove/common/exception.py:372 msgid "Config file not found." msgstr "" #: trove/common/exception.py:377 msgid "Paste app not found." msgstr "" #: trove/common/exception.py:381 msgid "Quota could not be found." msgstr "" #: trove/common/exception.py:385 #, python-format msgid "Quota for tenant %(tenant_id)s could not be found." msgstr "" #: trove/common/exception.py:389 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: trove/common/exception.py:393 msgid "Unable to upload Backup to swift." msgstr "" #: trove/common/exception.py:397 msgid "Unable to download Backup from swift" msgstr "" #: trove/common/exception.py:401 msgid "Unable to create Backup." msgstr "" #: trove/common/exception.py:405 msgid "Unable to update Backup table in database." msgstr "" #: trove/common/exception.py:410 trove/extensions/security_group/models.py:60 msgid "Failed to create Security Group." msgstr "" #: trove/common/exception.py:415 msgid "Failed to delete Security Group." msgstr "" #: trove/common/exception.py:420 msgid "Failed to create Security Group Rule." msgstr "" #: trove/common/exception.py:425 msgid "Failed to delete Security Group Rule." msgstr "" #: trove/common/exception.py:430 #, python-format msgid "" "Error creating security group rules. Malformed port(s). Port must be an " "integer. FromPort = %(from)s greater than ToPort = %(to)s." msgstr "" #: trove/common/exception.py:437 #, python-format msgid "" "Unable to create instance because backup %(backup_id)s is not completed. " "Actual state: %(state)s." msgstr "" #: trove/common/exception.py:442 #, python-format msgid "Backup file in %(location)s was not found in the object storage." msgstr "" #: trove/common/exception.py:447 #, python-format msgid "" "The datastore from which the backup was taken, %(datastore1)s, does not " "match the destination datastore of %(datastore2)s." msgstr "" #: trove/common/exception.py:453 msgid "Cannot create a replica with users or databases." msgstr "" #: trove/common/exception.py:457 #, python-format msgid "Swift account not accessible for tenant %(tenant_id)s." msgstr "" #: trove/common/exception.py:461 #, python-format msgid "Swift is disabled for tenant %(tenant_id)s." msgstr "" #: trove/common/exception.py:465 msgid "Cannot connect to Swift." msgstr "" #: trove/common/exception.py:469 #, python-format msgid "" "The request indicates that user %(user)s should have access to database " "%(database)s, but database %(database)s is not included in the initial " "databases list." msgstr "" #: trove/common/exception.py:475 msgid "" "Two or more databases share the same name in the initial databases list. " "Please correct the names or remove the duplicate entries." msgstr "" #: trove/common/exception.py:481 msgid "" "Two or more users share the same name and host in the initial users list." " Please correct the names or remove the duplicate entries." msgstr "" #: trove/common/exception.py:487 #, python-format msgid "" "Current Swift object checksum does not match original checksum for backup" " %(backup_id)s." msgstr "" #: trove/common/exception.py:492 #, python-format msgid "%(key)s is not a supported configuration parameter." msgstr "" #: trove/common/exception.py:496 #, python-format msgid "No configuration parser found for datastore %(datastore_manager)s." msgstr "" #: trove/common/exception.py:501 #, python-format msgid "" "Datastore Version on Configuration %(config_datastore_version)s does not " "match the Datastore Version on the instance " "%(instance_datastore_version)s." msgstr "" #: trove/common/exception.py:508 #, python-format msgid "" "%(parameter_name)s parameter can no longer be set as of " "%(parameter_deleted_at)s." msgstr "" #: trove/common/exception.py:513 #, python-format msgid "" "%(parameter_name)s parameter already exists for datastore version " "%(datastore_version)s." msgstr "" #: trove/common/exception.py:518 #, python-format msgid "" "Instance %(instance_id)s already has a Configuration Group attached: " "%(configuration_id)s." msgstr "" #: trove/common/exception.py:523 #, python-format msgid "" "The operation you have requested cannot be executed because the instance " "status is currently: %(status)s." msgstr "" #: trove/common/exception.py:529 #, python-format msgid "" "Endpoint not found for service_type=%(service_type)s, " "endpoint_type=%(endpoint_type)s, endpoint_region=%(endpoint_region)s." msgstr "" #: trove/common/exception.py:536 msgid "Empty catalog." msgstr "" #: trove/common/exception.py:540 #, python-format msgid "" "Instance with replication strategy %(guest_strategy)s cannot replicate " "from instance with replication strategy %(replication_strategy)s." msgstr "" #: trove/common/exception.py:546 #, python-format msgid "" "The target instance has only %(slave_volume_size)sG free, but the " "replication snapshot contains %(dataset_size)sG of data." msgstr "" #: trove/common/exception.py:552 #, python-format msgid "" "The instance has only %(free)sG free while the estimated backup size is " "%(backup_size)sG." msgstr "" #: trove/common/exception.py:557 msgid "The replica source cannot be deleted without detaching the replicas." msgstr "" #: trove/common/exception.py:562 #, python-format msgid "Module type '%(module_type)s' was not found." msgstr "" #: trove/common/exception.py:567 msgid "" "A module cannot be deleted or its contents modified if it has been " "applied to a non-terminated instance, unless the module has been marked " "as 'live_update.' Please remove the module from all non-terminated " "instances and try again." msgstr "" #: trove/common/exception.py:576 #, python-format msgid "" "A module with the name '%(name)s' already exists for datastore " "'%(datastore)s' and datastore version '%(ds_version)s'" msgstr "" #: trove/common/exception.py:583 #, python-format msgid "You must be admin to %(action)s a module with these options. %(options)s" msgstr "" #: trove/common/exception.py:589 #, python-format msgid "The module is invalid: %(reason)s" msgstr "" #: trove/common/exception.py:593 #, python-format msgid "Instance '%(instance)s' cannot be found." msgstr "" #: trove/common/exception.py:597 #, python-format msgid "Cluster '%(cluster)s' cannot be found." msgstr "" #: trove/common/exception.py:601 msgid "The flavor for each instance in a cluster must be the same." msgstr "" #: trove/common/exception.py:605 msgid "The network for each instance in a cluster must be the same." msgstr "" #: trove/common/exception.py:609 #, python-format msgid "Network Resource %(uuid)s cannot be found." msgstr "" #: trove/common/exception.py:613 msgid "A volume size is required for each instance in the cluster." msgstr "" #: trove/common/exception.py:617 msgid "The volume size for each instance in a cluster must be the same." msgstr "" #: trove/common/exception.py:622 #, python-format msgid "" "The number of instances for your initial cluster must be " "%(num_instances)s." msgstr "" #: trove/common/exception.py:627 #, python-format msgid "" "The number of instances for your initial cluster must be at least " "%(num_instances)s." msgstr "" #: trove/common/exception.py:632 msgid "" "The number of instances in your cluster cannot safely be lowered below " "the current level based on your current fault-tolerance settings." msgstr "" #: trove/common/exception.py:638 msgid "Must leave at least one instance in the cluster when shrinking." msgstr "" #: trove/common/exception.py:643 #, python-format msgid "" "Instance(s) %(id)s currently in use and cannot be deleted. Details: " "%(reason)s" msgstr "" #: trove/common/exception.py:648 msgid "Operation not supported for instances that are part of a cluster." msgstr "" #: trove/common/exception.py:654 #, python-format msgid "The '%(operation)s' operation is not supported for cluster." msgstr "" #: trove/common/exception.py:658 #, python-format msgid "Operation not allowed for tenant %(tenant_id)s." msgstr "" #: trove/common/exception.py:662 #, python-format msgid "Clusters not supported for %(datastore)s-%(datastore_version)s." msgstr "" #: trove/common/exception.py:667 #, python-format msgid "" "Backup is too large for given flavor or volume. Backup size: " "%(backup_size)s GBs. Available size: %(disk_size)s GBs." msgstr "" #: trove/common/exception.py:674 #, python-format msgid "Image %(uuid)s cannot be found." msgstr "" #: trove/common/exception.py:679 #, python-format msgid "A datastore version with the name '%(name)s' already exists." msgstr "" #: trove/common/exception.py:684 #, python-format msgid "You must be admin to %(action)s log '%(log)s'." msgstr "" #: trove/common/exception.py:689 #, python-format msgid "The '%(operation)s' operation is not supported for slaves in replication." msgstr "" #: trove/common/extensions.py:202 #, python-format msgid "Extension with alias %s does not exist" msgstr "" #: trove/common/limits.py:80 msgid "Limit value must be > 0" msgstr "" #: trove/common/limits.py:88 #, python-format msgid "" "Only %(value)s %(verb)s request(s) can be made to %(uri)s every " "%(unit_string)s." msgstr "" #: trove/common/limits.py:212 msgid "This request was rate-limited." msgstr "" #: trove/common/limits.py:302 msgid "Limit rules must be surrounded by parentheses" msgstr "" #: trove/common/limits.py:309 msgid "" "Limit rules must contain the following arguments: verb, uri, regex, " "value, unit" msgstr "" #: trove/common/limits.py:324 msgid "Invalid units specified" msgstr "" #: trove/common/models.py:95 msgid "data object is None" msgstr "" #: trove/common/notification.py:370 #, python-format msgid "Notification %s must include 'request' property" msgstr "" #: trove/common/notification.py:382 #, python-format msgid "" "The following required keys not defined for notification %(name)s: " "%(keys)s" msgstr "" #: trove/common/notification.py:387 #, python-format msgid "Notification %s must include a 'server_type' for correct routing" msgstr "" #: trove/common/utils.py:256 #, python-format msgid "" "Time out after waiting %(time)s seconds when running proc: %(args)s " "%(kwargs)s." msgstr "" #: trove/common/wsgi.py:145 msgid "version not supported" msgstr "" #: trove/common/wsgi.py:537 msgid "Invalid service catalog json." msgstr "" #: trove/common/xmlutils.py:34 msgid "Inline DTD forbidden" msgstr "" #: trove/common/xmlutils.py:38 msgid " entity declaration forbidden" msgstr "" #: trove/common/xmlutils.py:42 msgid " unparsed entity forbidden" msgstr "" #: trove/common/xmlutils.py:45 msgid " external entity forbidden" msgstr "" #: trove/common/xmlutils.py:48 msgid " notation forbidden" msgstr "" #: trove/common/db/models.py:89 #, python-format msgid "%(desc)s is not a string. Type = %(t)s." msgstr "" #: trove/common/db/models.py:102 msgid "Bug in DatastoreSchema()" msgstr "" #: trove/common/db/models.py:125 msgid "Schema name empty." msgstr "" #: trove/common/db/models.py:129 #, python-format msgid "Schema name '%(name)s' is too long. Max length = %(max_length)d." msgstr "" #: trove/common/db/models.py:134 #, python-format msgid "'%s' is not a valid schema name." msgstr "" #: trove/common/db/models.py:172 #, python-format msgid "Database name \"%(name)s\" is on the reserved list: %(reserved)s." msgstr "" #: trove/common/db/models.py:188 #, python-format msgid "Cannot create database: %(error)s" msgstr "" #: trove/common/db/models.py:202 #, python-format msgid "Cannot delete database: %(error)s" msgstr "" #: trove/common/db/models.py:257 #, python-format msgid "'%s' is not a valid password." msgstr "" #: trove/common/db/models.py:288 #, python-format msgid "'%s' is not a valid hostname." msgstr "" #: trove/common/db/models.py:309 msgid "User name empty." msgstr "" #: trove/common/db/models.py:313 #, python-format msgid "User name '%(name)s' is too long. Max length = %(max_length)d." msgstr "" #: trove/common/db/models.py:318 #, python-format msgid "'%s' is not a valid user name." msgstr "" #: trove/common/db/models.py:407 #, python-format msgid "User name \"%(name)s\" is on the reserved list: %(reserved)s." msgstr "" #: trove/common/db/models.py:423 #, python-format msgid "Cannot create user: %(error)s" msgstr "" #: trove/common/db/models.py:437 #, python-format msgid "Cannot delete user: %(error)s" msgstr "" #: trove/common/db/mongodb/models.py:74 #, python-format msgid "MongoDB user's name missing %s." msgstr "" #: trove/common/db/mongodb/models.py:79 msgid "MongoDB user missing database." msgstr "" #: trove/common/db/mongodb/models.py:83 msgid "MongoDB user missing username." msgstr "" #: trove/common/db/mongodb/models.py:123 #, python-format msgid "MongoDB user name \"%s\" not in . format." msgstr "" #: trove/common/db/mongodb/models.py:134 #, python-format msgid "Role %s is invalid." msgstr "" #: trove/common/db/mongodb/models.py:157 msgid "MongoDB user to create is missing a password." msgstr "" #: trove/common/db/mysql/models.py:79 #, python-format msgid "%(val)s not a valid collation for charset %(char)s." msgstr "" #: trove/common/db/mysql/models.py:85 #, python-format msgid "'%s' not a valid collation." msgstr "" #: trove/common/db/mysql/models.py:103 #, python-format msgid "'%s' not a valid character set." msgstr "" #: trove/common/rpc/conductor_guest_serializer.py:42 msgid "_deserialize_entity not implemented in ConductorGuestSerializer." msgstr "" #: trove/common/rpc/conductor_guest_serializer.py:58 msgid "_deserialize_context not implemented in ConductorGuestSerializer." msgstr "" #: trove/common/strategies/strategy.py:57 msgid "No namespace provided and __strategy_ns__ unset" msgstr "" #: trove/common/strategies/cluster/experimental/galera_common/taskmanager.py:81 #: trove/common/strategies/cluster/experimental/galera_common/taskmanager.py:188 msgid "Instances in cluster did not report ACTIVE" msgstr "" #: trove/common/strategies/cluster/experimental/galera_common/taskmanager.py:174 msgid "Unable to determine existing cluster member(s)" msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:209 #, python-format msgid "" "An instance with the options %(given)s is missing the MongoDB required " "option %(expected)s." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:216 #, python-format msgid "" "The value %(value)s for key %(key)s is invalid. Allowed values are " "%(valid)s." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:237 #, python-format msgid "The arguments %s are not supported by MongoDB." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:287 msgid "" "This action cannot be performed on the cluster as no reference shard " "exists." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:340 msgid "No instances specified for grow operation." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:372 msgid "No instances specified for shrink operation." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:423 #, python-format msgid "" "MongoDB cluster shrink only supports removing an entire shard. Shard " "%(shard)s has members: %(instances)s" msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:515 #, python-format msgid "Replica instance does not have required field(s) %s." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:523 #, python-format msgid "Instance type %s not supported for MongoDB cluster grow." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:554 msgid "Duplicate member names not allowed." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:559 #, python-format msgid "related_to target(s) %(targets)s do not match any specified names." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:581 msgid "Members of the same shard have mismatching flavorRef and/or volume values." msgstr "" #: trove/common/strategies/cluster/experimental/mongodb/api.py:615 #, python-format msgid "" "Shard with instance %s is still active. Please remove the shard from the " "MongoDB cluster before shrinking." msgstr "" #: trove/common/strategies/cluster/experimental/redis/taskmanager.py:116 msgid "Unable to determine existing Redis cluster member" msgstr "" #: trove/common/strategies/cluster/experimental/vertica/taskmanager.py:200 msgid "Cannot remove master instance!" msgstr "" #: trove/common/strategies/storage/swift.py:243 #, python-format msgid "" "Original checksum: %(original)s does not match the current checksum: " "%(current)s" msgstr "" #: trove/configuration/models.py:42 #: trove/extensions/mgmt/instances/models.py:154 trove/instance/models.py:504 #: trove/instance/models.py:1505 trove/module/models.py:50 #: trove/module/models.py:79 trove/module/models.py:117 msgid "Argument context not defined." msgstr "" #: trove/configuration/models.py:44 trove/module/models.py:52 #: trove/module/models.py:81 trove/module/models.py:119 msgid "Argument is not defined." msgstr "" #: trove/configuration/models.py:139 #, python-format msgid "Configuration group with ID %s could not be found." msgstr "" #: trove/configuration/service.py:283 #, python-format msgid "" "Configuration groups are not supported for this datastore: %(name)s " "%(version)s" msgstr "" #: trove/configuration/service.py:294 #, python-format msgid "" "The configuration parameter %(key)s is not supported for this datastore: " "%(name)s %(version)s." msgstr "" #: trove/configuration/service.py:307 #, python-format msgid "" "The value provided for the configuration parameter %(key)s is not of type" " %(type)s." msgstr "" #: trove/configuration/service.py:317 msgid "" "Invalid or unsupported min value defined in the configuration-parameters " "configuration file. Expected integer." msgstr "" #: trove/configuration/service.py:323 #, python-format msgid "" "The value for the configuration parameter %(key)s is less than the " "minimum allowed: %(min)s" msgstr "" #: trove/configuration/service.py:333 msgid "" "Invalid or unsupported max value defined in the configuration-parameters " "configuration file. Expected integer." msgstr "" #: trove/configuration/service.py:339 #, python-format msgid "" "The value for the configuration parameter %(key)s is greater than the " "maximum allowed: %(max)s" msgstr "" #: trove/configuration/service.py:356 msgid "" "Invalid or unsupported type defined in the configuration-parameters " "configuration file." msgstr "" #: trove/configuration/service.py:366 #, python-format msgid "%s is not a supported configuration parameter." msgstr "" #: trove/datastore/models.py:225 #, python-format msgid "" "Somehow we got a datastore version capability without a parent, that " "shouldn't happen. %s" msgstr "" #: trove/datastore/models.py:268 #, python-format msgid "Capability Override not found for capability %s" msgstr "" #: trove/datastore/models.py:744 msgid "Specify both the datastore and datastore_version_id." msgstr "" #: trove/datastore/models.py:787 msgid "Specify the datastore_version_id." msgstr "" #: trove/datastore/models.py:803 trove/datastore/models.py:852 msgid "Specify the datastore_name and datastore_version_name." msgstr "" #: trove/db/models.py:103 #, python-format msgid "%(s_name)s Not Found" msgstr "" #: trove/db/models.py:110 #, python-format msgid "Tenant %(s_tenant)s tried to access %(s_name)s, owned by %(s_owner)s." msgstr "" #: trove/db/sqlalchemy/session.py:108 msgid "***The Database has not been setup!!!***" msgstr "" #: trove/dns/models.py:69 #, python-format msgid "%s Not Found" msgstr "" #: trove/dns/designate/driver.py:87 msgid "The entry's dns_zone must have an ID specified." msgstr "" #: trove/dns/designate/driver.py:130 trove/dns/designate/driver.py:134 msgid "Not implemented for Designate DNS." msgstr "" #: trove/dns/designate/driver.py:139 msgid "DNS domain is must be specified" msgstr "" #: trove/extensions/common/service.py:143 #, python-format msgid "Cluster %s is not ready." msgstr "" #: trove/extensions/mgmt/clusters/service.py:84 msgid "Invalid cluster action requested." msgstr "" #: trove/extensions/mgmt/configuration/service.py:62 msgid "max_size is required for integer data type." msgstr "" #: trove/extensions/mgmt/configuration/service.py:65 msgid "min_size is required for integer data type." msgstr "" #: trove/extensions/mgmt/configuration/service.py:71 msgid "max_size must be greater than or equal to min_size." msgstr "" #: trove/extensions/mgmt/configuration/service.py:135 #, python-format msgid "Parameter %s does not exist in the database." msgstr "" #: trove/extensions/mgmt/host/models.py:93 #, python-format msgid "Failed to update instances: %s." msgstr "" #: trove/extensions/mgmt/host/instance/service.py:45 #: trove/extensions/mgmt/instances/service.py:115 msgid "Only one action can be specified per request." msgstr "" #: trove/extensions/mgmt/host/instance/service.py:49 #, python-format msgid "Invalid host action: %s" msgstr "" #: trove/extensions/mgmt/instances/service.py:119 #, python-format msgid "Invalid instance action: %s" msgstr "" #: trove/extensions/mysql/service.py:90 #, python-format msgid "User create error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:115 #, python-format msgid "User delete error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:135 #, python-format msgid "User show error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:161 trove/extensions/mysql/service.py:201 #: trove/extensions/mysql/service.py:228 #, python-format msgid "Error loading user: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:169 #, python-format msgid "User update error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:206 #, python-format msgid "User password update error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:344 #, python-format msgid "Database create error: %(e)s" msgstr "" #: trove/extensions/mysql/service.py:365 #, python-format msgid "Database delete error: %(e)s" msgstr "" #: trove/extensions/redis/service.py:69 #, python-format msgid "Failed to do root-enable for instance '%(instance_id)s'." msgstr "" #: trove/extensions/redis/service.py:104 #, python-format msgid "Failed to do root-disable for instance '%(instance_id)s'." msgstr "" #: trove/extensions/redis/service.py:170 #, python-format msgid "Failed to get original auth password of instance '%(instance_id)s'." msgstr "" #: trove/extensions/security_group/models.py:77 #, python-format msgid "Security Group for %s" msgstr "" #: trove/extensions/security_group/models.py:220 msgid "Security Group does not have id defined!" msgstr "" #: trove/guestagent/dbaas.py:80 #, python-format msgid "Filesystem not found (%s)" msgstr "" #: trove/guestagent/guest_log.py:274 msgid "Bug in _log_rotated ?" msgstr "" #: trove/guestagent/guest_log.py:312 #, python-format msgid "Cannot publish log file '%s' as it does not exist." msgstr "" #: trove/guestagent/pkg.py:121 #, python-format msgid "Process timeout after %i seconds." msgstr "" #: trove/guestagent/pkg.py:154 msgid "Cannot install packages." msgstr "" #: trove/guestagent/pkg.py:191 trove/guestagent/pkg.py:436 #, python-format msgid "Package %s is in a bad state." msgstr "" #: trove/guestagent/pkg.py:221 trove/guestagent/pkg.py:251 #: trove/guestagent/pkg.py:329 trove/guestagent/pkg.py:362 msgid "Invalid permissions." msgstr "" #: trove/guestagent/pkg.py:223 trove/guestagent/pkg.py:253 #: trove/guestagent/pkg.py:331 trove/guestagent/pkg.py:364 #, python-format msgid "Could not find package %s" msgstr "" #: trove/guestagent/pkg.py:229 msgid "Package scriptlet failed" msgstr "" #: trove/guestagent/pkg.py:231 msgid "Package download problem" msgstr "" #: trove/guestagent/pkg.py:233 msgid "GPG key retrieval failed" msgstr "" #: trove/guestagent/pkg.py:299 msgid "Error configuring package." msgstr "" #: trove/guestagent/pkg.py:388 msgid "Packages are in a bad state." msgstr "" #: trove/guestagent/volume.py:48 #, python-format msgid "" "\n" "Exc: %s" msgstr "" #: trove/guestagent/volume.py:74 msgid "Could not migrate date." msgstr "" #: trove/guestagent/volume.py:94 #, python-format msgid "Device '%s' is not ready." msgstr "" #: trove/guestagent/volume.py:105 #, python-format msgid "Volume '%s' does not appear to be formatted." msgstr "" #: trove/guestagent/volume.py:112 #, python-format msgid "'Device '%(dev)s' did not seem to be '%(type)s'." msgstr "" #: trove/guestagent/volume.py:116 #, python-format msgid "Volume '%s' was not formatted." msgstr "" #: trove/guestagent/volume.py:133 #, python-format msgid "Could not format '%s'." msgstr "" #: trove/guestagent/volume.py:181 #, python-format msgid "Error resizing the filesystem with device '%s'." msgstr "" #: trove/guestagent/volume.py:191 #, python-format msgid "Error unmounting '%s'." msgstr "" #: trove/guestagent/volume.py:222 #, python-format msgid "Error setting readahead size to %(size)s for device %(device)s." msgstr "" #: trove/guestagent/volume.py:251 #, python-format msgid "Could not mount '%s'." msgstr "" #: trove/guestagent/volume.py:269 #, python-format msgid "Could not add '%s' to fstab." msgstr "" #: trove/guestagent/backup/backupagent.py:57 #, python-format msgid "Unknown Backup type: %(type)s in namespace %(ns)s" msgstr "" #: trove/guestagent/common/operating_system.py:72 #, python-format msgid "File does not exist: %s" msgstr "" #: trove/guestagent/common/operating_system.py:161 #, python-format msgid "Invalid path: %s" msgstr "" #: trove/guestagent/common/operating_system.py:385 #: trove/guestagent/common/operating_system.py:809 #, python-format msgid "Got unknown keyword args: %r" msgstr "" #: trove/guestagent/common/operating_system.py:393 #, python-format msgid "Service control command not available: %s" msgstr "" #: trove/guestagent/common/operating_system.py:396 msgid "Candidate service names not specified." msgstr "" #: trove/guestagent/common/operating_system.py:489 msgid "Cannot create a blank directory." msgstr "" #: trove/guestagent/common/operating_system.py:518 msgid "Cannot change ownership of a blank file or directory." msgstr "" #: trove/guestagent/common/operating_system.py:521 msgid "Please specify owner or group, or both." msgstr "" #: trove/guestagent/common/operating_system.py:577 msgid "Cannot change mode of a blank file." msgstr "" #: trove/guestagent/common/operating_system.py:608 msgid "Missing user." msgstr "" #: trove/guestagent/common/operating_system.py:610 msgid "Missing group." msgstr "" #: trove/guestagent/common/operating_system.py:643 msgid "No file mode specified." msgstr "" #: trove/guestagent/common/operating_system.py:667 msgid "Cannot remove a blank file." msgstr "" #: trove/guestagent/common/operating_system.py:691 #: trove/guestagent/common/operating_system.py:731 msgid "Missing source path." msgstr "" #: trove/guestagent/common/operating_system.py:693 #: trove/guestagent/common/operating_system.py:733 msgid "Missing destination path." msgstr "" #: trove/guestagent/datastore/manager.py:566 #, python-format msgid "%(verb)s log '%(log)s' not supported - no configuration manager defined!" msgstr "" #: trove/guestagent/datastore/manager.py:688 #: trove/guestagent/datastore/manager.py:717 msgid "Module name not specified" msgstr "" #: trove/guestagent/datastore/manager.py:690 msgid "Module contents not specified" msgstr "" #: trove/guestagent/datastore/manager.py:694 #: trove/guestagent/datastore/manager.py:721 #, python-format msgid "No driver implemented for module type '%s'" msgstr "" #: trove/guestagent/datastore/manager.py:698 #, python-format msgid "Module not valid for datastore %s" msgstr "" #: trove/guestagent/datastore/service.py:67 msgid "Cannot instantiate twice." msgstr "" #: trove/guestagent/datastore/service.py:217 msgid "Database restart failed." msgstr "" #: trove/guestagent/datastore/service.py:267 msgid "Database failed to start." msgstr "" #: trove/guestagent/datastore/service.py:297 msgid "Database failed to stop." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:208 msgid "Cannot remove system tables. The service is still running." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:269 msgid "Cannot reset the cluster name. The service is still running." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:348 msgid "Cannot reset the administrative password. The service is still running." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:401 msgid "Cannot change the cluster name. The service is not running." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:580 #: trove/guestagent/datastore/experimental/postgresql/service.py:184 msgid "The service is still running." msgstr "" #: trove/guestagent/datastore/experimental/cassandra/service.py:1059 msgid "Updating username requires specifying a password as well." msgstr "" #: trove/guestagent/datastore/experimental/couchbase/service.py:95 msgid "Couchbase Server initial setup failed" msgstr "" #: trove/guestagent/datastore/experimental/couchbase/service.py:133 msgid "Couchbase is not stopped." msgstr "" #: trove/guestagent/datastore/experimental/couchbase/service.py:253 #, python-format msgid "An error occurred in saving password (%(errno)s). %(strerror)s." msgstr "" #: trove/guestagent/datastore/experimental/couchdb/service.py:319 #: trove/guestagent/datastore/experimental/db2/service.py:507 #, python-format msgid "Unable to delete user: %s." msgstr "" #: trove/guestagent/datastore/experimental/couchdb/service.py:406 #, python-format msgid "Cannot grant access for non-existant user: %(user)s" msgstr "" #: trove/guestagent/datastore/experimental/couchdb/service.py:415 #, python-format msgid "Cannot grant access for reserved or non-existant user %(user)s" msgstr "" #: trove/guestagent/datastore/experimental/couchdb/service.py:549 #: trove/guestagent/datastore/experimental/db2/service.py:395 #, python-format msgid "Unable to delete database: %s." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:177 msgid "Command to update the hostname failed." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:194 msgid "Command to change ownership of DB2 data directory failed." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:202 msgid "Command to enable DB2 server on boot failed." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:210 msgid "Command to disable DB2 server on boot failed." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:231 msgid "Could not start DB2." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:247 msgid "Could not stop DB2." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:288 msgid "DB2 configuration reset failed." msgstr "" #: trove/guestagent/datastore/experimental/db2/service.py:297 msgid "DB2 configuration apply failed" msgstr "" #: trove/guestagent/datastore/experimental/mongodb/service.py:390 msgid "Cannot secure the instance. The service is still running." msgstr "" #: trove/guestagent/datastore/experimental/mongodb/service.py:526 #, python-format msgid "User with name %(user)s already exists." msgstr "" #: trove/guestagent/datastore/experimental/mongodb/service.py:575 #, python-format msgid "User with name %(user)s does notexist." msgstr "" #: trove/guestagent/datastore/experimental/postgresql/manager.py:297 msgid "Attempting to wait for a txn on a server not in recovery mode!" msgstr "" #: trove/guestagent/datastore/experimental/postgresql/manager.py:307 #, python-format msgid "Timeout occurred waiting for xlog offset to change to '%s'." msgstr "" #: trove/guestagent/datastore/experimental/postgresql/service.py:278 #, python-format msgid "Cannot enable backup as WAL dir '%s' does not exist." msgstr "" #: trove/guestagent/datastore/experimental/postgresql/service.py:949 #, python-format msgid "Renamed user %s could not be found on the instance." msgstr "" #: trove/guestagent/datastore/experimental/postgresql/service.py:1028 #, python-format msgid "Invalid SQL statement: %s" msgstr "" #: trove/guestagent/datastore/experimental/redis/manager.py:254 #, python-format msgid "Timeout occurred waiting for Redis repl offset to change to '%s'." msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:375 #, python-format msgid "Error executing addslots: %s" msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:397 msgid "Unable to determine node details" msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:498 #, python-format msgid "Timeout occurred waiting for Redis persist (%s) to complete." msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:505 #, python-format msgid "Could not persist Redis data (%s)" msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:517 #, python-format msgid "Could not set configuration property '%(name)s' to '%(value)s'." msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:534 #, python-format msgid "Redis command '%(cmd_name)s %(cmd_args)s' failed." msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:551 #, python-format msgid "Field %(field)s not found (Section: '%(sec)s')." msgstr "" #: trove/guestagent/datastore/experimental/redis/service.py:559 #, python-format msgid "" "Timeout occurred waiting for Redis field '%(field)s' to change to " "'%(val)s'." msgstr "" #: trove/guestagent/datastore/experimental/vertica/manager.py:73 #, python-format msgid "Bad cluster configuration: instance type given as %s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:118 #, python-format msgid "Failed to remove config %s" msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:122 msgid "Vertica configuration remove failed." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:136 #, python-format msgid "Failed to apply config %s" msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:140 msgid "Vertica configuration apply failed" msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:153 msgid "Could not enable database on boot." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:163 msgid "Could not disable database on boot." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:188 msgid "Could not stop Vertica!" msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:194 msgid "Could not stop database." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:214 #, python-format msgid "Could not start Vertica due to %s" msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:288 msgid "Vertica database create failed." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:301 msgid "install_vertica failed." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:313 msgid "update_vertica failed." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:340 #, python-format msgid "Failed to create library %s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:352 #, python-format msgid "Failed to create source %s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:438 #, python-format msgid "Failed to set k-safety level %s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:451 #, python-format msgid "Failed to create user %s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:465 #, python-format msgid "Failed to grant role %(r)s to user %(u)s." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:491 #: trove/guestagent/datastore/experimental/vertica/service.py:495 #, python-format msgid "Failed to update %s password." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:508 #: trove/guestagent/datastore/experimental/vertica/service.py:510 #: trove/guestagent/datastore/experimental/vertica/service.py:609 msgid "Failed to query for root user." msgstr "" #: trove/guestagent/datastore/experimental/vertica/service.py:617 #, python-format msgid "Timed out waiting for cluster to change to status %s" msgstr "" #: trove/guestagent/datastore/experimental/vertica/system.py:105 #, python-format msgid "VSql stderr %(msg)s not recognized." msgstr "" #: trove/guestagent/datastore/galera_common/service.py:56 #: trove/guestagent/datastore/mysql_common/service.py:777 #: trove/guestagent/datastore/mysql_common/service.py:785 #: trove/guestagent/datastore/mysql_common/service.py:796 #: trove/guestagent/datastore/mysql_common/service.py:990 msgid "Service is not discovered." msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:363 #, python-format msgid "Username %(user)s is not valid: %(reason)s" msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:399 #, python-format msgid "Grant access to %s is not allowed" msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:802 msgid "Could not stop MySQL!" msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:972 #, python-format msgid "Replication is not %(status)s after %(max)d seconds." msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:1010 msgid "Could not start MySQL!" msgstr "" #: trove/guestagent/datastore/mysql_common/service.py:1019 msgid "MySQL not stopped." msgstr "" #: trove/guestagent/module/driver_manager.py:59 msgid "Driver 'type' must be lower-case" msgstr "" #: trove/guestagent/module/driver_manager.py:66 #, python-format msgid "Driver '%(type)s' missing attribute: %(attr)s" msgstr "" #: trove/guestagent/module/driver_manager.py:89 #, python-format msgid "Found duplicate driver: %s" msgstr "" #: trove/guestagent/module/module_manager.py:213 #, python-format msgid "Module '%s' has not been applied" msgstr "" #: trove/guestagent/strategies/backup/mysql_impl.py:125 msgid "lsn attribute missing, bad parent?" msgstr "" #: trove/guestagent/strategies/backup/experimental/cassandra_impl.py:117 msgid "No data found." msgstr "" #: trove/guestagent/strategies/backup/experimental/mongo_impl.py:56 #, python-format msgid "" "Need more free space to run mongodump, estimated %(est_dump_size)s and " "found %(avail)s bytes free " msgstr "" #: trove/guestagent/strategies/backup/experimental/postgresql_impl.py:200 #, python-format msgid "Timeout waiting for backup metadata for backup %s" msgstr "" #: trove/guestagent/strategies/backup/experimental/postgresql_impl.py:225 msgid "Parent missing!" msgstr "" #: trove/guestagent/strategies/replication/mysql_binlog.py:38 #, python-format msgid "Unable to determine binlog position (from file %(binlog_file)s)." msgstr "" #: trove/guestagent/strategies/replication/mysql_gtid.py:35 #, python-format msgid "" "Unable to determine last GTID executed on master (from file " "%(binlog_file)s)." msgstr "" #: trove/guestagent/strategies/replication/experimental/postgresql_impl.py:201 msgid "Timeout occurred waiting for slave to exit recovery mode" msgstr "" #: trove/instance/models.py:304 #, python-format msgid "datastore_status must be of type InstanceServiceStatus. Got %s instead." msgstr "" #: trove/instance/models.py:506 msgid "Argument id not defined." msgstr "" #: trove/instance/models.py:653 msgid "Detach replicas before deleting replica source." msgstr "" #: trove/instance/models.py:978 #, python-format msgid "Cannot create a replica of a replica %(id)s." msgstr "" #: trove/instance/models.py:983 #, python-format msgid "" "Replica volume size should not be smaller than master's, replica volume " "size: %(replica_size)s and master volume size: %(master_size)s." msgstr "" #: trove/instance/models.py:1007 #, python-format msgid "" "Replica count only valid when creating replicas. Cannot create %(count)d " "instances." msgstr "" #: trove/instance/models.py:1148 #, python-format msgid "The new flavor id must be different than the current flavor id of '%s'." msgstr "" #: trove/instance/models.py:1179 #, python-format msgid "The new volume 'size' must be larger than the current volume size of '%s'." msgstr "" #: trove/instance/models.py:1187 #, python-format msgid "Instance %s has no volume." msgstr "" #: trove/instance/models.py:1222 trove/instance/models.py:1233 #, python-format msgid "Instance %s is not a replica." msgstr "" #: trove/instance/models.py:1250 #, python-format msgid "Instance %s is not a replica source." msgstr "" #: trove/instance/models.py:1256 #, python-format msgid "Replica Source %s cannot be ejected as it has a current heartbeat" msgstr "" #: trove/instance/models.py:1298 #, python-format msgid "" "Instance %(instance_id)s is not currently available for an action to be " "performed (%(status_type)s status was %(action_status)s)." msgstr "" #: trove/instance/service.py:508 msgid "Cannot enable and disable log." msgstr "" #: trove/module/models.py:136 #, python-format msgid "" "Module '%(mod)s' cannot be applied (Wrong datastore '%(ds)s' - expected " "'%(ds2)s')" msgstr "" #: trove/module/models.py:143 #, python-format msgid "" "Module '%(mod)s' cannot be applied (Wrong datastore version '%(ver)s' - " "expected '%(ver2)s')" msgstr "" #: trove/module/models.py:207 #, python-format msgid "Tenant: %s" msgstr "" #: trove/module/models.py:209 #, python-format msgid "Auto: %s" msgstr "" #: trove/module/models.py:211 #, python-format msgid "Visible: %s" msgstr "" #: trove/module/models.py:213 #, python-format msgid "Priority: %s" msgstr "" #: trove/module/models.py:218 #, python-format msgid "Cannot make module full access: %s" msgstr "" #: trove/module/models.py:220 #, python-format msgid "Full Access: %s" msgstr "" #: trove/module/models.py:301 #, python-format msgid "Module with ID %s could not be found." msgstr "" #: trove/module/service.py:148 msgid "You cannot set a datastore and specify --all_datastores" msgstr "" #: trove/module/service.py:154 msgid "You cannot set a datastore version and specify --all_datastore_versions" msgstr "" #: trove/taskmanager/api.py:99 #, python-format msgid "Could not transform %s" msgstr "" #: trove/taskmanager/manager.py:147 #, python-format msgid "" "Unable to migrate replica %(slave)s from old replica source " "%(old_master)s to new source %(new_master)s on promote." msgstr "" #: trove/taskmanager/manager.py:167 #, python-format msgid "Exception demoting old replica source %s." msgstr "" #: trove/taskmanager/manager.py:178 #, python-format msgid "" "promote-to-replica-source %(id)s: The following replicas may not have " "been switched: %(replicas)s:\n" "%(err)s" msgstr "" #: trove/taskmanager/manager.py:217 #, python-format msgid "Replicas of %s not all replicating from same master" msgstr "" #: trove/taskmanager/manager.py:247 #, python-format msgid "" "Unable to migrate replica %(slave)s from old replica source " "%(old_master)s to new source %(new_master)s on eject." msgstr "" #: trove/taskmanager/manager.py:264 #, python-format msgid "" "eject-replica-source %(id)s: The following replicas may not have been " "switched: %(replicas)s:\n" "%(err)s" msgstr "" #: trove/taskmanager/manager.py:385 msgid "Cannot create multiple non-replica instances." msgstr "" #: trove/taskmanager/models.py:478 #, python-format msgid "Error creating security group for instance: %s" msgstr "" #: trove/taskmanager/models.py:530 #, python-format msgid "Error creating DNS entry for instance: %s" msgstr "" #: trove/taskmanager/models.py:542 #, python-format msgid "Error attaching instance %s as replica." msgstr "" #: trove/taskmanager/models.py:584 #, python-format msgid "Unable to create replication snapshot record for instance: %s" msgstr "" #: trove/taskmanager/models.py:648 #, python-format msgid "" "An error occurred while deleting a bad replication snapshot from instance" " %(source)s." msgstr "" #: trove/taskmanager/models.py:709 #, python-format msgid "Service not active, status: %s" msgstr "" #: trove/taskmanager/models.py:722 #, python-format msgid "Server not active, status: %(status)s %(srv_msg)s" msgstr "" #: trove/taskmanager/models.py:760 #, python-format msgid "Failed to create server for instance %s" msgstr "" #: trove/taskmanager/models.py:779 #, python-format msgid "Failed to create volume for instance %s" msgstr "" #: trove/taskmanager/models.py:957 #, python-format msgid "Failed to create DNS entry for instance %s. No IP available." msgstr "" #: trove/taskmanager/models.py:980 #, python-format msgid "" "Failed to create security group rules for instance %(instance_id)s: " "Invalid port format - FromPort = %(from)s, ToPort = %(to)s" msgstr "" #: trove/taskmanager/models.py:1398 #, python-format msgid "Instance %(instance)s failed to upgrade to %(datastore_version)s" msgstr "" #: trove/taskmanager/models.py:1473 #, python-format msgid "Failed to delete swift object for backup %s." msgstr "" #: trove/taskmanager/models.py:1702 #, python-format msgid "Failed to get volume %(vol_id)s" msgstr "" #: trove/taskmanager/models.py:1777 #, python-format msgid "" "Failed to resize instance %(id)s volume for server %(server_id)s. The " "instance must be in state %(state)s not %(inst_state)s." msgstr "" #: trove/tests/db/migrations.py:71 #, python-format msgid "" "The following migration scripts have a downgrade implementation:\n" "\t%s" msgstr ""