~ubuntu-branches/ubuntu/vivid/heat/vivid

« back to all changes in this revision

Viewing changes to heat/locale/it/LC_MESSAGES/heat-log-info.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Corey Bryant
  • Date: 2015-01-06 08:55:22 UTC
  • mfrom: (1.1.21)
  • Revision ID: package-import@ubuntu.com-20150106085522-4o3hnaff5lacvtrf
Tags: 2015.1~b1-0ubuntu1
[ Chuck Short ]
* Open up for vivid.
* debian/control: Update bzr branch. 
* debian/control: Add python-saharaclient,
  python-osprofiler, python-oslo.middleware, python-oslo.serialization.
* debian/patches/fix-reqirements.patch: Refreshed.
* debian/patches/skip-tests.patch: Updated to skip more tests.
* debian/rules: Skip integration tests.

[ Corey Bryant ]
* New upstream release.
  - d/control: Align requirements with upstream.
  - d/watch: Update uversionmangle for kilo beta naming.
  - d/rules: Generate heat.conf.sample and apply patch before copy.
  - d/rules: Run base tests instead of integration tests.
  - d/p/fix-requirements.patch: Refreshed.
  - d/p/remove-gettextutils-import.patch: Cherry picked from master.
* d/control: Bumped Standards-Version to 3.9.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Translations template for heat.
2
 
# Copyright (C) 2014 ORGANIZATION
3
 
# This file is distributed under the same license as the heat project.
4
 
#
5
 
# Translators:
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: Heat\n"
9
 
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10
 
"POT-Creation-Date: 2014-09-25 06:13+0000\n"
11
 
"PO-Revision-Date: 2014-08-07 07:52+0000\n"
12
 
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
13
 
"Language-Team: Italian (http://www.transifex.com/projects/p/heat/language/"
14
 
"it/)\n"
15
 
"Language: it\n"
16
 
"MIME-Version: 1.0\n"
17
 
"Content-Type: text/plain; charset=UTF-8\n"
18
 
"Content-Transfer-Encoding: 8bit\n"
19
 
"Generated-By: Babel 1.3\n"
20
 
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
 
 
22
 
#: heat/api/aws/ec2token.py:141
23
 
msgid "Checking AWS credentials.."
24
 
msgstr ""
25
 
 
26
 
#: heat/api/aws/ec2token.py:148
27
 
msgid "No AWS Signature found."
28
 
msgstr ""
29
 
 
30
 
#: heat/api/aws/ec2token.py:156
31
 
msgid "No AWSAccessKeyId/Authorization Credential"
32
 
msgstr ""
33
 
 
34
 
#: heat/api/aws/ec2token.py:159
35
 
msgid "AWS credentials found, checking against keystone."
36
 
msgstr ""
37
 
 
38
 
#: heat/api/aws/ec2token.py:187
39
 
#, python-format
40
 
msgid "Authenticating with %s"
41
 
msgstr ""
42
 
 
43
 
#: heat/api/aws/ec2token.py:195
44
 
msgid "AWS authentication successful."
45
 
msgstr ""
46
 
 
47
 
#: heat/api/aws/ec2token.py:197
48
 
msgid "AWS authentication failure."
49
 
msgstr ""
50
 
 
51
 
#: heat/api/cfn/v1/stacks.py:439
52
 
msgid "validate_template"
53
 
msgstr ""
54
 
 
55
 
#: heat/common/urlfetch.py:44
56
 
#, python-format
57
 
msgid "Fetching data from %s"
58
 
msgstr ""
59
 
 
60
 
#: heat/openstack/common/eventlet_backdoor.py:140
61
 
#, python-format
62
 
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
63
 
msgstr ""
64
 
 
65
 
#: heat/openstack/common/lockutils.py:83
66
 
#, python-format
67
 
msgid "Created lock path: %s"
68
 
msgstr "Preato percorso di blocco : %s"
69
 
 
70
 
#: heat/openstack/common/lockutils.py:250
71
 
#, python-format
72
 
msgid "Failed to remove file %(file)s"
73
 
msgstr "Tentativo fallito nella rimozione di %(file)s"
74
 
 
75
 
#: heat/openstack/common/service.py:176
76
 
#, python-format
77
 
msgid "Caught %s, exiting"
78
 
msgstr "Rilevato %s, esistente"
79
 
 
80
 
#: heat/openstack/common/service.py:240
81
 
msgid "Parent process has died unexpectedly, exiting"
82
 
msgstr "Il processo principale è stato interrotto inaspettatamente, uscire"
83
 
 
84
 
#: heat/openstack/common/service.py:271
85
 
#, python-format
86
 
msgid "Child caught %s, exiting"
87
 
msgstr "Cogliere Child %s, uscendo"
88
 
 
89
 
#: heat/openstack/common/service.py:310
90
 
msgid "Forking too fast, sleeping"
91
 
msgstr "Sblocco troppo veloce, attendere"
92
 
 
93
 
#: heat/openstack/common/service.py:329
94
 
#, python-format
95
 
msgid "Started child %d"
96
 
msgstr "Child avviato %d"
97
 
 
98
 
#: heat/openstack/common/service.py:339
99
 
#, python-format
100
 
msgid "Starting %d workers"
101
 
msgstr "Avvio %d operatori"
102
 
 
103
 
#: heat/openstack/common/service.py:356
104
 
#, python-format
105
 
msgid "Child %(pid)d killed by signal %(sig)d"
106
 
msgstr "Child %(pid)d interrotto dal segnale %(sig)d"
107
 
 
108
 
#: heat/openstack/common/service.py:360
109
 
#, python-format
110
 
msgid "Child %(pid)s exited with status %(code)d"
111
 
msgstr "Child %(pid)s terminato con stato %(code)d"
112
 
 
113
 
#: heat/openstack/common/service.py:399
114
 
#, python-format
115
 
msgid "Caught %s, stopping children"
116
 
msgstr "Intercettato %s, arresto in corso dei children"
117
 
 
118
 
#: heat/openstack/common/service.py:408
119
 
msgid "Wait called after thread killed.  Cleaning up."
120
 
msgstr "Attendere la chiamata dopo l'uccisione de filo. Bonifica."
121
 
 
122
 
#: heat/openstack/common/service.py:424
123
 
#, python-format
124
 
msgid "Waiting on %d children to exit"
125
 
msgstr "In attesa %d degli elementi secondari per uscire"