]> git.ipfire.org Git - oddments/ddns.git/blame - po/ddns.pot
Remove some code duplication for guessing IP addresses.
[oddments/ddns.git] / po / ddns.pot
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# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
2a0f28fd 11"POT-Creation-Date: 2014-06-11 00:13+0200\n"
f22ab085
MT
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
2a0f28fd 20#: ../src/ddns/__init__.py:139
f22ab085
MT
21msgid "Found no entries in the configuration file. Exiting."
22msgstr ""
23
2a0f28fd 24#: ../src/ddns/__init__.py:151
f22ab085
MT
25#, python-format
26msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
27msgstr ""
28
2a0f28fd 29#: ../src/ddns/__init__.py:156
f22ab085
MT
30#, python-format
31msgid ""
32"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
33"exception:"
34msgstr ""
35
2a0f28fd 36#: ../src/ddns/__init__.py:160
f22ab085
MT
37#, python-format
38msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
39msgstr ""
40
2a0f28fd
MT
41#: ../src/ddns/providers.py:120
42#, python-format
43msgid "Updating %s forced"
44msgstr ""
45
46#: ../src/ddns/providers.py:124
47#, python-format
48msgid "%s is already up to date"
49msgstr ""
50
51#: ../src/ddns/providers.py:247
52msgid "No valid FQDN was given."
53msgstr ""
54
55#: ../src/ddns/providers.py:249
56msgid "Invalid hostname specified."
57msgstr ""
58
59#: ../src/ddns/providers.py:251
60msgid "Hostname not marked as a dynamic host."
61msgstr ""
62
63#: ../src/ddns/providers.py:253
64msgid "Invalid IP address has been sent."
65msgstr ""
66
67#: ../src/ddns/system.py:127
f22ab085
MT
68msgid "Request header:"
69msgstr ""
70
71#. Log response header.
2a0f28fd 72#: ../src/ddns/system.py:135
f22ab085
MT
73msgid "Response header:"
74msgstr ""