94 lines
3.0 KiB
Plaintext
94 lines
3.0 KiB
Plaintext
# Translations template for ceilometer.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the ceilometer project.
|
|
#
|
|
# Translators:
|
|
# Danilo Ingami <Danilo.ingami@gmail.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Ceilometer\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-08-04 06:08+0000\n"
|
|
"PO-Revision-Date: 2014-07-16 14:42+0000\n"
|
|
"Last-Translator: Danilo Ingami <Danilo.ingami@gmail.com>\n"
|
|
"Language-Team: Italian (http://www.transifex.com/projects/p/ceilometer/"
|
|
"language/it/)\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 1.3\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ceilometer/openstack/common/eventlet_backdoor.py:140
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr ""
|
|
|
|
#: ceilometer/openstack/common/lockutils.py:83
|
|
#, python-format
|
|
msgid "Created lock path: %s"
|
|
msgstr "Preato percorso di blocco : %s"
|
|
|
|
#: ceilometer/openstack/common/lockutils.py:250
|
|
#, python-format
|
|
msgid "Failed to remove file %(file)s"
|
|
msgstr "Tentativo fallito nella rimozione di %(file)s"
|
|
|
|
#: ceilometer/openstack/common/service.py:176
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "Rilevato %s, esistente"
|
|
|
|
#: ceilometer/openstack/common/service.py:240
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr "Il processo principale è stato interrotto inaspettatamente, uscire"
|
|
|
|
#: ceilometer/openstack/common/service.py:271
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr "Cogliere Child %s, uscendo"
|
|
|
|
#: ceilometer/openstack/common/service.py:310
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "Sblocco troppo veloce, attendere"
|
|
|
|
#: ceilometer/openstack/common/service.py:329
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "Child avviato %d"
|
|
|
|
#: ceilometer/openstack/common/service.py:339
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "Avvio %d operatori"
|
|
|
|
#: ceilometer/openstack/common/service.py:356
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "Child %(pid)d interrotto dal segnale %(sig)d"
|
|
|
|
#: ceilometer/openstack/common/service.py:360
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "Child %(pid)s terminato con stato %(code)d"
|
|
|
|
#: ceilometer/openstack/common/service.py:399
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "Intercettato %s, arresto in corso dei children"
|
|
|
|
#: ceilometer/openstack/common/service.py:408
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr "Attendere la chiamata dopo l'uccisione de filo. Bonifica."
|
|
|
|
#: ceilometer/openstack/common/service.py:424
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "In attesa %d degli elementi secondari per uscire"
|
|
|
|
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:387
|
|
#, python-format
|
|
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
|
|
msgstr "Cancellata riga duplicata con id: %(id)s dalla tablella: %(table)s"
|