Imported Translations from Transifex

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

Change-Id: I8a50bfb455b20c7e47f0becbb7aee2fc012849be
This commit is contained in:
OpenStack Proposal Bot 2014-11-24 06:00:55 +00:00
parent e1447a86b7
commit 8e4dbded77
5 changed files with 616 additions and 586 deletions

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-23 06:00+0000\n"
"PO-Revision-Date: 2014-10-21 00:51+0000\n"
"POT-Creation-Date: 2014-11-24 06:00+0000\n"
"PO-Revision-Date: 2014-11-10 07:27+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
"es/)\n"
@ -20,36 +20,36 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: heat/api/aws/ec2token.py:141
#: heat/api/aws/ec2token.py:140
msgid "Checking AWS credentials.."
msgstr "Comprobando credenciales AWS.."
#: heat/api/aws/ec2token.py:148
#: heat/api/aws/ec2token.py:147
msgid "No AWS Signature found."
msgstr "Firma AWS Signature no encontrada."
#: heat/api/aws/ec2token.py:156
#: heat/api/aws/ec2token.py:155
msgid "No AWSAccessKeyId/Authorization Credential"
msgstr "Credencial AWSAccessKeyId/Authorization no encontrada"
#: heat/api/aws/ec2token.py:159
#: heat/api/aws/ec2token.py:158
msgid "AWS credentials found, checking against keystone."
msgstr "Credenciales AWS encontradas, comprobándolas contra keystone."
#: heat/api/aws/ec2token.py:187
#: heat/api/aws/ec2token.py:186
#, python-format
msgid "Authenticating with %s"
msgstr "Autenticándo con %s"
#: heat/api/aws/ec2token.py:195
#: heat/api/aws/ec2token.py:194
msgid "AWS authentication successful."
msgstr "Autenticación AWS correcta."
#: heat/api/aws/ec2token.py:197
#: heat/api/aws/ec2token.py:196
msgid "AWS authentication failure."
msgstr "Autenticación AWS incorrecta."
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:793
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:801
msgid "validate_template"
msgstr "validate_template"
@ -63,47 +63,47 @@ msgstr "Obteniendo datos desde %s"
msgid "Registering %(path)s -> %(value)s"
msgstr "Registrando %(path)s -> %(value)s"
#: heat/engine/environment.py:443
#: heat/engine/environment.py:462
#, python-format
msgid "Loading %s"
msgstr "Cargando %s"
#: heat/engine/resource.py:541
#: heat/engine/resource.py:549
#, python-format
msgid "creating %s"
msgstr "creando %s"
#: heat/engine/resource.py:690
#: heat/engine/resource.py:698
#, python-format
msgid "updating %s"
msgstr ""
#: heat/engine/resource.py:715
#: heat/engine/resource.py:723
#, python-format
msgid "Checking %s"
msgstr "Verificando %s"
#: heat/engine/resource.py:736
#: heat/engine/resource.py:760
#, python-format
msgid "suspending %s"
msgstr "suspendiendo %s"
#: heat/engine/resource.py:752
#: heat/engine/resource.py:776
#, python-format
msgid "resuming %s"
msgstr "reanudando %s"
#: heat/engine/resource.py:757
#: heat/engine/resource.py:781
#, python-format
msgid "snapshotting %s"
msgstr "realizar instantáneas %s"
#: heat/engine/resource.py:803
#: heat/engine/resource.py:827
#, python-format
msgid "Validating %s"
msgstr ""
#: heat/engine/resource.py:836
#: heat/engine/resource.py:860
#, python-format
msgid "deleting %s"
msgstr "borrando %s"
@ -131,74 +131,74 @@ msgstr "Pila %s procesando ha finalizado"
msgid "All threads were gone, terminating engine"
msgstr ""
#: heat/engine/service.py:612
#: heat/engine/service.py:615
#, python-format
msgid "previewing stack %s"
msgstr ""
#: heat/engine/service.py:640
#: heat/engine/service.py:646
#, python-format
msgid "Creating stack %s"
msgstr ""
#: heat/engine/service.py:662
#: heat/engine/service.py:668
#, python-format
msgid "Stack create failed, status %s"
msgstr ""
#: heat/engine/service.py:697
#: heat/engine/service.py:705
#, python-format
msgid "Updating stack %s"
msgstr ""
#: heat/engine/service.py:759
#: heat/engine/service.py:767
#, python-format
msgid "Starting cancel of updating stack %s"
msgstr ""
#: heat/engine/service.py:888
#: heat/engine/service.py:896
#, python-format
msgid "Deleting stack %s"
msgstr ""
#: heat/engine/service.py:941
#: heat/engine/service.py:949
#, python-format
msgid "abandoning stack %s"
msgstr ""
#: heat/engine/service.py:1242
#: heat/engine/service.py:1246
#, python-format
msgid "Checking stack %s"
msgstr ""
#: heat/engine/stack.py:515
#: heat/engine/stack.py:530
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:946
#: heat/engine/stack.py:963
#, 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:955
#: heat/engine/stack.py:972
#, python-format
msgid "Tried to store a stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:972 heat/engine/stack.py:984
#: heat/engine/stack.py:989 heat/engine/stack.py:1001
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1000
#: heat/engine/stack.py:1017
#, python-format
msgid "%s is already suspended"
msgstr ""
#: heat/engine/stack.py:1020
#: heat/engine/stack.py:1037
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -229,7 +229,7 @@ msgid ""
"first"
msgstr ""
#: heat/engine/stack_resource.py:258
#: heat/engine/stack_resource.py:256
msgid "Stack not found to delete"
msgstr ""
@ -264,11 +264,6 @@ msgstr ""
msgid "Multiple images %s were found in glance with name"
msgstr ""
#: heat/engine/resources/autoscaling.py:621
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/eip.py:102 heat/engine/resources/eip.py:116
#, python-format
msgid "ElasticIp create %s"
@ -342,7 +337,7 @@ msgstr ""
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:948
#: heat/engine/resources/server.py:964
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network "
@ -350,54 +345,54 @@ msgid ""
"property instead."
msgstr ""
#: heat/engine/resources/swiftsignal.py:241
#: heat/engine/resources/swiftsignal.py:244
#: heat/engine/resources/wait_condition.py:367
#, python-format
msgid "%(name)s Failed (%(failure)s)"
msgstr ""
#: heat/engine/resources/swiftsignal.py:248
#: heat/engine/resources/swiftsignal.py:251
#: heat/engine/resources/wait_condition.py:372
#, python-format
msgid "%s Succeeded"
msgstr ""
#: heat/engine/resources/user.py:227 heat/engine/resources/user.py:247
#: heat/engine/resources/user.py:229 heat/engine/resources/user.py:249
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/volume.py:242
#: heat/engine/resources/volume.py:250
#, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr ""
#: heat/engine/resources/volume.py:248 heat/engine/resources/volume.py:305
#: heat/engine/resources/volume.py:256 heat/engine/resources/volume.py:313
#, python-format
msgid "%s - complete"
msgstr ""
#: heat/engine/resources/volume.py:297
#: heat/engine/resources/volume.py:305
#, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:368
#: heat/engine/resources/volume.py:376
#, python-format
msgid "%(name)s - status: %(status)s"
msgstr ""
#: heat/engine/resources/volume.py:371
#: heat/engine/resources/volume.py:379
#, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:395
#: heat/engine/resources/volume.py:403
#, python-format
msgid "Server %(srv)s still has attachment %(att)s."
msgstr ""
#: heat/engine/resources/volume.py:399
#: heat/engine/resources/volume.py:407
#, python-format
msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr ""
@ -407,6 +402,11 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:252
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:124
#: heat/engine/resources/openstack/scaling_policy.py:133
#, python-format
@ -430,54 +430,54 @@ msgstr ""
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet oculto escuchando en %(port)s para el proceso %(pid)d"
#: heat/openstack/common/service.py:176
#: heat/openstack/common/service.py:174
#, python-format
msgid "Caught %s, exiting"
msgstr "Se ha captado %s, saliendo"
#: heat/openstack/common/service.py:240
#: heat/openstack/common/service.py:232
msgid "Parent process has died unexpectedly, exiting"
msgstr "El proceso padre se ha detenido inesperadamente, saliendo"
#: heat/openstack/common/service.py:271
#: heat/openstack/common/service.py:263
#, python-format
msgid "Child caught %s, exiting"
msgstr "Hijo captado %s, saliendo"
#: heat/openstack/common/service.py:310
#: heat/openstack/common/service.py:302
msgid "Forking too fast, sleeping"
msgstr "Bifurcación demasiado rápida, en reposo"
#: heat/openstack/common/service.py:329
#: heat/openstack/common/service.py:321
#, python-format
msgid "Started child %d"
msgstr "Se ha iniciado el hijo %d"
#: heat/openstack/common/service.py:339
#: heat/openstack/common/service.py:331
#, python-format
msgid "Starting %d workers"
msgstr "Iniciando %d trabajadores"
#: heat/openstack/common/service.py:356
#: heat/openstack/common/service.py:348
#, 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:360
#: heat/openstack/common/service.py:352
#, 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:399
#: heat/openstack/common/service.py:391
#, python-format
msgid "Caught %s, stopping children"
msgstr "Se ha captado %s, deteniendo hijos"
#: heat/openstack/common/service.py:408
#: 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:424
#: heat/openstack/common/service.py:416
#, python-format
msgid "Waiting on %d children to exit"
msgstr "En espera de %d hijos para salir"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-23 06:00+0000\n"
"POT-Creation-Date: 2014-11-24 06:00+0000\n"
"PO-Revision-Date: 2014-10-21 00:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
@ -20,36 +20,36 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: heat/api/aws/ec2token.py:141
#: heat/api/aws/ec2token.py:140
msgid "Checking AWS credentials.."
msgstr "Vérification des informations de compte AWS"
#: heat/api/aws/ec2token.py:148
#: heat/api/aws/ec2token.py:147
msgid "No AWS Signature found."
msgstr "Signature AWS non trouvé"
#: heat/api/aws/ec2token.py:156
#: heat/api/aws/ec2token.py:155
msgid "No AWSAccessKeyId/Authorization Credential"
msgstr "Pas AWSAccessKeyId/Authorisation de compte"
#: heat/api/aws/ec2token.py:159
#: heat/api/aws/ec2token.py:158
msgid "AWS credentials found, checking against keystone."
msgstr "Information de compte AWS trouvé, vérification avec keystone."
#: heat/api/aws/ec2token.py:187
#: heat/api/aws/ec2token.py:186
#, python-format
msgid "Authenticating with %s"
msgstr "Authentification avec %s"
#: heat/api/aws/ec2token.py:195
#: heat/api/aws/ec2token.py:194
msgid "AWS authentication successful."
msgstr "Succès de l'authentification AWS"
#: heat/api/aws/ec2token.py:197
#: heat/api/aws/ec2token.py:196
msgid "AWS authentication failure."
msgstr "Echec de l'authentification AWS"
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:793
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:801
msgid "validate_template"
msgstr "validate_template"
@ -63,47 +63,47 @@ msgstr "Recherche de donnée depuis %s"
msgid "Registering %(path)s -> %(value)s"
msgstr ""
#: heat/engine/environment.py:443
#: heat/engine/environment.py:462
#, python-format
msgid "Loading %s"
msgstr "Chargement %s"
#: heat/engine/resource.py:541
#: heat/engine/resource.py:549
#, python-format
msgid "creating %s"
msgstr ""
#: heat/engine/resource.py:690
#: heat/engine/resource.py:698
#, python-format
msgid "updating %s"
msgstr "Mise à jour %s"
#: heat/engine/resource.py:715
#: heat/engine/resource.py:723
#, python-format
msgid "Checking %s"
msgstr "Vérification %s"
#: heat/engine/resource.py:736
#: heat/engine/resource.py:760
#, python-format
msgid "suspending %s"
msgstr ""
#: heat/engine/resource.py:752
#: heat/engine/resource.py:776
#, python-format
msgid "resuming %s"
msgstr ""
#: heat/engine/resource.py:757
#: heat/engine/resource.py:781
#, python-format
msgid "snapshotting %s"
msgstr ""
#: heat/engine/resource.py:803
#: heat/engine/resource.py:827
#, python-format
msgid "Validating %s"
msgstr "Validation %s"
#: heat/engine/resource.py:836
#: heat/engine/resource.py:860
#, python-format
msgid "deleting %s"
msgstr "Suppression %s"
@ -131,74 +131,74 @@ msgstr ""
msgid "All threads were gone, terminating engine"
msgstr ""
#: heat/engine/service.py:612
#: heat/engine/service.py:615
#, python-format
msgid "previewing stack %s"
msgstr ""
#: heat/engine/service.py:640
#: heat/engine/service.py:646
#, python-format
msgid "Creating stack %s"
msgstr "Création de la stack %s"
#: heat/engine/service.py:662
#: heat/engine/service.py:668
#, python-format
msgid "Stack create failed, status %s"
msgstr "Echec de création de la stack, status %s"
#: heat/engine/service.py:697
#: heat/engine/service.py:705
#, python-format
msgid "Updating stack %s"
msgstr "Mise à jour de la stack %s"
#: heat/engine/service.py:759
#: heat/engine/service.py:767
#, python-format
msgid "Starting cancel of updating stack %s"
msgstr ""
#: heat/engine/service.py:888
#: heat/engine/service.py:896
#, python-format
msgid "Deleting stack %s"
msgstr "Suppresion de la stack %s"
#: heat/engine/service.py:941
#: heat/engine/service.py:949
#, python-format
msgid "abandoning stack %s"
msgstr "Abandon de la stack %s"
#: heat/engine/service.py:1242
#: heat/engine/service.py:1246
#, python-format
msgid "Checking stack %s"
msgstr "Vérification de la stack %s"
#: heat/engine/stack.py:515
#: heat/engine/stack.py:530
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:946
#: heat/engine/stack.py:963
#, 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:955
#: heat/engine/stack.py:972
#, python-format
msgid "Tried to store a stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:972 heat/engine/stack.py:984
#: heat/engine/stack.py:989 heat/engine/stack.py:1001
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1000
#: heat/engine/stack.py:1017
#, python-format
msgid "%s is already suspended"
msgstr "%s est déjà suspendu"
#: heat/engine/stack.py:1020
#: heat/engine/stack.py:1037
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -229,7 +229,7 @@ msgid ""
"first"
msgstr ""
#: heat/engine/stack_resource.py:258
#: heat/engine/stack_resource.py:256
msgid "Stack not found to delete"
msgstr ""
@ -264,11 +264,6 @@ msgstr ""
msgid "Multiple images %s were found in glance with name"
msgstr ""
#: heat/engine/resources/autoscaling.py:621
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/eip.py:102 heat/engine/resources/eip.py:116
#, python-format
msgid "ElasticIp create %s"
@ -342,7 +337,7 @@ msgstr ""
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:948
#: heat/engine/resources/server.py:964
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network "
@ -350,54 +345,54 @@ msgid ""
"property instead."
msgstr ""
#: heat/engine/resources/swiftsignal.py:241
#: heat/engine/resources/swiftsignal.py:244
#: heat/engine/resources/wait_condition.py:367
#, python-format
msgid "%(name)s Failed (%(failure)s)"
msgstr "%(name)s Echec (%(failure)s)"
#: heat/engine/resources/swiftsignal.py:248
#: heat/engine/resources/swiftsignal.py:251
#: heat/engine/resources/wait_condition.py:372
#, python-format
msgid "%s Succeeded"
msgstr "%s Succès"
#: heat/engine/resources/user.py:227 heat/engine/resources/user.py:247
#: heat/engine/resources/user.py:229 heat/engine/resources/user.py:249
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/volume.py:242
#: heat/engine/resources/volume.py:250
#, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr ""
#: heat/engine/resources/volume.py:248 heat/engine/resources/volume.py:305
#: heat/engine/resources/volume.py:256 heat/engine/resources/volume.py:313
#, python-format
msgid "%s - complete"
msgstr "%s - complet "
#: heat/engine/resources/volume.py:297
#: heat/engine/resources/volume.py:305
#, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:368
#: heat/engine/resources/volume.py:376
#, python-format
msgid "%(name)s - status: %(status)s"
msgstr ""
#: heat/engine/resources/volume.py:371
#: heat/engine/resources/volume.py:379
#, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:395
#: heat/engine/resources/volume.py:403
#, python-format
msgid "Server %(srv)s still has attachment %(att)s."
msgstr ""
#: heat/engine/resources/volume.py:399
#: heat/engine/resources/volume.py:407
#, python-format
msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr ""
@ -407,6 +402,11 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:252
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:124
#: heat/engine/resources/openstack/scaling_policy.py:133
#, python-format
@ -430,54 +430,54 @@ msgstr ""
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"
#: heat/openstack/common/service.py:176
#: heat/openstack/common/service.py:174
#, python-format
msgid "Caught %s, exiting"
msgstr "%s interceptée, sortie"
#: heat/openstack/common/service.py:240
#: heat/openstack/common/service.py:232
msgid "Parent process has died unexpectedly, exiting"
msgstr "Processus parent arrêté de manière inattendue, sortie"
#: heat/openstack/common/service.py:271
#: heat/openstack/common/service.py:263
#, python-format
msgid "Child caught %s, exiting"
msgstr "L'enfant a reçu %s, sortie"
#: heat/openstack/common/service.py:310
#: heat/openstack/common/service.py:302
msgid "Forking too fast, sleeping"
msgstr "Bifurcation trop rapide, pause"
#: heat/openstack/common/service.py:329
#: heat/openstack/common/service.py:321
#, python-format
msgid "Started child %d"
msgstr "Enfant démarré %d"
#: heat/openstack/common/service.py:339
#: heat/openstack/common/service.py:331
#, python-format
msgid "Starting %d workers"
msgstr "Démarrage des travailleurs %d"
#: heat/openstack/common/service.py:356
#: heat/openstack/common/service.py:348
#, 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:360
#: heat/openstack/common/service.py:352
#, 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:399
#: heat/openstack/common/service.py:391
#, python-format
msgid "Caught %s, stopping children"
msgstr "%s interceptée, arrêt de l'enfant"
#: heat/openstack/common/service.py:408
#: 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:424
#: heat/openstack/common/service.py:416
#, 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.dev161.g6b9a2b5\n"
"Project-Id-Version: heat 2015.1.dev409.ge1447a8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-20 06:02+0000\n"
"POT-Creation-Date: 2014-11-24 06:00+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"
@ -17,36 +17,36 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: heat/api/aws/ec2token.py:141
#: heat/api/aws/ec2token.py:140
msgid "Checking AWS credentials.."
msgstr ""
#: heat/api/aws/ec2token.py:148
#: heat/api/aws/ec2token.py:147
msgid "No AWS Signature found."
msgstr ""
#: heat/api/aws/ec2token.py:156
#: heat/api/aws/ec2token.py:155
msgid "No AWSAccessKeyId/Authorization Credential"
msgstr ""
#: heat/api/aws/ec2token.py:159
#: heat/api/aws/ec2token.py:158
msgid "AWS credentials found, checking against keystone."
msgstr ""
#: heat/api/aws/ec2token.py:187
#: heat/api/aws/ec2token.py:186
#, python-format
msgid "Authenticating with %s"
msgstr ""
#: heat/api/aws/ec2token.py:195
#: heat/api/aws/ec2token.py:194
msgid "AWS authentication successful."
msgstr ""
#: heat/api/aws/ec2token.py:197
#: heat/api/aws/ec2token.py:196
msgid "AWS authentication failure."
msgstr ""
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:786
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:801
msgid "validate_template"
msgstr ""
@ -60,47 +60,47 @@ msgstr ""
msgid "Registering %(path)s -> %(value)s"
msgstr ""
#: heat/engine/environment.py:443
#: heat/engine/environment.py:462
#, python-format
msgid "Loading %s"
msgstr ""
#: heat/engine/resource.py:551
#: heat/engine/resource.py:549
#, python-format
msgid "creating %s"
msgstr ""
#: heat/engine/resource.py:700
#: heat/engine/resource.py:698
#, python-format
msgid "updating %s"
msgstr ""
#: heat/engine/resource.py:725
#: heat/engine/resource.py:723
#, python-format
msgid "Checking %s"
msgstr ""
#: heat/engine/resource.py:746
#: heat/engine/resource.py:760
#, python-format
msgid "suspending %s"
msgstr ""
#: heat/engine/resource.py:762
#: heat/engine/resource.py:776
#, python-format
msgid "resuming %s"
msgstr ""
#: heat/engine/resource.py:767
#: heat/engine/resource.py:781
#, python-format
msgid "snapshotting %s"
msgstr ""
#: heat/engine/resource.py:813
#: heat/engine/resource.py:827
#, python-format
msgid "Validating %s"
msgstr ""
#: heat/engine/resource.py:846
#: heat/engine/resource.py:860
#, python-format
msgid "deleting %s"
msgstr ""
@ -110,92 +110,92 @@ msgstr ""
msgid "%s timed out"
msgstr ""
#: heat/engine/service.py:408
#: heat/engine/service.py:415
msgid "Attempting to stop engine service..."
msgstr ""
#: heat/engine/service.py:419
#: heat/engine/service.py:426
#, python-format
msgid "Waiting stack %s processing to be finished"
msgstr ""
#: heat/engine/service.py:423
#: heat/engine/service.py:430
#, python-format
msgid "Stack %s processing was finished"
msgstr ""
#: heat/engine/service.py:426
#: heat/engine/service.py:433
msgid "All threads were gone, terminating engine"
msgstr ""
#: heat/engine/service.py:605
#: heat/engine/service.py:615
#, python-format
msgid "previewing stack %s"
msgstr ""
#: heat/engine/service.py:633
#: heat/engine/service.py:646
#, python-format
msgid "Creating stack %s"
msgstr ""
#: heat/engine/service.py:655
#: heat/engine/service.py:668
#, python-format
msgid "Stack create failed, status %s"
msgstr ""
#: heat/engine/service.py:690
#: heat/engine/service.py:705
#, python-format
msgid "Updating stack %s"
msgstr ""
#: heat/engine/service.py:752
#: heat/engine/service.py:767
#, python-format
msgid "Starting cancel of updating stack %s"
msgstr ""
#: heat/engine/service.py:881
#: heat/engine/service.py:896
#, python-format
msgid "Deleting stack %s"
msgstr ""
#: heat/engine/service.py:934
#: heat/engine/service.py:949
#, python-format
msgid "abandoning stack %s"
msgstr ""
#: heat/engine/service.py:1235
#: heat/engine/service.py:1246
#, python-format
msgid "Checking stack %s"
msgstr ""
#: heat/engine/stack.py:515
#: heat/engine/stack.py:530
#, python-format
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
msgstr ""
#: heat/engine/stack.py:946
#: heat/engine/stack.py:963
#, 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:955
#: heat/engine/stack.py:972
#, python-format
msgid "Tried to store a stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:972 heat/engine/stack.py:984
#: heat/engine/stack.py:989 heat/engine/stack.py:1001
#, python-format
msgid "Tried to delete stack that does not exist %s "
msgstr ""
#: heat/engine/stack.py:1000
#: heat/engine/stack.py:1017
#, python-format
msgid "%s is already suspended"
msgstr ""
#: heat/engine/stack.py:1020
#: heat/engine/stack.py:1037
#, python-format
msgid "%s is already resumed"
msgstr ""
@ -226,11 +226,11 @@ msgid ""
" first"
msgstr ""
#: heat/engine/stack_resource.py:258
#: heat/engine/stack_resource.py:256
msgid "Stack not found to delete"
msgstr ""
#: heat/engine/update.py:135
#: heat/engine/update.py:136
#, python-format
msgid "Resource %(res_name)s for stack %(stack_name)s updated"
msgstr ""
@ -245,7 +245,7 @@ msgstr ""
msgid "no action for new state %s"
msgstr ""
#: heat/engine/clients/os/cinder.py:60
#: heat/engine/clients/os/cinder.py:61
#, python-format
msgid "Creating Cinder client with volume API version %d."
msgstr ""
@ -260,33 +260,28 @@ msgstr ""
msgid "Multiple images %s were found in glance with name"
msgstr ""
#: heat/engine/resources/autoscaling.py:621
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/eip.py:102 heat/engine/resources/eip.py:116
#, python-format
msgid "ElasticIp create %s"
msgstr ""
#: heat/engine/resources/instance.py:87
#: heat/engine/resources/instance.py:77
#: heat/engine/resources/aws/scaling_policy.py:118
#, python-format
msgid "%(name)s Alarm, new state %(state)s"
msgstr ""
#: heat/engine/resources/instance.py:95
#: heat/engine/resources/instance.py:86
#, python-format
msgid "%(name)s Alarm, can not find instance %(instance)s"
msgstr ""
#: heat/engine/resources/instance.py:101
#: heat/engine/resources/instance.py:92
#, python-format
msgid "%(name)s Alarm, restarting resource: %(victim)s"
msgstr ""
#: heat/engine/resources/instance.py:462
#: heat/engine/resources/instance.py:453
#, python-format
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
msgstr ""
@ -339,7 +334,7 @@ msgstr ""
msgid "Cluster Template '%s' has been deleted."
msgstr ""
#: heat/engine/resources/server.py:943
#: heat/engine/resources/server.py:964
#, python-format
msgid ""
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network"
@ -359,42 +354,42 @@ msgstr ""
msgid "%s Succeeded"
msgstr ""
#: heat/engine/resources/user.py:227 heat/engine/resources/user.py:247
#: heat/engine/resources/user.py:229 heat/engine/resources/user.py:249
#, python-format
msgid "could not get secret for %(username)s Error:%(msg)s"
msgstr ""
#: heat/engine/resources/volume.py:242
#: heat/engine/resources/volume.py:250
#, python-format
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
msgstr ""
#: heat/engine/resources/volume.py:248 heat/engine/resources/volume.py:305
#: heat/engine/resources/volume.py:256 heat/engine/resources/volume.py:313
#, python-format
msgid "%s - complete"
msgstr ""
#: heat/engine/resources/volume.py:297
#: heat/engine/resources/volume.py:305
#, python-format
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:368
#: heat/engine/resources/volume.py:376
#, python-format
msgid "%(name)s - status: %(status)s"
msgstr ""
#: heat/engine/resources/volume.py:371
#: heat/engine/resources/volume.py:379
#, python-format
msgid "Detachment failed - volume %(vol)s is in %(status)s status"
msgstr ""
#: heat/engine/resources/volume.py:395
#: heat/engine/resources/volume.py:403
#, python-format
msgid "Server %(srv)s still has attachment %(att)s."
msgstr ""
#: heat/engine/resources/volume.py:399
#: heat/engine/resources/volume.py:407
#, python-format
msgid "Volume %(vol)s is detached from server %(srv)s"
msgstr ""
@ -404,6 +399,11 @@ msgstr ""
msgid "%(name)s Timed out (%(timeout)s)"
msgstr ""
#: heat/engine/resources/aws/autoscaling_group.py:252
#, python-format
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
msgstr ""
#: heat/engine/resources/aws/scaling_policy.py:124
#: heat/engine/resources/openstack/scaling_policy.py:133
#, python-format
@ -428,54 +428,54 @@ msgstr ""
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
#: heat/openstack/common/service.py:176
#: heat/openstack/common/service.py:174
#, python-format
msgid "Caught %s, exiting"
msgstr ""
#: heat/openstack/common/service.py:240
#: heat/openstack/common/service.py:232
msgid "Parent process has died unexpectedly, exiting"
msgstr ""
#: heat/openstack/common/service.py:271
#: heat/openstack/common/service.py:263
#, python-format
msgid "Child caught %s, exiting"
msgstr ""
#: heat/openstack/common/service.py:310
#: heat/openstack/common/service.py:302
msgid "Forking too fast, sleeping"
msgstr ""
#: heat/openstack/common/service.py:329
#: heat/openstack/common/service.py:321
#, python-format
msgid "Started child %d"
msgstr ""
#: heat/openstack/common/service.py:339
#: heat/openstack/common/service.py:331
#, python-format
msgid "Starting %d workers"
msgstr ""
#: heat/openstack/common/service.py:356
#: heat/openstack/common/service.py:348
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr ""
#: heat/openstack/common/service.py:360
#: heat/openstack/common/service.py:352
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr ""
#: heat/openstack/common/service.py:399
#: heat/openstack/common/service.py:391
#, python-format
msgid "Caught %s, stopping children"
msgstr ""
#: heat/openstack/common/service.py:408
#: heat/openstack/common/service.py:400
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: heat/openstack/common/service.py:424
#: heat/openstack/common/service.py:416
#, python-format
msgid "Waiting on %d children to exit"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 2015.1.dev215.g609cfc8\n"
"Project-Id-Version: heat 2015.1.dev409.ge1447a8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-26 06:00+0000\n"
"POT-Creation-Date: 2014-11-24 06:00+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,38 +33,38 @@ msgid ""
"falling back to using default"
msgstr ""
#: heat/common/heat_keystoneclient.py:310
#: heat/common/heat_keystoneclient.py:313
#, python-format
msgid "Truncating the username %s to the last 64 characters."
msgstr ""
#: heat/common/heat_keystoneclient.py:408
#: heat/common/heat_keystoneclient.py:424
msgid ""
"Falling back to legacy non-domain user create, configure domain in "
"heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:462
#: heat/common/heat_keystoneclient.py:477
msgid ""
"Falling back to legacy non-domain user delete, configure domain in "
"heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:483
#: heat/common/heat_keystoneclient.py:500
#: heat/common/heat_keystoneclient.py:498
#: heat/common/heat_keystoneclient.py:515
msgid "Falling back to legacy non-domain project, configure domain in heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:591
#: heat/common/heat_keystoneclient.py:608
#: heat/common/heat_keystoneclient.py:606
#: heat/common/heat_keystoneclient.py:623
msgid "Falling back to legacy non-domain keypair, configure domain in heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:627
#: heat/common/heat_keystoneclient.py:642
msgid "Falling back to legacy non-domain disable, configure domain in heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:637
#: heat/common/heat_keystoneclient.py:652
msgid "Falling back to legacy non-domain enable, configure domain in heat.conf"
msgstr ""
@ -78,12 +78,12 @@ msgstr ""
msgid "Changing %(path)s from %(was)s to %(now)s"
msgstr ""
#: heat/engine/resource.py:877
#: heat/engine/resource.py:901
#, python-format
msgid "db error %s"
msgstr ""
#: heat/engine/resource.py:1063
#: heat/engine/resource.py:1087
#, python-format
msgid "Resource %s does not implement metadata update"
msgstr ""
@ -93,17 +93,17 @@ msgstr ""
msgid "periodic_task db error watch rule removed? %(ex)s"
msgstr ""
#: heat/engine/service.py:1077
#: heat/engine/service.py:1094
#, python-format
msgid "Access denied to resource %s"
msgstr ""
#: heat/engine/service.py:1332
#: heat/engine/service.py:1350
#, python-format
msgid "show_watch (all) db error %s"
msgstr ""
#: heat/engine/service.py:1361
#: heat/engine/service.py:1379
#, python-format
msgid "show_metric (all) db error %s"
msgstr ""
@ -112,7 +112,7 @@ msgstr ""
msgid "Cannot generate signed url, no stored access/secret key"
msgstr ""
#: heat/engine/stack.py:235
#: heat/engine/stack.py:237
msgid "Unable to set parameters StackId identifier"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
msgid "Lock was already released on stack %s!"
msgstr ""
#: heat/engine/stack_resource.py:109
#: heat/engine/stack_resource.py:115
#, python-format
msgid "Preview of '%s' not yet implemented"
msgstr ""
@ -150,25 +150,30 @@ msgstr ""
msgid "Requested client \"%s\" not found"
msgstr ""
#: heat/engine/clients/os/nova.py:108 heat/engine/resources/nova_utils.py:59
#: heat/engine/clients/os/nova.py:110 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:116 heat/engine/resources/nova_utils.py:68
#: heat/engine/clients/os/nova.py:118 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:401 heat/engine/resources/nova_utils.py:383
#: heat/engine/clients/os/nova.py:407 heat/engine/resources/nova_utils.py:383
#, python-format
msgid "Instance (%(server)s) not found: %(ex)s"
msgstr ""
#: heat/engine/clients/os/nova.py:418
#, python-format
msgid "Server (%(server)s) not found: %(ex)s"
msgstr ""
#: heat/engine/resources/eip.py:389
msgid "Skipping association, resource not specified"
msgstr ""
@ -180,7 +185,7 @@ msgid ""
"instance.get(): %(exception)s"
msgstr ""
#: heat/engine/resources/swift.py:172
#: heat/engine/resources/swift.py:175
#, python-format
msgid "Head container failed: %s"
msgstr ""

File diff suppressed because it is too large Load Diff