]> git.ipfire.org Git - ddns.git/blob - po/de.po
dynu: Fix updating if no IPv6 address is available.
[ddns.git] / po / de.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # Michael Tremer <michael.tremer@ipfire.org>, 2012.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: The IPFire Project\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2014-06-11 00:13+0200\n"
12 "PO-Revision-Date: 2012-07-19 17:11+0000\n"
13 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
14 "Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/"
15 "de/)\n"
16 "Language: de\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
21
22 #: ../src/ddns/__init__.py:139
23 msgid "Found no entries in the configuration file. Exiting."
24 msgstr "Keine Einträge in der Konfigurationsdatei gefunden. Ende."
25
26 #: ../src/ddns/__init__.py:151
27 #, python-format
28 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) fehlgeschlagen"
30
31 #: ../src/ddns/__init__.py:156
32 #, python-format
33 msgid ""
34 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
35 "exception:"
36 msgstr ""
37 "Dynamic DNS-Update für %(hostname)s (%(provider)s) erzeugte einen "
38 "unerwarteten Fehler:"
39
40 #: ../src/ddns/__init__.py:160
41 #, python-format
42 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
43 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erfolgreich"
44
45 #: ../src/ddns/providers.py:120
46 #, python-format
47 msgid "Updating %s forced"
48 msgstr ""
49
50 #: ../src/ddns/providers.py:124
51 #, python-format
52 msgid "%s is already up to date"
53 msgstr ""
54
55 #: ../src/ddns/providers.py:247
56 msgid "No valid FQDN was given."
57 msgstr ""
58
59 #: ../src/ddns/providers.py:249
60 msgid "Invalid hostname specified."
61 msgstr ""
62
63 #: ../src/ddns/providers.py:251
64 msgid "Hostname not marked as a dynamic host."
65 msgstr ""
66
67 #: ../src/ddns/providers.py:253
68 msgid "Invalid IP address has been sent."
69 msgstr ""
70
71 #: ../src/ddns/system.py:127
72 msgid "Request header:"
73 msgstr "Request-Header:"
74
75 #. Log response header.
76 #: ../src/ddns/system.py:135
77 msgid "Response header:"
78 msgstr "Response-Header:"