# Translations template for sahara. # Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the sahara project. # FIRST AUTHOR , 2015. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: sahara 2015.1.dev17\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2015-02-10 06:22+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 1.3\n" #: sahara/config.py:176 #, python-format msgid "Option '%(option)s' is required for config group '%(group)s'" msgstr "" #: sahara/config.py:184 msgid "" "use_namespaces can not be set to \"True\" when use_neutron is set to " "\"False\"" msgstr "" #: sahara/context.py:146 msgid "Context isn't available here" msgstr "" #: sahara/exceptions.py:28 msgid "An unknown exception occurred" msgstr "" #: sahara/exceptions.py:38 #, python-format msgid "" "%(message)s\n" "Error ID: %(id)s" msgstr "" #: sahara/exceptions.py:43 #, python-format msgid "Object '%s' is not found" msgstr "" #: sahara/exceptions.py:58 msgid "Name already exists" msgstr "" #: sahara/exceptions.py:68 msgid "Invalid credentials" msgstr "" #: sahara/exceptions.py:78 msgid "Invalid object reference" msgstr "" #: sahara/exceptions.py:88 #, python-format msgid "Error during command execution: \"%s\"" msgstr "" #: sahara/exceptions.py:122 msgid "Data is invalid" msgstr "" #: sahara/exceptions.py:132 msgid "Job binary internal data must be a string of length greater than zero" msgstr "" #: sahara/exceptions.py:143 msgid "" "To work with JobBinary located in internal swift add 'user' and " "'password' to extra" msgstr "" #: sahara/exceptions.py:154 msgid "Database object already exists" msgstr "" #: sahara/exceptions.py:164 msgid "Object was not created" msgstr "" #: sahara/exceptions.py:174 msgid "Operation was not canceled" msgstr "" #: sahara/exceptions.py:184 msgid "Object was not deleted" msgstr "" #: sahara/exceptions.py:195 #, python-format msgid "Node Group %s is missing 'floating_ip_pool' field" msgstr "" #: sahara/exceptions.py:215 #, python-format msgid "Size of data (%(size)s) is greater than maximum (%(maximum)s)" msgstr "" #: sahara/exceptions.py:228 #, python-format msgid "An error occurred in thread '%(thread)s': %(e)s" msgstr "" #: sahara/exceptions.py:239 #, python-format msgid "Feature '%s' is not implemented" msgstr "" #: sahara/exceptions.py:246 #, python-format msgid "Heat stack failed with status %s" msgstr "" #: sahara/exceptions.py:285 #, python-format msgid "'%(operation)s' timed out after %(timeout)i second(s)" msgstr "" #: sahara/exceptions.py:289 #, python-format msgid "Operation '%s'" msgstr "" #: sahara/exceptions.py:291 msgid "Operation" msgstr "" #: sahara/exceptions.py:308 msgid "You are not authorized to complete this action." msgstr "" #: sahara/exceptions.py:318 #, python-format msgid "Image %s is not registered in Sahara" msgstr "" #: sahara/exceptions.py:327 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: sahara/api/base.py:22 msgid "This API operation isn't implemented" msgstr "" #: sahara/api/middleware/auth_valid.py:55 msgid "Incorrect path" msgstr "" #: sahara/api/middleware/auth_valid.py:61 msgid "Token tenant != requested tenant" msgstr "" #: sahara/conductor/__init__.py:32 msgid "Remote conductor isn't implemented yet." msgstr "" #: sahara/conductor/resource.py:118 #, python-format msgid "Unsupported type: %s" msgstr "" #: sahara/db/migration/cli.py:41 msgid "You must provide a revision or relative delta" msgstr "" #: sahara/db/sqlalchemy/api.py:270 #, python-format msgid "Duplicate entry for Cluster: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:280 #, python-format msgid "Duplicate entry for NodeGroup: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:292 sahara/db/sqlalchemy/api.py:304 #: sahara/db/sqlalchemy/api.py:323 sahara/db/sqlalchemy/api.py:1018 #, python-format msgid "Cluster id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:339 sahara/db/sqlalchemy/api.py:351 #: sahara/db/sqlalchemy/api.py:370 #, python-format msgid "Node Group id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:389 sahara/db/sqlalchemy/api.py:400 #: sahara/db/sqlalchemy/api.py:417 sahara/db/sqlalchemy/api.py:428 #, python-format msgid "Instance id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:469 #, python-format msgid "Duplicate entry for ClusterTemplate: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:480 #, python-format msgid "Duplicate entry for TemplatesRelation: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:493 #, python-format msgid "Cluster Template id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:533 #, python-format msgid "Duplicate entry for NodeGroupTemplate: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:546 #, python-format msgid "Node Group Template id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:616 #, python-format msgid "Duplicate entry for DataSource: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:629 #, python-format msgid "Data Source id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:633 sahara/db/sqlalchemy/api.py:833 msgid " on foreign key constraint" msgstr "" #: sahara/db/sqlalchemy/api.py:634 #, python-format msgid "Data Source deletion failed%s" msgstr "" #: sahara/db/sqlalchemy/api.py:723 #, python-format msgid "Duplicate entry for JobExecution: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:735 sahara/db/sqlalchemy/api.py:747 #, python-format msgid "JobExecution id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:804 #, python-format msgid "Duplicate entry for Job: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:816 sahara/db/sqlalchemy/api.py:829 #, python-format msgid "Job id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:834 #, python-format msgid "Job deletion failed%s" msgstr "" #: sahara/db/sqlalchemy/api.py:883 #, python-format msgid "Duplicate entry for JobBinary: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:904 #, python-format msgid "JobBinary id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:908 msgid "JobBinary is referenced and cannot be deleted" msgstr "" #: sahara/db/sqlalchemy/api.py:956 sahara/db/sqlalchemy/api.py:974 #, python-format msgid "" "Size of internal binary (%(size)sKB) is greater than the maximum " "(%(maximum)sKB)" msgstr "" #: sahara/db/sqlalchemy/api.py:986 #, python-format msgid "Duplicate entry for JobBinaryInternal: %s" msgstr "" #: sahara/db/sqlalchemy/api.py:999 #, python-format msgid "JobBinaryInternal id '%s' not found!" msgstr "" #: sahara/db/sqlalchemy/api.py:1039 sahara/db/sqlalchemy/api.py:1053 #: sahara/db/sqlalchemy/api.py:1068 sahara/db/sqlalchemy/api.py:1084 #: sahara/db/sqlalchemy/api.py:1099 #, python-format msgid "Cluster Provision Step id '%s' not found!" msgstr "" #: sahara/openstack/common/periodic_task.py:46 #, python-format msgid "Unexpected argument for periodic task creation: %(arg)s." msgstr "" #: sahara/openstack/common/policy.py:111 msgid "The JSON file that defines policies." msgstr "" #: sahara/openstack/common/policy.py:114 msgid "Default rule. Enforced when a requested rule is not found." msgstr "" #: sahara/openstack/common/policy.py:118 msgid "" "Directories where policy configuration files are stored. They can be " "relative to any directory in the search path defined by the config_dir " "option, or absolute paths. The file defined by policy_file must exist for" " these directories to be searched." msgstr "" #: sahara/openstack/common/policy.py:142 #, python-format msgid "Policy doesn't allow %s to be performed." msgstr "" #: sahara/openstack/common/policy.py:239 #, python-format msgid "Rules must be an instance of dict or Rules, got %s instead" msgstr "" #: sahara/openstack/common/sslutils.py:53 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: sahara/openstack/common/sslutils.py:56 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: sahara/openstack/common/sslutils.py:59 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: sahara/openstack/common/sslutils.py:62 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: sahara/openstack/common/sslutils.py:101 #, python-format msgid "Invalid SSL version : %s" msgstr "" #: sahara/plugins/base.py:103 #, python-format msgid "Plugin with name '%s' already exists." msgstr "" #: sahara/plugins/base.py:114 #, python-format msgid "Plugins couldn't be loaded: %s" msgstr "" #: sahara/plugins/exceptions.py:22 #, python-format msgid "Chosen node group %(ng_name)s cannot be scaled : %(reason)s" msgstr "" #: sahara/plugins/exceptions.py:30 msgid "Failed to decommission cluster" msgstr "" #: sahara/plugins/exceptions.py:40 #, python-format msgid "Cluster %(cluster_name)s cannot be scaled : %(reason)s" msgstr "" #: sahara/plugins/exceptions.py:51 #, python-format msgid "Cluster is missing a service: %s" msgstr "" #: sahara/plugins/exceptions.py:54 #: sahara/plugins/mapr/util/validation_utils.py:54 #, python-format msgid "%(message)s, required by service: %(required_by)s" msgstr "" #: sahara/plugins/exceptions.py:72 #, python-format msgid "" "Hadoop cluster should contain %(expected_count)s %(component)s " "component(s). Actual %(component)s count is %(count)s" msgstr "" #: sahara/plugins/exceptions.py:94 #, python-format msgid "Failed to Provision Hadoop Cluster: %s" msgstr "" #: sahara/plugins/exceptions.py:109 #, python-format msgid "NameNode High Availability: %s" msgstr "" #: sahara/plugins/provisioning.py:110 #, python-format msgid "Can't find applicable target '%(applicable_target)s' for '%(config_name)s'" msgstr "" #: sahara/plugins/provisioning.py:117 #, python-format msgid "Can't find config '%(config_name)s' in '%(applicable_target)s'" msgstr "" #: sahara/plugins/utils.py:42 sahara/plugins/cdh/v5/validation.py:46 #: sahara/plugins/cdh/v5/validation.py:50 #: sahara/plugins/cdh/v5/validation.py:66 #: sahara/plugins/cdh/v5/validation.py:104 #: sahara/plugins/cdh/v5/validation.py:110 #: sahara/plugins/cdh/v5_3_0/validation.py:46 #: sahara/plugins/cdh/v5_3_0/validation.py:51 #: sahara/plugins/cdh/v5_3_0/validation.py:66 #: sahara/plugins/cdh/v5_3_0/validation.py:104 #: sahara/plugins/cdh/v5_3_0/validation.py:110 #: sahara/plugins/cdh/v5_3_0/validation.py:146 #: sahara/plugins/cdh/v5_3_0/validation.py:167 #: sahara/plugins/cdh/v5_3_0/validation.py:200 #: sahara/plugins/cdh/v5_3_0/validation.py:203 #: sahara/plugins/vanilla/hadoop2/validation.py:32 #: sahara/plugins/vanilla/hadoop2/validation.py:36 #: sahara/plugins/vanilla/hadoop2/validation.py:41 #: sahara/plugins/vanilla/hadoop2/validation.py:53 #: sahara/plugins/vanilla/hadoop2/validation.py:77 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:69 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:76 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:98 msgid "0 or 1" msgstr "" #: sahara/plugins/cdh/cloudera_utils.py:78 msgid "'cm_api' is not installed." msgstr "" #: sahara/plugins/cdh/cloudera_utils.py:173 #: sahara/plugins/cdh/v5_3_0/cloudera_utils.py:95 msgid "'cluster' or 'instance' argument missed" msgstr "" #: sahara/plugins/cdh/cloudera_utils.py:193 #, python-format msgid "Process %(process)s is not supported by CDH plugin" msgstr "" #: sahara/plugins/cdh/cloudera_utils.py:217 msgid "Cloudera agents failed to connect to Cloudera Manager" msgstr "" #: sahara/plugins/cdh/commands.py:81 msgid "OS on image is not supported by CDH plugin" msgstr "" #: sahara/plugins/cdh/plugin.py:29 msgid "" "The Cloudera Sahara plugin provides the ability to launch the Cloudera " "distribution of Apache Hadoop (CDH) with Cloudera Manager management " "console." msgstr "" #: sahara/plugins/cdh/plugin_utils.py:266 #, python-format msgid "" "Cloudera Manager failed to start in %(timeout)s minutes on node " "'%(node)s' of cluster '%(cluster)s'" msgstr "" #: sahara/plugins/cdh/v5/validation.py:133 #: sahara/plugins/cdh/v5/validation.py:136 #: sahara/plugins/cdh/v5_3_0/validation.py:133 #: sahara/plugins/cdh/v5_3_0/validation.py:136 msgid "at least 1" msgstr "" #: sahara/plugins/cdh/v5/validation.py:146 #: sahara/plugins/cdh/v5/validation.py:166 #: sahara/plugins/cdh/v5_3_0/validation.py:226 #: sahara/plugins/cdh/v5_3_0/validation.py:246 #, python-format msgid "CDH plugin cannot scale nodegroup with processes: %(processes)s" msgstr "" #: sahara/plugins/cdh/v5/validation.py:152 #: sahara/plugins/cdh/v5_3_0/validation.py:232 msgid "" "CDH plugin cannot scale node group with processes which have no master-" "processes run in cluster" msgstr "" #: sahara/plugins/fake/plugin.py:30 msgid "" "It's a fake plugin that aimed to work on the CirrOS images. It doesn't " "install Hadoop. It's needed to be able to test provisioning part of " "Sahara codebase itself." msgstr "" #: sahara/plugins/hdp/ambariplugin.py:236 msgid "An Ambari user in the admin group must be configured." msgstr "" #: sahara/plugins/hdp/ambariplugin.py:291 msgid "" "The Hortonworks Sahara plugin automates the deployment of the Hortonworks" " Data Platform (HDP) on OpenStack." msgstr "" #: sahara/plugins/hdp/clusterspec.py:325 #, python-format msgid "" "Could not determine property type for property '%(property)s' with value:" " %(value)s" msgstr "" #: sahara/plugins/hdp/configprovider.py:65 #, python-format msgid "Internal Error. Duplicate property name detected: %s" msgstr "" #: sahara/plugins/hdp/hadoopserver.py:87 msgid "Failed to install Hortonworks Ambari" msgstr "" #: sahara/plugins/hdp/hadoopserver.py:112 msgid "Failed to install Hadoop Swift integration" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/services.py:523 #: sahara/plugins/hdp/versions/version_2_0_6/services.py:602 #, python-format msgid "Invalid value for property 'hbase-site/hbase.rootdir' : %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:96 #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:632 msgid "" "The HDP plugin does not support the decommissioning of nodes for HDP " "version 1.3.2" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:225 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:201 #, python-format msgid "Failed to add cluster: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:274 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:250 #, python-format msgid "Failed to set configurations on cluster: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:290 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:267 #, python-format msgid "Failed to add services to cluster: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:308 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:286 #, python-format msgid "Failed to add components to services: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:326 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:304 #, python-format msgid "Failed to add host: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:342 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:323 #, python-format msgid "Failed to add host component: %s" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:369 #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:374 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:350 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:355 msgid "Installation of Hadoop stack failed." msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:415 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:403 msgid "Unable to finalize Ambari state." msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:446 #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:454 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:433 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:441 msgid "Start of Hadoop services failed." msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:473 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:460 msgid "Failed to change state of Hadoop components" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:480 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:467 msgid "Hadoop/Ambari command failed." msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:547 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:534 msgid "" "Unable to determine installed service components in scaled instances. " "status code returned = {0}" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:552 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:539 msgid "Ambari agents registering with server" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:581 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:568 msgid "Unable to update Ambari admin user credentials: {0}" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:597 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:584 msgid "Unable to create Ambari user: {0}" msgstr "" #: sahara/plugins/hdp/versions/version_1_3_2/versionhandler.py:607 #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:594 #, python-format msgid "Unable to delete Ambari user: %(user_name)s : %(text)s" msgstr "" #: sahara/plugins/hdp/versions/version_2_0_6/versionhandler.py:666 msgid "" "An error occurred while trying to decommission the DataNode instances " "that are being shut down. Please consult the Ambari server logs on the " "master node for more information about the failure." msgstr "" #: sahara/plugins/mapr/util/config.py:102 #: sahara/plugins/vanilla/hadoop2/config_helper.py:161 #, python-format msgid "Unable to get parameter '%(name)s' from service %(service)s" msgstr "" #: sahara/plugins/mapr/util/validation_utils.py:28 #, python-format msgid "" "Hadoop cluster should contain at least %(expected_count)d %(component)s " "component(s). Actual %(component)s count is %(count)d" msgstr "" #: sahara/plugins/mapr/util/validation_utils.py:40 #, python-format msgid "" "Hadoop cluster should contain not more than %(expected_count)d " "%(component)s component(s). Actual %(component)s count is %(count)d" msgstr "" #: sahara/plugins/mapr/util/validation_utils.py:52 #, python-format msgid "Node is missing a service: %s" msgstr "" #: sahara/plugins/spark/config_helper.py:252 #: sahara/plugins/storm/config_helper.py:37 #, python-format msgid "Unable to get parameter '%(param_name)s' from service %(service)s" msgstr "" #: sahara/plugins/spark/edp_engine.py:25 #, python-format msgid "Spark 1.0.0 or higher required to run spark %s jobs" msgstr "" #: sahara/plugins/spark/plugin.py:54 msgid "" "This plugin provides an ability to launch Spark on Hadoop CDH cluster " "without any management consoles." msgstr "" #: sahara/plugins/spark/plugin.py:75 sahara/plugins/spark/plugin.py:90 #: sahara/plugins/storm/plugin.py:74 msgid "1 or more" msgstr "" #: sahara/plugins/spark/plugin.py:419 sahara/plugins/spark/plugin.py:433 #, python-format msgid "Spark plugin cannot scale nodegroup with processes: %s" msgstr "" #: sahara/plugins/spark/plugin.py:443 #, python-format msgid "" "Spark plugin cannot shrink cluster because there would be not enough " "nodes for HDFS replicas (replication factor is %s)" msgstr "" #: sahara/plugins/spark/scaling.py:92 #: sahara/plugins/vanilla/hadoop2/scaling.py:132 #: sahara/plugins/vanilla/v1_2_1/scaling.py:79 #, python-format msgid "Cannot finish decommission of cluster %(cluster)s in %(seconds)d seconds" msgstr "" #: sahara/plugins/storm/plugin.py:49 msgid "" "This plugin provides an ability to launch Storm cluster without any " "management consoles." msgstr "" #: sahara/plugins/vanilla/plugin.py:26 msgid "" "The Apache Vanilla plugin provides the ability to launch upstream Vanilla" " Apache Hadoop cluster without any management consoles. It can also " "deploy the Oozie component." msgstr "" #: sahara/plugins/vanilla/hadoop2/run_scripts.py:59 #, python-format msgid "Process %s is not supported" msgstr "" #: sahara/plugins/vanilla/hadoop2/validation.py:71 msgid "Number of datanodes must be not less than dfs.replication." msgstr "" #: sahara/plugins/vanilla/hadoop2/validation.py:88 #: sahara/plugins/vanilla/hadoop2/validation.py:107 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:485 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:504 #, python-format msgid "Vanilla plugin cannot scale nodegroup with processes: %s" msgstr "" #: sahara/plugins/vanilla/hadoop2/validation.py:93 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:490 msgid "" "Vanilla plugin cannot scale node group with processes which have no " "master-processes run in cluster" msgstr "" #: sahara/plugins/vanilla/hadoop2/validation.py:116 #: sahara/plugins/vanilla/v1_2_1/versionhandler.py:514 #, python-format msgid "" "Vanilla plugin cannot shrink cluster because it would be not enough nodes" " for replicas (replication factor is %s)" msgstr "" #: sahara/plugins/vanilla/v1_2_1/config_helper.py:213 #, python-format msgid "Unable get parameter '%(parameter)s' from service %(service)s" msgstr "" #: sahara/plugins/vanilla/v2_4_1/versionhandler.py:62 msgid "" "The vanilla 2.4.1 plugin is now deprecated and will be removed in 2015.2 " "release. The vanilla 2.6.0 plugin remains and continues to be supported." msgstr "" #: sahara/service/direct_engine.py:167 msgid "Run instances" msgstr "" #: sahara/service/direct_engine.py:182 #, python-format msgid "Server group with name %s is already exists" msgstr "" #: sahara/service/direct_engine.py:205 #, python-format msgid "Several server groups with name %s found" msgstr "" #: sahara/service/direct_engine.py:292 msgid "Add instances" msgstr "" #: sahara/service/direct_engine.py:427 msgid "Wait for instances to become active" msgstr "" #: sahara/service/direct_engine.py:449 msgid "Wait for instances to be deleted" msgstr "" #: sahara/service/direct_engine.py:469 #, python-format msgid "Node %s has error status" msgstr "" #: sahara/service/engine.py:72 msgid "Assign IPs" msgstr "" #: sahara/service/engine.py:93 msgid "Wait for instance accessibility" msgstr "" #: sahara/service/engine.py:133 msgid "Configure instances" msgstr "" #: sahara/service/heat_engine.py:216 msgid "Create Heat stack" msgstr "" #: sahara/service/trusts.py:65 msgid "Failed to create trust" msgstr "" #: sahara/service/trusts.py:103 msgid "Failed to delete trust {0}" msgstr "" #: sahara/service/validation.py:73 #, python-format msgid "Object with %s not found" msgstr "" #: sahara/service/volumes.py:69 msgid "Attach volumes to instances" msgstr "" #: sahara/service/volumes.py:90 #, python-format msgid "Error attach volume to instance %s" msgstr "" #: sahara/service/volumes.py:132 #, python-format msgid "Volume %s has error status" msgstr "" #: sahara/service/volumes.py:161 msgid "Mount volumes to instances" msgstr "" #: sahara/service/edp/job_manager.py:95 #, python-format msgid "Cluster does not support job type %s" msgstr "" #: sahara/service/edp/job_manager.py:179 #, python-format msgid "Job execution %s was not canceled" msgstr "" #: sahara/service/edp/binary_retrievers/internal_swift.py:51 #, python-format msgid "Size of swift object (%(size)sKB) is greater than maximum (%(maximum)sKB)" msgstr "" #: sahara/service/edp/binary_retrievers/internal_swift.py:68 #, python-format msgid "Url for binary in internal swift must start with %s" msgstr "" #: sahara/service/edp/binary_retrievers/internal_swift.py:74 msgid "Url for binary in internal swift must specify an object not a container" msgstr "" #: sahara/service/edp/oozie/workflow_creator/base_workflow.py:49 #, python-format msgid "\"%s\" child cannot be added to prepare element" msgstr "" #: sahara/service/edp/oozie/workflow_creator/base_workflow.py:60 #, python-format msgid "\"%s\" child cannot be added to streaming element" msgstr "" #: sahara/service/edp/spark/engine.py:308 #, python-format msgid "Spark job execution failed. Exit status = %(status)s, stdout = %(stdout)s" msgstr "" #: sahara/service/validations/base.py:57 #, python-format msgid "Sahara doesn't contain plugin with name '%s'" msgstr "" #: sahara/service/validations/base.py:63 #, python-format msgid "Requested plugin '%(name)s' doesn't support version '%(version)s'" msgstr "" #: sahara/service/validations/base.py:70 #, python-format msgid "Requested image '%s' is not registered" msgstr "" #: sahara/service/validations/base.py:81 #, python-format msgid "Plugin doesn't contain applicable target '%s'" msgstr "" #: sahara/service/validations/base.py:86 #, python-format msgid "" "Plugin's applicable target '%(target)s' doesn't contain config with name " "'%(name)s'" msgstr "" #: sahara/service/validations/base.py:155 #, python-format msgid "Requested flavor '%s' not found" msgstr "" #: sahara/service/validations/base.py:166 #, python-format msgid "Security group '%s' not found" msgstr "" #: sahara/service/validations/base.py:180 #, python-format msgid "Floating IP pool %s not found" msgstr "" #: sahara/service/validations/base.py:186 msgid "Duplicates in node processes have been detected" msgstr "" #: sahara/service/validations/base.py:194 #, python-format msgid "Plugin supports the following node procesess: %s" msgstr "" #: sahara/service/validations/base.py:202 msgid "Duplicates in node group names are detected" msgstr "" #: sahara/service/validations/base.py:210 #, python-format msgid "Nova availability zone '%s' not found" msgstr "" #: sahara/service/validations/base.py:218 #, python-format msgid "Cinder availability zone '%s' not found" msgstr "" #: sahara/service/validations/base.py:226 #, python-format msgid "Volume type '%s' not found" msgstr "" #: sahara/service/validations/base.py:234 #, python-format msgid "Cluster with name '%s' already exists" msgstr "" #: sahara/service/validations/base.py:243 #, python-format msgid "Cluster name '%s' is already used as Heat stack name" msgstr "" #: sahara/service/validations/base.py:255 #, python-format msgid "" "Composite hostname %(host)s in provisioned cluster exceeds maximum limit " "%(limit)s characters" msgstr "" #: sahara/service/validations/base.py:266 #, python-format msgid "Requested keypair '%s' not found" msgstr "" #: sahara/service/validations/base.py:271 #, python-format msgid "Network %s not found" msgstr "" #: sahara/service/validations/base.py:279 #, python-format msgid "Cluster template with name '%s' already exists" msgstr "" #: sahara/service/validations/base.py:286 #, python-format msgid "Cluster template with id '%s' not found" msgstr "" #: sahara/service/validations/base.py:307 #, python-format msgid "NodeGroup template with name '%s' already exists" msgstr "" #: sahara/service/validations/base.py:313 #, python-format msgid "NodeGroup template with id '%s' not found" msgstr "" #: sahara/service/validations/base.py:352 #, python-format msgid "Cluster doesn't contain node group with name '%s'" msgstr "" #: sahara/service/validations/base.py:366 #, python-format msgid "Can't add new nodegroup. Cluster already has nodegroup with name '%s'" msgstr "" #: sahara/service/validations/base.py:379 msgid "Cinder is not supported" msgstr "" #: sahara/service/validations/base.py:391 #, python-format msgid "" "Tags of requested image '%(image)s' don't contain required tags " "['%(name)s', '%(version)s']" msgstr "" #: sahara/service/validations/cluster_templates.py:137 #, python-format msgid "Cluster template %(id)s in use by %(clusters)s" msgstr "" #: sahara/service/validations/clusters.py:75 #: sahara/service/validations/clusters.py:99 #, python-format msgid "'%s' field is not found" msgstr "" #: sahara/service/validations/clusters.py:93 msgid "'neutron_management_network' field can't be used with 'use_neutron=False'" msgstr "" #: sahara/service/validations/clusters_scaling.py:80 #, python-format msgid "Cluster created before Juno release can't be scaled with %(engine)s engine" msgstr "" #: sahara/service/validations/clusters_scaling.py:87 #, python-format msgid "" "Cluster created with %(old_engine)s infrastructure engine can't be scaled" " with %(new_engine)s engine" msgstr "" #: sahara/service/validations/clusters_scaling.py:97 #, python-format msgid "Requested plugin '%s' doesn't support cluster scaling feature" msgstr "" #: sahara/service/validations/clusters_scaling.py:102 #, python-format msgid "Cluster cannot be scaled not in 'Active' status. Cluster status: %s" msgstr "" #: sahara/service/validations/node_group_templates.py:132 #, python-format msgid "" "Node group template %(template)s is in use by cluster templates: " "%(users)s; and clusters: %(clusters)s" msgstr "" #: sahara/service/validations/plugins.py:27 #, python-format msgid "" "Requested plugin '%s' doesn't support converting config files to cluster " "templates" msgstr "" #: sahara/service/validations/edp/base.py:53 #, python-format msgid "Data source with name '%s' already exists" msgstr "" #: sahara/service/validations/edp/base.py:60 #, python-format msgid "DataSource with id '%s' doesn't exist" msgstr "" #: sahara/service/validations/edp/base.py:65 #, python-format msgid "Job with name '%s' already exists" msgstr "" #: sahara/service/validations/edp/base.py:72 #, python-format msgid "JobBinaryInternal with id '%s' doesn't exist" msgstr "" #: sahara/service/validations/edp/base.py:80 #, python-format msgid "Provided input and output DataSources reference the same location: %s" msgstr "" #: sahara/service/validations/edp/data_source.py:70 msgid "Swift url must not be empty" msgstr "" #: sahara/service/validations/edp/data_source.py:73 msgid "URL scheme must be 'swift'" msgstr "" #: sahara/service/validations/edp/data_source.py:82 #, python-format msgid "URL must be of the form swift://container%s/object" msgstr "" #: sahara/service/validations/edp/data_source.py:86 msgid "No credentials provided for Swift" msgstr "" #: sahara/service/validations/edp/data_source.py:90 msgid "User is not provided in credentials for Swift" msgstr "" #: sahara/service/validations/edp/data_source.py:94 msgid "Password is not provided in credentials for Swift" msgstr "" #: sahara/service/validations/edp/data_source.py:99 msgid "HDFS url must not be empty" msgstr "" #: sahara/service/validations/edp/data_source.py:103 msgid "URL scheme must be 'hdfs'" msgstr "" #: sahara/service/validations/edp/data_source.py:106 msgid "HDFS url is incorrect, cannot determine a hostname" msgstr "" #: sahara/service/validations/edp/data_source.py:111 msgid "MapR FS url must not be empty" msgstr "" #: sahara/service/validations/edp/data_source.py:115 msgid "URL scheme must be 'maprfs'" msgstr "" #: sahara/service/validations/edp/job.py:69 #, python-format msgid "Job binary '%s' does not exist" msgstr "" #: sahara/service/validations/edp/job.py:83 #, python-format msgid "%s job requires main application jar" msgstr "" #: sahara/service/validations/edp/job.py:86 #, python-format msgid "%s flow requires main script" msgstr "" #: sahara/service/validations/edp/job.py:90 msgid "'mains' and 'libs' overlap" msgstr "" #: sahara/service/validations/edp/job.py:95 #, python-format msgid "%s flow requires libs" msgstr "" #: sahara/service/validations/edp/job.py:98 #, python-format msgid "%s flow does not use mains" msgstr "" #: sahara/service/validations/edp/job_binary_internal.py:27 #, python-format msgid "%s is not a valid name" msgstr "" #: sahara/service/validations/edp/job_execution.py:58 #, python-format msgid "%s job must specify edp.java.main_class" msgstr "" #: sahara/service/validations/edp/job_execution.py:74 #, python-format msgid "%s job must specify streaming mapper and reducer" msgstr "" #: sahara/service/validations/edp/job_execution.py:83 #, python-format msgid "Cluster with id '%s' doesn't exist" msgstr "" #: sahara/service/validations/edp/job_execution.py:91 #, python-format msgid "Cluster with id '%(cluster_id)s' doesn't support job type '%(job_type)s'" msgstr "" #: sahara/service/validations/edp/job_execution.py:100 #, python-format msgid "%s job requires 'input_id' and 'output_id'" msgstr "" #: sahara/topology/topology_helper.py:107 #, python-format msgid "Unable to find file %s with compute topology" msgstr "" #: sahara/topology/topology_helper.py:123 #, python-format msgid "Was not able to find compute node topology for VM %s" msgstr "" #: sahara/utils/api.py:139 msgid "Non-dict and non-empty kwargs passed to render" msgstr "" #: sahara/utils/api.py:161 sahara/utils/api.py:190 #, python-format msgid "Content type '%s' isn't supported" msgstr "" #: sahara/utils/api.py:186 msgid "XML requests are not supported yet" msgstr "" #: sahara/utils/cluster_progress_ops.py:156 msgid "Function should have an Instance as argument" msgstr "" #: sahara/utils/crypto.py:51 msgid "Private key file hasn't been created" msgstr "" #: sahara/utils/crypto.py:55 msgid "Public key file hasn't been created" msgstr "" #: sahara/utils/proxy.py:162 msgid "Proxy domain requested but not specified." msgstr "" #: sahara/utils/proxy.py:171 #, python-format msgid "Failed to find domain %s" msgstr "" #: sahara/utils/proxy.py:175 #, python-format msgid "Unexpected results found when searching for domain %s" msgstr "" #: sahara/utils/proxy.py:266 msgid "created proxy user {0}" msgstr "" #: sahara/utils/proxy.py:286 #, python-format msgid "Failed to find user %s" msgstr "" #: sahara/utils/proxy.py:289 #, python-format msgid "Unexpected results found when searching for user %s" msgstr "" #: sahara/utils/remote.py:140 msgid "" "Remote driver is not loaded. Most probably you see this error because you" " are running Sahara in distributed mode and it is broken.Try running " "sahara-all instead." msgstr "" #: sahara/utils/ssh_remote.py:485 #, python-format msgid "Unknown file mode %s" msgstr "" #: sahara/utils/ssh_remote.py:575 #, python-format msgid "Invalid keyword in proxy_command: %s" msgstr "" #: sahara/utils/ssh_remote.py:696 #, python-format msgid "Closing HTTP session for %(host)s:%(port)s" msgstr "" #: sahara/utils/ssh_remote.py:702 #, python-format msgid "Session for %(host)s:%(port)s not cached" msgstr "" #: sahara/utils/tempfiles.py:37 #, python-format msgid "Failed to delete temp dir %(dir)s (reason: %(reason)s)" msgstr "" #: sahara/utils/types.py:88 #, python-format msgid "Class %s is immutable!" msgstr "" #: sahara/utils/wsgi.py:242 msgid "cannot understand JSON" msgstr "" #: sahara/utils/wsgi.py:266 msgid "cannot understand XML" msgstr "" #: sahara/utils/openstack/base.py:45 #, python-format msgid "Endpoint with type %(type)s is not found for service %(service)s" msgstr "" #: sahara/utils/openstack/base.py:52 #, python-format msgid "Service \"%s\" not found in service catalog" msgstr "" #: sahara/utils/openstack/cinder.py:53 msgid "" "The Cinder v1 API is deprecated and will be removed after the Juno " "release. You should set cinder.api_version=2 in your sahara.conf file." msgstr "" #: sahara/utils/openstack/cinder.py:57 #, python-format msgid "" "Unsupported Cinder API version: %(bad)s. Please set a correct value for " "cinder.api_version in your sahara.conf file (currently supported versions" " are: %(supported)s). Falling back to Cinder API version 2." msgstr "" #: sahara/utils/openstack/heat.py:66 #, python-format msgid "Failed to find stack %(stack)s" msgstr "" #: sahara/utils/openstack/neutron.py:91 #, python-format msgid "Neutron router corresponding to network %s is not found" msgstr ""