bbe93edea1
Change-Id: If2e7adbb3bb7b3e009f31c33c93d1665554ea905
90 lines
2.8 KiB
Plaintext
90 lines
2.8 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
#
|
|
# Translators:
|
|
# Carsten Duch <cad@teuto.net>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Heat\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-08-20 06:00+0000\n"
|
|
"PO-Revision-Date: 2014-08-07 07:52+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: German (http://www.transifex.com/projects/p/heat/language/"
|
|
"de/)\n"
|
|
"Language: de\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"
|
|
|
|
#: heat/openstack/common/eventlet_backdoor.py:140
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr "Eventlet backdoor hört auf %(port)s für Prozess %(pid)d"
|
|
|
|
#: heat/openstack/common/lockutils.py:83
|
|
#, python-format
|
|
msgid "Created lock path: %s"
|
|
msgstr "Sperrpfad erzeugt: %s"
|
|
|
|
#: heat/openstack/common/lockutils.py:250
|
|
#, python-format
|
|
msgid "Failed to remove file %(file)s"
|
|
msgstr "Löschen der Datei %(file)s fehlgeschlagen"
|
|
|
|
#: heat/openstack/common/service.py:176
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "%s abgefangen. Vorgang wird beendet"
|
|
|
|
#: heat/openstack/common/service.py:240
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr ""
|
|
"Übergeordneter Prozess wurde unerwartet abgebrochen. Vorgang wird beendet"
|
|
|
|
#: heat/openstack/common/service.py:271
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr "Untergeordnetes Element %s abgefangen; Vorgang wird beendet"
|
|
|
|
#: heat/openstack/common/service.py:310
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "Verzweigung zu schnell; im Ruhemodus"
|
|
|
|
#: heat/openstack/common/service.py:329
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "Untergeordnetes Element %d gestartet"
|
|
|
|
#: heat/openstack/common/service.py:339
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "Starten von %d Workers"
|
|
|
|
#: heat/openstack/common/service.py:356
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "Untergeordnetes Element %(pid)d durch Signal %(sig)d abgebrochen"
|
|
|
|
#: heat/openstack/common/service.py:360
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "Untergeordnete %(pid)s mit Status %(code)d beendet"
|
|
|
|
#: heat/openstack/common/service.py:399
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "%s abgefangen, untergeordnete Elemente werden gestoppt"
|
|
|
|
#: heat/openstack/common/service.py:408
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr "Warten aufgerufen nach dem der Thread abgebrochen wurde. Bereinige."
|
|
|
|
#: heat/openstack/common/service.py:424
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "Warten auf Beenden von %d untergeordneten Elementen"
|