Imported Translations from Transifex

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

Change-Id: I01a11b2972615d93c87fdef835a3eefa653796f4
This commit is contained in:
OpenStack Proposal Bot 2015-02-18 06:02:59 +00:00
parent d5db5d4c5f
commit 561b42dabd
5 changed files with 428 additions and 438 deletions

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

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-17 06:02+0000\n"
"PO-Revision-Date: 2015-02-16 22:06+0000\n"
"POT-Creation-Date: 2015-02-18 06:02+0000\n"
"PO-Revision-Date: 2015-02-17 15:44+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
"fr/)\n"
@ -49,11 +49,11 @@ msgstr "Succès de l'authentification AWS"
msgid "AWS authentication failure."
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"
msgstr "validate_template"
#: heat/common/lifecycle_plugin_utils.py:116
#: heat/common/lifecycle_plugin_utils.py:118
#, python-format
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
msgstr ""
@ -63,35 +63,35 @@ msgstr ""
msgid "Fetching data from %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
msgid "Starting %d workers"
msgstr "Démarrage des travailleurs %d"
#: heat/common/wsgi.py:311
#: heat/common/wsgi.py:309
msgid "Caught keyboard interrupt. Exiting."
msgstr "Interruption interceptée de clavier. Fermeture du programme en cours."
#: heat/common/wsgi.py:334
#: heat/common/wsgi.py:332
#, python-format
msgid "Child %d exiting normally"
msgstr "Sortie normale de l'enfant %d"
#: heat/common/wsgi.py:337
#: heat/common/wsgi.py:335
#, python-format
msgid "Started child %s"
msgstr "Enfant démarré %s"
#: heat/common/wsgi.py:360
#: heat/common/wsgi.py:358
msgid "Starting single process server"
msgstr "Démarrage de serveur de processus unique"
#: heat/engine/environment.py:224
#: heat/engine/environment.py:223
#, python-format
msgid "Registering %(path)s -> %(value)s"
msgstr ""
#: heat/engine/environment.py:477
#: heat/engine/environment.py:476
#, python-format
msgid "Loading %s"
msgstr "Chargement %s"
@ -297,37 +297,37 @@ msgstr ""
msgid "Resource %(res_name)s for stack %(stack_name)s updated"
msgstr ""
#: heat/engine/volume_tasks.py:64
#: heat/engine/volume_tasks.py:65
#, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
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
msgid "%s - complete"
msgstr "%s - complet "
#: heat/engine/volume_tasks.py:121
#: heat/engine/volume_tasks.py:122
#, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/volume_tasks.py:193
#: heat/engine/volume_tasks.py:194
#, python-format
msgid "%(name)s - status: %(status)s"
msgstr ""
#: heat/engine/volume_tasks.py:196
#: heat/engine/volume_tasks.py:197
#, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/volume_tasks.py:220
#: heat/engine/volume_tasks.py:221
#, python-format
msgid "Server %(srv)s still has attachment %(att)s."
msgstr ""
#: heat/engine/volume_tasks.py:224
#: heat/engine/volume_tasks.py:225
#, python-format
msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr ""
@ -378,44 +378,44 @@ msgstr ""
msgid "Using custom loadbalancer template %s"
msgstr ""
#: heat/engine/resources/os_database.py:366
#: heat/engine/resources/os_database.py:367
#, python-format
msgid ""
"Database instance %(database)s created (flavor:%(flavor)s,volume:%(volume)s, "
"datastore:%(datastore_type)s, datastore_version:%(datastore_version)s)"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:164
#: heat/engine/resources/sahara_cluster.py:165
#, python-format
msgid "Cluster \"%s\" is being started."
msgstr ""
#: heat/engine/resources/sahara_cluster.py:176
#: heat/engine/resources/sahara_cluster.py:177
#, python-format
msgid "Cluster '%s' has been created"
msgstr ""
#: heat/engine/resources/sahara_cluster.py:199
#: heat/engine/resources/sahara_cluster.py:200
#, python-format
msgid "Cluster '%s' has been deleted"
msgstr ""
#: heat/engine/resources/sahara_templates.py:195
#: heat/engine/resources/sahara_templates.py:196
#, python-format
msgid "Node Group Template '%s' has been created"
msgstr ""
#: heat/engine/resources/sahara_templates.py:208
#: heat/engine/resources/sahara_templates.py:209
#, python-format
msgid "Node Group Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/sahara_templates.py:372
#: heat/engine/resources/sahara_templates.py:373
#, python-format
msgid "Cluster Template '%s' has been created"
msgstr ""
#: heat/engine/resources/sahara_templates.py:385
#: heat/engine/resources/sahara_templates.py:386
#, python-format
msgid "Cluster Template '%s' has been deleted."
msgstr ""
@ -450,20 +450,20 @@ msgstr ""
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
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
#, 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:124
#: heat/engine/resources/openstack/scaling_policy.py:133
#: 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"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:138
#: heat/engine/resources/openstack/scaling_policy.py:147
#: heat/engine/resources/aws/scaling_policy.py:139
#: heat/engine/resources/openstack/scaling_policy.py:148
#, python-format
msgid ""
"%(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"
msgstr ""
#: heat/engine/resources/openstack/scaling_policy.py:127
#: heat/engine/resources/openstack/scaling_policy.py:128
#, python-format
msgid "Alarm %(name)s, new state %(state)s"
msgstr ""
@ -498,7 +498,7 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/openstack/common/eventlet_backdoor.py:147
#: heat/openstack/common/eventlet_backdoor.py:146
#, python-format
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"
@ -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"
msgstr ""
#: heat/openstack/common/service.py:174
#: heat/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr "%s interceptée, sortie"
#: heat/openstack/common/service.py:232
#: heat/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting"
msgstr "Processus parent arrêté de manière inattendue, sortie"
#: heat/openstack/common/service.py:263
#: heat/openstack/common/service.py:262
#, python-format
msgid "Child caught %s, exiting"
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"
msgstr "Bifurcation trop rapide, pause"
#: heat/openstack/common/service.py:321
#: heat/openstack/common/service.py:320
#, python-format
msgid "Started child %d"
msgstr "Enfant démarré %d"
#: heat/openstack/common/service.py:348
#: heat/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)d killed by 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
msgid "Child %(pid)s exited with 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
msgid "Caught %s, stopping children"
msgstr "%s interceptée, arrêt de l'enfant"
#: heat/openstack/common/service.py:400
msgid "Wait called after thread killed. Cleaning up."
msgstr "Pause demandée après suppression de thread. Nettoyage."
#: heat/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: heat/openstack/common/service.py:416
#: heat/openstack/common/service.py:415
#, python-format
msgid "Waiting on %d children to exit"
msgstr "En attente %d enfants pour sortie"

View File

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

View File

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

File diff suppressed because it is too large Load Diff