]> git.ipfire.org Git - oddments/ddns.git/blame - po/de.po
Rename update methods to update().
[oddments/ddns.git] / po / de.po
CommitLineData
f22ab085
MT
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.
7msgid ""
8msgstr ""
9"Project-Id-Version: The IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2012-07-19 17:03+0000\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/de/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: de\n"
19"Plural-Forms: nplurals=2; plural=(n != 1)\n"
20
21#: ddns/__init__.py:117
22msgid "Found no entries in the configuration file. Exiting."
23msgstr "Keine Einträge in der Konfigurationsdatei gefunden. Ende."
24
25#: ddns/__init__.py:126
26#, python-format
27msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) fehlgeschlagen"
29
30#: ddns/__init__.py:131
31#, python-format
32msgid ""
33"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34"exception:"
35msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erzeugte einen unerwarteten Fehler:"
36
37#. XXX DEBUG
38#: ddns/__init__.py:136
39#, python-format
40msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
41msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erfolgreich"
42
43#: ddns/system.py:73
44msgid "Request header:"
45msgstr "Request-Header:"
46
47#. Log response header.
48#: ddns/system.py:81
49msgid "Response header:"
50msgstr "Response-Header:"