]> git.ipfire.org Git - ddns.git/blob - po/ddns.pot
Merge remote-tracking branch 'stevee/fixes'
[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: 2014-08-04 14:54+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 #: ../src/ddns/__init__.py:62
21 msgid "Debugging mode enabled"
22 msgstr ""
23
24 #: ../src/ddns/__init__.py:86
25 #, python-format
26 msgid "Loading configuration file %s"
27 msgstr ""
28
29 #: ../src/ddns/__init__.py:146
30 msgid "Found no entries in the configuration file. Exiting."
31 msgstr ""
32
33 #: ../src/ddns/__init__.py:157
34 #, python-format
35 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
36 msgstr ""
37
38 #: ../src/ddns/__init__.py:164
39 #, python-format
40 msgid ""
41 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
42 "exception:"
43 msgstr ""
44
45 #: ../src/ddns/errors.py:29
46 msgid "Error"
47 msgstr ""
48
49 #: ../src/ddns/errors.py:39
50 msgid "Network error"
51 msgstr ""
52
53 #: ../src/ddns/errors.py:47
54 msgid ""
55 "The server denied processing the request because account abuse is suspected"
56 msgstr ""
57
58 #: ../src/ddns/errors.py:55
59 msgid "Authentication against the server has failed"
60 msgstr ""
61
62 #: ../src/ddns/errors.py:64
63 msgid "The server denies any updates from this client"
64 msgstr ""
65
66 #: ../src/ddns/errors.py:72
67 msgid "The configuration file has errors"
68 msgstr ""
69
70 #: ../src/ddns/errors.py:79
71 msgid "Connection refused"
72 msgstr ""
73
74 #: ../src/ddns/errors.py:86 ../src/ddns/system.py:212
75 msgid "Connection timeout"
76 msgstr ""
77
78 #: ../src/ddns/errors.py:94
79 msgid "The host could not be found in the configuration file"
80 msgstr ""
81
82 #: ../src/ddns/errors.py:102
83 msgid "Internal server error"
84 msgstr ""
85
86 #: ../src/ddns/errors.py:109
87 msgid "Network unreachable"
88 msgstr ""
89
90 #: ../src/ddns/errors.py:117
91 msgid "Request error"
92 msgstr ""
93
94 #: ../src/ddns/errors.py:125
95 msgid "Could not resolve DNS entry"
96 msgstr ""
97
98 #: ../src/ddns/errors.py:132
99 msgid "Service unavailable"
100 msgstr ""
101
102 #: ../src/ddns/errors.py:140
103 msgid "The update could not be performed"
104 msgstr ""
105
106 #: ../src/ddns/providers.py:71
107 msgid "Provider is not properly configured"
108 msgstr ""
109
110 #: ../src/ddns/providers.py:128
111 #, python-format
112 msgid "Updating %s forced"
113 msgstr ""
114
115 #: ../src/ddns/providers.py:132
116 #, python-format
117 msgid "The dynamic host %(hostname)s (%(provider)s) is already up to date"
118 msgstr ""
119
120 #: ../src/ddns/providers.py:139
121 #, python-format
122 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
123 msgstr ""
124
125 #: ../src/ddns/providers.py:220 ../src/ddns/providers.py:424
126 #: ../src/ddns/providers.py:929 ../src/ddns/providers.py:1077
127 msgid "No valid FQDN was given."
128 msgstr ""
129
130 #: ../src/ddns/providers.py:222
131 msgid "Specified host does not exist."
132 msgstr ""
133
134 #: ../src/ddns/providers.py:226
135 msgid "DNS error encountered."
136 msgstr ""
137
138 #. If we got here, some other update error happened.
139 #: ../src/ddns/providers.py:229
140 #, python-format
141 msgid "Server response: %s"
142 msgstr ""
143
144 #: ../src/ddns/providers.py:345
145 msgid "Scriptlet:"
146 msgstr ""
147
148 #: ../src/ddns/providers.py:426 ../src/ddns/providers.py:472
149 msgid "Invalid hostname specified."
150 msgstr ""
151
152 #: ../src/ddns/providers.py:428
153 msgid "Hostname not marked as a dynamic host."
154 msgstr ""
155
156 #: ../src/ddns/providers.py:430 ../src/ddns/providers.py:481
157 #: ../src/ddns/providers.py:658
158 msgid "Invalid IP address has been sent."
159 msgstr ""
160
161 #: ../src/ddns/providers.py:469
162 msgid "No hostname specified."
163 msgstr ""
164
165 #: ../src/ddns/providers.py:478
166 msgid "Account has been disabled."
167 msgstr ""
168
169 #: ../src/ddns/providers.py:484
170 msgid "Too many failed requests."
171 msgstr ""
172
173 #: ../src/ddns/providers.py:575 ../src/ddns/providers.py:746
174 msgid "Domain not found."
175 msgstr ""
176
177 #: ../src/ddns/providers.py:609
178 msgid "An invalid IP address was submitted"
179 msgstr ""
180
181 #: ../src/ddns/providers.py:748
182 msgid "Domain not active."
183 msgstr ""
184
185 #: ../src/ddns/providers.py:809
186 msgid "Invalid protocol has been given"
187 msgstr ""
188
189 #: ../src/ddns/providers.py:903
190 msgid "No Auth details specified."
191 msgstr ""
192
193 #: ../src/ddns/providers.py:925
194 msgid "Invalid IPv4 address has been sent."
195 msgstr ""
196
197 #: ../src/ddns/providers.py:927
198 msgid "Invalid IPv6 address has been sent."
199 msgstr ""
200
201 #: ../src/ddns/system.py:55
202 #, python-format
203 msgid "Running on distribution: %s"
204 msgstr ""
205
206 #: ../src/ddns/system.py:153
207 msgid "Request header:"
208 msgstr ""
209
210 #. Log response header.
211 #: ../src/ddns/system.py:161 ../src/ddns/system.py:170
212 #, python-format
213 msgid "Response header (Status Code %s):"
214 msgstr ""