58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
# Translations template for neutron.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the neutron project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Neutron\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-06-09 06:08+0000\n"
|
|
"PO-Revision-Date: 2014-05-29 07:49+0000\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: German (http://www.transifex.com/projects/p/neutron/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"
|
|
|
|
#: neutron/openstack/common/service.py:363
|
|
#, python-format
|
|
msgid "pid %d not in child list"
|
|
msgstr "PID %d nicht in Liste untergeordneter Elemente"
|
|
|
|
#: neutron/openstack/common/db/sqlalchemy/session.py:506
|
|
#, python-format
|
|
msgid "Database server has gone away: %s"
|
|
msgstr "Datenbankserver ist nicht mehr vorhanden: %s"
|
|
|
|
#: neutron/openstack/common/db/sqlalchemy/session.py:559
|
|
msgid "Unable to detect effective SQL mode"
|
|
msgstr "Unfähig geltenden SQL Modus zu erkennen."
|
|
|
|
#: neutron/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"
|
|
|
|
#: neutron/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."
|
|
|
|
#: neutron/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?"
|
|
|
|
#: neutron/openstack/common/rpc/matchmaker_ring.py:75
|
|
#: neutron/openstack/common/rpc/matchmaker_ring.py:93
|
|
#, python-format
|
|
msgid "No key defining hosts for topic '%s', see ringfile"
|
|
msgstr "Keine schlüsseldefinierenden Hosts für Topic '%s', siehe Ringdatei"
|