Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I9578777b6f7e28327578a0bcaade78872f0c4420
This commit is contained in:
OpenStack Proposal Bot 2015-03-07 06:04:40 +00:00
parent f2a1edd3b9
commit 66d8cc6906
11 changed files with 3995 additions and 3947 deletions

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"PO-Revision-Date: 2015-02-23 21:31+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-25 19:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/heat/language/"
"de/)\n"
@ -34,11 +34,11 @@ msgstr ""
msgid "Request does not contain required MetricData"
msgstr ""
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr ""
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr "Ausnahme bei Zeichenfolgeformatoperation"
@ -127,17 +127,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr ""
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr ""
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr ""
@ -152,16 +152,16 @@ msgstr ""
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr ""
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr "Datenbankfehler %s"
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr "Signal %(name)s : %(msg)s"
@ -180,27 +180,27 @@ msgstr ""
msgid "Unable to retrieve stack %s for periodic task"
msgstr ""
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr "Ausnahmesituation: %s"
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr ""
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr ""
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr ""
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -215,36 +215,37 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
msgid "Port not specified."
msgstr "Port nicht angegeben."
#: heat/engine/resources/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:341
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr "Port nicht angegeben."
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "in Schleifenaufruf mit festgelegter Dauer"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"PO-Revision-Date: 2015-02-23 21:31+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-25 19:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
"es/)\n"
@ -35,11 +35,11 @@ msgstr "Solicitud no contiene parámetro %s!"
msgid "Request does not contain required MetricData"
msgstr "Solicitud no contiene el requisito MetricData"
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr ""
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr "Excepción en la operación de formato de cadena"
@ -130,17 +130,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr "Ha fallado leer %s"
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr ""
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr ""
@ -155,16 +155,16 @@ msgstr ""
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr ""
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr "Error de base de datos %s"
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr "señal %(name)s : %(msg)s"
@ -183,27 +183,27 @@ msgstr ""
msgid "Unable to retrieve stack %s for periodic task"
msgstr "No ha sido posible obtener la pila %s para tareas periódicas"
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr ""
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr ""
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr ""
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -218,36 +218,37 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:341
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "en llamada en bucle de duración fija"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-03 06:03+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-27 09:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
@ -86,52 +86,52 @@ msgstr "Se ha iniciado el hijo %s"
msgid "Starting single process server"
msgstr "Iniciando servidor de proceso individual"
#: heat/engine/environment.py:223
#: heat/engine/environment.py:224
#, python-format
msgid "Registering %(path)s -> %(value)s"
msgstr "Registrando %(path)s -> %(value)s"
#: heat/engine/environment.py:476
#: heat/engine/environment.py:499
#, python-format
msgid "Loading %s"
msgstr "Cargando %s"
#: heat/engine/resource.py:562
#: heat/engine/resource.py:539
#, python-format
msgid "creating %s"
msgstr "creando %s"
#: heat/engine/resource.py:711
#: heat/engine/resource.py:688
#, python-format
msgid "updating %s"
msgstr ""
#: heat/engine/resource.py:736
#: heat/engine/resource.py:713
#, python-format
msgid "Checking %s"
msgstr "Verificando %s"
#: heat/engine/resource.py:773
#: heat/engine/resource.py:750
#, python-format
msgid "suspending %s"
msgstr "suspendiendo %s"
#: heat/engine/resource.py:789
#: heat/engine/resource.py:766
#, python-format
msgid "resuming %s"
msgstr "reanudando %s"
#: heat/engine/resource.py:794
#: heat/engine/resource.py:771
#, python-format
msgid "snapshotting %s"
msgstr "realizar instantáneas %s"
#: heat/engine/resource.py:840
#: heat/engine/resource.py:817
#, python-format
msgid "Validating %s"
msgstr ""
#: heat/engine/resource.py:873
#: heat/engine/resource.py:850
#, python-format
msgid "deleting %s"
msgstr "borrando %s"
@ -235,40 +235,40 @@ msgstr ""
msgid "Service %s is started"
msgstr ""
#: heat/engine/service_software_config.py:101
#: heat/engine/service_software_config.py:123
#: heat/engine/service_software_config.py:99
#: heat/engine/service_software_config.py:121
#, python-format
msgid "Signal object not found: %(c)s %(o)s"
msgstr ""
#: heat/engine/stack.py:547
#: heat/engine/stack.py:572
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:937
#: heat/engine/stack.py:962
#, python-format
msgid ""
"Tried to delete user_creds that do not exist (stack=%(stack)s user_creds_id="
"%(uc)s)"
msgstr ""
#: heat/engine/stack.py:945
#: heat/engine/stack.py:970
#, python-format
msgid "Tried to store a stack that does not exist %s"
msgstr ""
#: heat/engine/stack.py:1030 heat/engine/stack.py:1042
#: heat/engine/stack.py:1055 heat/engine/stack.py:1067
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1058
#: heat/engine/stack.py:1083
#, python-format
msgid "%s is already suspended"
msgstr ""
#: heat/engine/stack.py:1079
#: heat/engine/stack.py:1104
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -299,7 +299,7 @@ msgid ""
"first"
msgstr ""
#: heat/engine/stack_resource.py:304
#: heat/engine/stack_resource.py:306
msgid "Stack not found to delete"
msgstr ""
@ -397,59 +397,89 @@ msgstr ""
msgid "Multiple images %s were found in sahara with name"
msgstr ""
#: heat/engine/resources/eip.py:107 heat/engine/resources/eip.py:121
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:301
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:119
#: heat/engine/resources/openstack/heat/ha_restarter.py:83
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:125
#: heat/engine/resources/openstack/heat/scaling_policy.py:134
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:139
#: heat/engine/resources/openstack/heat/scaling_policy.py:148
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:106
#: heat/engine/resources/aws/ec2/eip.py:120
#, python-format
msgid "ElasticIp create %s"
msgstr ""
#: heat/engine/resources/loadbalancer.py:507
#: heat/engine/resources/aws/ec2/instance.py:393
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr ""
#: heat/engine/resources/aws/iam/user.py:231
#: heat/engine/resources/aws/iam/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:507
#, python-format
msgid "Using custom loadbalancer template %s"
msgstr ""
#: heat/engine/resources/os_database.py:370
#, python-format
msgid ""
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
#: heat/engine/resources/openstack/cinder/volume.py:248
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/sahara_cluster.py:165
#: heat/engine/resources/openstack/heat/ha_restarter.py:92
#, python-format
msgid "Cluster \"%s\" is being started."
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:177
#: heat/engine/resources/openstack/heat/ha_restarter.py:98
#, python-format
msgid "Cluster '%s' has been created"
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:200
#: heat/engine/resources/openstack/heat/scaling_policy.py:128
#, python-format
msgid "Cluster '%s' has been deleted"
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/sahara_templates.py:206
#: heat/engine/resources/openstack/heat/swiftsignal.py:320
#: heat/engine/resources/openstack/heat/wait_condition.py:100
#, python-format
msgid "Node Group Template '%s' has been created"
msgid "%(name)s Failed (%(failure)s)"
msgstr ""
#: heat/engine/resources/sahara_templates.py:219
#: heat/engine/resources/openstack/heat/swiftsignal.py:327
#: heat/engine/resources/openstack/heat/wait_condition.py:105
#, python-format
msgid "Node Group Template '%s' has been deleted."
msgid "%s Succeeded"
msgstr ""
#: heat/engine/resources/sahara_templates.py:383
#: heat/engine/resources/openstack/heat/wait_condition.py:92
#, python-format
msgid "Cluster Template '%s' has been created"
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:1014
#: heat/engine/resources/openstack/nova/server.py:1014
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network "
@ -457,74 +487,46 @@ msgid ""
"property instead."
msgstr ""
#: heat/engine/resources/swiftsignal.py:320
#: heat/engine/resources/openstack/wait_condition.py:101
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:165
#, python-format
msgid "%(name)s Failed (%(failure)s)"
msgid "Cluster \"%s\" is being started."
msgstr ""
#: heat/engine/resources/swiftsignal.py:327
#: heat/engine/resources/openstack/wait_condition.py:106
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:177
#, python-format
msgid "%s Succeeded"
msgid "Cluster '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:301
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:200
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgid "Cluster '%s' has been deleted"
msgstr ""
#: heat/engine/resources/aws/instance.py:393
#: heat/engine/resources/openstack/sahara/sahara_templates.py:206
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgid "Node Group Template '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83
#: heat/engine/resources/openstack/sahara/sahara_templates.py:219
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgid "Node Group Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:134
#: heat/engine/resources/openstack/sahara/sahara_templates.py:383
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgid "Cluster Template '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:148
#: heat/engine/resources/openstack/sahara/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/openstack/trove/os_database.py:370
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
msgstr ""
#: heat/engine/resources/aws/user.py:231 heat/engine/resources/aws/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:92
#, python-format
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:98
#, python-format
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/openstack/volume.py:249
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/openstack/wait_condition.py:93
#, python-format
msgid "%(name)s Timed out (%(timeout)s)"
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:146

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"PO-Revision-Date: 2015-02-23 21:31+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-25 19:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
"fr/)\n"
@ -35,13 +35,13 @@ msgstr "La requete ne doit pas contenir le paramètre %s!"
msgid "Request does not contain required MetricData"
msgstr "La requête ne doit pas contenir comme pré-requis MetricData"
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr ""
"Échec de la connexion Keystone v3 API, pas de mot de passe de confiance ou "
"auth_token!"
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr "Exception dans le formatage de la chaîne"
@ -132,17 +132,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr "Echec de lecture %s"
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr "Echec d'analyse %(file_path)s"
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr "Echec de lecture %(file_path)s"
@ -157,16 +157,16 @@ msgstr "Echec de chargement %(mapping_name)s depuis %(module)s"
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr "Type invalide pour %(mapping_name)s depuis %(module)s"
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr "Erreur base de donné %s"
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr "signal %(name)s : %(msg)s"
@ -185,27 +185,27 @@ msgstr ""
msgid "Unable to retrieve stack %s for periodic task"
msgstr "Impossible de récupérer la stack %s pour la tache périodique"
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr "Action inattendu %s à mettre à jour!"
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr "Action inattendu %s à supprimer!"
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr "Ressource %(name)s échec de suppression: %(ex)s"
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -220,36 +220,37 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
msgid "Port not specified."
msgstr "Port non spécifié"
#: heat/engine/resources/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr "Echec de validation de metadata pour %s"
#: heat/engine/resources/aws/autoscaling_group.py:341
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr "Port non spécifié"
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "dans l'appel en boucle de durée fixe"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-03 06:03+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-27 09:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
@ -86,52 +86,52 @@ msgstr "Enfant démarré %s"
msgid "Starting single process server"
msgstr "Démarrage de serveur de processus unique"
#: heat/engine/environment.py:223
#: heat/engine/environment.py:224
#, python-format
msgid "Registering %(path)s -> %(value)s"
msgstr ""
#: heat/engine/environment.py:476
#: heat/engine/environment.py:499
#, python-format
msgid "Loading %s"
msgstr "Chargement %s"
#: heat/engine/resource.py:562
#: heat/engine/resource.py:539
#, python-format
msgid "creating %s"
msgstr ""
#: heat/engine/resource.py:711
#: heat/engine/resource.py:688
#, python-format
msgid "updating %s"
msgstr "Mise à jour %s"
#: heat/engine/resource.py:736
#: heat/engine/resource.py:713
#, python-format
msgid "Checking %s"
msgstr "Vérification %s"
#: heat/engine/resource.py:773
#: heat/engine/resource.py:750
#, python-format
msgid "suspending %s"
msgstr ""
#: heat/engine/resource.py:789
#: heat/engine/resource.py:766
#, python-format
msgid "resuming %s"
msgstr ""
#: heat/engine/resource.py:794
#: heat/engine/resource.py:771
#, python-format
msgid "snapshotting %s"
msgstr ""
#: heat/engine/resource.py:840
#: heat/engine/resource.py:817
#, python-format
msgid "Validating %s"
msgstr "Validation %s"
#: heat/engine/resource.py:873
#: heat/engine/resource.py:850
#, python-format
msgid "deleting %s"
msgstr "Suppression %s"
@ -235,40 +235,40 @@ msgstr ""
msgid "Service %s is started"
msgstr ""
#: heat/engine/service_software_config.py:101
#: heat/engine/service_software_config.py:123
#: heat/engine/service_software_config.py:99
#: heat/engine/service_software_config.py:121
#, python-format
msgid "Signal object not found: %(c)s %(o)s"
msgstr ""
#: heat/engine/stack.py:547
#: heat/engine/stack.py:572
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:937
#: heat/engine/stack.py:962
#, python-format
msgid ""
"Tried to delete user_creds that do not exist (stack=%(stack)s user_creds_id="
"%(uc)s)"
msgstr ""
#: heat/engine/stack.py:945
#: heat/engine/stack.py:970
#, python-format
msgid "Tried to store a stack that does not exist %s"
msgstr ""
#: heat/engine/stack.py:1030 heat/engine/stack.py:1042
#: heat/engine/stack.py:1055 heat/engine/stack.py:1067
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1058
#: heat/engine/stack.py:1083
#, python-format
msgid "%s is already suspended"
msgstr "%s est déjà suspendu"
#: heat/engine/stack.py:1079
#: heat/engine/stack.py:1104
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -299,7 +299,7 @@ msgid ""
"first"
msgstr ""
#: heat/engine/stack_resource.py:304
#: heat/engine/stack_resource.py:306
msgid "Stack not found to delete"
msgstr ""
@ -397,59 +397,89 @@ msgstr ""
msgid "Multiple images %s were found in sahara with name"
msgstr ""
#: heat/engine/resources/eip.py:107 heat/engine/resources/eip.py:121
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:301
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:119
#: heat/engine/resources/openstack/heat/ha_restarter.py:83
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgstr "%(name)s Alarme, nouvel état %(state)s"
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:125
#: heat/engine/resources/openstack/heat/scaling_policy.py:134
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:139
#: heat/engine/resources/openstack/heat/scaling_policy.py:148
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:106
#: heat/engine/resources/aws/ec2/eip.py:120
#, python-format
msgid "ElasticIp create %s"
msgstr ""
#: heat/engine/resources/loadbalancer.py:507
#: heat/engine/resources/aws/ec2/instance.py:393
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr ""
#: heat/engine/resources/aws/iam/user.py:231
#: heat/engine/resources/aws/iam/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:507
#, python-format
msgid "Using custom loadbalancer template %s"
msgstr ""
#: heat/engine/resources/os_database.py:370
#, python-format
msgid ""
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
#: heat/engine/resources/openstack/cinder/volume.py:248
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/sahara_cluster.py:165
#: heat/engine/resources/openstack/heat/ha_restarter.py:92
#, python-format
msgid "Cluster \"%s\" is being started."
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:177
#: heat/engine/resources/openstack/heat/ha_restarter.py:98
#, python-format
msgid "Cluster '%s' has been created"
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:200
#: heat/engine/resources/openstack/heat/scaling_policy.py:128
#, python-format
msgid "Cluster '%s' has been deleted"
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/sahara_templates.py:206
#: heat/engine/resources/openstack/heat/swiftsignal.py:320
#: heat/engine/resources/openstack/heat/wait_condition.py:100
#, python-format
msgid "Node Group Template '%s' has been created"
msgid "%(name)s Failed (%(failure)s)"
msgstr "%(name)s Echec (%(failure)s)"
#: heat/engine/resources/openstack/heat/swiftsignal.py:327
#: heat/engine/resources/openstack/heat/wait_condition.py:105
#, python-format
msgid "%s Succeeded"
msgstr "%s Succès"
#: heat/engine/resources/openstack/heat/wait_condition.py:92
#, python-format
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/sahara_templates.py:219
#, python-format
msgid "Node Group Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/sahara_templates.py:383
#, python-format
msgid "Cluster Template '%s' has been created"
msgstr ""
#: heat/engine/resources/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:1014
#: heat/engine/resources/openstack/nova/server.py:1014
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network "
@ -457,74 +487,46 @@ msgid ""
"property instead."
msgstr ""
#: heat/engine/resources/swiftsignal.py:320
#: heat/engine/resources/openstack/wait_condition.py:101
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:165
#, python-format
msgid "%(name)s Failed (%(failure)s)"
msgstr "%(name)s Echec (%(failure)s)"
#: heat/engine/resources/swiftsignal.py:327
#: heat/engine/resources/openstack/wait_condition.py:106
#, python-format
msgid "%s Succeeded"
msgstr "%s Succès"
#: heat/engine/resources/aws/autoscaling_group.py:301
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgid "Cluster \"%s\" is being started."
msgstr ""
#: heat/engine/resources/aws/instance.py:393
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:177
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgid "Cluster '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:200
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgstr "%(name)s Alarme, nouvel état %(state)s"
#: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:134
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgid "Cluster '%s' has been deleted"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:148
#: heat/engine/resources/openstack/sahara/sahara_templates.py:206
#, python-format
msgid "Node Group Template '%s' has been created"
msgstr ""
#: heat/engine/resources/openstack/sahara/sahara_templates.py:219
#, python-format
msgid "Node Group Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/openstack/sahara/sahara_templates.py:383
#, python-format
msgid "Cluster Template '%s' has been created"
msgstr ""
#: heat/engine/resources/openstack/sahara/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/openstack/trove/os_database.py:370
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
msgstr ""
#: heat/engine/resources/aws/user.py:231 heat/engine/resources/aws/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:92
#, python-format
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:98
#, python-format
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/openstack/volume.py:249
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/openstack/wait_condition.py:93
#, python-format
msgid "%(name)s Timed out (%(timeout)s)"
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:146

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 2015.1.dev147\n"
"Project-Id-Version: heat 2015.1.dev271\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+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"
@ -30,11 +30,11 @@ msgstr ""
msgid "Request does not contain required MetricData"
msgstr ""
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr ""
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr ""
@ -123,17 +123,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr ""
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr ""
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr ""
@ -148,16 +148,16 @@ msgstr ""
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr ""
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr ""
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr ""
@ -176,27 +176,27 @@ msgstr ""
msgid "Unable to retrieve stack %s for periodic task"
msgstr ""
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr ""
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr ""
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr ""
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -211,36 +211,37 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in "
"nova.conf."
msgstr ""
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:341
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in "
"nova.conf."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 2015.1.dev215\n"
"Project-Id-Version: heat 2015.1.dev271\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-03 06:03+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+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"
@ -83,52 +83,52 @@ msgstr ""
msgid "Starting single process server"
msgstr ""
#: heat/engine/environment.py:223
#: heat/engine/environment.py:224
#, python-format
msgid "Registering %(path)s -> %(value)s"
msgstr ""
#: heat/engine/environment.py:476
#: heat/engine/environment.py:499
#, python-format
msgid "Loading %s"
msgstr ""
#: heat/engine/resource.py:562
#: heat/engine/resource.py:539
#, python-format
msgid "creating %s"
msgstr ""
#: heat/engine/resource.py:711
#: heat/engine/resource.py:688
#, python-format
msgid "updating %s"
msgstr ""
#: heat/engine/resource.py:736
#: heat/engine/resource.py:713
#, python-format
msgid "Checking %s"
msgstr ""
#: heat/engine/resource.py:773
#: heat/engine/resource.py:750
#, python-format
msgid "suspending %s"
msgstr ""
#: heat/engine/resource.py:789
#: heat/engine/resource.py:766
#, python-format
msgid "resuming %s"
msgstr ""
#: heat/engine/resource.py:794
#: heat/engine/resource.py:771
#, python-format
msgid "snapshotting %s"
msgstr ""
#: heat/engine/resource.py:840
#: heat/engine/resource.py:817
#, python-format
msgid "Validating %s"
msgstr ""
#: heat/engine/resource.py:873
#: heat/engine/resource.py:850
#, python-format
msgid "deleting %s"
msgstr ""
@ -231,40 +231,40 @@ msgstr ""
msgid "Service %s is started"
msgstr ""
#: heat/engine/service_software_config.py:101
#: heat/engine/service_software_config.py:123
#: heat/engine/service_software_config.py:99
#: heat/engine/service_software_config.py:121
#, python-format
msgid "Signal object not found: %(c)s %(o)s"
msgstr ""
#: heat/engine/stack.py:547
#: heat/engine/stack.py:572
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:937
#: heat/engine/stack.py:962
#, python-format
msgid ""
"Tried to delete user_creds that do not exist (stack=%(stack)s "
"user_creds_id=%(uc)s)"
msgstr ""
#: heat/engine/stack.py:945
#: heat/engine/stack.py:970
#, python-format
msgid "Tried to store a stack that does not exist %s"
msgstr ""
#: heat/engine/stack.py:1030 heat/engine/stack.py:1042
#: heat/engine/stack.py:1055 heat/engine/stack.py:1067
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1058
#: heat/engine/stack.py:1083
#, python-format
msgid "%s is already suspended"
msgstr ""
#: heat/engine/stack.py:1079
#: heat/engine/stack.py:1104
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -295,7 +295,7 @@ msgid ""
" first"
msgstr ""
#: heat/engine/stack_resource.py:304
#: heat/engine/stack_resource.py:306
msgid "Stack not found to delete"
msgstr ""
@ -392,60 +392,90 @@ msgstr ""
msgid "Multiple images %s were found in sahara with name"
msgstr ""
#: heat/engine/resources/eip.py:107 heat/engine/resources/eip.py:121
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:301
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:119
#: heat/engine/resources/openstack/heat/ha_restarter.py:83
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:125
#: heat/engine/resources/openstack/heat/scaling_policy.py:134
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:139
#: heat/engine/resources/openstack/heat/scaling_policy.py:148
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by "
"%(filter)s"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:106
#: heat/engine/resources/aws/ec2/eip.py:120
#, python-format
msgid "ElasticIp create %s"
msgstr ""
#: heat/engine/resources/loadbalancer.py:507
#: heat/engine/resources/aws/ec2/instance.py:393
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr ""
#: heat/engine/resources/aws/iam/user.py:231
#: heat/engine/resources/aws/iam/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:507
#, python-format
msgid "Using custom loadbalancer template %s"
msgstr ""
#: heat/engine/resources/os_database.py:370
#, python-format
msgid ""
"Database instance %(database)s created "
"(flavor:%(flavor)s,volume:%(volume)s, datastore:%(datastore_type)s, "
"datastore_version:%(datastore_version)s)"
#: heat/engine/resources/openstack/cinder/volume.py:248
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/sahara_cluster.py:165
#: heat/engine/resources/openstack/heat/ha_restarter.py:92
#, python-format
msgid "Cluster \"%s\" is being started."
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:177
#: heat/engine/resources/openstack/heat/ha_restarter.py:98
#, python-format
msgid "Cluster '%s' has been created"
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:200
#: heat/engine/resources/openstack/heat/scaling_policy.py:128
#, python-format
msgid "Cluster '%s' has been deleted"
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/sahara_templates.py:206
#: heat/engine/resources/openstack/heat/swiftsignal.py:320
#: heat/engine/resources/openstack/heat/wait_condition.py:100
#, python-format
msgid "Node Group Template '%s' has been created"
msgid "%(name)s Failed (%(failure)s)"
msgstr ""
#: heat/engine/resources/sahara_templates.py:219
#: heat/engine/resources/openstack/heat/swiftsignal.py:327
#: heat/engine/resources/openstack/heat/wait_condition.py:105
#, python-format
msgid "Node Group Template '%s' has been deleted."
msgid "%s Succeeded"
msgstr ""
#: heat/engine/resources/sahara_templates.py:383
#: heat/engine/resources/openstack/heat/wait_condition.py:92
#, python-format
msgid "Cluster Template '%s' has been created"
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:1014
#: heat/engine/resources/openstack/nova/server.py:1014
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network"
@ -453,75 +483,47 @@ msgid ""
"property instead."
msgstr ""
#: heat/engine/resources/swiftsignal.py:320
#: heat/engine/resources/openstack/wait_condition.py:101
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:165
#, python-format
msgid "%(name)s Failed (%(failure)s)"
msgid "Cluster \"%s\" is being started."
msgstr ""
#: heat/engine/resources/swiftsignal.py:327
#: heat/engine/resources/openstack/wait_condition.py:106
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:177
#, python-format
msgid "%s Succeeded"
msgid "Cluster '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:301
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:200
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgid "Cluster '%s' has been deleted"
msgstr ""
#: heat/engine/resources/aws/instance.py:393
#: heat/engine/resources/openstack/sahara/sahara_templates.py:206
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgid "Node Group Template '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83
#: heat/engine/resources/openstack/sahara/sahara_templates.py:219
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgid "Node Group Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:134
#: heat/engine/resources/openstack/sahara/sahara_templates.py:383
#, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgid "Cluster Template '%s' has been created"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:148
#: heat/engine/resources/openstack/sahara/sahara_templates.py:396
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/openstack/trove/os_database.py:370
#, python-format
msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by "
"%(filter)s"
msgstr ""
#: heat/engine/resources/aws/user.py:231 heat/engine/resources/aws/user.py:251
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:92
#, python-format
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/openstack/ha_restarter.py:98
#, python-format
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
#: heat/engine/resources/openstack/volume.py:249
msgid "Volume type update not supported by Cinder API V1."
msgstr ""
#: heat/engine/resources/openstack/wait_condition.py:93
#, python-format
msgid "%(name)s Timed out (%(timeout)s)"
"Database instance %(database)s created "
"(flavor:%(flavor)s,volume:%(volume)s, datastore:%(datastore_type)s, "
"datastore_version:%(datastore_version)s)"
msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:146

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 2015.1.dev117\n"
"Project-Id-Version: heat 2015.1.dev271\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-18 06:02+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+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"
@ -94,37 +94,37 @@ msgstr ""
msgid "Unable to serialize exception response"
msgstr ""
#: heat/engine/environment.py:201 heat/engine/environment.py:207
#: heat/engine/environment.py:202 heat/engine/environment.py:208
#, python-format
msgid "Removing %(item)s from %(path)s"
msgstr ""
#: heat/engine/environment.py:220
#: heat/engine/environment.py:221
#, python-format
msgid "Changing %(path)s from %(was)s to %(now)s"
msgstr ""
#: heat/engine/resource.py:914
#: heat/engine/resource.py:891
#, python-format
msgid "db error %s"
msgstr ""
#: heat/engine/resource.py:1100
#: heat/engine/resource.py:1077
#, python-format
msgid "Resource %s does not implement metadata update"
msgstr ""
#: heat/engine/service.py:1059
#: heat/engine/service.py:1069
#, python-format
msgid "Access denied to resource %s"
msgstr ""
#: heat/engine/service.py:1341
#: heat/engine/service.py:1351
#, python-format
msgid "show_watch (all) db error %s"
msgstr ""
#: heat/engine/service.py:1370
#: heat/engine/service.py:1380
#, python-format
msgid "show_metric (all) db error %s"
msgstr ""
@ -138,16 +138,16 @@ msgstr ""
msgid "Cannot generate signed url, no stored access/secret key"
msgstr ""
#: heat/engine/stack.py:244
#: heat/engine/stack.py:272
msgid "Unable to set parameters StackId identifier"
msgstr ""
#: heat/engine/stack_lock.py:119
#: heat/engine/stack_lock.py:121
#, python-format
msgid "Lock was already released on stack %s!"
msgstr ""
#: heat/engine/stack_resource.py:139
#: heat/engine/stack_resource.py:141
#, python-format
msgid "Preview of '%s' not yet implemented"
msgstr ""
@ -200,32 +200,32 @@ msgstr ""
msgid "Server (%(server)s) not found: %(ex)s"
msgstr ""
#: heat/engine/resources/eip.py:395
msgid "Skipping association, resource not specified"
msgstr ""
#: heat/engine/resources/os_database.py:344
#, python-format
msgid ""
"Stack %(name)s (%(id)s) received an OverLimit response during "
"instance.get(): %(exception)s"
msgstr ""
#: heat/engine/resources/swift.py:232
#, python-format
msgid "Head container failed: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:59
#, python-format
msgid "Overwriting Metadata item for id %s!"
msgstr ""
#: heat/engine/resources/neutron/port.py:333
#: heat/engine/resources/aws/ec2/eip.py:394
msgid "Skipping association, resource not specified"
msgstr ""
#: heat/engine/resources/openstack/neutron/port.py:333
#, python-format
msgid "Failed to fetch resource attributes: %s"
msgstr ""
#: heat/engine/resources/openstack/swift/swift.py:232
#, python-format
msgid "Head container failed: %s"
msgstr ""
#: heat/engine/resources/openstack/trove/os_database.py:347
#, python-format
msgid ""
"Stack %(name)s (%(id)s) received an OverLimit response during "
"instance.get(): %(exception)s"
msgstr ""
#: heat/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"PO-Revision-Date: 2015-02-23 21:31+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-25 19:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/heat/"
"language/ko_KR/)\n"
@ -33,11 +33,11 @@ msgstr "%s 매개변수가 요청에 포함되지 않음 !"
msgid "Request does not contain required MetricData"
msgstr "요청에 필요한 MetricData 가 없음. "
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr "신뢰할수 없는 비밀번호나 auth_token으로 Keystone v3 API 연결 실패, "
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr "문자열 형식화 오퍼레이션의 예외"
@ -128,17 +128,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr "watch_data.data의 키의 예기치 않은 수!"
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr "%s를 읽지 못했습니다."
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr "%(file_path)s를 구문 분석하는 데 실패했습니다."
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr "%(file_path)s를 읽는데 실패했습니다. "
@ -153,16 +153,16 @@ msgstr "%(module)s로부터 %(mapping_name)s 를 읽을 수 없습니다. "
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr "%(module)s로부터 %(mapping_name)s의 속성이 맞지 않습니다."
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr "DB %s에 오류가 있습니다. "
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr ""
@ -181,27 +181,27 @@ msgstr "네임 스페이스의 필터링 / 메트릭은 아직 지원하지 않
msgid "Unable to retrieve stack %s for periodic task"
msgstr "주기적인 작업에 대한 스택 %s를 검색 할 수 없습니다"
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr "예기치 않은 작업 %s를 갱신하려 했습니다."
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr "예기치 않은 작업 %s를 지우려고 했습니다. !"
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr "자원 %(name)s를 지울수 없습니다. : %(ex)s"
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -216,7 +216,16 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr "메타 데이터는 %s의 유효성 검증을 실패했습니다"
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
@ -224,31 +233,23 @@ msgstr ""
"기본 유동 IP pool을 구성하지 않습니다. nova.conf에서 "
"'default_floating_pool'을 설정합니다."
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr "Port가 정의되지 않았습니다."
#: heat/engine/resources/nova_floatingip.py:78
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
"유동 IP 할당 할 수 없습니다. 아마 IP Pool이 기본으로 구성되지 않습니다."
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr "메타 데이터는 %s의 유효성 검증을 실패했습니다"
#: heat/engine/resources/aws/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "고정 기간 루프 호출에서"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-24 06:03+0000\n"
"PO-Revision-Date: 2015-02-23 21:31+0000\n"
"POT-Creation-Date: 2015-03-07 06:04+0000\n"
"PO-Revision-Date: 2015-02-25 19:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/heat/"
"language/pt_BR/)\n"
@ -35,11 +35,11 @@ msgstr "Requisição não contém parâmetro %s!"
msgid "Request does not contain required MetricData"
msgstr "Requisição não contém MetricData requerida"
#: heat/common/context.py:203
#: heat/common/context.py:202
msgid "Keystone v3 API connection failed, no password trust or auth_token!"
msgstr ""
#: heat/common/exception.py:115
#: heat/common/exception.py:114
msgid "Exception in string format operation"
msgstr "Exceção na operação de formato de sequência"
@ -128,17 +128,17 @@ msgstr ""
msgid "Unexpected number of keys in watch_data.data!"
msgstr ""
#: heat/engine/environment.py:469
#: heat/engine/environment.py:492
#, python-format
msgid "Failed to read %s"
msgstr ""
#: heat/engine/environment.py:481
#: heat/engine/environment.py:504
#, python-format
msgid "Failed to parse %(file_path)s"
msgstr ""
#: heat/engine/environment.py:485
#: heat/engine/environment.py:508
#, python-format
msgid "Failed to read %(file_path)s"
msgstr ""
@ -153,16 +153,16 @@ msgstr ""
msgid "Invalid type for %(mapping_name)s from %(module)s"
msgstr ""
#: heat/engine/resource.py:482
#: heat/engine/resource.py:459
msgid "Error marking resource as failed"
msgstr ""
#: heat/engine/resource.py:935 heat/engine/resource.py:962
#: heat/engine/resource.py:912 heat/engine/resource.py:939
#, python-format
msgid "DB error %s"
msgstr ""
#: heat/engine/resource.py:1086
#: heat/engine/resource.py:1063
#, python-format
msgid "signal %(name)s : %(msg)s"
msgstr ""
@ -181,27 +181,27 @@ msgstr ""
msgid "Unable to retrieve stack %s for periodic task"
msgstr ""
#: heat/engine/stack.py:487
#: heat/engine/stack.py:520
#, python-format
msgid "Exception: %s"
msgstr ""
#: heat/engine/stack.py:737
#: heat/engine/stack.py:770
#, python-format
msgid "Unexpected action %s passed to update!"
msgstr ""
#: heat/engine/stack.py:967
#: heat/engine/stack.py:1000
#, python-format
msgid "Unexpected action %s passed to delete!"
msgstr ""
#: heat/engine/stack.py:1151
#: heat/engine/stack.py:1184
#, python-format
msgid "Resource %(name)s delete failed: %(ex)s"
msgstr ""
#: heat/engine/stack.py:1160
#: heat/engine/stack.py:1193
#, python-format
msgid "Resource %(name)s create failed: %(ex)s"
msgstr ""
@ -216,36 +216,37 @@ msgstr ""
msgid "Invalid cloud_backend setting in heat.conf detected - %s"
msgstr ""
#: heat/engine/resources/eip.py:114
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/eip.py:328 heat/engine/resources/eip.py:351
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/engine/resources/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/wait_condition.py:72
#, python-format
msgid "Metadata failed validation for %s"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:341
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "Failed sending error notification"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:113
msgid ""
"No default floating IP pool configured. Set 'default_floating_pool' in nova."
"conf."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:327
#: heat/engine/resources/aws/ec2/eip.py:350
msgid "Port not specified."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:148
#, python-format
msgid "exception: %s"
msgstr ""
#: heat/engine/resources/openstack/nova/nova_floatingip.py:78
msgid ""
"Could not allocate floating IP. Probably there is no default floating IP "
"pool is configured."
msgstr ""
#: heat/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "em uma chamada de laço de duração fixa"