Merge "Imported Translations from Transifex"

This commit is contained in:
Jenkins 2015-02-18 11:30:12 +00:00 committed by Gerrit Code Review
commit 6ae39a4699
5 changed files with 428 additions and 438 deletions

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Heat\n" "Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-17 06:02+0000\n" "POT-Creation-Date: 2015-02-18 06:02+0000\n"
"PO-Revision-Date: 2015-02-16 22:06+0000\n" "PO-Revision-Date: 2015-02-17 15:44+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/" "Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
"es/)\n" "es/)\n"
@ -49,11 +49,11 @@ msgstr "Autenticación AWS correcta."
msgid "AWS authentication failure." msgid "AWS authentication failure."
msgstr "Autenticación AWS incorrecta." msgstr "Autenticación AWS incorrecta."
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:761 #: heat/api/cfn/v1/stacks.py:440 heat/engine/service.py:761
msgid "validate_template" msgid "validate_template"
msgstr "validate_template" msgstr "validate_template"
#: heat/common/lifecycle_plugin_utils.py:116 #: heat/common/lifecycle_plugin_utils.py:118
#, python-format #, python-format
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s" msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
msgstr "" msgstr ""
@ -63,35 +63,35 @@ msgstr ""
msgid "Fetching data from %s" msgid "Fetching data from %s"
msgstr "Obteniendo datos desde %s" msgstr "Obteniendo datos desde %s"
#: heat/common/wsgi.py:293 heat/openstack/common/service.py:331 #: heat/common/wsgi.py:291 heat/openstack/common/service.py:330
#, python-format #, python-format
msgid "Starting %d workers" msgid "Starting %d workers"
msgstr "Iniciando %d trabajadores" msgstr "Iniciando %d trabajadores"
#: heat/common/wsgi.py:311 #: heat/common/wsgi.py:309
msgid "Caught keyboard interrupt. Exiting." msgid "Caught keyboard interrupt. Exiting."
msgstr "Se ha generado interrupción de teclado. Saliendo." msgstr "Se ha generado interrupción de teclado. Saliendo."
#: heat/common/wsgi.py:334 #: heat/common/wsgi.py:332
#, python-format #, python-format
msgid "Child %d exiting normally" msgid "Child %d exiting normally"
msgstr "El hijo %d está saliendo de forma normal" msgstr "El hijo %d está saliendo de forma normal"
#: heat/common/wsgi.py:337 #: heat/common/wsgi.py:335
#, python-format #, python-format
msgid "Started child %s" msgid "Started child %s"
msgstr "Se ha iniciado el hijo %s" msgstr "Se ha iniciado el hijo %s"
#: heat/common/wsgi.py:360 #: heat/common/wsgi.py:358
msgid "Starting single process server" msgid "Starting single process server"
msgstr "Iniciando servidor de proceso individual" msgstr "Iniciando servidor de proceso individual"
#: heat/engine/environment.py:224 #: heat/engine/environment.py:223
#, python-format #, python-format
msgid "Registering %(path)s -> %(value)s" msgid "Registering %(path)s -> %(value)s"
msgstr "Registrando %(path)s -> %(value)s" msgstr "Registrando %(path)s -> %(value)s"
#: heat/engine/environment.py:477 #: heat/engine/environment.py:476
#, python-format #, python-format
msgid "Loading %s" msgid "Loading %s"
msgstr "Cargando %s" msgstr "Cargando %s"
@ -297,37 +297,37 @@ msgstr ""
msgid "Resource %(res_name)s for stack %(stack_name)s updated" msgid "Resource %(res_name)s for stack %(stack_name)s updated"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:64 #: heat/engine/volume_tasks.py:65
#, python-format #, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state." msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:70 heat/engine/volume_tasks.py:129 #: heat/engine/volume_tasks.py:71 heat/engine/volume_tasks.py:130
#, python-format #, python-format
msgid "%s - complete" msgid "%s - complete"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:121 #: heat/engine/volume_tasks.py:122
#, python-format #, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status" msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:193 #: heat/engine/volume_tasks.py:194
#, python-format #, python-format
msgid "%(name)s - status: %(status)s" msgid "%(name)s - status: %(status)s"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:196 #: heat/engine/volume_tasks.py:197
#, python-format #, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status" msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:220 #: heat/engine/volume_tasks.py:221
#, python-format #, python-format
msgid "Server %(srv)s still has attachment %(att)s." msgid "Server %(srv)s still has attachment %(att)s."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:224 #: heat/engine/volume_tasks.py:225
#, python-format #, python-format
msgid "Volume %(vol)s is detached from server %(srv)s" msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr "" msgstr ""
@ -378,44 +378,44 @@ msgstr ""
msgid "Using custom loadbalancer template %s" msgid "Using custom loadbalancer template %s"
msgstr "" msgstr ""
#: heat/engine/resources/os_database.py:366 #: heat/engine/resources/os_database.py:367
#, python-format #, python-format
msgid "" msgid ""
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, " "Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)" "datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:164 #: heat/engine/resources/sahara_cluster.py:165
#, python-format #, python-format
msgid "Cluster \"%s\" is being started." msgid "Cluster \"%s\" is being started."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:176 #: heat/engine/resources/sahara_cluster.py:177
#, python-format #, python-format
msgid "Cluster '%s' has been created" msgid "Cluster '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:199 #: heat/engine/resources/sahara_cluster.py:200
#, python-format #, python-format
msgid "Cluster '%s' has been deleted" msgid "Cluster '%s' has been deleted"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:195 #: heat/engine/resources/sahara_templates.py:196
#, python-format #, python-format
msgid "Node Group Template '%s' has been created" msgid "Node Group Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:208 #: heat/engine/resources/sahara_templates.py:209
#, python-format #, python-format
msgid "Node Group Template '%s' has been deleted." msgid "Node Group Template '%s' has been deleted."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:372 #: heat/engine/resources/sahara_templates.py:373
#, python-format #, python-format
msgid "Cluster Template '%s' has been created" msgid "Cluster Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:385 #: heat/engine/resources/sahara_templates.py:386
#, python-format #, python-format
msgid "Cluster Template '%s' has been deleted." msgid "Cluster Template '%s' has been deleted."
msgstr "" msgstr ""
@ -450,20 +450,20 @@ msgstr ""
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s" msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:118 #: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83 #: heat/engine/resources/openstack/ha_restarter.py:83
#, python-format #, python-format
msgid "%(name)s Alarm, new state %(state)s" msgid "%(name)s Alarm, new state %(state)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:124 #: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:133 #: heat/engine/resources/openstack/scaling_policy.py:134
#, python-format #, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s" msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:138 #: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:147 #: heat/engine/resources/openstack/scaling_policy.py:148
#, python-format #, python-format
msgid "" msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s" "%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
@ -484,7 +484,7 @@ msgstr ""
msgid "%(name)s Alarm, restarting resource: %(victim)s" msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr "" msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:127 #: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format #, python-format
msgid "Alarm %(name)s, new state %(state)s" msgid "Alarm %(name)s, new state %(state)s"
msgstr "" msgstr ""
@ -498,7 +498,7 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)" msgid "%(name)s Timed out (%(timeout)s)"
msgstr "" msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:147 #: heat/openstack/common/eventlet_backdoor.py:146
#, python-format #, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet oculto escuchando en %(port)s para el proceso %(pid)d" msgstr "Eventlet oculto escuchando en %(port)s para el proceso %(pid)d"
@ -508,49 +508,49 @@ msgstr "Eventlet oculto escuchando en %(port)s para el proceso %(pid)d"
msgid "Can not find policy directory: %s" msgid "Can not find policy directory: %s"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:174 #: heat/openstack/common/service.py:173
#, python-format #, python-format
msgid "Caught %s, exiting" msgid "Caught %s, exiting"
msgstr "Se ha captado %s, saliendo" msgstr "Se ha captado %s, saliendo"
#: heat/openstack/common/service.py:232 #: heat/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting" msgid "Parent process has died unexpectedly, exiting"
msgstr "El proceso padre se ha detenido inesperadamente, saliendo" msgstr "El proceso padre se ha detenido inesperadamente, saliendo"
#: heat/openstack/common/service.py:263 #: heat/openstack/common/service.py:262
#, python-format #, python-format
msgid "Child caught %s, exiting" msgid "Child caught %s, exiting"
msgstr "Hijo captado %s, saliendo" msgstr "Hijo captado %s, saliendo"
#: heat/openstack/common/service.py:302 #: heat/openstack/common/service.py:301
msgid "Forking too fast, sleeping" msgid "Forking too fast, sleeping"
msgstr "Bifurcación demasiado rápida, en reposo" msgstr "Bifurcación demasiado rápida, en reposo"
#: heat/openstack/common/service.py:321 #: heat/openstack/common/service.py:320
#, python-format #, python-format
msgid "Started child %d" msgid "Started child %d"
msgstr "Se ha iniciado el hijo %d" msgstr "Se ha iniciado el hijo %d"
#: heat/openstack/common/service.py:348 #: heat/openstack/common/service.py:347
#, python-format #, python-format
msgid "Child %(pid)d killed by signal %(sig)d" msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "Hijo %(pid)d matado por señal %(sig)d" msgstr "Hijo %(pid)d matado por señal %(sig)d"
#: heat/openstack/common/service.py:352 #: heat/openstack/common/service.py:351
#, python-format #, python-format
msgid "Child %(pid)s exited with status %(code)d" msgid "Child %(pid)s exited with status %(code)d"
msgstr "El hijo %(pid)s ha salido con el estado %(code)d" msgstr "El hijo %(pid)s ha salido con el estado %(code)d"
#: heat/openstack/common/service.py:391 #: heat/openstack/common/service.py:390
#, python-format #, python-format
msgid "Caught %s, stopping children" msgid "Caught %s, stopping children"
msgstr "Se ha captado %s, deteniendo hijos" msgstr "Se ha captado %s, deteniendo hijos"
#: heat/openstack/common/service.py:400 #: heat/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up." msgid "Wait called after thread killed. Cleaning up."
msgstr "Espéra llamada después que el hilo ha sido matado. Limpiando." msgstr ""
#: heat/openstack/common/service.py:416 #: heat/openstack/common/service.py:415
#, python-format #, python-format
msgid "Waiting on %d children to exit" msgid "Waiting on %d children to exit"
msgstr "En espera de %d hijos para salir" msgstr "En espera de %d hijos para salir"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Heat\n" "Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-17 06:02+0000\n" "POT-Creation-Date: 2015-02-18 06:02+0000\n"
"PO-Revision-Date: 2015-02-16 22:06+0000\n" "PO-Revision-Date: 2015-02-17 15:44+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/" "Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
"fr/)\n" "fr/)\n"
@ -49,11 +49,11 @@ msgstr "Succès de l'authentification AWS"
msgid "AWS authentication failure." msgid "AWS authentication failure."
msgstr "Echec de l'authentification AWS" msgstr "Echec de l'authentification AWS"
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:761 #: heat/api/cfn/v1/stacks.py:440 heat/engine/service.py:761
msgid "validate_template" msgid "validate_template"
msgstr "validate_template" msgstr "validate_template"
#: heat/common/lifecycle_plugin_utils.py:116 #: heat/common/lifecycle_plugin_utils.py:118
#, python-format #, python-format
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s" msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
msgstr "" msgstr ""
@ -63,35 +63,35 @@ msgstr ""
msgid "Fetching data from %s" msgid "Fetching data from %s"
msgstr "Recherche de donnée depuis %s" msgstr "Recherche de donnée depuis %s"
#: heat/common/wsgi.py:293 heat/openstack/common/service.py:331 #: heat/common/wsgi.py:291 heat/openstack/common/service.py:330
#, python-format #, python-format
msgid "Starting %d workers" msgid "Starting %d workers"
msgstr "Démarrage des travailleurs %d" msgstr "Démarrage des travailleurs %d"
#: heat/common/wsgi.py:311 #: heat/common/wsgi.py:309
msgid "Caught keyboard interrupt. Exiting." msgid "Caught keyboard interrupt. Exiting."
msgstr "Interruption interceptée de clavier. Fermeture du programme en cours." msgstr "Interruption interceptée de clavier. Fermeture du programme en cours."
#: heat/common/wsgi.py:334 #: heat/common/wsgi.py:332
#, python-format #, python-format
msgid "Child %d exiting normally" msgid "Child %d exiting normally"
msgstr "Sortie normale de l'enfant %d" msgstr "Sortie normale de l'enfant %d"
#: heat/common/wsgi.py:337 #: heat/common/wsgi.py:335
#, python-format #, python-format
msgid "Started child %s" msgid "Started child %s"
msgstr "Enfant démarré %s" msgstr "Enfant démarré %s"
#: heat/common/wsgi.py:360 #: heat/common/wsgi.py:358
msgid "Starting single process server" msgid "Starting single process server"
msgstr "Démarrage de serveur de processus unique" msgstr "Démarrage de serveur de processus unique"
#: heat/engine/environment.py:224 #: heat/engine/environment.py:223
#, python-format #, python-format
msgid "Registering %(path)s -> %(value)s" msgid "Registering %(path)s -> %(value)s"
msgstr "" msgstr ""
#: heat/engine/environment.py:477 #: heat/engine/environment.py:476
#, python-format #, python-format
msgid "Loading %s" msgid "Loading %s"
msgstr "Chargement %s" msgstr "Chargement %s"
@ -297,37 +297,37 @@ msgstr ""
msgid "Resource %(res_name)s for stack %(stack_name)s updated" msgid "Resource %(res_name)s for stack %(stack_name)s updated"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:64 #: heat/engine/volume_tasks.py:65
#, python-format #, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state." msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:70 heat/engine/volume_tasks.py:129 #: heat/engine/volume_tasks.py:71 heat/engine/volume_tasks.py:130
#, python-format #, python-format
msgid "%s - complete" msgid "%s - complete"
msgstr "%s - complet " msgstr "%s - complet "
#: heat/engine/volume_tasks.py:121 #: heat/engine/volume_tasks.py:122
#, python-format #, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status" msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:193 #: heat/engine/volume_tasks.py:194
#, python-format #, python-format
msgid "%(name)s - status: %(status)s" msgid "%(name)s - status: %(status)s"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:196 #: heat/engine/volume_tasks.py:197
#, python-format #, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status" msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:220 #: heat/engine/volume_tasks.py:221
#, python-format #, python-format
msgid "Server %(srv)s still has attachment %(att)s." msgid "Server %(srv)s still has attachment %(att)s."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:224 #: heat/engine/volume_tasks.py:225
#, python-format #, python-format
msgid "Volume %(vol)s is detached from server %(srv)s" msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr "" msgstr ""
@ -378,44 +378,44 @@ msgstr ""
msgid "Using custom loadbalancer template %s" msgid "Using custom loadbalancer template %s"
msgstr "" msgstr ""
#: heat/engine/resources/os_database.py:366 #: heat/engine/resources/os_database.py:367
#, python-format #, python-format
msgid "" msgid ""
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, " "Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)" "datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:164 #: heat/engine/resources/sahara_cluster.py:165
#, python-format #, python-format
msgid "Cluster \"%s\" is being started." msgid "Cluster \"%s\" is being started."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:176 #: heat/engine/resources/sahara_cluster.py:177
#, python-format #, python-format
msgid "Cluster '%s' has been created" msgid "Cluster '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:199 #: heat/engine/resources/sahara_cluster.py:200
#, python-format #, python-format
msgid "Cluster '%s' has been deleted" msgid "Cluster '%s' has been deleted"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:195 #: heat/engine/resources/sahara_templates.py:196
#, python-format #, python-format
msgid "Node Group Template '%s' has been created" msgid "Node Group Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:208 #: heat/engine/resources/sahara_templates.py:209
#, python-format #, python-format
msgid "Node Group Template '%s' has been deleted." msgid "Node Group Template '%s' has been deleted."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:372 #: heat/engine/resources/sahara_templates.py:373
#, python-format #, python-format
msgid "Cluster Template '%s' has been created" msgid "Cluster Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:385 #: heat/engine/resources/sahara_templates.py:386
#, python-format #, python-format
msgid "Cluster Template '%s' has been deleted." msgid "Cluster Template '%s' has been deleted."
msgstr "" msgstr ""
@ -450,20 +450,20 @@ msgstr ""
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s" msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:118 #: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83 #: heat/engine/resources/openstack/ha_restarter.py:83
#, python-format #, python-format
msgid "%(name)s Alarm, new state %(state)s" msgid "%(name)s Alarm, new state %(state)s"
msgstr "%(name)s Alarme, nouvel état %(state)s" msgstr "%(name)s Alarme, nouvel état %(state)s"
#: heat/engine/resources/aws/scaling_policy.py:124 #: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:133 #: heat/engine/resources/openstack/scaling_policy.py:134
#, python-format #, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s" msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:138 #: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:147 #: heat/engine/resources/openstack/scaling_policy.py:148
#, python-format #, python-format
msgid "" msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s" "%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by %(filter)s"
@ -484,7 +484,7 @@ msgstr ""
msgid "%(name)s Alarm, restarting resource: %(victim)s" msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr "" msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:127 #: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format #, python-format
msgid "Alarm %(name)s, new state %(state)s" msgid "Alarm %(name)s, new state %(state)s"
msgstr "" msgstr ""
@ -498,7 +498,7 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)" msgid "%(name)s Timed out (%(timeout)s)"
msgstr "" msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:147 #: heat/openstack/common/eventlet_backdoor.py:146
#, python-format #, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d" msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
@ -508,49 +508,49 @@ msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
msgid "Can not find policy directory: %s" msgid "Can not find policy directory: %s"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:174 #: heat/openstack/common/service.py:173
#, python-format #, python-format
msgid "Caught %s, exiting" msgid "Caught %s, exiting"
msgstr "%s interceptée, sortie" msgstr "%s interceptée, sortie"
#: heat/openstack/common/service.py:232 #: heat/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting" msgid "Parent process has died unexpectedly, exiting"
msgstr "Processus parent arrêté de manière inattendue, sortie" msgstr "Processus parent arrêté de manière inattendue, sortie"
#: heat/openstack/common/service.py:263 #: heat/openstack/common/service.py:262
#, python-format #, python-format
msgid "Child caught %s, exiting" msgid "Child caught %s, exiting"
msgstr "L'enfant a reçu %s, sortie" msgstr "L'enfant a reçu %s, sortie"
#: heat/openstack/common/service.py:302 #: heat/openstack/common/service.py:301
msgid "Forking too fast, sleeping" msgid "Forking too fast, sleeping"
msgstr "Bifurcation trop rapide, pause" msgstr "Bifurcation trop rapide, pause"
#: heat/openstack/common/service.py:321 #: heat/openstack/common/service.py:320
#, python-format #, python-format
msgid "Started child %d" msgid "Started child %d"
msgstr "Enfant démarré %d" msgstr "Enfant démarré %d"
#: heat/openstack/common/service.py:348 #: heat/openstack/common/service.py:347
#, python-format #, python-format
msgid "Child %(pid)d killed by signal %(sig)d" msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "Enfant %(pid)d arrêté par le signal %(sig)d" msgstr "Enfant %(pid)d arrêté par le signal %(sig)d"
#: heat/openstack/common/service.py:352 #: heat/openstack/common/service.py:351
#, python-format #, python-format
msgid "Child %(pid)s exited with status %(code)d" msgid "Child %(pid)s exited with status %(code)d"
msgstr "Processus fils %(pid)s terminé avec le status %(code)d" msgstr "Processus fils %(pid)s terminé avec le status %(code)d"
#: heat/openstack/common/service.py:391 #: heat/openstack/common/service.py:390
#, python-format #, python-format
msgid "Caught %s, stopping children" msgid "Caught %s, stopping children"
msgstr "%s interceptée, arrêt de l'enfant" msgstr "%s interceptée, arrêt de l'enfant"
#: heat/openstack/common/service.py:400 #: heat/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up." msgid "Wait called after thread killed. Cleaning up."
msgstr "Pause demandée après suppression de thread. Nettoyage." msgstr ""
#: heat/openstack/common/service.py:416 #: heat/openstack/common/service.py:415
#, python-format #, python-format
msgid "Waiting on %d children to exit" msgid "Waiting on %d children to exit"
msgstr "En attente %d enfants pour sortie" msgstr "En attente %d enfants pour sortie"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: heat 2015.1.dev106\n" "Project-Id-Version: heat 2015.1.dev117\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-02-17 06:02+0000\n" "POT-Creation-Date: 2015-02-18 06:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -46,11 +46,11 @@ msgstr ""
msgid "AWS authentication failure." msgid "AWS authentication failure."
msgstr "" msgstr ""
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:761 #: heat/api/cfn/v1/stacks.py:440 heat/engine/service.py:761
msgid "validate_template" msgid "validate_template"
msgstr "" msgstr ""
#: heat/common/lifecycle_plugin_utils.py:116 #: heat/common/lifecycle_plugin_utils.py:118
#, python-format #, python-format
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s" msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
msgstr "" msgstr ""
@ -60,35 +60,35 @@ msgstr ""
msgid "Fetching data from %s" msgid "Fetching data from %s"
msgstr "" msgstr ""
#: heat/common/wsgi.py:293 heat/openstack/common/service.py:331 #: heat/common/wsgi.py:291 heat/openstack/common/service.py:330
#, python-format #, python-format
msgid "Starting %d workers" msgid "Starting %d workers"
msgstr "" msgstr ""
#: heat/common/wsgi.py:311 #: heat/common/wsgi.py:309
msgid "Caught keyboard interrupt. Exiting." msgid "Caught keyboard interrupt. Exiting."
msgstr "" msgstr ""
#: heat/common/wsgi.py:334 #: heat/common/wsgi.py:332
#, python-format #, python-format
msgid "Child %d exiting normally" msgid "Child %d exiting normally"
msgstr "" msgstr ""
#: heat/common/wsgi.py:337 #: heat/common/wsgi.py:335
#, python-format #, python-format
msgid "Started child %s" msgid "Started child %s"
msgstr "" msgstr ""
#: heat/common/wsgi.py:360 #: heat/common/wsgi.py:358
msgid "Starting single process server" msgid "Starting single process server"
msgstr "" msgstr ""
#: heat/engine/environment.py:224 #: heat/engine/environment.py:223
#, python-format #, python-format
msgid "Registering %(path)s -> %(value)s" msgid "Registering %(path)s -> %(value)s"
msgstr "" msgstr ""
#: heat/engine/environment.py:477 #: heat/engine/environment.py:476
#, python-format #, python-format
msgid "Loading %s" msgid "Loading %s"
msgstr "" msgstr ""
@ -293,37 +293,37 @@ msgstr ""
msgid "Resource %(res_name)s for stack %(stack_name)s updated" msgid "Resource %(res_name)s for stack %(stack_name)s updated"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:64 #: heat/engine/volume_tasks.py:65
#, python-format #, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state." msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:70 heat/engine/volume_tasks.py:129 #: heat/engine/volume_tasks.py:71 heat/engine/volume_tasks.py:130
#, python-format #, python-format
msgid "%s - complete" msgid "%s - complete"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:121 #: heat/engine/volume_tasks.py:122
#, python-format #, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status" msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:193 #: heat/engine/volume_tasks.py:194
#, python-format #, python-format
msgid "%(name)s - status: %(status)s" msgid "%(name)s - status: %(status)s"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:196 #: heat/engine/volume_tasks.py:197
#, python-format #, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status" msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:220 #: heat/engine/volume_tasks.py:221
#, python-format #, python-format
msgid "Server %(srv)s still has attachment %(att)s." msgid "Server %(srv)s still has attachment %(att)s."
msgstr "" msgstr ""
#: heat/engine/volume_tasks.py:224 #: heat/engine/volume_tasks.py:225
#, python-format #, python-format
msgid "Volume %(vol)s is detached from server %(srv)s" msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr "" msgstr ""
@ -373,7 +373,7 @@ msgstr ""
msgid "Using custom loadbalancer template %s" msgid "Using custom loadbalancer template %s"
msgstr "" msgstr ""
#: heat/engine/resources/os_database.py:366 #: heat/engine/resources/os_database.py:367
#, python-format #, python-format
msgid "" msgid ""
"Database instance %(database)s created " "Database instance %(database)s created "
@ -381,37 +381,37 @@ msgid ""
"datastore_version:%(datastore_version)s)" "datastore_version:%(datastore_version)s)"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:164 #: heat/engine/resources/sahara_cluster.py:165
#, python-format #, python-format
msgid "Cluster \"%s\" is being started." msgid "Cluster \"%s\" is being started."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:176 #: heat/engine/resources/sahara_cluster.py:177
#, python-format #, python-format
msgid "Cluster '%s' has been created" msgid "Cluster '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_cluster.py:199 #: heat/engine/resources/sahara_cluster.py:200
#, python-format #, python-format
msgid "Cluster '%s' has been deleted" msgid "Cluster '%s' has been deleted"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:195 #: heat/engine/resources/sahara_templates.py:196
#, python-format #, python-format
msgid "Node Group Template '%s' has been created" msgid "Node Group Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:208 #: heat/engine/resources/sahara_templates.py:209
#, python-format #, python-format
msgid "Node Group Template '%s' has been deleted." msgid "Node Group Template '%s' has been deleted."
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:372 #: heat/engine/resources/sahara_templates.py:373
#, python-format #, python-format
msgid "Cluster Template '%s' has been created" msgid "Cluster Template '%s' has been created"
msgstr "" msgstr ""
#: heat/engine/resources/sahara_templates.py:385 #: heat/engine/resources/sahara_templates.py:386
#, python-format #, python-format
msgid "Cluster Template '%s' has been deleted." msgid "Cluster Template '%s' has been deleted."
msgstr "" msgstr ""
@ -446,20 +446,20 @@ msgstr ""
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s" msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:118 #: heat/engine/resources/aws/scaling_policy.py:119
#: heat/engine/resources/openstack/ha_restarter.py:83 #: heat/engine/resources/openstack/ha_restarter.py:83
#, python-format #, python-format
msgid "%(name)s Alarm, new state %(state)s" msgid "%(name)s Alarm, new state %(state)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:124 #: heat/engine/resources/aws/scaling_policy.py:125
#: heat/engine/resources/openstack/scaling_policy.py:133 #: heat/engine/resources/openstack/scaling_policy.py:134
#, python-format #, python-format
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s" msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
msgstr "" msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:138 #: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:147 #: heat/engine/resources/openstack/scaling_policy.py:148
#, python-format #, python-format
msgid "" msgid ""
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by " "%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by "
@ -481,7 +481,7 @@ msgstr ""
msgid "%(name)s Alarm, restarting resource: %(victim)s" msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr "" msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:127 #: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format #, python-format
msgid "Alarm %(name)s, new state %(state)s" msgid "Alarm %(name)s, new state %(state)s"
msgstr "" msgstr ""
@ -495,7 +495,7 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)" msgid "%(name)s Timed out (%(timeout)s)"
msgstr "" msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:147 #: heat/openstack/common/eventlet_backdoor.py:146
#, python-format #, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "" msgstr ""
@ -505,49 +505,49 @@ msgstr ""
msgid "Can not find policy directory: %s" msgid "Can not find policy directory: %s"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:174 #: heat/openstack/common/service.py:173
#, python-format #, python-format
msgid "Caught %s, exiting" msgid "Caught %s, exiting"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:232 #: heat/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting" msgid "Parent process has died unexpectedly, exiting"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:263 #: heat/openstack/common/service.py:262
#, python-format #, python-format
msgid "Child caught %s, exiting" msgid "Child caught %s, exiting"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:302 #: heat/openstack/common/service.py:301
msgid "Forking too fast, sleeping" msgid "Forking too fast, sleeping"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:321 #: heat/openstack/common/service.py:320
#, python-format #, python-format
msgid "Started child %d" msgid "Started child %d"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:348 #: heat/openstack/common/service.py:347
#, python-format #, python-format
msgid "Child %(pid)d killed by signal %(sig)d" msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:352 #: heat/openstack/common/service.py:351
#, python-format #, python-format
msgid "Child %(pid)s exited with status %(code)d" msgid "Child %(pid)s exited with status %(code)d"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:391 #: heat/openstack/common/service.py:390
#, python-format #, python-format
msgid "Caught %s, stopping children" msgid "Caught %s, stopping children"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:400 #: heat/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up." msgid "Wait called after thread killed. Cleaning up."
msgstr "" msgstr ""
#: heat/openstack/common/service.py:416 #: heat/openstack/common/service.py:415
#, python-format #, python-format
msgid "Waiting on %d children to exit" msgid "Waiting on %d children to exit"
msgstr "" msgstr ""

View File

@ -1,14 +1,14 @@
# Translations template for heat. # Translations template for heat.
# Copyright (C) 2014 ORGANIZATION # Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the heat project. # This file is distributed under the same license as the heat project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: heat 2015.1.dev2\n" "Project-Id-Version: heat 2015.1.dev117\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-21 06:01+0000\n" "POT-Creation-Date: 2015-02-18 06:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -33,47 +33,47 @@ msgid ""
"falling back to using default" "falling back to using default"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:319 #: heat/common/heat_keystoneclient.py:278
#, python-format #, python-format
msgid "Truncating the username %s to the last 64 characters." msgid "Truncating the username %s to the last 64 characters."
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:430 #: heat/common/heat_keystoneclient.py:363
msgid "" msgid ""
"Falling back to legacy non-domain user create, configure domain in " "Falling back to legacy non-domain user create, configure domain in "
"heat.conf" "heat.conf"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:483 #: heat/common/heat_keystoneclient.py:416
msgid "" msgid ""
"Falling back to legacy non-domain user delete, configure domain in " "Falling back to legacy non-domain user delete, configure domain in "
"heat.conf" "heat.conf"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:504 #: heat/common/heat_keystoneclient.py:437
#: heat/common/heat_keystoneclient.py:521 #: heat/common/heat_keystoneclient.py:454
msgid "Falling back to legacy non-domain project, configure domain in heat.conf" msgid "Falling back to legacy non-domain project, configure domain in heat.conf"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:533 #: heat/common/heat_keystoneclient.py:468
#, python-format #, python-format
msgid "Unable to get details for project %s, not deleting" msgid "Unable to get details for project %s, not deleting"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:538 #: heat/common/heat_keystoneclient.py:473
msgid "Not deleting non heat-domain project" msgid "Not deleting non heat-domain project"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:612 #: heat/common/heat_keystoneclient.py:547
#: heat/common/heat_keystoneclient.py:629 #: heat/common/heat_keystoneclient.py:564
msgid "Falling back to legacy non-domain keypair, configure domain in heat.conf" msgid "Falling back to legacy non-domain keypair, configure domain in heat.conf"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:648 #: heat/common/heat_keystoneclient.py:583
msgid "Falling back to legacy non-domain disable, configure domain in heat.conf" msgid "Falling back to legacy non-domain disable, configure domain in heat.conf"
msgstr "" msgstr ""
#: heat/common/heat_keystoneclient.py:658 #: heat/common/heat_keystoneclient.py:593
msgid "Falling back to legacy non-domain enable, configure domain in heat.conf" msgid "Falling back to legacy non-domain enable, configure domain in heat.conf"
msgstr "" msgstr ""
@ -90,41 +90,41 @@ msgid ""
"enabled=false" "enabled=false"
msgstr "" msgstr ""
#: heat/common/wsgi.py:700 #: heat/common/wsgi.py:721
msgid "Unable to serialize exception response" msgid "Unable to serialize exception response"
msgstr "" msgstr ""
#: heat/engine/environment.py:202 heat/engine/environment.py:208 #: heat/engine/environment.py:201 heat/engine/environment.py:207
#, python-format #, python-format
msgid "Removing %(item)s from %(path)s" msgid "Removing %(item)s from %(path)s"
msgstr "" msgstr ""
#: heat/engine/environment.py:221 #: heat/engine/environment.py:220
#, python-format #, python-format
msgid "Changing %(path)s from %(was)s to %(now)s" msgid "Changing %(path)s from %(was)s to %(now)s"
msgstr "" msgstr ""
#: heat/engine/resource.py:913 #: heat/engine/resource.py:914
#, python-format #, python-format
msgid "db error %s" msgid "db error %s"
msgstr "" msgstr ""
#: heat/engine/resource.py:1099 #: heat/engine/resource.py:1100
#, python-format #, python-format
msgid "Resource %s does not implement metadata update" msgid "Resource %s does not implement metadata update"
msgstr "" msgstr ""
#: heat/engine/service.py:1028 #: heat/engine/service.py:1059
#, python-format #, python-format
msgid "Access denied to resource %s" msgid "Access denied to resource %s"
msgstr "" msgstr ""
#: heat/engine/service.py:1285 #: heat/engine/service.py:1341
#, python-format #, python-format
msgid "show_watch (all) db error %s" msgid "show_watch (all) db error %s"
msgstr "" msgstr ""
#: heat/engine/service.py:1314 #: heat/engine/service.py:1370
#, python-format #, python-format
msgid "show_metric (all) db error %s" msgid "show_metric (all) db error %s"
msgstr "" msgstr ""
@ -134,11 +134,11 @@ msgstr ""
msgid "periodic_task db error watch rule removed? %(ex)s" msgid "periodic_task db error watch rule removed? %(ex)s"
msgstr "" msgstr ""
#: heat/engine/signal_responder.py:68 #: heat/engine/signal_responder.py:67
msgid "Cannot generate signed url, no stored access/secret key" msgid "Cannot generate signed url, no stored access/secret key"
msgstr "" msgstr ""
#: heat/engine/stack.py:241 #: heat/engine/stack.py:244
msgid "Unable to set parameters StackId identifier" msgid "Unable to set parameters StackId identifier"
msgstr "" msgstr ""
@ -147,12 +147,12 @@ msgstr ""
msgid "Lock was already released on stack %s!" msgid "Lock was already released on stack %s!"
msgstr "" msgstr ""
#: heat/engine/stack_resource.py:133 #: heat/engine/stack_resource.py:139
#, python-format #, python-format
msgid "Preview of '%s' not yet implemented" msgid "Preview of '%s' not yet implemented"
msgstr "" msgstr ""
#: heat/engine/stack_user.py:99 #: heat/engine/stack_user.py:98
msgid "Reverting to legacy user delete path" msgid "Reverting to legacy user delete path"
msgstr "" msgstr ""
@ -171,97 +171,97 @@ msgstr ""
msgid "Unable to override state %(state)s for watch %(name)s" msgid "Unable to override state %(state)s for watch %(name)s"
msgstr "" msgstr ""
#: heat/engine/clients/__init__.py:68 #: heat/engine/clients/__init__.py:72
#, python-format #, python-format
msgid "Requested client \"%s\" not found" msgid "Requested client \"%s\" not found"
msgstr "" msgstr ""
#: heat/engine/clients/os/nova.py:110 heat/engine/resources/nova_utils.py:59 #: heat/engine/clients/os/nova.py:111 heat/engine/resources/nova_utils.py:59
#, python-format #, python-format
msgid "" msgid ""
"Server %(name)s (%(id)s) received an OverLimit response during " "Server %(name)s (%(id)s) received an OverLimit response during "
"server.get(): %(exception)s" "server.get(): %(exception)s"
msgstr "" msgstr ""
#: heat/engine/clients/os/nova.py:118 heat/engine/resources/nova_utils.py:68 #: heat/engine/clients/os/nova.py:119 heat/engine/resources/nova_utils.py:68
#, python-format #, python-format
msgid "" msgid ""
"Server \"%(name)s\" (%(id)s) received the following exception during " "Server \"%(name)s\" (%(id)s) received the following exception during "
"server.get(): %(exception)s" "server.get(): %(exception)s"
msgstr "" msgstr ""
#: heat/engine/clients/os/nova.py:409 heat/engine/resources/nova_utils.py:383 #: heat/engine/clients/os/nova.py:410 heat/engine/resources/nova_utils.py:383
#, python-format #, python-format
msgid "Instance (%(server)s) not found: %(ex)s" msgid "Instance (%(server)s) not found: %(ex)s"
msgstr "" msgstr ""
#: heat/engine/clients/os/nova.py:420 #: heat/engine/clients/os/nova.py:421
#, python-format #, python-format
msgid "Server (%(server)s) not found: %(ex)s" msgid "Server (%(server)s) not found: %(ex)s"
msgstr "" msgstr ""
#: heat/engine/resources/eip.py:396 #: heat/engine/resources/eip.py:395
msgid "Skipping association, resource not specified" msgid "Skipping association, resource not specified"
msgstr "" msgstr ""
#: heat/engine/resources/os_database.py:341 #: heat/engine/resources/os_database.py:344
#, python-format #, python-format
msgid "" msgid ""
"Stack %(name)s (%(id)s) received an OverLimit response during " "Stack %(name)s (%(id)s) received an OverLimit response during "
"instance.get(): %(exception)s" "instance.get(): %(exception)s"
msgstr "" msgstr ""
#: heat/engine/resources/swift.py:176 #: heat/engine/resources/swift.py:232
#, python-format #, python-format
msgid "Head container failed: %s" msgid "Head container failed: %s"
msgstr "" msgstr ""
#: heat/engine/resources/wait_condition.py:70 #: heat/engine/resources/wait_condition.py:59
#, python-format #, python-format
msgid "Overwriting Metadata item for id %s!" msgid "Overwriting Metadata item for id %s!"
msgstr "" msgstr ""
#: heat/engine/resources/neutron/port.py:323 #: heat/engine/resources/neutron/port.py:333
#, python-format #, python-format
msgid "Failed to fetch resource attributes: %s" msgid "Failed to fetch resource attributes: %s"
msgstr "" msgstr ""
#: heat/openstack/common/loopingcall.py:87 #: heat/openstack/common/loopingcall.py:87
#, python-format #, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec" msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
msgstr "" msgstr ""
#: heat/openstack/common/service.py:356 #: heat/openstack/common/service.py:355
#, python-format #, python-format
msgid "pid %d not in child list" msgid "pid %d not in child list"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:37 #: heat/tests/generic_resource.py:38
#, python-format #, python-format
msgid "Creating generic resource (Type \"%s\")" msgid "Creating generic resource (Type \"%s\")"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:41 #: heat/tests/generic_resource.py:42
#, python-format #, python-format
msgid "Updating generic resource (Type \"%s\")" msgid "Updating generic resource (Type \"%s\")"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:45 #: heat/tests/generic_resource.py:46
#, python-format #, python-format
msgid "Deleting generic resource (Type \"%s\")" msgid "Deleting generic resource (Type \"%s\")"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:52 #: heat/tests/generic_resource.py:53
#, python-format #, python-format
msgid "Suspending generic resource (Type \"%s\")" msgid "Suspending generic resource (Type \"%s\")"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:56 #: heat/tests/generic_resource.py:57
#, python-format #, python-format
msgid "Resuming generic resource (Type \"%s\")" msgid "Resuming generic resource (Type \"%s\")"
msgstr "" msgstr ""
#: heat/tests/generic_resource.py:145 #: heat/tests/generic_resource.py:146
#, python-format #, python-format
msgid "Signaled resource (Type \"%(type)s\") %(details)s" msgid "Signaled resource (Type \"%(type)s\") %(details)s"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff