]> git.ipfire.org Git - oddments/ddns.git/blob - po/ddns.pot
15d01bc0ad64702079c5ae818496eb75ae10552a
[oddments/ddns.git] / po / ddns.pot
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 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-07-19 18:48+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ddns/__init__.py:117
21 msgid "Found no entries in the configuration file. Exiting."
22 msgstr ""
23
24 #: ddns/__init__.py:129
25 #, python-format
26 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
27 msgstr ""
28
29 #: ddns/__init__.py:134
30 #, python-format
31 msgid ""
32 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
33 "exception:"
34 msgstr ""
35
36 #: ddns/__init__.py:138
37 #, python-format
38 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
39 msgstr ""
40
41 #: ddns/system.py:73
42 msgid "Request header:"
43 msgstr ""
44
45 #. Log response header.
46 #: ddns/system.py:81
47 msgid "Response header:"
48 msgstr ""