aodh/ceilometer/locale/de/LC_MESSAGES/ceilometer-log-warning.po
OpenStack Proposal Bot f40f935148 Imported Translations from Transifex
Change-Id: Ifd607b7f28655b2b7e9b890f1cbccd81154e1019
2014-06-20 06:01:49 +00:00

70 lines
2.3 KiB
Plaintext

# Translations template for ceilometer.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the ceilometer project.
#
# Translators:
# Carsten Duch <cad@teuto.net>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Ceilometer\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-20 06:01+0000\n"
"PO-Revision-Date: 2014-06-14 19:30+0000\n"
"Last-Translator: Andreas Jaeger <jaegerandi@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/ceilometer/"
"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"
#: ceilometer/openstack/common/loopingcall.py:82
#, python-format
msgid "task run outlasted interval by %s sec"
msgstr "Ausgeführte Task hat Intervall um %s Sekunden überschritten"
#: ceilometer/openstack/common/network_utils.py:149
msgid "tcp_keepidle not available on your system"
msgstr ""
#: ceilometer/openstack/common/network_utils.py:156
msgid "tcp_keepintvl not available on your system"
msgstr ""
#: ceilometer/openstack/common/network_utils.py:163
msgid "tcp_keepknt not available on your system"
msgstr ""
#: ceilometer/openstack/common/service.py:364
#, python-format
msgid "pid %d not in child list"
msgstr "PID %d nicht in Liste untergeordneter Elemente"
#: ceilometer/openstack/common/db/sqlalchemy/session.py:506
#, python-format
msgid "Database server has gone away: %s"
msgstr "Datenbankserver ist nicht mehr vorhanden: %s"
#: ceilometer/openstack/common/db/sqlalchemy/session.py:559
msgid "Unable to detect effective SQL mode"
msgstr "Unfähig geltenden SQL Modus zu erkennen."
#: ceilometer/openstack/common/db/sqlalchemy/session.py:567
#, python-format
msgid ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr ""
"MySQL SQL Modus ist '%s', erwägen Sie TRADITIONAL oder STRICT_ALL_TABLES zu "
"aktivieren"
#: ceilometer/openstack/common/db/sqlalchemy/session.py:673
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL-Verbindung fehlgeschlagen. Noch %s weitere Versuche übrig."
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:97
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "ID ist nicht in 'sort_keys' enthalten; ist 'sort_keys' eindeutig?"